[INFO] fetching crate teo-mongodb-connector 0.0.59... [INFO] building teo-mongodb-connector-0.0.59 against master#d59f06fc64844ec2073e5e888f7470989ef25ff9 for pr-119440 [INFO] extracting crate teo-mongodb-connector 0.0.59 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate teo-mongodb-connector 0.0.59 on toolchain d59f06fc64844ec2073e5e888f7470989ef25ff9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate teo-mongodb-connector 0.0.59 [INFO] finished tweaking crates.io crate teo-mongodb-connector 0.0.59 [INFO] tweaked toml for crates.io crate teo-mongodb-connector 0.0.59 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "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 teo-result v0.0.59 [INFO] [stderr] Downloaded key-path v0.2.0 [INFO] [stderr] Downloaded cuid v1.2.0 [INFO] [stderr] Downloaded cuid-util v0.1.0 [INFO] [stderr] Downloaded teo-teon v0.0.59 [INFO] [stderr] Downloaded cuid2 v0.1.2 [INFO] [stderr] Downloaded teo-parser v0.0.59 [INFO] [stderr] Downloaded teo-runtime v0.0.59 [INFO] [stderr] Downloaded inflector-plus v0.11.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8f2b289a8ea2e1cce99541002e6ac669ad9d422234c705632051c888307fba6f [INFO] running `Command { std: "docker" "start" "-a" "8f2b289a8ea2e1cce99541002e6ac669ad9d422234c705632051c888307fba6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f2b289a8ea2e1cce99541002e6ac669ad9d422234c705632051c888307fba6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f2b289a8ea2e1cce99541002e6ac669ad9d422234c705632051c888307fba6f", kill_on_drop: false }` [INFO] [stdout] 8f2b289a8ea2e1cce99541002e6ac669ad9d422234c705632051c888307fba6f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f402995bb6e9a97dde301cca741978758f49142fedff02b40c1826c2c4fe6e9 [INFO] running `Command { std: "docker" "start" "-a" "4f402995bb6e9a97dde301cca741978758f49142fedff02b40c1826c2c4fe6e9", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling thiserror v1.0.53 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling syn v2.0.43 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling time-macros v0.2.16 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling unicode-bidi v0.3.14 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling iana-time-zone v0.1.59 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling time v0.3.31 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling data-encoding v2.5.0 [INFO] [stderr] Compiling rustc_version_runtime v0.2.1 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling bigdecimal v0.3.1 [INFO] [stderr] Compiling teo-result v0.0.59 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling keccak v0.1.4 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling pem v3.0.3 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Compiling cuid-util v0.1.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling array_tool v1.0.3 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling path-clean v1.0.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling stringprep v0.1.4 [INFO] [stderr] Compiling pad v0.1.6 [INFO] [stderr] Compiling cuid2 v0.1.2 [INFO] [stderr] Compiling random-string v1.0.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling cuid v1.2.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling key-path v0.2.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling webpki-roots v0.25.3 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling thiserror-impl v1.0.53 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling async-trait v0.1.76 [INFO] [stderr] Compiling enum-ordinalize v3.1.15 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling inflector-plus v0.11.7 [INFO] [stderr] Compiling enum-as-inner v0.4.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling typed-builder v0.10.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling async-recursion v1.0.5 [INFO] [stderr] Compiling tokio v1.35.1 [INFO] [stderr] Compiling educe v0.4.23 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling pest v2.7.5 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling snailquote v0.3.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling pest_meta v2.7.5 [INFO] [stderr] Compiling pest_generator v2.7.5 [INFO] [stderr] Compiling pest_derive v2.7.5 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling trust-dns-proto v0.21.2 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling serde_bytes v0.11.13 [INFO] [stderr] Compiling uuid v1.6.1 [INFO] [stderr] Compiling serde_with v1.14.0 [INFO] [stderr] Compiling trust-dns-resolver v0.21.2 [INFO] [stderr] Compiling bson v2.8.1 [INFO] [stderr] Compiling jsonwebtoken v9.2.0 [INFO] [stderr] Compiling teo-teon v0.0.59 [INFO] [stderr] Compiling mongodb v2.8.0 [INFO] [stderr] Compiling teo-parser v0.0.59 [INFO] [stderr] Compiling teo-runtime v0.0.59 [INFO] [stderr] Compiling teo-mongodb-connector v0.0.59 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Error` [INFO] [stdout] --> src/connector/transaction.rs:20:18 [INFO] [stdout] | [INFO] [stdout] 20 | use teo_result::{Error, Result}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Error` [INFO] [stdout] --> src/aggregation/mod.rs:9:18 [INFO] [stdout] | [INFO] [stdout] 9 | use teo_result::{Error, Result}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Error` [INFO] [stdout] --> src/bson_ext/coder.rs:4:18 [INFO] [stdout] | [INFO] [stdout] 4 | use teo_result::{Error, Result}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/connector/transaction.rs:300:31 [INFO] [stdout] | [INFO] [stdout] 300 | for (key, value) in object.inner.atomic_updater_map.lock().unwrap().iter() { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dry_run` [INFO] [stdout] --> src/connector/transaction.rs:320:50 [INFO] [stdout] | [INFO] [stdout] 320 | async fn migrate(&self, models: Vec<&Model>, dry_run: bool, reset_database: bool, silent: bool) -> Result<()> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dry_run` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `silent` [INFO] [stdout] --> src/connector/transaction.rs:320:87 [INFO] [stdout] | [INFO] [stdout] 320 | async fn migrate(&self, models: Vec<&Model>, dry_run: bool, reset_database: bool, silent: bool) -> Result<()> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_silent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/connector/transaction.rs:407:31 [INFO] [stdout] | [INFO] [stdout] 407 | async fn query_raw(&self, value: &Value) -> Result { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ignore_select_and_include` [INFO] [stdout] --> src/connector/transaction.rs:436:72 [INFO] [stdout] | [INFO] [stdout] 436 | ...: &Value, ignore_select_and_include: bool, action: Action, transaction_ctx: Ctx, req_ctx: Option, path: Key... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ignore_select_and_include` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ignore_select_and_include` [INFO] [stdout] --> src/connector/transaction.rs:459:70 [INFO] [stdout] | [INFO] [stdout] 459 | ...: &Value, ignore_select_and_include: bool, action: Action, transaction_ctx: Ctx, req_ctx: Option, path: Key... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ignore_select_and_include` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `encode_without_default_type` is never used [INFO] [stdout] --> src/bson_ext/coder.rs:18:19 [INFO] [stdout] | [INFO] [stdout] 16 | impl BsonCoder { [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] 17 | [INFO] [stdout] 18 | pub(crate) fn encode_without_default_type(value: &Value) -> Bson { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `teo-runtime` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/bin/rustc --crate-name teo_runtime --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/teo-runtime-0.0.59/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=bde2dab0d069c96f -C extra-filename=-bde2dab0d069c96f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_recursion=/opt/rustwide/target/debug/deps/libasync_recursion-dca6ab1122b86888.so --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-854a14b4245a3f5b.so --extern bigdecimal=/opt/rustwide/target/debug/deps/libbigdecimal-6d4d90a05cd1c289.rmeta --extern bson=/opt/rustwide/target/debug/deps/libbson-825d066a27022082.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-6f2f6edee83b2263.rmeta --extern cuid=/opt/rustwide/target/debug/deps/libcuid-2c79fdf534f55a73.rmeta --extern cuid2=/opt/rustwide/target/debug/deps/libcuid2-f1c2a33701ee3457.rmeta --extern educe=/opt/rustwide/target/debug/deps/libeduce-99256d0303b82a01.so --extern futures=/opt/rustwide/target/debug/deps/libfutures-b5953c20a1790916.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-ae0404b1916ce1fc.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-e1b444bbb1e50d9d.rmeta --extern inflector=/opt/rustwide/target/debug/deps/libinflector-d863c6eaa9e19925.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-3cd8fe302e5882e5.rmeta --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-e689d9a91b3a66a0.rmeta --extern key_path=/opt/rustwide/target/debug/deps/libkey_path-8a7b34b08178e82c.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-66ffedbc93ece379.rmeta --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-0bdfb58050f15c6b.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-dc49654c0b94ca06.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-795d6939e3fe8636.rmeta --extern pad=/opt/rustwide/target/debug/deps/libpad-b78d5d691d03804b.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-7fb26899a7720d51.rmeta --extern random_string=/opt/rustwide/target/debug/deps/librandom_string-797878a9aa909933.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-837ee62c5460eafd.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-807a4d0dd923b9d0.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7ce446e38097149c.rmeta --extern teo_parser=/opt/rustwide/target/debug/deps/libteo_parser-f29b4e7fa3948a44.rmeta --extern teo_result=/opt/rustwide/target/debug/deps/libteo_result-0c43027016699f22.rmeta --extern teo_teon=/opt/rustwide/target/debug/deps/libteo_teon-2820120f1acbb7f1.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-927a7918e8372b26.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-e3eae5cd2edc5db9.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-e26e76af0fcc08f5/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `mongodb` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/bin/rustc --crate-name mongodb --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mongodb-2.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="serde_bytes"' --cfg 'feature="tokio-runtime"' -C metadata=ce6e0f430347dfe3 -C extra-filename=-ce6e0f430347dfe3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-854a14b4245a3f5b.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-f062755f48da8a6d.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rmeta --extern bson=/opt/rustwide/target/debug/deps/libbson-825d066a27022082.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-6f2f6edee83b2263.rmeta --extern derivative=/opt/rustwide/target/debug/deps/libderivative-59a252b3108813b7.so --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-a179a20f2b588e9c.so --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-a61585961c4b5fd1.rmeta --extern futures_executor=/opt/rustwide/target/debug/deps/libfutures_executor-b99efba5a36d722a.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-f1a4698a96d22972.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-ae0404b1916ce1fc.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-718b4f18bb2e7953.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-2e47a71754d1cf42.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-9472ebf351f4b940.rmeta --extern pbkdf2=/opt/rustwide/target/debug/deps/libpbkdf2-91156bb7cee75bb7.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-a08d3752f06cbd2f.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-7fb26899a7720d51.rmeta --extern rustc_version_runtime=/opt/rustwide/target/debug/deps/librustc_version_runtime-9bbdf3ed9690548b.rmeta --extern rustls=/opt/rustwide/target/debug/deps/librustls-e14ae6a00f7e33fa.rmeta --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-3c6e3af4e7b87558.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-807a4d0dd923b9d0.rmeta --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-76c013e7a94f3172.rmeta --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-290c23b8f42a5fbf.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-d32c3d821926d205.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-89f0a10fefd10e07.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-9ecfcffeacbfc762.rmeta --extern stringprep=/opt/rustwide/target/debug/deps/libstringprep-92b008520734d3c0.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-dc8145b3de3a0df7.rmeta --extern take_mut=/opt/rustwide/target/debug/deps/libtake_mut-103782371670daab.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-bc35e3d76ec153f6.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-927a7918e8372b26.rmeta --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-1708a1ad4f8bd6c3.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-3d13b2121bf9363e.rmeta --extern trust_dns_proto=/opt/rustwide/target/debug/deps/libtrust_dns_proto-746adc4029aa5fd0.rmeta --extern trust_dns_resolver=/opt/rustwide/target/debug/deps/libtrust_dns_resolver-1f8626334175bb71.rmeta --extern typed_builder=/opt/rustwide/target/debug/deps/libtyped_builder-cc675fd772f8fe04.so --extern uuid=/opt/rustwide/target/debug/deps/libuuid-e3eae5cd2edc5db9.rmeta --extern webpki_roots=/opt/rustwide/target/debug/deps/libwebpki_roots-8b067c522c1148d7.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-e26e76af0fcc08f5/out` (signal: 9, SIGKILL: kill) [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4f402995bb6e9a97dde301cca741978758f49142fedff02b40c1826c2c4fe6e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f402995bb6e9a97dde301cca741978758f49142fedff02b40c1826c2c4fe6e9", kill_on_drop: false }` [INFO] [stdout] 4f402995bb6e9a97dde301cca741978758f49142fedff02b40c1826c2c4fe6e9