[INFO] fetching crate couchbase 1.0.0-alpha.4... [INFO] testing couchbase-1.0.0-alpha.4 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate couchbase 1.0.0-alpha.4 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate couchbase 1.0.0-alpha.4 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-8/source/rust-toolchain [INFO] started tweaking crates.io crate couchbase 1.0.0-alpha.4 [INFO] finished tweaking crates.io crate couchbase 1.0.0-alpha.4 [INFO] tweaked toml for crates.io crate couchbase 1.0.0-alpha.4 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate couchbase 1.0.0-alpha.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded couchbase-sys v1.0.0-alpha.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cf00cf81e788a4959542dab4bd6da60fa1bf53978e6d1705f944a707ccbafb76 [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" "cf00cf81e788a4959542dab4bd6da60fa1bf53978e6d1705f944a707ccbafb76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf00cf81e788a4959542dab4bd6da60fa1bf53978e6d1705f944a707ccbafb76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf00cf81e788a4959542dab4bd6da60fa1bf53978e6d1705f944a707ccbafb76", kill_on_drop: false }` [INFO] [stdout] cf00cf81e788a4959542dab4bd6da60fa1bf53978e6d1705f944a707ccbafb76 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6940094eecce7690f3363da67dc755e9d2152f13f47a81a18b4b1acd0da7b8d6 [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" "6940094eecce7690f3363da67dc755e9d2152f13f47a81a18b4b1acd0da7b8d6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling bindgen v0.54.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling couchbase v1.0.0-alpha.4 (/opt/rustwide/workdir) [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-channel v0.4.3 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling parse_duration v2.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling snafu-derive v0.6.8 [INFO] [stderr] Compiling couchbase-sys v1.0.0-alpha.4 [INFO] [stderr] Compiling snafu v0.6.8 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stdout] warning: field is never read: `tokens` [INFO] [stdout] --> src/api/mod.rs:575:5 [INFO] [stdout] | [INFO] [stdout] 575 | tokens: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `MutationState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/api/mod.rs:573:10 [INFO] [stdout] | [INFO] [stdout] 573 | #[derive(Debug)] [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: field is never read: `request_id` [INFO] [stdout] --> src/api/results.rs:168:5 [INFO] [stdout] | [INFO] [stdout] 168 | request_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `AnalyticsMetaData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/api/results.rs:165:10 [INFO] [stdout] | [INFO] [stdout] 165 | #[derive(Debug, Deserialize)] [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: field is never read: `client_context_id` [INFO] [stdout] --> src/api/results.rs:170:5 [INFO] [stdout] | [INFO] [stdout] 170 | client_context_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `AnalyticsMetaData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/api/results.rs:165:10 [INFO] [stdout] | [INFO] [stdout] 165 | #[derive(Debug, Deserialize)] [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: field is never read: `errors` [INFO] [stdout] --> src/api/results.rs:175:5 [INFO] [stdout] | [INFO] [stdout] 175 | errors: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SearchMetaData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/api/results.rs:173:10 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(Debug, Deserialize)] [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: field is never read: `content` [INFO] [stdout] --> src/api/results.rs:347:5 [INFO] [stdout] | [INFO] [stdout] 347 | content: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MutateInResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/api/results.rs:345:10 [INFO] [stdout] | [INFO] [stdout] 345 | #[derive(Debug)] [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: field is never read: `external_groups` [INFO] [stdout] --> src/api/users.rs:245:5 [INFO] [stdout] | [INFO] [stdout] 245 | external_groups: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `UserAndMetadata` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/api/users.rs:233:10 [INFO] [stdout] | [INFO] [stdout] 233 | #[derive(Debug, Deserialize)] [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: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 43s [INFO] running `Command { std: "docker" "inspect" "6940094eecce7690f3363da67dc755e9d2152f13f47a81a18b4b1acd0da7b8d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6940094eecce7690f3363da67dc755e9d2152f13f47a81a18b4b1acd0da7b8d6", kill_on_drop: false }` [INFO] [stdout] 6940094eecce7690f3363da67dc755e9d2152f13f47a81a18b4b1acd0da7b8d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bbc1921fa26f72002d3288d386a299fc171ad738a03351f119b9d0871c668655 [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" "bbc1921fa26f72002d3288d386a299fc171ad738a03351f119b9d0871c668655", kill_on_drop: false }` [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling fastrand v1.3.4 [INFO] [stderr] Compiling waker-fn v1.0.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling event-listener v2.4.0 [INFO] [stderr] Compiling vec-arena v0.5.2 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling parking v1.0.6 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling polling v0.1.5 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stdout] warning: field is never read: `tokens` [INFO] [stdout] --> src/api/mod.rs:575:5 [INFO] [stdout] | [INFO] [stdout] 575 | tokens: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `MutationState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/api/mod.rs:573:10 [INFO] [stdout] | [INFO] [stdout] 573 | #[derive(Debug)] [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: field is never read: `request_id` [INFO] [stdout] --> src/api/results.rs:168:5 [INFO] [stdout] | [INFO] [stdout] 168 | request_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `AnalyticsMetaData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/api/results.rs:165:10 [INFO] [stdout] | [INFO] [stdout] 165 | #[derive(Debug, Deserialize)] [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: field is never read: `client_context_id` [INFO] [stdout] --> src/api/results.rs:170:5 [INFO] [stdout] | [INFO] [stdout] 170 | client_context_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `AnalyticsMetaData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/api/results.rs:165:10 [INFO] [stdout] | [INFO] [stdout] 165 | #[derive(Debug, Deserialize)] [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: field is never read: `errors` [INFO] [stdout] --> src/api/results.rs:175:5 [INFO] [stdout] | [INFO] [stdout] 175 | errors: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SearchMetaData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/api/results.rs:173:10 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(Debug, Deserialize)] [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: field is never read: `content` [INFO] [stdout] --> src/api/results.rs:347:5 [INFO] [stdout] | [INFO] [stdout] 347 | content: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MutateInResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/api/results.rs:345:10 [INFO] [stdout] | [INFO] [stdout] 345 | #[derive(Debug)] [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: field is never read: `external_groups` [INFO] [stdout] --> src/api/users.rs:245:5 [INFO] [stdout] | [INFO] [stdout] 245 | external_groups: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `UserAndMetadata` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/api/users.rs:233:10 [INFO] [stdout] | [INFO] [stdout] 233 | #[derive(Debug, Deserialize)] [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: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling async-mutex v1.1.5 [INFO] [stderr] Compiling futures-lite v0.1.11 [INFO] [stderr] Compiling async-channel v1.4.0 [INFO] [stderr] Compiling multitask v0.2.0 [INFO] [stderr] Compiling async-io v0.1.11 [INFO] [stderr] Compiling blocking v0.5.2 [INFO] [stderr] Compiling async-executor v0.1.2 [INFO] [stderr] Compiling async-std v1.6.3 [INFO] [stderr] Compiling couchbase v1.0.0-alpha.4 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/query_async-066b9049312d7ee9.query_async.93650521-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/query_async-066b9049312d7ee9.query_async.93650521-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/query_async-066b9049312d7ee9.query_async.93650521-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/query_async-066b9049312d7ee9.query_async.93650521-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/query_async-066b9049312d7ee9.query_async.93650521-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/query_async-066b9049312d7ee9.query_async.93650521-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/query_async-066b9049312d7ee9.query_async.93650521-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/query_async-066b9049312d7ee9.query_async.93650521-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/query_async-066b9049312d7ee9.query_async.93650521-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/query_async-066b9049312d7ee9.query_async.93650521-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/query_async-066b9049312d7ee9.query_async.93650521-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/query_async-066b9049312d7ee9.query_async.93650521-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/query_async-066b9049312d7ee9.query_async.93650521-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/query_async-066b9049312d7ee9.query_async.93650521-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/query_async-066b9049312d7ee9.query_async.93650521-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/query_async-066b9049312d7ee9.query_async.93650521-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/query_async-066b9049312d7ee9.2vkktioe5h4n100h.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/couchbase-15de1161be8618d2/out" "-L" "/opt/rustwide/target/debug/build/couchbase-sys-ee857386ded99d22/out/build/lib" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcouchbase-1a35ad467c8acd5f.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-408957849b538010.rlib" "/opt/rustwide/target/debug/deps/liburl-7187c687af99cd7c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libidna-ae87189b1da41f1d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-22f526961cd77180.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-488a3a615ad32ff5.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7ac4b89f889ff88f.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libdtoa-c81a9c99255237cb.rlib" "/opt/rustwide/target/debug/deps/libparse_duration-c8b442f14eb0dcc1.rlib" "/opt/rustwide/target/debug/deps/libnum-177ae4ca60a095a5.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-247269ffe71d41e0.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-2bc695ed57069790.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-8af6b01fd69cec58.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-2e6162d96667c374.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-47de9a53eb1cecf8.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-445e839a5f864ddc.rlib" "/opt/rustwide/target/debug/deps/libregex-58245888677bf2b4.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fc112ae30411db47.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e30d475944f3d494.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e3605bf5f1ec2372.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-73ae2a8d8a87261d.rlib" "/opt/rustwide/target/debug/deps/libcouchbase_sys-685cb2651c9a46cd.rlib" "/opt/rustwide/target/debug/deps/libfutures-89bb8c9a5767098e.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-b9d7a86f4e47d67c.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-8c16c5701280c4e4.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-f999f34152e21df5.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-c439f51997963ead.rlib" "/opt/rustwide/target/debug/deps/libpin_project-e16568ffb7045072.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-c17b885b0b770dcd.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ea1f941b457b3f1b.rlib" "/opt/rustwide/target/debug/deps/libuuid-1397eb785d6235c6.rlib" "/opt/rustwide/target/debug/deps/librand-717a2c10a5cb6ecb.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-de62d9c466b94f54.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-aba7d3ebf881e183.rlib" "/opt/rustwide/target/debug/deps/librand_core-24ed4fa37ba4d739.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-dd81f0ba6dc168bc.rlib" "/opt/rustwide/target/debug/deps/libsnafu-aca2ddd8b53da3f4.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-bfd31d5719ff7f69.rlib" "/opt/rustwide/target/debug/deps/libserde_json-17c28fbe65d33d4d.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libitoa-ebac3c6dd5ca1a23.rlib" "/opt/rustwide/target/debug/deps/libserde-babb4046a07ddd9e.rlib" "/opt/rustwide/target/debug/deps/libasync_std-5270eadf88fbc117.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-f608a512bb9f8463.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-65b8bf60483356c1.rlib" "/opt/rustwide/target/debug/deps/libmultitask-9ebecd1c42e365da.rlib" "/opt/rustwide/target/debug/deps/libasync_task-3afabb66c83e44b3.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-672c88eed20084d6.rlib" "/opt/rustwide/target/debug/deps/libasync_io-4df8ca7cc75403c1.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-6bde1b236c90f07d.rlib" "/opt/rustwide/target/debug/deps/libpolling-bd6290dcb3b33c8d.rlib" "/opt/rustwide/target/debug/deps/libsocket2-4ca2b33979dbb833.rlib" "/opt/rustwide/target/debug/deps/liblibc-8f76268ff9fe6f69.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-859137d30a3ece38.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-8ffd7205b2afbf69.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libblocking-32915b5dd2d0e449.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-22ad6c38109f5405.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-682faf369af8633c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1ae902ad2fa951e9.rlib" "/opt/rustwide/target/debug/deps/libfastrand-78c799d88722ede3.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-8963723e82a65b74.rlib" "/opt/rustwide/target/debug/deps/libparking-3031ff4351ece351.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-042c5ede8395d4c7.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-884a772b39445ccc.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-9d04c0322d3474cc.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-fe582ce915b06b6a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-872a8df0ad0540a0.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-51f8f8e8ed5fcc58.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-df96243a33689acb.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-1f8120d53b6075b1.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-4530b1dbbcd48845.rlib" "/opt/rustwide/target/debug/deps/liblog-c0d0ac5be9c4d185.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-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-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-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-02-22-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-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lcouchbase" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/query_async-066b9049312d7ee9" "-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 `couchbase` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name couchbase --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="cc"' --cfg 'feature="couchbase-sys"' --cfg 'feature="crossbeam-channel"' --cfg 'feature="default"' --cfg 'feature="libcouchbase"' -C metadata=876c4351fc7052bd -C extra-filename=-876c4351fc7052bd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-5270eadf88fbc117.rlib --extern couchbase_sys=/opt/rustwide/target/debug/deps/libcouchbase_sys-685cb2651c9a46cd.rlib --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-73ae2a8d8a87261d.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-e0b869058d360614.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-89bb8c9a5767098e.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-c0d0ac5be9c4d185.rlib --extern parse_duration=/opt/rustwide/target/debug/deps/libparse_duration-c8b442f14eb0dcc1.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-babb4046a07ddd9e.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-4715b6092ce188b6.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-17c28fbe65d33d4d.rlib --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-408957849b538010.rlib --extern snafu=/opt/rustwide/target/debug/deps/libsnafu-aca2ddd8b53da3f4.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-1397eb785d6235c6.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/couchbase-15de1161be8618d2/out -l static=utils -L native=/opt/rustwide/target/debug/build/couchbase-sys-ee857386ded99d22/out/build/lib` (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/query-f6414662101fe1ad.query.5e49d55b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/query-f6414662101fe1ad.query.5e49d55b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/query-f6414662101fe1ad.query.5e49d55b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/query-f6414662101fe1ad.query.5e49d55b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/query-f6414662101fe1ad.query.5e49d55b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/query-f6414662101fe1ad.query.5e49d55b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/query-f6414662101fe1ad.query.5e49d55b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/query-f6414662101fe1ad.query.5e49d55b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/query-f6414662101fe1ad.query.5e49d55b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/query-f6414662101fe1ad.query.5e49d55b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/query-f6414662101fe1ad.query.5e49d55b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/query-f6414662101fe1ad.query.5e49d55b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/query-f6414662101fe1ad.query.5e49d55b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/query-f6414662101fe1ad.query.5e49d55b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/query-f6414662101fe1ad.query.5e49d55b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/query-f6414662101fe1ad.query.5e49d55b-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/query-f6414662101fe1ad.1njlkssg6buf0fgo.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/couchbase-15de1161be8618d2/out" "-L" "/opt/rustwide/target/debug/build/couchbase-sys-ee857386ded99d22/out/build/lib" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-e0b869058d360614.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-c96808e7beca6ad9.rlib" "/opt/rustwide/target/debug/deps/libatty-4ab1a8ae97be2ddd.rlib" "/opt/rustwide/target/debug/deps/libhumantime-91ca063d910be691.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9f037071f33ff693.rlib" "/opt/rustwide/target/debug/deps/libcouchbase-1a35ad467c8acd5f.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-408957849b538010.rlib" "/opt/rustwide/target/debug/deps/liburl-7187c687af99cd7c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libidna-ae87189b1da41f1d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-22f526961cd77180.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-488a3a615ad32ff5.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7ac4b89f889ff88f.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libdtoa-c81a9c99255237cb.rlib" "/opt/rustwide/target/debug/deps/libparse_duration-c8b442f14eb0dcc1.rlib" "/opt/rustwide/target/debug/deps/libnum-177ae4ca60a095a5.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-247269ffe71d41e0.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-2bc695ed57069790.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-8af6b01fd69cec58.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-2e6162d96667c374.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-47de9a53eb1cecf8.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-445e839a5f864ddc.rlib" "/opt/rustwide/target/debug/deps/libregex-58245888677bf2b4.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fc112ae30411db47.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e30d475944f3d494.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e3605bf5f1ec2372.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-73ae2a8d8a87261d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-859137d30a3ece38.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/liblog-c0d0ac5be9c4d185.rlib" "/opt/rustwide/target/debug/deps/libcouchbase_sys-685cb2651c9a46cd.rlib" "/opt/rustwide/target/debug/deps/libfutures-89bb8c9a5767098e.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-b9d7a86f4e47d67c.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-8c16c5701280c4e4.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1ae902ad2fa951e9.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-f999f34152e21df5.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-884a772b39445ccc.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-c439f51997963ead.rlib" "/opt/rustwide/target/debug/deps/libpin_project-e16568ffb7045072.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-c17b885b0b770dcd.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ea1f941b457b3f1b.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-22ad6c38109f5405.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-872a8df0ad0540a0.rlib" "/opt/rustwide/target/debug/deps/libuuid-1397eb785d6235c6.rlib" "/opt/rustwide/target/debug/deps/librand-717a2c10a5cb6ecb.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-de62d9c466b94f54.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-aba7d3ebf881e183.rlib" "/opt/rustwide/target/debug/deps/librand_core-24ed4fa37ba4d739.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-dd81f0ba6dc168bc.rlib" "/opt/rustwide/target/debug/deps/liblibc-8f76268ff9fe6f69.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libsnafu-aca2ddd8b53da3f4.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-bfd31d5719ff7f69.rlib" "/opt/rustwide/target/debug/deps/libserde_json-17c28fbe65d33d4d.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libitoa-ebac3c6dd5ca1a23.rlib" "/opt/rustwide/target/debug/deps/libserde-babb4046a07ddd9e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-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-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-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-02-22-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-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lcouchbase" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/query-f6414662101fe1ad" "-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: build failed [INFO] running `Command { std: "docker" "inspect" "bbc1921fa26f72002d3288d386a299fc171ad738a03351f119b9d0871c668655", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbc1921fa26f72002d3288d386a299fc171ad738a03351f119b9d0871c668655", kill_on_drop: false }` [INFO] [stdout] bbc1921fa26f72002d3288d386a299fc171ad738a03351f119b9d0871c668655