[INFO] fetching crate couchbase 1.0.0-beta.1...
[INFO] testing couchbase-1.0.0-beta.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate couchbase 1.0.0-beta.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate couchbase 1.0.0-beta.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate couchbase 1.0.0-beta.1
[INFO] tweaked toml for crates.io crate couchbase 1.0.0-beta.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate couchbase 1.0.0-beta.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate couchbase 1.0.0-beta.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 55165a87f5036da1db3a0e25754e4a81086e8a98b332b973ef35fd878c1597fb
[INFO] running `Command { std: "docker" "start" "-a" "55165a87f5036da1db3a0e25754e4a81086e8a98b332b973ef35fd878c1597fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "55165a87f5036da1db3a0e25754e4a81086e8a98b332b973ef35fd878c1597fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55165a87f5036da1db3a0e25754e4a81086e8a98b332b973ef35fd878c1597fb", kill_on_drop: false }`
[INFO] [stdout] 55165a87f5036da1db3a0e25754e4a81086e8a98b332b973ef35fd878c1597fb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 64904ae4ec08d43bc26e41049e5c53e4e1896cddffd74cd6a57f12064484dc44
[INFO] running `Command { std: "docker" "start" "-a" "64904ae4ec08d43bc26e41049e5c53e4e1896cddffd74cd6a57f12064484dc44", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling find-msvc-tools v0.1.3
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling aws-lc-rs v1.14.1
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling pin-project-internal v0.4.30
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling webpki-roots v1.0.3
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling futures-core-preview v0.3.0-alpha.19
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling resolv-conf v0.7.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling aws-lc-sys v0.32.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling pin-project v0.4.30
[INFO] [stderr]    Compiling tokio-io v0.2.0-alpha.6
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hickory-proto v0.24.4
[INFO] [stderr]    Compiling hickory-resolver v0.24.4
[INFO] [stderr]    Compiling couchbase-connstr v1.0.0-beta.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.7
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling couchbase-core v1.0.0-beta.1
[INFO] [stderr]    Compiling couchbase v1.0.0-beta.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s
[INFO] running `Command { std: "docker" "inspect" "64904ae4ec08d43bc26e41049e5c53e4e1896cddffd74cd6a57f12064484dc44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64904ae4ec08d43bc26e41049e5c53e4e1896cddffd74cd6a57f12064484dc44", kill_on_drop: false }`
[INFO] [stdout] 64904ae4ec08d43bc26e41049e5c53e4e1896cddffd74cd6a57f12064484dc44
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fd18255a76e7779d2df2f4744cc6cc296d209d7b84429ce3e07a1d21e32eb256
[INFO] running `Command { std: "docker" "start" "-a" "fd18255a76e7779d2df2f4744cc6cc296d209d7b84429ce3e07a1d21e32eb256", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling tokio-io v0.2.0-alpha.6
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling envconfig_derive v0.11.0
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling envconfig v0.11.0
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling hickory-proto v0.24.4
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling hickory-resolver v0.24.4
[INFO] [stderr]    Compiling couchbase-core v1.0.0-beta.1
[INFO] [stderr]    Compiling couchbase-connstr v1.0.0-beta.1
[INFO] [stderr]    Compiling couchbase v1.0.0-beta.1 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `couchbase` (test "query")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name query --edition=2021 tests/query.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --allow=unused --test --cfg 'feature="default"' --cfg 'feature="default-tls"' --cfg 'feature="rustls-tls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "default-tls", "internal", "native-tls", "rustls-tls", "unstable-dns-options", "unstable-error-construction"))' -C metadata=31cafc6040edbf8c -C extra-filename=-f83b60874a962ad1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b8c12085f1cfd3f1.rlib --extern couchbase=/opt/rustwide/target/debug/deps/libcouchbase-482b41951772022f.rlib --extern couchbase_connstr=/opt/rustwide/target/debug/deps/libcouchbase_connstr-8b49fc68b93cdfa5.rlib --extern couchbase_core=/opt/rustwide/target/debug/deps/libcouchbase_core-5726ccb122a9ff7d.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-9d699d1a35418f4e.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-8cac4431bfe8dc94.rlib --extern envconfig=/opt/rustwide/target/debug/deps/libenvconfig-f1197ef69feb95cd.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-77f2e27e5fc9112f.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-8a286151680a468c.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-28f8cc0684f4f944.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-8c166296a6e42e80.rlib --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-40019c013b8aa98a.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-512e17344a2fa6b0.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4e93c8be0add551f.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-daf39d465f915a91.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-ed606abe74f95592.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-131edf89d0fc490d.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-714e5be80d93abe6.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-c02457e3597be75c.rlib --extern webpki_roots=/opt/rustwide/target/debug/deps/libwebpki_roots-eb8b7ca2d02f9d1b.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-bebba883cb4c1a2c/out -L native=/opt/rustwide/target/debug/build/ring-271fdd409f7296aa/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `couchbase` (test "bucket")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name bucket --edition=2021 tests/bucket.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --allow=unused --test --cfg 'feature="default"' --cfg 'feature="default-tls"' --cfg 'feature="rustls-tls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "default-tls", "internal", "native-tls", "rustls-tls", "unstable-dns-options", "unstable-error-construction"))' -C metadata=7570443d8f411777 -C extra-filename=-d4bfce8ace36e5e7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b8c12085f1cfd3f1.rlib --extern couchbase=/opt/rustwide/target/debug/deps/libcouchbase-482b41951772022f.rlib --extern couchbase_connstr=/opt/rustwide/target/debug/deps/libcouchbase_connstr-8b49fc68b93cdfa5.rlib --extern couchbase_core=/opt/rustwide/target/debug/deps/libcouchbase_core-5726ccb122a9ff7d.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-9d699d1a35418f4e.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-8cac4431bfe8dc94.rlib --extern envconfig=/opt/rustwide/target/debug/deps/libenvconfig-f1197ef69feb95cd.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-77f2e27e5fc9112f.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-8a286151680a468c.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-28f8cc0684f4f944.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-8c166296a6e42e80.rlib --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-40019c013b8aa98a.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-512e17344a2fa6b0.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4e93c8be0add551f.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-daf39d465f915a91.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-ed606abe74f95592.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-131edf89d0fc490d.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-714e5be80d93abe6.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-c02457e3597be75c.rlib --extern webpki_roots=/opt/rustwide/target/debug/deps/libwebpki_roots-eb8b7ca2d02f9d1b.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-bebba883cb4c1a2c/out -L native=/opt/rustwide/target/debug/build/ring-271fdd409f7296aa/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `couchbase` (test "user_management")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name user_management --edition=2021 tests/user_management.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --allow=unused --test --cfg 'feature="default"' --cfg 'feature="default-tls"' --cfg 'feature="rustls-tls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "default-tls", "internal", "native-tls", "rustls-tls", "unstable-dns-options", "unstable-error-construction"))' -C metadata=31a2b9eadd41bc9d -C extra-filename=-820593401a33c45c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b8c12085f1cfd3f1.rlib --extern couchbase=/opt/rustwide/target/debug/deps/libcouchbase-482b41951772022f.rlib --extern couchbase_connstr=/opt/rustwide/target/debug/deps/libcouchbase_connstr-8b49fc68b93cdfa5.rlib --extern couchbase_core=/opt/rustwide/target/debug/deps/libcouchbase_core-5726ccb122a9ff7d.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-9d699d1a35418f4e.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-8cac4431bfe8dc94.rlib --extern envconfig=/opt/rustwide/target/debug/deps/libenvconfig-f1197ef69feb95cd.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-77f2e27e5fc9112f.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-8a286151680a468c.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-28f8cc0684f4f944.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-8c166296a6e42e80.rlib --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-40019c013b8aa98a.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-512e17344a2fa6b0.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4e93c8be0add551f.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-daf39d465f915a91.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-ed606abe74f95592.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-131edf89d0fc490d.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-714e5be80d93abe6.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-c02457e3597be75c.rlib --extern webpki_roots=/opt/rustwide/target/debug/deps/libwebpki_roots-eb8b7ca2d02f9d1b.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-bebba883cb4c1a2c/out -L native=/opt/rustwide/target/debug/build/ring-271fdd409f7296aa/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `couchbase` (test "collection_crud")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name collection_crud --edition=2021 tests/collection_crud.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --allow=unused --test --cfg 'feature="default"' --cfg 'feature="default-tls"' --cfg 'feature="rustls-tls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "default-tls", "internal", "native-tls", "rustls-tls", "unstable-dns-options", "unstable-error-construction"))' -C metadata=c11e58142c0ad508 -C extra-filename=-2a3df027561083ab --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b8c12085f1cfd3f1.rlib --extern couchbase=/opt/rustwide/target/debug/deps/libcouchbase-482b41951772022f.rlib --extern couchbase_connstr=/opt/rustwide/target/debug/deps/libcouchbase_connstr-8b49fc68b93cdfa5.rlib --extern couchbase_core=/opt/rustwide/target/debug/deps/libcouchbase_core-5726ccb122a9ff7d.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-9d699d1a35418f4e.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-8cac4431bfe8dc94.rlib --extern envconfig=/opt/rustwide/target/debug/deps/libenvconfig-f1197ef69feb95cd.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-77f2e27e5fc9112f.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-8a286151680a468c.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-28f8cc0684f4f944.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-8c166296a6e42e80.rlib --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-40019c013b8aa98a.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-512e17344a2fa6b0.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4e93c8be0add551f.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-daf39d465f915a91.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-ed606abe74f95592.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-131edf89d0fc490d.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-714e5be80d93abe6.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-c02457e3597be75c.rlib --extern webpki_roots=/opt/rustwide/target/debug/deps/libwebpki_roots-eb8b7ca2d02f9d1b.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-bebba883cb4c1a2c/out -L native=/opt/rustwide/target/debug/build/ring-271fdd409f7296aa/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `couchbase` (test "data_structures")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name data_structures --edition=2021 tests/data_structures.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --allow=unused --test --cfg 'feature="default"' --cfg 'feature="default-tls"' --cfg 'feature="rustls-tls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "default-tls", "internal", "native-tls", "rustls-tls", "unstable-dns-options", "unstable-error-construction"))' -C metadata=a0b01de0d0e9fe9a -C extra-filename=-054472d26f7db600 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b8c12085f1cfd3f1.rlib --extern couchbase=/opt/rustwide/target/debug/deps/libcouchbase-482b41951772022f.rlib --extern couchbase_connstr=/opt/rustwide/target/debug/deps/libcouchbase_connstr-8b49fc68b93cdfa5.rlib --extern couchbase_core=/opt/rustwide/target/debug/deps/libcouchbase_core-5726ccb122a9ff7d.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-9d699d1a35418f4e.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-8cac4431bfe8dc94.rlib --extern envconfig=/opt/rustwide/target/debug/deps/libenvconfig-f1197ef69feb95cd.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-77f2e27e5fc9112f.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-8a286151680a468c.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-28f8cc0684f4f944.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-8c166296a6e42e80.rlib --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-40019c013b8aa98a.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-512e17344a2fa6b0.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4e93c8be0add551f.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-daf39d465f915a91.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-ed606abe74f95592.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-131edf89d0fc490d.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-714e5be80d93abe6.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-c02457e3597be75c.rlib --extern webpki_roots=/opt/rustwide/target/debug/deps/libwebpki_roots-eb8b7ca2d02f9d1b.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-bebba883cb4c1a2c/out -L native=/opt/rustwide/target/debug/build/ring-271fdd409f7296aa/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `couchbase` (test "search")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name search --edition=2021 tests/search.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --allow=unused --test --cfg 'feature="default"' --cfg 'feature="default-tls"' --cfg 'feature="rustls-tls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "default-tls", "internal", "native-tls", "rustls-tls", "unstable-dns-options", "unstable-error-construction"))' -C metadata=49b7ccf3ea7406ac -C extra-filename=-57000f0c2a12f6af --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b8c12085f1cfd3f1.rlib --extern couchbase=/opt/rustwide/target/debug/deps/libcouchbase-482b41951772022f.rlib --extern couchbase_connstr=/opt/rustwide/target/debug/deps/libcouchbase_connstr-8b49fc68b93cdfa5.rlib --extern couchbase_core=/opt/rustwide/target/debug/deps/libcouchbase_core-5726ccb122a9ff7d.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-9d699d1a35418f4e.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-8cac4431bfe8dc94.rlib --extern envconfig=/opt/rustwide/target/debug/deps/libenvconfig-f1197ef69feb95cd.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-77f2e27e5fc9112f.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-8a286151680a468c.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-28f8cc0684f4f944.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-8c166296a6e42e80.rlib --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-40019c013b8aa98a.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-512e17344a2fa6b0.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4e93c8be0add551f.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-daf39d465f915a91.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-ed606abe74f95592.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-131edf89d0fc490d.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-714e5be80d93abe6.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-c02457e3597be75c.rlib --extern webpki_roots=/opt/rustwide/target/debug/deps/libwebpki_roots-eb8b7ca2d02f9d1b.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-bebba883cb4c1a2c/out -L native=/opt/rustwide/target/debug/build/ring-271fdd409f7296aa/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "fd18255a76e7779d2df2f4744cc6cc296d209d7b84429ce3e07a1d21e32eb256", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd18255a76e7779d2df2f4744cc6cc296d209d7b84429ce3e07a1d21e32eb256", kill_on_drop: false }`
[INFO] [stdout] fd18255a76e7779d2df2f4744cc6cc296d209d7b84429ce3e07a1d21e32eb256
