[INFO] fetching crate elastic 0.21.0-pre.5... [INFO] testing elastic-0.21.0-pre.5 against beta-2021-09-08 for beta-1.56-1 [INFO] extracting crate elastic 0.21.0-pre.5 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate elastic 0.21.0-pre.5 on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate elastic 0.21.0-pre.5 [INFO] finished tweaking crates.io crate elastic 0.21.0-pre.5 [INFO] tweaked toml for crates.io crate elastic 0.21.0-pre.5 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate elastic 0.21.0-pre.5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 515afdfaa6cebdd8a38ee7922c6dcfe7cf5c622fe7dd616cd0d44cf47fab2639 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "515afdfaa6cebdd8a38ee7922c6dcfe7cf5c622fe7dd616cd0d44cf47fab2639", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "515afdfaa6cebdd8a38ee7922c6dcfe7cf5c622fe7dd616cd0d44cf47fab2639", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "515afdfaa6cebdd8a38ee7922c6dcfe7cf5c622fe7dd616cd0d44cf47fab2639", kill_on_drop: false }` [INFO] [stdout] 515afdfaa6cebdd8a38ee7922c6dcfe7cf5c622fe7dd616cd0d44cf47fab2639 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bbc01734d0f2d9ffdbaa08475f551d5580576afef0848582e122114877a754bb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "bbc01734d0f2d9ffdbaa08475f551d5580576afef0848582e122114877a754bb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling serde v1.0.94 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling regex v1.1.9 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling pdqselect v0.1.0 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling nom v2.2.1 [INFO] [stderr] Compiling fluent_builder v0.6.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling unicase v2.4.0 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.8 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling hyper v0.12.31 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling aho-corasick v0.7.4 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling backtrace-sys v0.1.30 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.2 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling serde_derive_internals v0.15.1 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling rstar v0.2.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling flate2 v1.0.9 [INFO] [stderr] Compiling backtrace v0.3.32 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling geo-types v0.4.3 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling serde_derive v1.0.94 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.25 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling geohash v0.9.0 [INFO] [stderr] Compiling geo v0.12.2 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling geojson v0.16.0 [INFO] [stderr] Compiling elastic_derive v0.21.0-pre.5 [INFO] [stderr] Compiling reqwest v0.9.18 [INFO] [stderr] Compiling elastic v0.21.0-pre.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/http/receiver/error.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / quick_error! { [INFO] [stdout] 112 | | /** An error parsing a REST API response to a success value. */ [INFO] [stdout] 113 | | #[derive(Debug)] [INFO] [stdout] 114 | | pub enum ResponseError { [INFO] [stdout] ... | [INFO] [stdout] 123 | | } [INFO] [stdout] 124 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:263:9 [INFO] [stdout] | [INFO] [stdout] 263 | #![deny(warnings, missing_docs)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(deprecated)]` implied by `#[warn(warnings)]` [INFO] [stdout] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/http/receiver/error.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / quick_error! { [INFO] [stdout] 112 | | /** An error parsing a REST API response to a success value. */ [INFO] [stdout] 113 | | #[derive(Debug)] [INFO] [stdout] 114 | | pub enum ResponseError { [INFO] [stdout] ... | [INFO] [stdout] 123 | | } [INFO] [stdout] 124 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/http/receiver/error.rs:126:1 [INFO] [stdout] | [INFO] [stdout] 126 | / quick_error! { [INFO] [stdout] 127 | | /** A REST API error response. */ [INFO] [stdout] 128 | | #[derive(Debug, PartialEq)] [INFO] [stdout] 129 | | pub enum ApiError { [INFO] [stdout] ... | [INFO] [stdout] 184 | | } [INFO] [stdout] 185 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/http/sender/static_nodes.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | / quick_error! { [INFO] [stdout] 95 | | /** [INFO] [stdout] 96 | | An error attempting to get an address using a strategy. [INFO] [stdout] 97 | | */ [INFO] [stdout] ... | [INFO] [stdout] 110 | | } [INFO] [stdout] 111 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/http/sender/static_nodes.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | / quick_error! { [INFO] [stdout] 95 | | /** [INFO] [stdout] 96 | | An error attempting to get an address using a strategy. [INFO] [stdout] 97 | | */ [INFO] [stdout] ... | [INFO] [stdout] 110 | | } [INFO] [stdout] 111 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:109:16 [INFO] [stdout] | [INFO] [stdout] 109 | self.0.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:125:20 [INFO] [stdout] | [INFO] [stdout] 125 | self.inner.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/http/receiver/error.rs:103:20 [INFO] [stdout] | [INFO] [stdout] 103 | self.inner.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/types/date/format.rs:305:52 [INFO] [stdout] | [INFO] [stdout] 305 | ParseErrorKind::Chrono(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/types/date/formats.rs:74:28 [INFO] [stdout] | [INFO] [stdout] 74 | .map_err(|e| e.description().to_string())?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/types/ip/impls.rs:154:68 [INFO] [stdout] | [INFO] [stdout] 154 | Ipv4Addr::from_str(&v).map_err(|e| E::custom(e.description().to_string()))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/types/ip/impls.rs:164:67 [INFO] [stdout] | [INFO] [stdout] 164 | Ipv4Addr::from_str(v).map_err(|e| E::custom(e.description().to_string()))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "bbc01734d0f2d9ffdbaa08475f551d5580576afef0848582e122114877a754bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbc01734d0f2d9ffdbaa08475f551d5580576afef0848582e122114877a754bb", kill_on_drop: false }` [INFO] [stdout] bbc01734d0f2d9ffdbaa08475f551d5580576afef0848582e122114877a754bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a9b84fef441b88490d6af25a7f866dd486ad5a599deea299d32c0204b5337d94 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a9b84fef441b88490d6af25a7f866dd486ad5a599deea299d32c0204b5337d94", kill_on_drop: false }` [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/http/receiver/error.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / quick_error! { [INFO] [stdout] 112 | | /** An error parsing a REST API response to a success value. */ [INFO] [stdout] 113 | | #[derive(Debug)] [INFO] [stdout] 114 | | pub enum ResponseError { [INFO] [stdout] ... | [INFO] [stdout] 123 | | } [INFO] [stdout] 124 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:263:9 [INFO] [stdout] | [INFO] [stdout] 263 | #![deny(warnings, missing_docs)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(deprecated)]` implied by `#[warn(warnings)]` [INFO] [stdout] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/http/receiver/error.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | / quick_error! { [INFO] [stdout] 112 | | /** An error parsing a REST API response to a success value. */ [INFO] [stdout] 113 | | #[derive(Debug)] [INFO] [stdout] 114 | | pub enum ResponseError { [INFO] [stdout] ... | [INFO] [stdout] 123 | | } [INFO] [stdout] 124 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/http/receiver/error.rs:126:1 [INFO] [stdout] | [INFO] [stdout] 126 | / quick_error! { [INFO] [stdout] 127 | | /** A REST API error response. */ [INFO] [stdout] 128 | | #[derive(Debug, PartialEq)] [INFO] [stdout] 129 | | pub enum ApiError { [INFO] [stdout] ... | [INFO] [stdout] 184 | | } [INFO] [stdout] 185 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/http/sender/static_nodes.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | / quick_error! { [INFO] [stdout] 95 | | /** [INFO] [stdout] 96 | | An error attempting to get an address using a strategy. [INFO] [stdout] 97 | | */ [INFO] [stdout] ... | [INFO] [stdout] 110 | | } [INFO] [stdout] 111 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/http/sender/static_nodes.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | / quick_error! { [INFO] [stdout] 95 | | /** [INFO] [stdout] 96 | | An error attempting to get an address using a strategy. [INFO] [stdout] 97 | | */ [INFO] [stdout] ... | [INFO] [stdout] 110 | | } [INFO] [stdout] 111 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:109:16 [INFO] [stdout] | [INFO] [stdout] 109 | self.0.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:125:20 [INFO] [stdout] | [INFO] [stdout] 125 | self.inner.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/http/receiver/error.rs:103:20 [INFO] [stdout] | [INFO] [stdout] 103 | self.inner.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/types/date/format.rs:305:52 [INFO] [stdout] | [INFO] [stdout] 305 | ParseErrorKind::Chrono(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/types/date/formats.rs:74:28 [INFO] [stdout] | [INFO] [stdout] 74 | .map_err(|e| e.description().to_string())?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/types/ip/impls.rs:154:68 [INFO] [stdout] | [INFO] [stdout] 154 | Ipv4Addr::from_str(&v).map_err(|e| E::custom(e.description().to_string()))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/types/ip/impls.rs:164:67 [INFO] [stdout] | [INFO] [stdout] 164 | Ipv4Addr::from_str(v).map_err(|e| E::custom(e.description().to_string()))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling elastic v0.21.0-pre.5 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `elastic` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name typed --edition=2018 examples/typed.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=7d003020e2d40f02 -C extra-filename=-7d003020e2d40f02 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-4df165d2b3b51ed4.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-4e5f5144f42dcc14.rlib --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-a33a32fdc65c03c3.rlib --extern elastic=/opt/rustwide/target/debug/deps/libelastic-2dfdc66136544681.rlib --extern elastic_derive=/opt/rustwide/target/debug/deps/libelastic_derive-428bd0c17abbe423.so --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-4b870083ae4d77d6.rlib --extern error_chain=/opt/rustwide/target/debug/deps/liberror_chain-7fd41f11d47482d7.rlib --extern fluent_builder=/opt/rustwide/target/debug/deps/libfluent_builder-58be1460f921a0ea.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-07e45532c5a85abe.rlib --extern geo=/opt/rustwide/target/debug/deps/libgeo-e46a1b49a57781da.rlib --extern geohash=/opt/rustwide/target/debug/deps/libgeohash-8a559e188c768ab4.rlib --extern geojson=/opt/rustwide/target/debug/deps/libgeojson-5c30da311fd4adfd.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-3c4189e2bbb20c78.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-1d0c9a7c7dac0311.rlib --extern quick_error=/opt/rustwide/target/debug/deps/libquick_error-bbca79884f64fc4c.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-8726d98d846c97c6.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-38f3949a1b83d12d.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-850851d02c7fd440.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-84bf90d75f2438b1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-63f0b6d779b5db37.rlib --extern tokio_threadpool=/opt/rustwide/target/debug/deps/libtokio_threadpool-2ca5374e2fed9d9e.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-f8103df7ec467e1b.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-320b46bc3ea65b43.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-265d7e8567b066c7/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/load_balanced_async-62fd8e8d4af231e2.load_balanced_async.10d688e8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/load_balanced_async-62fd8e8d4af231e2.load_balanced_async.10d688e8-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/load_balanced_async-62fd8e8d4af231e2.load_balanced_async.10d688e8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/load_balanced_async-62fd8e8d4af231e2.load_balanced_async.10d688e8-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/load_balanced_async-62fd8e8d4af231e2.load_balanced_async.10d688e8-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/load_balanced_async-62fd8e8d4af231e2.load_balanced_async.10d688e8-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/load_balanced_async-62fd8e8d4af231e2.load_balanced_async.10d688e8-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/load_balanced_async-62fd8e8d4af231e2.load_balanced_async.10d688e8-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/load_balanced_async-62fd8e8d4af231e2.load_balanced_async.10d688e8-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/load_balanced_async-62fd8e8d4af231e2.load_balanced_async.10d688e8-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/load_balanced_async-62fd8e8d4af231e2.load_balanced_async.10d688e8-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/load_balanced_async-62fd8e8d4af231e2.load_balanced_async.10d688e8-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/load_balanced_async-62fd8e8d4af231e2.load_balanced_async.10d688e8-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/load_balanced_async-62fd8e8d4af231e2.load_balanced_async.10d688e8-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/load_balanced_async-62fd8e8d4af231e2.load_balanced_async.10d688e8-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/load_balanced_async-62fd8e8d4af231e2.load_balanced_async.10d688e8-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/load_balanced_async-62fd8e8d4af231e2.3yrjpcdf9h8sb9dp.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-265d7e8567b066c7/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-4b870083ae4d77d6.rlib" "/opt/rustwide/target/debug/deps/libatty-68464d0ad34fb24e.rlib" "/opt/rustwide/target/debug/deps/libhumantime-c279506a91b1ccc6.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-5cbe246d0c8b5ba0.rlib" "/opt/rustwide/target/debug/deps/libelastic-2dfdc66136544681.rlib" "/opt/rustwide/target/debug/deps/libgeojson-5c30da311fd4adfd.rlib" "/opt/rustwide/target/debug/deps/libgeohash-8a559e188c768ab4.rlib" "/opt/rustwide/target/debug/deps/libgeo-e46a1b49a57781da.rlib" "/opt/rustwide/target/debug/deps/libgeo_types-4aaafb3a2210d38a.rlib" "/opt/rustwide/target/debug/deps/librstar-a4478349daad605c.rlib" "/opt/rustwide/target/debug/deps/libpdqselect-8612ff3cb7a4561d.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-7b2047ea848849db.rlib" "/opt/rustwide/target/debug/deps/libchrono-4e5f5144f42dcc14.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7b6cfdc146f342bd.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-da77668dd7e25bbc.rlib" "/opt/rustwide/target/debug/deps/libuuid-320b46bc3ea65b43.rlib" "/opt/rustwide/target/debug/deps/librand-8ab05a6bdf53bec0.rlib" "/opt/rustwide/target/debug/deps/libfluent_builder-58be1460f921a0ea.rlib" "/opt/rustwide/target/debug/deps/libreqwest-8726d98d846c97c6.rlib" "/opt/rustwide/target/debug/deps/libuuid-5b9fcdaf9d98fe6d.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-e568fdf7796ae77f.rlib" "/opt/rustwide/target/debug/deps/libdtoa-458cccf5222f7c56.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-5c18d10752dc9a8a.rlib" "/opt/rustwide/target/debug/deps/libphf-79909531a5417d07.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-dd7c5e7a4af8cc09.rlib" "/opt/rustwide/target/debug/deps/libunicase-c72a0ad8888c3178.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-48123994e92c3c1d.rlib" "/opt/rustwide/target/debug/deps/libmime-d2a0bb669a69b38f.rlib" "/opt/rustwide/target/debug/deps/libunicase-d42b0f1267298c31.rlib" "/opt/rustwide/target/debug/deps/libflate2-d0c7f45d4782e9f4.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide_c_api-b6ca57939c845a06.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-004135e49f6cdace.rlib" "/opt/rustwide/target/debug/deps/libadler32-7d3743d80a778ac4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-268d64be2fadea05.rlib" "/opt/rustwide/target/debug/deps/libhyper-1fadec94872c3f75.rlib" "/opt/rustwide/target/debug/deps/libwant-be66a37c584ebe90.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b73c9715cf27566f.rlib" "/opt/rustwide/target/debug/deps/libtokio-63f0b6d779b5db37.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-475b7baeaec03252.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-17edb12810ab5238.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-0d74f9d35c7e5414.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-a1c96b0d639bd857.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-a981261590cc85d6.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-6abf93440a57ac3c.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-8f79ecf982b33c6e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d296a142db8d71ee.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-f55d1fe29d896b19.rlib" "/opt/rustwide/target/debug/deps/liblock_api-d63734161be8245f.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-7e31377806f322d0.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-78be7f1f9af1dad8.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-61d11caf33df8fcb.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-2ca5374e2fed9d9e.rlib" "/opt/rustwide/target/debug/deps/librand-056c0d28b2d1531c.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-77606af54bbbbcc4.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-60fe19aa4f0522e8.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1d269308525f4b6f.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-5a33a5d9b5ca8d85.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-db35b97212c0da34.rlib" "/opt/rustwide/target/debug/deps/librand_core-f8c892ef9c68230d.rlib" "/opt/rustwide/target/debug/deps/librand_os-9872420ee12a6110.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-0eda01d52f57d391.rlib" "/opt/rustwide/target/debug/deps/librand_core-83a6dba49af4e27f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-f7a85424c36ed01f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-802325f1ef9d633e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-3ddfbfbee9dbaabe.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ccc355fbacc0d8ae.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-a0a77ab05a64711c.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-d4bcc576551e9128.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-51702d747e0794b2.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-8bf5eddc229ca466.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-f8325548efb47595.rlib" "/opt/rustwide/target/debug/deps/libmio-af1249a98a00fd83.rlib" "/opt/rustwide/target/debug/deps/libnet2-063519b8f8e7eb11.rlib" "/opt/rustwide/target/debug/deps/libhttparse-197e22c306c4c676.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-b1c1d353413aa0d6.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-782e8971a450c3d9.rlib" "/opt/rustwide/target/debug/deps/libh2-76778d0523848f87.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c56e03b6d933a479.rlib" "/opt/rustwide/target/debug/deps/libstring-744e2c2569fce36a.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-323015d396a78043.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-48d8915ff4fc7863.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-76749222dc7d9125.rlib" "/opt/rustwide/target/debug/deps/libhttp-3c4189e2bbb20c78.rlib" "/opt/rustwide/target/debug/deps/libfnv-3b027f9af76441c8.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-2dfb0da0bac4d0ce.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-57d4eea9f4541d50.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-93af1c967503922a.rlib" "/opt/rustwide/target/debug/deps/libregex-c851bc99d72cbb29.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-7283e229d1120432.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f716d87a4d94ecad.rlib" "/opt/rustwide/target/debug/deps/libucd_util-211cda4359852344.rlib" "/opt/rustwide/target/debug/deps/libthread_local-d29d2012ee184d34.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-50bc85da25e3692b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6b281f62d3c4616.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-6fe8e0c044b6c882.rlib" "/opt/rustwide/target/debug/deps/libtry_from-c42e0e94eb9d6afe.rlib" "/opt/rustwide/target/debug/deps/libfailure-9ef3dace8febeef4.rlib" "/opt/rustwide/target/debug/deps/libcookie-62db1bca36be398d.rlib" "/opt/rustwide/target/debug/deps/libtime-38f1420e857ba735.rlib" "/opt/rustwide/target/debug/deps/liburl-f8103df7ec467e1b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0cdbfd229bde0fb2.rlib" "/opt/rustwide/target/debug/deps/libidna-51c1763f6514f9a1.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-5472f7f0371b8eb3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7ac4b89f889ff88f.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libbytes-4df165d2b3b51ed4.rlib" "/opt/rustwide/target/debug/deps/libeither-16e8576ee806f155.rlib" "/opt/rustwide/target/debug/deps/libiovec-dab1d737cbc04df9.rlib" "/opt/rustwide/target/debug/deps/libbase64-9388b2392e559460.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d24b9d061350a518.rlib" "/opt/rustwide/target/debug/deps/libserde_json-84bf90d75f2438b1.rlib" "/opt/rustwide/target/debug/deps/libryu-f6e2ff42f62a46f8.rlib" "/opt/rustwide/target/debug/deps/libitoa-ee4781cc30e192fc.rlib" "/opt/rustwide/target/debug/deps/libserde-38f3949a1b83d12d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-a33a32fdc65c03c3.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a78424d22891558d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-1576e0576b7225c4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f94f742a39e224b7.rlib" "/opt/rustwide/target/debug/deps/libquick_error-bbca79884f64fc4c.rlib" "/opt/rustwide/target/debug/deps/liblog-1d0c9a7c7dac0311.rlib" "/opt/rustwide/target/debug/deps/libfutures-07e45532c5a85abe.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-7fd41f11d47482d7.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-a6bca87a6aff7a26.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-ec2ef06809ae405f.rlib" "/opt/rustwide/target/debug/deps/liblibc-ee548b18de8db020.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-843e868c916b52db.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-b6ac66d23cda09ab.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/load_balanced_async-62fd8e8d4af231e2" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/raw-a3f7730e548e86c3.raw.c301eade-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/raw-a3f7730e548e86c3.raw.c301eade-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/raw-a3f7730e548e86c3.raw.c301eade-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/raw-a3f7730e548e86c3.raw.c301eade-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/raw-a3f7730e548e86c3.raw.c301eade-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/raw-a3f7730e548e86c3.raw.c301eade-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/raw-a3f7730e548e86c3.raw.c301eade-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/raw-a3f7730e548e86c3.raw.c301eade-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/raw-a3f7730e548e86c3.raw.c301eade-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/raw-a3f7730e548e86c3.raw.c301eade-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/raw-a3f7730e548e86c3.raw.c301eade-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/raw-a3f7730e548e86c3.raw.c301eade-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/raw-a3f7730e548e86c3.raw.c301eade-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/raw-a3f7730e548e86c3.raw.c301eade-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/raw-a3f7730e548e86c3.raw.c301eade-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/raw-a3f7730e548e86c3.raw.c301eade-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/raw-a3f7730e548e86c3.2f2qmfrptndcu87.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-265d7e8567b066c7/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-4b870083ae4d77d6.rlib" "/opt/rustwide/target/debug/deps/libatty-68464d0ad34fb24e.rlib" "/opt/rustwide/target/debug/deps/libhumantime-c279506a91b1ccc6.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-5cbe246d0c8b5ba0.rlib" "/opt/rustwide/target/debug/deps/libelastic-2dfdc66136544681.rlib" "/opt/rustwide/target/debug/deps/libgeojson-5c30da311fd4adfd.rlib" "/opt/rustwide/target/debug/deps/libgeohash-8a559e188c768ab4.rlib" "/opt/rustwide/target/debug/deps/libgeo-e46a1b49a57781da.rlib" "/opt/rustwide/target/debug/deps/libgeo_types-4aaafb3a2210d38a.rlib" "/opt/rustwide/target/debug/deps/librstar-a4478349daad605c.rlib" "/opt/rustwide/target/debug/deps/libpdqselect-8612ff3cb7a4561d.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-7b2047ea848849db.rlib" "/opt/rustwide/target/debug/deps/libchrono-4e5f5144f42dcc14.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7b6cfdc146f342bd.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-da77668dd7e25bbc.rlib" "/opt/rustwide/target/debug/deps/libuuid-320b46bc3ea65b43.rlib" "/opt/rustwide/target/debug/deps/librand-8ab05a6bdf53bec0.rlib" "/opt/rustwide/target/debug/deps/libfluent_builder-58be1460f921a0ea.rlib" "/opt/rustwide/target/debug/deps/libreqwest-8726d98d846c97c6.rlib" "/opt/rustwide/target/debug/deps/libuuid-5b9fcdaf9d98fe6d.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-e568fdf7796ae77f.rlib" "/opt/rustwide/target/debug/deps/libdtoa-458cccf5222f7c56.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-5c18d10752dc9a8a.rlib" "/opt/rustwide/target/debug/deps/libphf-79909531a5417d07.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-dd7c5e7a4af8cc09.rlib" "/opt/rustwide/target/debug/deps/libunicase-c72a0ad8888c3178.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-48123994e92c3c1d.rlib" "/opt/rustwide/target/debug/deps/libmime-d2a0bb669a69b38f.rlib" "/opt/rustwide/target/debug/deps/libunicase-d42b0f1267298c31.rlib" "/opt/rustwide/target/debug/deps/libflate2-d0c7f45d4782e9f4.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide_c_api-b6ca57939c845a06.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-004135e49f6cdace.rlib" "/opt/rustwide/target/debug/deps/libadler32-7d3743d80a778ac4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-268d64be2fadea05.rlib" "/opt/rustwide/target/debug/deps/libhyper-1fadec94872c3f75.rlib" "/opt/rustwide/target/debug/deps/libwant-be66a37c584ebe90.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b73c9715cf27566f.rlib" "/opt/rustwide/target/debug/deps/libtokio-63f0b6d779b5db37.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-475b7baeaec03252.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-17edb12810ab5238.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-0d74f9d35c7e5414.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-a1c96b0d639bd857.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-a981261590cc85d6.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-6abf93440a57ac3c.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-8f79ecf982b33c6e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d296a142db8d71ee.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-f55d1fe29d896b19.rlib" "/opt/rustwide/target/debug/deps/liblock_api-d63734161be8245f.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-7e31377806f322d0.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-78be7f1f9af1dad8.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-61d11caf33df8fcb.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-2ca5374e2fed9d9e.rlib" "/opt/rustwide/target/debug/deps/librand-056c0d28b2d1531c.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-77606af54bbbbcc4.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-60fe19aa4f0522e8.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1d269308525f4b6f.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-5a33a5d9b5ca8d85.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-db35b97212c0da34.rlib" "/opt/rustwide/target/debug/deps/librand_core-f8c892ef9c68230d.rlib" "/opt/rustwide/target/debug/deps/librand_os-9872420ee12a6110.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-0eda01d52f57d391.rlib" "/opt/rustwide/target/debug/deps/librand_core-83a6dba49af4e27f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-f7a85424c36ed01f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-802325f1ef9d633e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-3ddfbfbee9dbaabe.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ccc355fbacc0d8ae.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-a0a77ab05a64711c.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-d4bcc576551e9128.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-51702d747e0794b2.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-8bf5eddc229ca466.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-f8325548efb47595.rlib" "/opt/rustwide/target/debug/deps/libmio-af1249a98a00fd83.rlib" "/opt/rustwide/target/debug/deps/libnet2-063519b8f8e7eb11.rlib" "/opt/rustwide/target/debug/deps/libhttparse-197e22c306c4c676.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-b1c1d353413aa0d6.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-782e8971a450c3d9.rlib" "/opt/rustwide/target/debug/deps/libh2-76778d0523848f87.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c56e03b6d933a479.rlib" "/opt/rustwide/target/debug/deps/libstring-744e2c2569fce36a.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-323015d396a78043.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-48d8915ff4fc7863.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-76749222dc7d9125.rlib" "/opt/rustwide/target/debug/deps/libhttp-3c4189e2bbb20c78.rlib" "/opt/rustwide/target/debug/deps/libfnv-3b027f9af76441c8.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-2dfb0da0bac4d0ce.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-57d4eea9f4541d50.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-93af1c967503922a.rlib" "/opt/rustwide/target/debug/deps/libregex-c851bc99d72cbb29.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-7283e229d1120432.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f716d87a4d94ecad.rlib" "/opt/rustwide/target/debug/deps/libucd_util-211cda4359852344.rlib" "/opt/rustwide/target/debug/deps/libthread_local-d29d2012ee184d34.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-50bc85da25e3692b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6b281f62d3c4616.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-6fe8e0c044b6c882.rlib" "/opt/rustwide/target/debug/deps/libtry_from-c42e0e94eb9d6afe.rlib" "/opt/rustwide/target/debug/deps/libfailure-9ef3dace8febeef4.rlib" "/opt/rustwide/target/debug/deps/libcookie-62db1bca36be398d.rlib" "/opt/rustwide/target/debug/deps/libtime-38f1420e857ba735.rlib" "/opt/rustwide/target/debug/deps/liburl-f8103df7ec467e1b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0cdbfd229bde0fb2.rlib" "/opt/rustwide/target/debug/deps/libidna-51c1763f6514f9a1.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-5472f7f0371b8eb3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7ac4b89f889ff88f.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libbytes-4df165d2b3b51ed4.rlib" "/opt/rustwide/target/debug/deps/libeither-16e8576ee806f155.rlib" "/opt/rustwide/target/debug/deps/libiovec-dab1d737cbc04df9.rlib" "/opt/rustwide/target/debug/deps/libbase64-9388b2392e559460.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d24b9d061350a518.rlib" "/opt/rustwide/target/debug/deps/libserde_json-84bf90d75f2438b1.rlib" "/opt/rustwide/target/debug/deps/libryu-f6e2ff42f62a46f8.rlib" "/opt/rustwide/target/debug/deps/libitoa-ee4781cc30e192fc.rlib" "/opt/rustwide/target/debug/deps/libserde-38f3949a1b83d12d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-a33a32fdc65c03c3.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a78424d22891558d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-1576e0576b7225c4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f94f742a39e224b7.rlib" "/opt/rustwide/target/debug/deps/libquick_error-bbca79884f64fc4c.rlib" "/opt/rustwide/target/debug/deps/liblog-1d0c9a7c7dac0311.rlib" "/opt/rustwide/target/debug/deps/libfutures-07e45532c5a85abe.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-7fd41f11d47482d7.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-a6bca87a6aff7a26.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-ec2ef06809ae405f.rlib" "/opt/rustwide/target/debug/deps/liblibc-ee548b18de8db020.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-843e868c916b52db.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-b6ac66d23cda09ab.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/raw-a3f7730e548e86c3" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/pre_send-4939b89c90253e91.pre_send.f7209cf1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/pre_send-4939b89c90253e91.pre_send.f7209cf1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/pre_send-4939b89c90253e91.pre_send.f7209cf1-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/pre_send-4939b89c90253e91.pre_send.f7209cf1-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/pre_send-4939b89c90253e91.pre_send.f7209cf1-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/pre_send-4939b89c90253e91.pre_send.f7209cf1-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/pre_send-4939b89c90253e91.pre_send.f7209cf1-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/pre_send-4939b89c90253e91.pre_send.f7209cf1-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/pre_send-4939b89c90253e91.pre_send.f7209cf1-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/pre_send-4939b89c90253e91.pre_send.f7209cf1-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/pre_send-4939b89c90253e91.pre_send.f7209cf1-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/pre_send-4939b89c90253e91.pre_send.f7209cf1-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/pre_send-4939b89c90253e91.pre_send.f7209cf1-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/pre_send-4939b89c90253e91.pre_send.f7209cf1-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/pre_send-4939b89c90253e91.pre_send.f7209cf1-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/pre_send-4939b89c90253e91.pre_send.f7209cf1-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/pre_send-4939b89c90253e91.197nvwndbfdvlpgr.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-265d7e8567b066c7/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-4b870083ae4d77d6.rlib" "/opt/rustwide/target/debug/deps/libatty-68464d0ad34fb24e.rlib" "/opt/rustwide/target/debug/deps/libhumantime-c279506a91b1ccc6.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-5cbe246d0c8b5ba0.rlib" "/opt/rustwide/target/debug/deps/libelastic-2dfdc66136544681.rlib" "/opt/rustwide/target/debug/deps/libgeojson-5c30da311fd4adfd.rlib" "/opt/rustwide/target/debug/deps/libgeohash-8a559e188c768ab4.rlib" "/opt/rustwide/target/debug/deps/libgeo-e46a1b49a57781da.rlib" "/opt/rustwide/target/debug/deps/libgeo_types-4aaafb3a2210d38a.rlib" "/opt/rustwide/target/debug/deps/librstar-a4478349daad605c.rlib" "/opt/rustwide/target/debug/deps/libpdqselect-8612ff3cb7a4561d.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-7b2047ea848849db.rlib" "/opt/rustwide/target/debug/deps/libchrono-4e5f5144f42dcc14.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7b6cfdc146f342bd.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-da77668dd7e25bbc.rlib" "/opt/rustwide/target/debug/deps/libuuid-320b46bc3ea65b43.rlib" "/opt/rustwide/target/debug/deps/librand-8ab05a6bdf53bec0.rlib" "/opt/rustwide/target/debug/deps/libfluent_builder-58be1460f921a0ea.rlib" "/opt/rustwide/target/debug/deps/libreqwest-8726d98d846c97c6.rlib" "/opt/rustwide/target/debug/deps/libuuid-5b9fcdaf9d98fe6d.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-e568fdf7796ae77f.rlib" "/opt/rustwide/target/debug/deps/libdtoa-458cccf5222f7c56.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-5c18d10752dc9a8a.rlib" "/opt/rustwide/target/debug/deps/libphf-79909531a5417d07.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-dd7c5e7a4af8cc09.rlib" "/opt/rustwide/target/debug/deps/libunicase-c72a0ad8888c3178.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-48123994e92c3c1d.rlib" "/opt/rustwide/target/debug/deps/libmime-d2a0bb669a69b38f.rlib" "/opt/rustwide/target/debug/deps/libunicase-d42b0f1267298c31.rlib" "/opt/rustwide/target/debug/deps/libflate2-d0c7f45d4782e9f4.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide_c_api-b6ca57939c845a06.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-004135e49f6cdace.rlib" "/opt/rustwide/target/debug/deps/libadler32-7d3743d80a778ac4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-268d64be2fadea05.rlib" "/opt/rustwide/target/debug/deps/libhyper-1fadec94872c3f75.rlib" "/opt/rustwide/target/debug/deps/libwant-be66a37c584ebe90.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b73c9715cf27566f.rlib" "/opt/rustwide/target/debug/deps/libtokio-63f0b6d779b5db37.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-475b7baeaec03252.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-17edb12810ab5238.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-0d74f9d35c7e5414.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-a1c96b0d639bd857.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-a981261590cc85d6.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-6abf93440a57ac3c.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-8f79ecf982b33c6e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d296a142db8d71ee.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-f55d1fe29d896b19.rlib" "/opt/rustwide/target/debug/deps/liblock_api-d63734161be8245f.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-7e31377806f322d0.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-78be7f1f9af1dad8.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-61d11caf33df8fcb.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-2ca5374e2fed9d9e.rlib" "/opt/rustwide/target/debug/deps/librand-056c0d28b2d1531c.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-77606af54bbbbcc4.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-60fe19aa4f0522e8.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1d269308525f4b6f.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-5a33a5d9b5ca8d85.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-db35b97212c0da34.rlib" "/opt/rustwide/target/debug/deps/librand_core-f8c892ef9c68230d.rlib" "/opt/rustwide/target/debug/deps/librand_os-9872420ee12a6110.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-0eda01d52f57d391.rlib" "/opt/rustwide/target/debug/deps/librand_core-83a6dba49af4e27f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-f7a85424c36ed01f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-802325f1ef9d633e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-3ddfbfbee9dbaabe.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ccc355fbacc0d8ae.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-a0a77ab05a64711c.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-d4bcc576551e9128.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-51702d747e0794b2.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-8bf5eddc229ca466.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-f8325548efb47595.rlib" "/opt/rustwide/target/debug/deps/libmio-af1249a98a00fd83.rlib" "/opt/rustwide/target/debug/deps/libnet2-063519b8f8e7eb11.rlib" "/opt/rustwide/target/debug/deps/libhttparse-197e22c306c4c676.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-b1c1d353413aa0d6.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-782e8971a450c3d9.rlib" "/opt/rustwide/target/debug/deps/libh2-76778d0523848f87.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c56e03b6d933a479.rlib" "/opt/rustwide/target/debug/deps/libstring-744e2c2569fce36a.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-323015d396a78043.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-48d8915ff4fc7863.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-76749222dc7d9125.rlib" "/opt/rustwide/target/debug/deps/libhttp-3c4189e2bbb20c78.rlib" "/opt/rustwide/target/debug/deps/libfnv-3b027f9af76441c8.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-2dfb0da0bac4d0ce.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-57d4eea9f4541d50.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-93af1c967503922a.rlib" "/opt/rustwide/target/debug/deps/libregex-c851bc99d72cbb29.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-7283e229d1120432.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f716d87a4d94ecad.rlib" "/opt/rustwide/target/debug/deps/libucd_util-211cda4359852344.rlib" "/opt/rustwide/target/debug/deps/libthread_local-d29d2012ee184d34.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-50bc85da25e3692b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6b281f62d3c4616.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-6fe8e0c044b6c882.rlib" "/opt/rustwide/target/debug/deps/libtry_from-c42e0e94eb9d6afe.rlib" "/opt/rustwide/target/debug/deps/libfailure-9ef3dace8febeef4.rlib" "/opt/rustwide/target/debug/deps/libcookie-62db1bca36be398d.rlib" "/opt/rustwide/target/debug/deps/libtime-38f1420e857ba735.rlib" "/opt/rustwide/target/debug/deps/liburl-f8103df7ec467e1b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0cdbfd229bde0fb2.rlib" "/opt/rustwide/target/debug/deps/libidna-51c1763f6514f9a1.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-5472f7f0371b8eb3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7ac4b89f889ff88f.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libbytes-4df165d2b3b51ed4.rlib" "/opt/rustwide/target/debug/deps/libeither-16e8576ee806f155.rlib" "/opt/rustwide/target/debug/deps/libiovec-dab1d737cbc04df9.rlib" "/opt/rustwide/target/debug/deps/libbase64-9388b2392e559460.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d24b9d061350a518.rlib" "/opt/rustwide/target/debug/deps/libserde_json-84bf90d75f2438b1.rlib" "/opt/rustwide/target/debug/deps/libryu-f6e2ff42f62a46f8.rlib" "/opt/rustwide/target/debug/deps/libitoa-ee4781cc30e192fc.rlib" "/opt/rustwide/target/debug/deps/libserde-38f3949a1b83d12d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-a33a32fdc65c03c3.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a78424d22891558d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-1576e0576b7225c4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f94f742a39e224b7.rlib" "/opt/rustwide/target/debug/deps/libquick_error-bbca79884f64fc4c.rlib" "/opt/rustwide/target/debug/deps/liblog-1d0c9a7c7dac0311.rlib" "/opt/rustwide/target/debug/deps/libfutures-07e45532c5a85abe.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-7fd41f11d47482d7.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-a6bca87a6aff7a26.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-ec2ef06809ae405f.rlib" "/opt/rustwide/target/debug/deps/liblibc-ee548b18de8db020.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-843e868c916b52db.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-b6ac66d23cda09ab.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/pre_send-4939b89c90253e91" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/ping-aa0deee7ea144e6f.ping.41bf0455-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/ping-aa0deee7ea144e6f.ping.41bf0455-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/ping-aa0deee7ea144e6f.ping.41bf0455-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/ping-aa0deee7ea144e6f.ping.41bf0455-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/ping-aa0deee7ea144e6f.ping.41bf0455-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/ping-aa0deee7ea144e6f.ping.41bf0455-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/ping-aa0deee7ea144e6f.ping.41bf0455-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/ping-aa0deee7ea144e6f.ping.41bf0455-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/ping-aa0deee7ea144e6f.ping.41bf0455-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/ping-aa0deee7ea144e6f.ping.41bf0455-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/ping-aa0deee7ea144e6f.ping.41bf0455-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/ping-aa0deee7ea144e6f.ping.41bf0455-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/ping-aa0deee7ea144e6f.ping.41bf0455-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/ping-aa0deee7ea144e6f.ping.41bf0455-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/ping-aa0deee7ea144e6f.ping.41bf0455-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/ping-aa0deee7ea144e6f.ping.41bf0455-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/ping-aa0deee7ea144e6f.4tj4f74bzngd2734.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-265d7e8567b066c7/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-4b870083ae4d77d6.rlib" "/opt/rustwide/target/debug/deps/libatty-68464d0ad34fb24e.rlib" "/opt/rustwide/target/debug/deps/libhumantime-c279506a91b1ccc6.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-5cbe246d0c8b5ba0.rlib" "/opt/rustwide/target/debug/deps/libelastic-2dfdc66136544681.rlib" "/opt/rustwide/target/debug/deps/libgeojson-5c30da311fd4adfd.rlib" "/opt/rustwide/target/debug/deps/libgeohash-8a559e188c768ab4.rlib" "/opt/rustwide/target/debug/deps/libgeo-e46a1b49a57781da.rlib" "/opt/rustwide/target/debug/deps/libgeo_types-4aaafb3a2210d38a.rlib" "/opt/rustwide/target/debug/deps/librstar-a4478349daad605c.rlib" "/opt/rustwide/target/debug/deps/libpdqselect-8612ff3cb7a4561d.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-7b2047ea848849db.rlib" "/opt/rustwide/target/debug/deps/libchrono-4e5f5144f42dcc14.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7b6cfdc146f342bd.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-da77668dd7e25bbc.rlib" "/opt/rustwide/target/debug/deps/libuuid-320b46bc3ea65b43.rlib" "/opt/rustwide/target/debug/deps/librand-8ab05a6bdf53bec0.rlib" "/opt/rustwide/target/debug/deps/libfluent_builder-58be1460f921a0ea.rlib" "/opt/rustwide/target/debug/deps/libreqwest-8726d98d846c97c6.rlib" "/opt/rustwide/target/debug/deps/libuuid-5b9fcdaf9d98fe6d.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-e568fdf7796ae77f.rlib" "/opt/rustwide/target/debug/deps/libdtoa-458cccf5222f7c56.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-5c18d10752dc9a8a.rlib" "/opt/rustwide/target/debug/deps/libphf-79909531a5417d07.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-dd7c5e7a4af8cc09.rlib" "/opt/rustwide/target/debug/deps/libunicase-c72a0ad8888c3178.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-48123994e92c3c1d.rlib" "/opt/rustwide/target/debug/deps/libmime-d2a0bb669a69b38f.rlib" "/opt/rustwide/target/debug/deps/libunicase-d42b0f1267298c31.rlib" "/opt/rustwide/target/debug/deps/libflate2-d0c7f45d4782e9f4.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide_c_api-b6ca57939c845a06.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-004135e49f6cdace.rlib" "/opt/rustwide/target/debug/deps/libadler32-7d3743d80a778ac4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-268d64be2fadea05.rlib" "/opt/rustwide/target/debug/deps/libhyper-1fadec94872c3f75.rlib" "/opt/rustwide/target/debug/deps/libwant-be66a37c584ebe90.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b73c9715cf27566f.rlib" "/opt/rustwide/target/debug/deps/libtokio-63f0b6d779b5db37.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-475b7baeaec03252.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-17edb12810ab5238.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-0d74f9d35c7e5414.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-a1c96b0d639bd857.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-a981261590cc85d6.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-6abf93440a57ac3c.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-8f79ecf982b33c6e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d296a142db8d71ee.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-f55d1fe29d896b19.rlib" "/opt/rustwide/target/debug/deps/liblock_api-d63734161be8245f.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-7e31377806f322d0.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-78be7f1f9af1dad8.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-61d11caf33df8fcb.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-2ca5374e2fed9d9e.rlib" "/opt/rustwide/target/debug/deps/librand-056c0d28b2d1531c.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-77606af54bbbbcc4.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-60fe19aa4f0522e8.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1d269308525f4b6f.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-5a33a5d9b5ca8d85.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-db35b97212c0da34.rlib" "/opt/rustwide/target/debug/deps/librand_core-f8c892ef9c68230d.rlib" "/opt/rustwide/target/debug/deps/librand_os-9872420ee12a6110.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-0eda01d52f57d391.rlib" "/opt/rustwide/target/debug/deps/librand_core-83a6dba49af4e27f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-f7a85424c36ed01f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-802325f1ef9d633e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-3ddfbfbee9dbaabe.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ccc355fbacc0d8ae.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-a0a77ab05a64711c.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-d4bcc576551e9128.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-51702d747e0794b2.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-8bf5eddc229ca466.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-f8325548efb47595.rlib" "/opt/rustwide/target/debug/deps/libmio-af1249a98a00fd83.rlib" "/opt/rustwide/target/debug/deps/libnet2-063519b8f8e7eb11.rlib" "/opt/rustwide/target/debug/deps/libhttparse-197e22c306c4c676.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-b1c1d353413aa0d6.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-782e8971a450c3d9.rlib" "/opt/rustwide/target/debug/deps/libh2-76778d0523848f87.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c56e03b6d933a479.rlib" "/opt/rustwide/target/debug/deps/libstring-744e2c2569fce36a.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-323015d396a78043.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-48d8915ff4fc7863.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-76749222dc7d9125.rlib" "/opt/rustwide/target/debug/deps/libhttp-3c4189e2bbb20c78.rlib" "/opt/rustwide/target/debug/deps/libfnv-3b027f9af76441c8.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-2dfb0da0bac4d0ce.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-57d4eea9f4541d50.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-93af1c967503922a.rlib" "/opt/rustwide/target/debug/deps/libregex-c851bc99d72cbb29.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-7283e229d1120432.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f716d87a4d94ecad.rlib" "/opt/rustwide/target/debug/deps/libucd_util-211cda4359852344.rlib" "/opt/rustwide/target/debug/deps/libthread_local-d29d2012ee184d34.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-50bc85da25e3692b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6b281f62d3c4616.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-6fe8e0c044b6c882.rlib" "/opt/rustwide/target/debug/deps/libtry_from-c42e0e94eb9d6afe.rlib" "/opt/rustwide/target/debug/deps/libfailure-9ef3dace8febeef4.rlib" "/opt/rustwide/target/debug/deps/libcookie-62db1bca36be398d.rlib" "/opt/rustwide/target/debug/deps/libtime-38f1420e857ba735.rlib" "/opt/rustwide/target/debug/deps/liburl-f8103df7ec467e1b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0cdbfd229bde0fb2.rlib" "/opt/rustwide/target/debug/deps/libidna-51c1763f6514f9a1.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-5472f7f0371b8eb3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7ac4b89f889ff88f.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libbytes-4df165d2b3b51ed4.rlib" "/opt/rustwide/target/debug/deps/libeither-16e8576ee806f155.rlib" "/opt/rustwide/target/debug/deps/libiovec-dab1d737cbc04df9.rlib" "/opt/rustwide/target/debug/deps/libbase64-9388b2392e559460.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d24b9d061350a518.rlib" "/opt/rustwide/target/debug/deps/libserde_json-84bf90d75f2438b1.rlib" "/opt/rustwide/target/debug/deps/libryu-f6e2ff42f62a46f8.rlib" "/opt/rustwide/target/debug/deps/libitoa-ee4781cc30e192fc.rlib" "/opt/rustwide/target/debug/deps/libserde-38f3949a1b83d12d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-a33a32fdc65c03c3.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a78424d22891558d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-1576e0576b7225c4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f94f742a39e224b7.rlib" "/opt/rustwide/target/debug/deps/libquick_error-bbca79884f64fc4c.rlib" "/opt/rustwide/target/debug/deps/liblog-1d0c9a7c7dac0311.rlib" "/opt/rustwide/target/debug/deps/libfutures-07e45532c5a85abe.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-7fd41f11d47482d7.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-a6bca87a6aff7a26.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-ec2ef06809ae405f.rlib" "/opt/rustwide/target/debug/deps/liblibc-ee548b18de8db020.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-843e868c916b52db.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-b6ac66d23cda09ab.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/ping-aa0deee7ea144e6f" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a9b84fef441b88490d6af25a7f866dd486ad5a599deea299d32c0204b5337d94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9b84fef441b88490d6af25a7f866dd486ad5a599deea299d32c0204b5337d94", kill_on_drop: false }` [INFO] [stdout] a9b84fef441b88490d6af25a7f866dd486ad5a599deea299d32c0204b5337d94