[INFO] cloning repository https://github.com/prisma/prisma-engine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/prisma/prisma-engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprisma%2Fprisma-engine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprisma%2Fprisma-engine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 12b56ce9a668d64ffb8e8d40021d982d39f96e3b [INFO] testing prisma/prisma-engine against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprisma%2Fprisma-engine" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/prisma/prisma-engine [INFO] finished tweaking git repo https://github.com/prisma/prisma-engine [INFO] tweaked toml for git repo https://github.com/prisma/prisma-engine written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/prisma/prisma-engine on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/prisma/prisma-engine 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f98f27b4cdfe8f9ec25c421fd116c44b5caa36846f43666f723af95347f2769f [INFO] running `Command { std: "docker" "start" "-a" "f98f27b4cdfe8f9ec25c421fd116c44b5caa36846f43666f723af95347f2769f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f98f27b4cdfe8f9ec25c421fd116c44b5caa36846f43666f723af95347f2769f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f98f27b4cdfe8f9ec25c421fd116c44b5caa36846f43666f723af95347f2769f", kill_on_drop: false }` [INFO] [stdout] f98f27b4cdfe8f9ec25c421fd116c44b5caa36846f43666f723af95347f2769f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff7796220535a157a3909023321b6ebffe03a9c8881f32e77c9e54902baaff5e [INFO] running `Command { std: "docker" "start" "-a" "ff7796220535a157a3909023321b6ebffe03a9c8881f32e77c9e54902baaff5e", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling pin-project-lite v0.2.12 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling cc v1.1.30 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling aho-corasick v1.0.3 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling bigdecimal v0.3.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling connection-string v0.2.0 [INFO] [stderr] Compiling stringprep v0.1.3 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling libz-sys v1.1.21 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling metrics v0.23.0 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling frunk_core v0.4.2 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling raw-cpuid v11.2.0 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling frunk_proc_macro_helpers v0.1.2 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling rust_decimal v1.31.0 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling quanta v0.12.3 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling ordered-float v4.3.0 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling subprocess v0.2.9 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling sketches-ddsketch v0.2.2 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling frunk_proc_macros v0.1.2 [INFO] [stderr] Compiling frunk_derives v0.4.2 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling lexical v6.1.1 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling frunk v0.4.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling priority-queue v1.3.2 [INFO] [stderr] Compiling saturating v0.1.0 [INFO] [stderr] Compiling whoami v1.5.2 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling lsp-types v0.95.1 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling lru v0.8.1 [INFO] [stderr] Compiling prisma-value v0.1.0 (/opt/rustwide/workdir/libs/prisma-value) [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling diagnostics v0.1.0 (/opt/rustwide/workdir/psl/diagnostics) [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling schema-ast v0.1.0 (/opt/rustwide/workdir/psl/schema-ast) [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling psl v0.1.0 (/opt/rustwide/workdir/psl/psl) [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling pretty-hex v0.3.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling postgres-protocol v0.6.8 (https://github.com/prisma/rust-postgres?branch=pgbouncer-mode#278641fa) [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling concat-idents v1.1.5 [INFO] [stderr] Compiling parser-database v0.1.0 (/opt/rustwide/workdir/psl/parser-database) [INFO] [stderr] Compiling postgres-types v0.2.9 (https://github.com/prisma/rust-postgres?branch=pgbouncer-mode#278641fa) [INFO] [stderr] Compiling mysql_common v0.29.2 [INFO] [stderr] Compiling metrics-util v0.17.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling crossbeam v0.8.2 [INFO] [stderr] Compiling metrics-exporter-prometheus v0.15.3 [INFO] [stderr] Compiling tokio-postgres v0.7.13 (https://github.com/prisma/rust-postgres?branch=pgbouncer-mode#278641fa) [INFO] [stderr] Compiling tungstenite v0.26.1 [INFO] [stderr] Compiling crosstarget-utils v0.1.0 (/opt/rustwide/workdir/libs/crosstarget-utils) [INFO] [stderr] Compiling quaint v0.2.0-alpha.13 (/opt/rustwide/workdir/quaint) [INFO] [stderr] Compiling async-native-tls v0.4.0 [INFO] [stderr] Compiling query-template v0.1.0 (/opt/rustwide/workdir/libs/query-template) [INFO] [stderr] Compiling asynchronous-codec v0.6.2 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling sqlformat v0.2.6 [INFO] [stderr] Compiling tiberius v0.12.3 (https://github.com/prisma/tiberius?branch=main#59db5796) [INFO] [stderr] Compiling tokio-tungstenite v0.26.1 [INFO] [stderr] Compiling telemetry v0.1.0 (/opt/rustwide/workdir/libs/telemetry) [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling postgres-native-tls v0.5.1 (https://github.com/prisma/rust-postgres?branch=pgbouncer-mode#278641fa) [INFO] [stderr] Compiling prisma-metrics v0.1.0 (/opt/rustwide/workdir/libs/metrics) [INFO] [stderr] Compiling mobc v0.8.5 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling backtrace v0.3.68 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling mysql_async v0.31.3 (https://github.com/prisma/mysql_async?branch=vendored-openssl#c4c841c9) [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling gimli v0.27.3 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling psl-core v0.1.0 (/opt/rustwide/workdir/psl/psl-core) [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling object v0.31.1 [INFO] [stderr] Compiling build-utils v0.1.0 (/opt/rustwide/workdir/libs/build-utils) [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Compiling addr2line v0.20.0 [INFO] [stderr] Compiling num-complex v0.4.3 [INFO] [stderr] Compiling panic-utils v0.1.0 (/opt/rustwide/workdir/libs/panic-utils) [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling user-facing-error-macros v0.1.0 (/opt/rustwide/workdir/libs/user-facing-error-macros) [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Compiling cuid-util v0.1.1 (https://github.com/prisma/cuid-rust?branch=v1.3.3-wasm32-unknown-unknown#dc68c4f4) [INFO] [stderr] Compiling keccak v0.1.4 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling hostname v0.4.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling cuid2 v0.1.3 (https://github.com/prisma/cuid-rust?branch=v1.3.3-wasm32-unknown-unknown#dc68c4f4) [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling ulid v1.1.3 [INFO] [stderr] Compiling nanoid v0.4.0 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling bumpalo v3.13.0 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling base36 v0.0.1 [INFO] [stderr] Compiling cuid1 v0.1.0 (https://github.com/prisma/cuid-rust?branch=v1.3.3-wasm32-unknown-unknown#dc68c4f4) [INFO] [stderr] Compiling cuid v1.3.3 (https://github.com/prisma/cuid-rust?branch=v1.3.3-wasm32-unknown-unknown#dc68c4f4) [INFO] [stderr] Compiling query-structure v0.0.0 (/opt/rustwide/workdir/query-engine/query-structure) [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustc_version_runtime v0.3.0 [INFO] [stderr] Compiling enum-as-inner v0.6.0 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling hickory-proto v0.24.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling serde_with_macros v3.9.0 [INFO] [stderr] Compiling serde_bytes v0.11.12 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling bson v2.11.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling serde_with v3.9.0 [INFO] [stderr] Compiling user-facing-errors v0.1.0 (/opt/rustwide/workdir/libs/user-facing-errors) [INFO] [stderr] Compiling hickory-resolver v0.24.1 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling typed-builder v0.10.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling mongodb-internal-macros v3.0.0 (https://github.com/prisma/mongo-rust-driver.git?branch=RUST-1994%2Fhappy-eyeballs#31e03563) [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling webpki-roots v0.25.3 [INFO] [stderr] Compiling schema v0.1.0 (/opt/rustwide/workdir/query-engine/schema) [INFO] [stderr] Compiling prettyplease v0.2.32 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling query-connector v0.1.0 (/opt/rustwide/workdir/query-engine/connectors/query-connector) [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling query-builder v0.1.0 (/opt/rustwide/workdir/query-engine/query-builders/query-builder) [INFO] [stderr] Compiling bon-macros v3.6.4 [INFO] [stderr] Compiling sql-query-builder v0.1.0 (/opt/rustwide/workdir/query-engine/query-builders/sql-query-builder) [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling mongodb v3.0.0 (https://github.com/prisma/mongo-rust-driver.git?branch=RUST-1994%2Fhappy-eyeballs#31e03563) [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling petgraph v0.8.2 [INFO] [stderr] Compiling dmmf v0.1.0 (/opt/rustwide/workdir/query-engine/dmmf) [INFO] [stderr] Compiling lru v0.7.8 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling json-rpc-api v0.1.0 (/opt/rustwide/workdir/schema-engine/json-rpc-api) [INFO] [stderr] Compiling bon v3.6.4 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling query-core v0.1.0 (/opt/rustwide/workdir/query-engine/core) [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling sqlx-core v0.8.3 [INFO] [stderr] Compiling schema-connector v0.1.0 (/opt/rustwide/workdir/schema-engine/connectors/schema-connector) [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling datamodel-renderer v0.1.0 (/opt/rustwide/workdir/schema-engine/datamodel-renderer) [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling request-handlers v0.1.0 (/opt/rustwide/workdir/query-engine/request-handlers) [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling sql-schema-describer v0.1.0 (/opt/rustwide/workdir/schema-engine/sql-schema-describer) [INFO] [stderr] Compiling sql-query-connector v0.1.0 (/opt/rustwide/workdir/query-engine/connectors/sql-query-connector) [INFO] [stderr] Compiling sqlx-sqlite v0.8.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling versions v6.3.2 [INFO] [stderr] Compiling graphql-parser v0.3.0 (https://github.com/prisma/graphql-parser#6a3f58bd) [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling sqlparser v0.32.0 [INFO] [stderr] Compiling sql-ddl v0.1.0 (/opt/rustwide/workdir/libs/sql-ddl) [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [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/2440211fe03bc45c89b6dc1a3df18382ce91e32b/bin/rustc --crate-name mongodb --edition=2021 /opt/rustwide/cargo-home/git/checkouts/mongo-rust-driver-bba754b690866f21/31e0356/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="compat-3-0-0"' --cfg 'feature="default"' --cfg 'feature="dns-resolver"' --cfg 'feature="rustls-tls"' --cfg 'feature="snappy-compression"' --cfg 'feature="zlib-compression"' --cfg 'feature="zstd-compression"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-auth", "azure-kms", "azure-oidc", "compat-3-0-0", "default", "dns-resolver", "gcp-kms", "gcp-oidc", "in-use-encryption-unstable", "openssl-tls", "rustls-tls", "snappy-compression", "sync", "tracing-unstable", "zlib-compression", "zstd-compression"))' -C metadata=93fba0640731b2c5 -C extra-filename=-baba95569111ed75 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-b36f5bf66d7adb54.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-b5296a10b8334a2c.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e2b4db6c651223da.rmeta --extern bson=/opt/rustwide/target/debug/deps/libbson-ab45bddda42e9622.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-229b1490a13ba6a0.rmeta --extern derivative=/opt/rustwide/target/debug/deps/libderivative-0c520f473237aef0.so --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-8ad2a8af4940fab0.so --extern flate2=/opt/rustwide/target/debug/deps/libflate2-4ddced6de4e1e7c2.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-fb58c97227d3ce7d.rmeta --extern futures_executor=/opt/rustwide/target/debug/deps/libfutures_executor-8e50bce878bc7014.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-b8a572998679c5e9.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-13df45092413d75c.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rmeta --extern hickory_proto=/opt/rustwide/target/debug/deps/libhickory_proto-ba71ecbcf6d2e7bd.rmeta --extern hickory_resolver=/opt/rustwide/target/debug/deps/libhickory_resolver-6bf249c4b816196c.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-9b6aa5d76a720f23.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-7732357c8278a88f.rmeta --extern mongodb_internal_macros=/opt/rustwide/target/debug/deps/libmongodb_internal_macros-df65608d53b5e7af.so --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-24c5d665b6879050.rmeta --extern pbkdf2=/opt/rustwide/target/debug/deps/libpbkdf2-e2b08f2efba794dd.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-9bee39bbc5bd523a.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-fcccf41188de0da5.rmeta --extern rustc_version_runtime=/opt/rustwide/target/debug/deps/librustc_version_runtime-4e1c32b31219f8a6.rmeta --extern rustls=/opt/rustwide/target/debug/deps/librustls-307c6b670d04466c.rmeta --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-b167e589b2568605.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-d95ad13646f03f1f.rmeta --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-dfb87ed55ce2a028.rmeta --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-93c42a080a97d94a.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-c79f8e77a3814291.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-4a5347bd74e710e8.rmeta --extern snap=/opt/rustwide/target/debug/deps/libsnap-b2d4f7df4b7b1de7.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-3dab800599ffc151.rmeta --extern stringprep=/opt/rustwide/target/debug/deps/libstringprep-3835010ed0c3d8e1.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-24acdad2526b95b7.rmeta --extern take_mut=/opt/rustwide/target/debug/deps/libtake_mut-7e27eecaecf716c7.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ddee73a51d8ff2b4.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5ece0e81d158b4dc.rmeta --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-f55867cac810c2fa.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-5c93b74049b99e5b.rmeta --extern typed_builder=/opt/rustwide/target/debug/deps/libtyped_builder-de2dcc038b26f080.so --extern uuid=/opt/rustwide/target/debug/deps/libuuid-f1b99fce63634deb.rmeta --extern webpki_roots=/opt/rustwide/target/debug/deps/libwebpki_roots-1983f4970cda3256.rmeta --extern zstd=/opt/rustwide/target/debug/deps/libzstd-b0c81a7bc9a93c33.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-a323131d7d7183df/out -L native=/opt/rustwide/target/debug/build/ring-abb10c582f54dd5e/out -L native=/opt/rustwide/target/debug/build/zstd-sys-c1867caa3f557493/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ff7796220535a157a3909023321b6ebffe03a9c8881f32e77c9e54902baaff5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff7796220535a157a3909023321b6ebffe03a9c8881f32e77c9e54902baaff5e", kill_on_drop: false }` [INFO] [stdout] ff7796220535a157a3909023321b6ebffe03a9c8881f32e77c9e54902baaff5e