[INFO] fetching crate elasticsearch 7.14.0-alpha.1... [INFO] testing elasticsearch-7.14.0-alpha.1 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate elasticsearch 7.14.0-alpha.1 into /workspace/builds/worker-17/source [INFO] validating manifest of crates.io crate elasticsearch 7.14.0-alpha.1 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate elasticsearch 7.14.0-alpha.1 [INFO] finished tweaking crates.io crate elasticsearch 7.14.0-alpha.1 [INFO] tweaked toml for crates.io crate elasticsearch 7.14.0-alpha.1 written to /workspace/builds/worker-17/source/Cargo.toml [INFO] crate crates.io crate elasticsearch 7.14.0-alpha.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ae9625f9686a412834443f6cfb1b2cb798c2ce6b6d46c1b9cd2854fc624548f [INFO] running `Command { std: "docker" "start" "-a" "8ae9625f9686a412834443f6cfb1b2cb798c2ce6b6d46c1b9cd2854fc624548f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ae9625f9686a412834443f6cfb1b2cb798c2ce6b6d46c1b9cd2854fc624548f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ae9625f9686a412834443f6cfb1b2cb798c2ce6b6d46c1b9cd2854fc624548f", kill_on_drop: false }` [INFO] [stdout] 8ae9625f9686a412834443f6cfb1b2cb798c2ce6b6d46c1b9cd2854fc624548f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d1fcec4f3c45f4d71c8bbd73f438538954c53d3a81969571e54245b11d2d964 [INFO] running `Command { std: "docker" "start" "-a" "8d1fcec4f3c45f4d71c8bbd73f438538954c53d3a81969571e54245b11d2d964", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling elasticsearch v7.14.0-alpha.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling flate2 v1.0.21 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Compiling serde_with_macros v1.5.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling async-compression v0.3.8 [INFO] [stderr] Compiling h2 v0.3.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_with v1.10.0 [INFO] [stderr] Compiling hyper v0.14.12 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stdout] warning: field is never read: `cloud_id` [INFO] [stdout] --> src/http/transport.rs:632:5 [INFO] [stdout] | [INFO] [stdout] 632 | cloud_id: CloudId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `CloudConnectionPool` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/http/transport.rs:630:10 [INFO] [stdout] | [INFO] [stdout] 630 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.53s [INFO] running `Command { std: "docker" "inspect" "8d1fcec4f3c45f4d71c8bbd73f438538954c53d3a81969571e54245b11d2d964", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d1fcec4f3c45f4d71c8bbd73f438538954c53d3a81969571e54245b11d2d964", kill_on_drop: false }` [INFO] [stdout] 8d1fcec4f3c45f4d71c8bbd73f438538954c53d3a81969571e54245b11d2d964 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc05d2d302d56d16d217ccfc6fd998aff1b832542bb25bad591398b18def3852 [INFO] running `Command { std: "docker" "start" "-a" "bc05d2d302d56d16d217ccfc6fd998aff1b832542bb25bad591398b18def3852", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling sysinfo v0.12.0 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling object v0.26.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stdout] warning: field is never read: `cloud_id` [INFO] [stdout] --> src/http/transport.rs:632:5 [INFO] [stdout] | [INFO] [stdout] 632 | cloud_id: CloudId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `CloudConnectionPool` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/http/transport.rs:630:10 [INFO] [stdout] | [INFO] [stdout] 630 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling os_type v2.3.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling elasticsearch v7.14.0-alpha.1 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read tests/../../.ci/certs/ca.crt: No such file or directory (os error 2) [INFO] [stdout] --> tests/cert.rs:36:25 [INFO] [stdout] | [INFO] [stdout] 36 | static CA_CERT: &[u8] = include_bytes!("../../.ci/certs/ca.crt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../.ci/certs/ca-chain.crt: No such file or directory (os error 2) [INFO] [stdout] --> tests/cert.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | static CA_CHAIN_CERT: &[u8] = include_bytes!("../../.ci/certs/ca-chain.crt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../.ci/certs/testnode.crt: No such file or directory (os error 2) [INFO] [stdout] --> tests/cert.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | static TESTNODE_CERT: &[u8] = include_bytes!("../../.ci/certs/testnode.crt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../.ci/certs/testnode_no_san.crt: No such file or directory (os error 2) [INFO] [stdout] --> tests/cert.rs:39:38 [INFO] [stdout] | [INFO] [stdout] 39 | static TESTNODE_NO_SAN_CERT: &[u8] = include_bytes!("../../.ci/certs/testnode_no_san.crt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `elasticsearch` due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `elasticsearch` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name client --edition=2018 tests/client.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="native-tls"' -C metadata=d00486c407e5e6ad -C extra-filename=-d00486c407e5e6ad --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-e0d8570cbc7da076.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-44851e2768c88cca.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-1d84e99d10f8b86f.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-c77a9da20567d6c9.rlib --extern dyn_clone=/opt/rustwide/target/debug/deps/libdyn_clone-e4d1648d751e98d9.rlib --extern elasticsearch=/opt/rustwide/target/debug/deps/libelasticsearch-a4488c1f60aa5981.rlib --extern failure=/opt/rustwide/target/debug/deps/libfailure-f3e3fe6712cd72a0.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-00b828ee47326a95.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-c5f3b245a9ce0a3b.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-5ac886bdfe150260.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib --extern os_type=/opt/rustwide/target/debug/deps/libos_type-8da5b0507d654381.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-9b20215a754dc323.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-5fc65fd23588c320.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b45c7576afecb7a8.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-bb71e77e570bc6d2.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-1603a786403f2d97.rlib --extern sysinfo=/opt/rustwide/target/debug/deps/libsysinfo-7c6c017e1527faca.rlib --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-dcd1981df6974b46.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e9921e304cde993d.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-173623fcea0d26ec.rlib --extern void=/opt/rustwide/target/debug/deps/libvoid-fc8910124e59282b.rlib --extern xml=/opt/rustwide/target/debug/deps/libxml-2ca1670042266d63.rlib --cap-lints=warn --cfg RUSTC_IS_BETA` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `elasticsearch` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name auth --edition=2018 tests/auth.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="native-tls"' -C metadata=605aab7ef17f66e9 -C extra-filename=-605aab7ef17f66e9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-e0d8570cbc7da076.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-44851e2768c88cca.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-1d84e99d10f8b86f.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-c77a9da20567d6c9.rlib --extern dyn_clone=/opt/rustwide/target/debug/deps/libdyn_clone-e4d1648d751e98d9.rlib --extern elasticsearch=/opt/rustwide/target/debug/deps/libelasticsearch-a4488c1f60aa5981.rlib --extern failure=/opt/rustwide/target/debug/deps/libfailure-f3e3fe6712cd72a0.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-00b828ee47326a95.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-c5f3b245a9ce0a3b.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-5ac886bdfe150260.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib --extern os_type=/opt/rustwide/target/debug/deps/libos_type-8da5b0507d654381.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-9b20215a754dc323.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-5fc65fd23588c320.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b45c7576afecb7a8.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-bb71e77e570bc6d2.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-1603a786403f2d97.rlib --extern sysinfo=/opt/rustwide/target/debug/deps/libsysinfo-7c6c017e1527faca.rlib --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-dcd1981df6974b46.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e9921e304cde993d.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-173623fcea0d26ec.rlib --extern void=/opt/rustwide/target/debug/deps/libvoid-fc8910124e59282b.rlib --extern xml=/opt/rustwide/target/debug/deps/libxml-2ca1670042266d63.rlib --cap-lints=warn --cfg RUSTC_IS_BETA` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/error-83e398504b9eee8b.error.93f0559a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/error-83e398504b9eee8b.error.93f0559a-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/error-83e398504b9eee8b.error.93f0559a-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/error-83e398504b9eee8b.error.93f0559a-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/error-83e398504b9eee8b.error.93f0559a-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/error-83e398504b9eee8b.error.93f0559a-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/error-83e398504b9eee8b.error.93f0559a-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/error-83e398504b9eee8b.error.93f0559a-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/error-83e398504b9eee8b.error.93f0559a-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/error-83e398504b9eee8b.error.93f0559a-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/error-83e398504b9eee8b.error.93f0559a-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/error-83e398504b9eee8b.error.93f0559a-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/error-83e398504b9eee8b.error.93f0559a-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/error-83e398504b9eee8b.error.93f0559a-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/error-83e398504b9eee8b.error.93f0559a-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/error-83e398504b9eee8b.error.93f0559a-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/error-83e398504b9eee8b.4l4w3n9vvp0njjif.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libfailure-f3e3fe6712cd72a0.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-616b01d2854b45c5.rlib" "/opt/rustwide/target/debug/deps/libobject-669d31a19ceae4dc.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-8285dc95f576fb7d.rlib" "/opt/rustwide/target/debug/deps/libgimli-d6d142eadf5bf9bf.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-ebf1bae139d6c8cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-d9ecd5377b7dfa2f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e95f8ccbb889cb3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-bc3d259c8a5de0c3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2b85ee1dcf40ad05.rlib" "/opt/rustwide/target/debug/deps/libsysinfo-7c6c017e1527faca.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-bfd31d5719ff7f69.rlib" "/opt/rustwide/target/debug/deps/librayon-0a8b0a2c0fb9fb96.rlib" "/opt/rustwide/target/debug/deps/librayon_core-3b030764f1b062f5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-9744c266e4d8adcb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-7a3d6a822e3414bd.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-57ac68445a84688d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-c93230d2c8eb1bc7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c079f7c57dd512a6.rlib" "/opt/rustwide/target/debug/deps/libeither-1fa9e7dc99f602fc.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libelasticsearch-a4488c1f60aa5981.rlib" "/opt/rustwide/target/debug/deps/libserde_with-1603a786403f2d97.rlib" "/opt/rustwide/target/debug/deps/libbase64-e0d8570cbc7da076.rlib" "/opt/rustwide/target/debug/deps/libvoid-fc8910124e59282b.rlib" "/opt/rustwide/target/debug/deps/libreqwest-5fc65fd23588c320.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-e5337cf60a07d8a0.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-e58f7caff033070e.rlib" "/opt/rustwide/target/debug/deps/libipnet-a4a4d5377d91ef9a.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-8e6a1d1baa5976e7.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-ce5259bede0a456d.rlib" "/opt/rustwide/target/debug/deps/libserde_json-bb71e77e570bc6d2.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libserde-b45c7576afecb7a8.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libasync_compression-7ef984c92e894bd0.rlib" "/opt/rustwide/target/debug/deps/libflate2-0e5b5702281239b6.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-fd871e0602108602.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-667de4e810607513.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-99e58c0d89fbf15a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-938265d742ce645e.rlib" "/opt/rustwide/target/debug/deps/libopenssl-344905b306db1db3.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-00ebd81f75d94599.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-9dd395fba71ad3a2.rlib" "/opt/rustwide/target/debug/deps/libhyper-5ac886bdfe150260.rlib" "/opt/rustwide/target/debug/deps/libwant-fc449eee87e7ef07.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libsocket2-42740bddb710b3da.rlib" "/opt/rustwide/target/debug/deps/libh2-036fe84534efbd4c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0798deaf168b6141.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-743e8c262a81811e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-a07ab512c899a890.rlib" "/opt/rustwide/target/debug/deps/libhttparse-5c6b7ae8933d4bd8.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6f9cbeafd8b373de.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-ffd3c9a2b2f794db.rlib" "/opt/rustwide/target/debug/deps/libtracing-d7a3ba89374de559.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-d1fb961d371cfa3d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-fae522d57bce2b63.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-6b1fd5c1f4f92bc3.rlib" "/opt/rustwide/target/debug/deps/libslab-0fb1f137d136c8f3.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-6a525ccf5c9571d9.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e1e4f410a9fb8081.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-3dacafcec4819c5e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libtokio-e9921e304cde993d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-80eb407094f7aea6.rlib" "/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rlib" "/opt/rustwide/target/debug/deps/libmio-d0bde1c5db811dd7.rlib" "/opt/rustwide/target/debug/deps/liblibc-6a67561497b462fa.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-bf0e3a50912c8b41.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-cd107537ca905c26.rlib" "/opt/rustwide/target/debug/deps/liblog-85f4ca97e1cbe80a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-afc8e1fe9314b5ba.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/liburl-173623fcea0d26ec.rlib" "/opt/rustwide/target/debug/deps/libidna-519415f4e46e5ea6.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-3d7ff4a85260c816.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-36b7f0a3f56e0a30.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-e6dc4d1ccdb8d7d2.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-a5e98da7c1c4a0eb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bfb4602457f1458f.rlib" "/opt/rustwide/target/debug/deps/libhttp-c5f3b245a9ce0a3b.rlib" "/opt/rustwide/target/debug/deps/libitoa-d0264c8ce1ce890b.rlib" "/opt/rustwide/target/debug/deps/libbytes-44851e2768c88cca.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-e4d1648d751e98d9.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/error-83e398504b9eee8b" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `elasticsearch` due to 2 previous errors [INFO] [stderr] error: could not compile `elasticsearch` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name elasticsearch --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="native-tls"' -C metadata=825b1a9f358c9061 -C extra-filename=-825b1a9f358c9061 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-e0d8570cbc7da076.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-44851e2768c88cca.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-1d84e99d10f8b86f.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-c77a9da20567d6c9.rlib --extern dyn_clone=/opt/rustwide/target/debug/deps/libdyn_clone-e4d1648d751e98d9.rlib --extern failure=/opt/rustwide/target/debug/deps/libfailure-f3e3fe6712cd72a0.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-00b828ee47326a95.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-c5f3b245a9ce0a3b.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-5ac886bdfe150260.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib --extern os_type=/opt/rustwide/target/debug/deps/libos_type-8da5b0507d654381.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-9b20215a754dc323.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-5fc65fd23588c320.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b45c7576afecb7a8.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-bb71e77e570bc6d2.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-1603a786403f2d97.rlib --extern sysinfo=/opt/rustwide/target/debug/deps/libsysinfo-7c6c017e1527faca.rlib --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-dcd1981df6974b46.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e9921e304cde993d.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-173623fcea0d26ec.rlib --extern void=/opt/rustwide/target/debug/deps/libvoid-fc8910124e59282b.rlib --extern xml=/opt/rustwide/target/debug/deps/libxml-2ca1670042266d63.rlib --cap-lints=warn --cfg RUSTC_IS_BETA` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/index_questions_answers-40ab4705f65ac518.index_questions_answers.e7de8f96-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/index_questions_answers-40ab4705f65ac518.index_questions_answers.e7de8f96-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/index_questions_answers-40ab4705f65ac518.index_questions_answers.e7de8f96-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/index_questions_answers-40ab4705f65ac518.index_questions_answers.e7de8f96-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/index_questions_answers-40ab4705f65ac518.index_questions_answers.e7de8f96-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/index_questions_answers-40ab4705f65ac518.index_questions_answers.e7de8f96-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/index_questions_answers-40ab4705f65ac518.index_questions_answers.e7de8f96-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/index_questions_answers-40ab4705f65ac518.index_questions_answers.e7de8f96-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/index_questions_answers-40ab4705f65ac518.index_questions_answers.e7de8f96-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/index_questions_answers-40ab4705f65ac518.index_questions_answers.e7de8f96-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/index_questions_answers-40ab4705f65ac518.index_questions_answers.e7de8f96-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/index_questions_answers-40ab4705f65ac518.index_questions_answers.e7de8f96-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/index_questions_answers-40ab4705f65ac518.index_questions_answers.e7de8f96-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/index_questions_answers-40ab4705f65ac518.index_questions_answers.e7de8f96-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/index_questions_answers-40ab4705f65ac518.index_questions_answers.e7de8f96-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/index_questions_answers-40ab4705f65ac518.index_questions_answers.e7de8f96-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/index_questions_answers-40ab4705f65ac518.18l5xt0ywbp9ho6t.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libxml-2ca1670042266d63.rlib" "/opt/rustwide/target/debug/deps/libchrono-1d84e99d10f8b86f.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-f7b6730884088ff3.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-80b3e0a44ca31d95.rlib" "/opt/rustwide/target/debug/deps/libtime-0d7d7cd3276ceb2a.rlib" "/opt/rustwide/target/debug/deps/libsysinfo-7c6c017e1527faca.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-bfd31d5719ff7f69.rlib" "/opt/rustwide/target/debug/deps/librayon-0a8b0a2c0fb9fb96.rlib" "/opt/rustwide/target/debug/deps/librayon_core-3b030764f1b062f5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-9744c266e4d8adcb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-7a3d6a822e3414bd.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-57ac68445a84688d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-c93230d2c8eb1bc7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c079f7c57dd512a6.rlib" "/opt/rustwide/target/debug/deps/libeither-1fa9e7dc99f602fc.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libelasticsearch-a4488c1f60aa5981.rlib" "/opt/rustwide/target/debug/deps/libserde_with-1603a786403f2d97.rlib" "/opt/rustwide/target/debug/deps/libbase64-e0d8570cbc7da076.rlib" "/opt/rustwide/target/debug/deps/libvoid-fc8910124e59282b.rlib" "/opt/rustwide/target/debug/deps/libreqwest-5fc65fd23588c320.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-e5337cf60a07d8a0.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-e58f7caff033070e.rlib" "/opt/rustwide/target/debug/deps/libipnet-a4a4d5377d91ef9a.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-8e6a1d1baa5976e7.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-ce5259bede0a456d.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libasync_compression-7ef984c92e894bd0.rlib" "/opt/rustwide/target/debug/deps/libflate2-0e5b5702281239b6.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-fd871e0602108602.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-667de4e810607513.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-99e58c0d89fbf15a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-938265d742ce645e.rlib" "/opt/rustwide/target/debug/deps/libopenssl-344905b306db1db3.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-00ebd81f75d94599.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-9dd395fba71ad3a2.rlib" "/opt/rustwide/target/debug/deps/libhyper-5ac886bdfe150260.rlib" "/opt/rustwide/target/debug/deps/libwant-fc449eee87e7ef07.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libsocket2-42740bddb710b3da.rlib" "/opt/rustwide/target/debug/deps/libh2-036fe84534efbd4c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0798deaf168b6141.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-743e8c262a81811e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-a07ab512c899a890.rlib" "/opt/rustwide/target/debug/deps/libhttparse-5c6b7ae8933d4bd8.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6f9cbeafd8b373de.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-ffd3c9a2b2f794db.rlib" "/opt/rustwide/target/debug/deps/libtracing-d7a3ba89374de559.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-d1fb961d371cfa3d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-fae522d57bce2b63.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-6b1fd5c1f4f92bc3.rlib" "/opt/rustwide/target/debug/deps/libslab-0fb1f137d136c8f3.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-6a525ccf5c9571d9.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e1e4f410a9fb8081.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-3dacafcec4819c5e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libtokio-e9921e304cde993d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-80eb407094f7aea6.rlib" "/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rlib" "/opt/rustwide/target/debug/deps/libmio-d0bde1c5db811dd7.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-bf0e3a50912c8b41.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-cd107537ca905c26.rlib" "/opt/rustwide/target/debug/deps/liblog-85f4ca97e1cbe80a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-afc8e1fe9314b5ba.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/liburl-173623fcea0d26ec.rlib" "/opt/rustwide/target/debug/deps/libidna-519415f4e46e5ea6.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-3d7ff4a85260c816.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-36b7f0a3f56e0a30.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-e6dc4d1ccdb8d7d2.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-a5e98da7c1c4a0eb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bfb4602457f1458f.rlib" "/opt/rustwide/target/debug/deps/libhttp-c5f3b245a9ce0a3b.rlib" "/opt/rustwide/target/debug/deps/libbytes-44851e2768c88cca.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-e4d1648d751e98d9.rlib" "/opt/rustwide/target/debug/deps/libclap-c77a9da20567d6c9.rlib" "/opt/rustwide/target/debug/deps/libvec_map-18b27ee44a5c9049.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-dcd1981df6974b46.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-b35e561241f87659.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c9e2592dde3c5431.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libatty-525781e421b5eaca.rlib" "/opt/rustwide/target/debug/deps/liblibc-6a67561497b462fa.rlib" "/opt/rustwide/target/debug/deps/libansi_term-7b95e091c56f4f65.rlib" "/opt/rustwide/target/debug/deps/libserde_json-bb71e77e570bc6d2.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libitoa-d0264c8ce1ce890b.rlib" "/opt/rustwide/target/debug/deps/libserde-b45c7576afecb7a8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/index_questions_answers-40ab4705f65ac518" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `elasticsearch` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "bc05d2d302d56d16d217ccfc6fd998aff1b832542bb25bad591398b18def3852", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc05d2d302d56d16d217ccfc6fd998aff1b832542bb25bad591398b18def3852", kill_on_drop: false }` [INFO] [stdout] bc05d2d302d56d16d217ccfc6fd998aff1b832542bb25bad591398b18def3852