[INFO] cloning repository https://github.com/Superyby/databasemanager [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Superyby/databasemanager" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSuperyby%2Fdatabasemanager", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSuperyby%2Fdatabasemanager'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f16839d1f3545c03ba009237ea1e363e619fdd0f [INFO] testing Superyby/databasemanager against 1.98.0-beta.1 for beta-1.98-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSuperyby%2Fdatabasemanager" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Superyby/databasemanager [INFO] finished tweaking git repo https://github.com/Superyby/databasemanager [INFO] tweaked toml for git repo https://github.com/Superyby/databasemanager written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Superyby/databasemanager on toolchain 1.98.0-beta.1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Superyby/databasemanager 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" "+1.98.0-beta.1" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] b4d0d6b4f5f26c9506d3e7dbe2bbed20e4c26b79beb8c99239ed1e8279d99545 [INFO] running `Command { std: "docker" "start" "b4d0d6b4f5f26c9506d3e7dbe2bbed20e4c26b79beb8c99239ed1e8279d99545", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b4d0d6b4f5f26c9506d3e7dbe2bbed20e4c26b79beb8c99239ed1e8279d99545", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b4d0d6b4f5f26c9506d3e7dbe2bbed20e4c26b79beb8c99239ed1e8279d99545" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b4d0d6b4f5f26c9506d3e7dbe2bbed20e4c26b79beb8c99239ed1e8279d99545", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b4d0d6b4f5f26c9506d3e7dbe2bbed20e4c26b79beb8c99239ed1e8279d99545" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling zmij v1.0.19 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling base64ct v1.8.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling num-bigint-dig v0.8.6 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling uuid v1.20.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling rsa v0.9.10 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling compression-core v0.4.31 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling compression-codecs v0.4.36 [INFO] [stderr] Compiling sqlx-mysql v0.8.6 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling async-compression v0.4.39 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling derive-syn-parse v0.2.0 [INFO] [stderr] Compiling macro_magic_core_macros v0.5.1 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling backon v1.6.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling macro_magic_core v0.5.1 [INFO] [stderr] Compiling validator_derive v0.20.0 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling arc-swap v1.8.1 [INFO] [stderr] Compiling utoipa-gen v5.4.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling redis v0.28.2 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling validator v0.20.0 [INFO] [stderr] Compiling utoipa v5.4.0 [INFO] [stderr] Compiling macro_magic_macros v0.5.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling rustc_version_runtime v0.3.0 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling moka v0.12.13 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling hickory-proto v0.25.2 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling serde_with_macros v3.16.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling macro_magic v0.5.1 [INFO] [stderr] Compiling typed-builder-macro v0.22.0 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling resolv-conf v0.7.6 [INFO] [stderr] Compiling mongodb-internal-macros v3.5.1 [INFO] [stderr] Compiling serde_with v3.16.1 [INFO] [stderr] Compiling bson v2.15.0 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling derive-where v1.6.0 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stderr] Compiling hickory-resolver v0.25.2 [INFO] [stderr] Compiling typed-builder v0.22.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling ai-service v0.1.0 (/opt/rustwide/workdir/ai-service) [INFO] [stderr] Compiling gateway v0.1.0 (/opt/rustwide/workdir/gateway) [INFO] [stderr] Compiling query-service v0.1.0 (/opt/rustwide/workdir/query-service) [INFO] [stderr] Compiling mongodb v3.5.1 [INFO] [stdout] warning: field `config` is never read [INFO] [stdout] --> query-service/src/state.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct AppState { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 8 | pub config: AppConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AppState` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `config` is never read [INFO] [stdout] --> gateway/src/state.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct AppState { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 8 | pub config: AppConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AppState` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `high_precision_model` and `confidence_threshold` are never read [INFO] [stdout] --> ai-service/src/state.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct AiConfig { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 18 | pub high_precision_model: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | pub confidence_threshold: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AiConfig` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `config` is never read [INFO] [stdout] --> ai-service/src/state.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 51 | pub struct AppState { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 52 | /// 通用配置 [INFO] [stdout] 53 | pub config: AppConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AppState` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ai-service` (bin "ai-service"); 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name ai_service --edition=2021 ai-service/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=30cd240ef9a1110c -C extra-filename=-13d6757815f503f5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-53b8711d31ddb145.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-5b0495923d93c056.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-fae4539e513b4738.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-85758d8eef503311.rlib --extern common=/opt/rustwide/target/debug/deps/libcommon-7853d0c1658982fa.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-4f046a38b894a0ae.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-a93ae5cb6df5742d.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-60849d0cea4f6bb4.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-908fdc8b08195e45.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-2b46617d64422a7c.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-c74a626b1e8e5a95.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-b6218536a8a7eb08.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-9f1abd4f041c9eb6.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-b170f5f3be12704c.rlib --extern utoipa=/opt/rustwide/target/debug/deps/libutoipa-a86d62794390128b.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-0e3f8aba11c30017.rlib --extern validator=/opt/rustwide/target/debug/deps/libvalidator-6821c7288dbe1aa9.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/zstd-sys-0038011a9eeaa119/out -L native=/opt/rustwide/target/debug/build/ring-4038b5cec7d5c714/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-7975cbef602aac07/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/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name mongodb --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.5.1/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 --warn=unexpected_cfgs --check-cfg 'cfg(mongodb_internal_tracking_arc)' --cfg 'feature="bson-2"' --cfg 'feature="compat-3-0-0"' --cfg 'feature="compat-3-3-0"' --cfg 'feature="default"' --cfg 'feature="dns-resolver"' --cfg 'feature="rustls-tls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-auth", "azure-kms", "azure-oidc", "bson-2", "bson-3", "cert-key-password", "compat-3-0-0", "compat-3-3-0", "default", "dns-resolver", "error-backtrace", "gcp-kms", "gcp-oidc", "gssapi-auth", "in-use-encryption", "in-use-encryption-unstable", "openssl-tls", "opentelemetry", "rustls-tls", "snappy-compression", "socks5-proxy", "sync", "text-indexes-unstable", "tracing-unstable", "zlib-compression", "zstd-compression"))' -C metadata=e475450b919813a5 -C extra-filename=-a67ba9813fd4cad1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-d9587f1629008d5d.rmeta --extern bson2=/opt/rustwide/target/debug/deps/libbson-b93602ac5c2bc92d.rmeta --extern derive_where=/opt/rustwide/target/debug/deps/libderive_where-081f00326aa23021.so --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-7c704084cd9b462a.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-3b920243fce8fec0.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-6a4719510b0746bc.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-36ab6108afddb8a0.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-13e08b3b00984ab7.rmeta --extern hickory_proto=/opt/rustwide/target/debug/deps/libhickory_proto-fe99bf1f91645233.rmeta --extern hickory_resolver=/opt/rustwide/target/debug/deps/libhickory_resolver-062de97189c25d40.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-cf9f1ac488bb0e8d.rmeta --extern macro_magic=/opt/rustwide/target/debug/deps/libmacro_magic-acfcdad5846377ee.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-1ec29bb061fd0091.rmeta --extern mongodb_internal_macros=/opt/rustwide/target/debug/deps/libmongodb_internal_macros-f8f166c5ba1586f1.so --extern pbkdf2=/opt/rustwide/target/debug/deps/libpbkdf2-9c694bb18f148416.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-fa055ecaa1e57cfa.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-740acfa0c32a359e.rmeta --extern rustc_version_runtime=/opt/rustwide/target/debug/deps/librustc_version_runtime-083329718d140be7.rmeta --extern rustls=/opt/rustwide/target/debug/deps/librustls-c1b185070245d483.rmeta --extern rustversion=/opt/rustwide/target/debug/deps/librustversion-0fe8e9afe386a651.so --extern serde=/opt/rustwide/target/debug/deps/libserde-a93ae5cb6df5742d.rmeta --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-ce432e04640b7350.rmeta --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-538f88258c3a01b8.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-e6a06fa2f57de80e.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-2fb65631bcb2c293.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-1aadc0729249d3be.rmeta --extern stringprep=/opt/rustwide/target/debug/deps/libstringprep-94fdae503584f596.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-4d1ed08a123238dc.rmeta --extern take_mut=/opt/rustwide/target/debug/deps/libtake_mut-6ada79e6a668d85e.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-908fdc8b08195e45.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-2b46617d64422a7c.rmeta --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-8cadfac8bb58fd9a.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-1fc09feadfb16a30.rmeta --extern typed_builder=/opt/rustwide/target/debug/deps/libtyped_builder-f35c142ec49df0da.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-0e3f8aba11c30017.rmeta --extern webpki_roots=/opt/rustwide/target/debug/deps/libwebpki_roots-d9cc86348a7593ab.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-4038b5cec7d5c714/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "b4d0d6b4f5f26c9506d3e7dbe2bbed20e4c26b79beb8c99239ed1e8279d99545", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4d0d6b4f5f26c9506d3e7dbe2bbed20e4c26b79beb8c99239ed1e8279d99545", kill_on_drop: false }` [INFO] [stdout] b4d0d6b4f5f26c9506d3e7dbe2bbed20e4c26b79beb8c99239ed1e8279d99545