[INFO] fetching crate hub1989-mongo-data 1.2.0... [INFO] testing hub1989-mongo-data-1.2.0 against try#028592fec99e54cc92def5a2a849c673b066dd93 for pr-146098 [INFO] extracting crate hub1989-mongo-data 1.2.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate hub1989-mongo-data 1.2.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate hub1989-mongo-data 1.2.0 [INFO] tweaked toml for crates.io crate hub1989-mongo-data 1.2.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate hub1989-mongo-data 1.2.0 on toolchain 028592fec99e54cc92def5a2a849c673b066dd93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 449 packages to latest compatible versions [INFO] [stderr] Adding bson v2.15.0 (available: v3.0.0) [INFO] [stderr] Adding opentelemetry v0.22.0 (available: v0.31.0) [INFO] [stderr] Adding testcontainers v0.23.3 (available: v0.25.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7295a1e7b8082510fffa4fb7d39a8b01714f136b92edf6281d2df7430961a57e [INFO] running `Command { std: "docker" "start" "-a" "7295a1e7b8082510fffa4fb7d39a8b01714f136b92edf6281d2df7430961a57e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7295a1e7b8082510fffa4fb7d39a8b01714f136b92edf6281d2df7430961a57e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7295a1e7b8082510fffa4fb7d39a8b01714f136b92edf6281d2df7430961a57e", kill_on_drop: false }` [INFO] [stdout] 7295a1e7b8082510fffa4fb7d39a8b01714f136b92edf6281d2df7430961a57e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 31bc02754d84e01af57788685284826c8f1ca4f939574cca2ac61fd7441f2491 [INFO] running `Command { std: "docker" "start" "-a" "31bc02754d84e01af57788685284826c8f1ca4f939574cca2ac61fd7441f2491", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling mongocrypt-sys v0.1.4+1.12.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling regex-lite v0.1.7 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling curl v0.4.49 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling rustc_version_runtime v0.3.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling actix-service v2.0.3 [INFO] [stderr] Compiling isahc v1.7.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling curl-sys v0.4.83+curl-8.15.0 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling toml_edit v0.23.6 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling sluice v0.5.5 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling resolv-conf v0.7.5 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling castaway v0.1.2 [INFO] [stderr] Compiling ascii_utils v0.9.3 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling fast_chemail v0.9.6 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling static_assertions_next v1.1.2 [INFO] [stderr] Compiling impl-more v0.1.9 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling opentelemetry-semantic-conventions v0.15.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [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 futures-util v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling macro_magic_core_macros v0.5.1 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling derive-syn-parse v0.2.0 [INFO] [stderr] Compiling rustls-webpki v0.103.6 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling macro_magic_core v0.5.1 [INFO] [stderr] Compiling serde_with_macros v3.14.1 [INFO] [stderr] Compiling opentelemetry v0.23.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling macro_magic_macros v0.5.1 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling pest v2.8.2 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling typed-builder-macro v0.20.1 [INFO] [stderr] Compiling derive-where v1.6.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling bytestring v1.5.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling async-graphql-value v7.0.17 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling macro_magic v0.5.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling bson v2.15.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling pest_meta v2.8.2 [INFO] [stderr] Compiling async-graphql-parser v7.0.17 [INFO] [stderr] Compiling mongodb-internal-macros v3.3.0 [INFO] [stderr] Compiling typed-builder v0.20.1 [INFO] [stderr] Compiling serde_with v3.14.1 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling pest_generator v2.8.2 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling alcoholic_jwt v4091.0.0 [INFO] [stderr] Compiling opentelemetry_sdk v0.23.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling opentelemetry v0.22.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling pest_derive v2.8.2 [INFO] [stderr] Compiling handlebars v5.1.2 [INFO] [stderr] Compiling mongocrypt v0.3.1 [INFO] [stderr] Compiling async-graphql-derive v7.0.17 [INFO] [stderr] Compiling opentelemetry-http v0.12.0 [INFO] [stderr] Compiling opentelemetry-jaeger v0.22.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling actix-rt v2.11.0 [INFO] [stderr] Compiling hickory-proto v0.24.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hickory-resolver v0.24.4 [INFO] [stderr] Compiling actix-http v3.11.1 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling mongodb v3.3.0 [INFO] [stderr] Compiling async-graphql v7.0.17 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling actix-web v4.11.0 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling tonic v0.12.3 [INFO] [stderr] Compiling hub1989-error-util v1.0.0 [INFO] [stderr] Compiling hub1989-mongo-data v1.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 22s [INFO] running `Command { std: "docker" "inspect" "31bc02754d84e01af57788685284826c8f1ca4f939574cca2ac61fd7441f2491", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31bc02754d84e01af57788685284826c8f1ca4f939574cca2ac61fd7441f2491", kill_on_drop: false }` [INFO] [stdout] 31bc02754d84e01af57788685284826c8f1ca4f939574cca2ac61fd7441f2491 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 559b924c0e26ce8bd6c191caec6492a6173af1d74a58cb9b52b0ee4a60b746d2 [INFO] running `Command { std: "docker" "start" "-a" "559b924c0e26ce8bd6c191caec6492a6173af1d74a58cb9b52b0ee4a60b746d2", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling structmeta-derive v0.3.0 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling docker_credential v1.3.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling etcetera v0.8.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling handlebars v5.1.2 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling bollard-stubs v1.47.1-rc.27.3.1 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling isahc v1.7.2 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling structmeta v0.3.0 [INFO] [stderr] Compiling parse-display-derive v0.9.1 [INFO] [stderr] Compiling async-graphql v7.0.17 [INFO] [stderr] Compiling parse-display v0.9.1 [INFO] [stderr] Compiling opentelemetry-http v0.12.0 [INFO] [stderr] Compiling opentelemetry-jaeger v0.22.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling actix-rt v2.11.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hickory-proto v0.24.4 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-tar v0.3.1 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] error: could not compile `async-graphql` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/028592fec99e54cc92def5a2a849c673b066dd93/bin/rustc --crate-name async_graphql --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-graphql-7.0.17/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="email-validator"' --cfg 'feature="fast_chemail"' --cfg 'feature="graphiql"' --cfg 'feature="handlebars"' --cfg 'feature="playground"' --cfg 'feature="tempfile"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("altair", "apollo_persisted_queries", "apollo_tracing", "bigdecimal", "blocking", "boxed-trait", "bson", "cbor", "chrono", "chrono-duration", "chrono-tz", "custom-error-conversion", "dataloader", "decimal", "default", "dynamic-schema", "email-validator", "fast_chemail", "futures-channel", "graphiql", "handlebars", "hashbrown", "iso8601", "log", "lru", "opentelemetry", "password-strength-validator", "playground", "raw_value", "rust_decimal", "schemars", "secrecy", "serde_cbor", "sha2", "smol_str", "string_number", "tempfile", "time", "tokio", "tokio-sync", "tracing", "tracing-futures", "tracinglib", "unblock", "url", "uuid", "uuid-validator", "zxcvbn"))' -C metadata=17afbf77625fd47c -C extra-filename=-485a4b962091e51c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_graphql_derive=/opt/rustwide/target/debug/deps/libasync_graphql_derive-109ed5d4cc907ae4.so --extern async_graphql_parser=/opt/rustwide/target/debug/deps/libasync_graphql_parser-cb7a04cd5055023a.rmeta --extern async_graphql_value=/opt/rustwide/target/debug/deps/libasync_graphql_value-14fa199edc06cdef.rmeta --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-1ac75b53d6401331.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-74fdc3313f7a0306.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-b2ab253a711f4051.rmeta --extern fast_chemail=/opt/rustwide/target/debug/deps/libfast_chemail-69280e1b1322c231.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-2d77ec4f6f971b24.rmeta --extern futures_timer=/opt/rustwide/target/debug/deps/libfutures_timer-2b3f729e26c119bb.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-58911cd1f20969a3.rmeta --extern handlebars=/opt/rustwide/target/debug/deps/libhandlebars-fa096c4d4c9c2779.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-f18a2ac48a628047.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-06735f4805582731.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-4b44681fdb2c65f7.rmeta --extern multer=/opt/rustwide/target/debug/deps/libmulter-b87d24fc2b485302.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-3de84949450908c1.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-bedc6e0acd72ff2a.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-1d3381ce837d1e41.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-512e17344a2fa6b0.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7b6b6987bd9597ab.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-fe24e20d71990871.rmeta --extern static_assertions_next=/opt/rustwide/target/debug/deps/libstatic_assertions_next-65d9c40ca35d48b0.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-74b3907914928bfa.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-2b6784c9dc1f97bd.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `bollard-stubs` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/028592fec99e54cc92def5a2a849c673b066dd93/bin/rustc --crate-name bollard_stubs --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-stubs-1.47.1-rc.27.3.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("base64", "bollard-buildkit-proto", "buildkit", "bytes", "chrono", "prost", "time"))' -C metadata=729b251da0319380 -C extra-filename=-d3d622c0c6b8e2fa --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern serde=/opt/rustwide/target/debug/deps/libserde-512e17344a2fa6b0.rmeta --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-cf060d4088500d30.so --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-5ea96b99bd79235e.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "559b924c0e26ce8bd6c191caec6492a6173af1d74a58cb9b52b0ee4a60b746d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "559b924c0e26ce8bd6c191caec6492a6173af1d74a58cb9b52b0ee4a60b746d2", kill_on_drop: false }` [INFO] [stdout] 559b924c0e26ce8bd6c191caec6492a6173af1d74a58cb9b52b0ee4a60b746d2