[INFO] cloning repository https://github.com/burguela/prisma-client-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/burguela/prisma-client-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fburguela%2Fprisma-client-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fburguela%2Fprisma-client-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7c7afec284363f85cc5bbcc7b5ee044fb06b11ca [INFO] building burguela/prisma-client-test against master#d59f06fc64844ec2073e5e888f7470989ef25ff9 for pr-119440 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fburguela%2Fprisma-client-test" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/burguela/prisma-client-test 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] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/burguela/prisma-client-test [INFO] finished tweaking git repo https://github.com/burguela/prisma-client-test [INFO] tweaked toml for git repo https://github.com/burguela/prisma-client-test written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/burguela/prisma-client-test 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" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/Brendonovich/prisma-client-rust` [INFO] [stderr] Updating git repository `https://github.com/Brendonovich/prisma-engines` [INFO] [stderr] Updating git repository `https://github.com/prisma/graphql-parser` [INFO] [stderr] Updating git repository `https://github.com/Brendonovich/quaint` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/prisma/mobc` [INFO] [stderr] Updating git repository `https://github.com/prisma/mysql_async` [INFO] [stderr] Updating git repository `https://github.com/pimeys/rust-postgres` [INFO] [stderr] Updating git repository `https://github.com/pimeys/tls` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded base36 v0.0.1 [INFO] [stderr] Downloaded metrics-macros v0.5.1 [INFO] [stderr] Downloaded cuid v1.3.1 [INFO] [stderr] Downloaded winauth v0.0.4 [INFO] [stderr] Downloaded tiberius v0.11.7 [INFO] [stderr] Downloaded metrics-exporter-prometheus v0.10.0 [INFO] [stderr] Downloaded metrics-util v0.13.0 [INFO] [stderr] Downloaded bson v2.6.1 [INFO] [stderr] Downloaded cuid2 v0.1.0 [INFO] [stderr] Downloaded metrics-util v0.12.1 [INFO] [stderr] Downloaded opentls v0.2.1 [INFO] [stderr] Downloaded mongodb v2.6.0 [INFO] [stderr] Downloaded metrics v0.19.0 [INFO] [stderr] Downloaded rusqlite v0.25.4 [INFO] [stderr] Downloaded lsp-types v0.91.1 [INFO] [stderr] Downloaded metrics v0.18.1 [INFO] [stderr] Downloaded connection-string v0.1.14 [INFO] [stderr] Downloaded atomic-shim v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] bdaa69ca6dfd9dcd94e82c09640f779f0c84c11e53d7d52a0b61f86415b87b24 [INFO] running `Command { std: "docker" "start" "-a" "bdaa69ca6dfd9dcd94e82c09640f779f0c84c11e53d7d52a0b61f86415b87b24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bdaa69ca6dfd9dcd94e82c09640f779f0c84c11e53d7d52a0b61f86415b87b24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdaa69ca6dfd9dcd94e82c09640f779f0c84c11e53d7d52a0b61f86415b87b24", kill_on_drop: false }` [INFO] [stdout] bdaa69ca6dfd9dcd94e82c09640f779f0c84c11e53d7d52a0b61f86415b87b24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 9e5525dd1626bb5e0f2711eba8140bffa5928200b73cecbc95a17cc1f1c70f96 [INFO] running `Command { std: "docker" "start" "-a" "9e5525dd1626bb5e0f2711eba8140bffa5928200b73cecbc95a17cc1f1c70f96", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde v1.0.177 [INFO] [stderr] Compiling serde_derive v1.0.177 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [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 itoa v1.0.9 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling backtrace v0.3.68 [INFO] [stderr] Compiling gimli v0.27.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling addr2line v0.20.0 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling pest v2.7.1 [INFO] [stderr] Compiling bigdecimal v0.3.1 [INFO] [stderr] Compiling regex-automata v0.3.3 [INFO] [stderr] Compiling async-trait v0.1.72 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling enumflags2_derive v0.7.7 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling enumflags2 v0.7.7 [INFO] [stderr] Compiling pest_meta v2.7.1 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Compiling colored v2.0.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling pest_generator v2.7.1 [INFO] [stderr] Compiling object v0.31.1 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling tempfile v3.7.0 [INFO] [stderr] Compiling diagnostics v0.1.0 (https://github.com/Brendonovich/prisma-engines?tag=pcr-0.6.5#7cc20cc5) [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling pest_derive v2.7.1 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling schema-ast v0.1.0 (https://github.com/Brendonovich/prisma-engines?tag=pcr-0.6.5#7cc20cc5) [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_repr v0.1.16 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling num-complex v0.4.3 [INFO] [stderr] Compiling keccak v0.1.4 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling time-macros v0.2.10 [INFO] [stderr] Compiling lsp-types v0.91.1 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling parser-database v0.1.0 (https://github.com/Brendonovich/prisma-engines?tag=pcr-0.6.5#7cc20cc5) [INFO] [stderr] Compiling prisma-value v0.1.0 (https://github.com/Brendonovich/prisma-engines?tag=pcr-0.6.5#7cc20cc5) [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling metrics-macros v0.5.1 [INFO] [stderr] Compiling stringprep v0.1.3 [INFO] [stderr] Compiling proptest v1.2.0 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling connection-string v0.1.14 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling base36 v0.0.1 [INFO] [stderr] Compiling time v0.3.23 [INFO] [stderr] Compiling bigint v4.4.3 [INFO] [stderr] Compiling cuid2 v0.1.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling frunk_core v0.4.2 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling pin-project v1.1.2 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling cuid v1.3.1 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling metrics v0.18.1 [INFO] [stderr] Compiling psl v0.1.0 (https://github.com/Brendonovich/prisma-engines?tag=pcr-0.6.5#7cc20cc5) [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling frunk_proc_macro_helpers v0.1.2 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling subprocess v0.2.9 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling rust_decimal v1.30.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling frunk_proc_macros v0.1.2 [INFO] [stderr] Compiling frunk_derives v0.4.2 [INFO] [stderr] Compiling postgres-protocol v0.6.4 (https://github.com/pimeys/rust-postgres?branch=pgbouncer-mode#74f0847e) [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling psl-core v0.1.0 (https://github.com/Brendonovich/prisma-engines?tag=pcr-0.6.5#7cc20cc5) [INFO] [stderr] Compiling postgres-types v0.2.4 (https://github.com/pimeys/rust-postgres?branch=pgbouncer-mode#74f0847e) [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling lexical v6.1.1 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling builtin-psl-connectors v0.1.0 (https://github.com/Brendonovich/prisma-engines?tag=pcr-0.6.5#7cc20cc5) [INFO] [stderr] Compiling dml v0.1.0 (https://github.com/Brendonovich/prisma-engines?tag=pcr-0.6.5#7cc20cc5) [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling frunk v0.4.2 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling saturating v0.1.0 [INFO] [stderr] Compiling crossbeam v0.8.2 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling tokio-postgres v0.7.7 (https://github.com/pimeys/rust-postgres?branch=pgbouncer-mode#74f0847e) [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 (https://github.com/pimeys/tls?branch=vendored-openssl#6d0e6fc7) [INFO] [stderr] Compiling async-native-tls v0.4.0 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling asynchronous-codec v0.6.2 [INFO] [stderr] Compiling lru v0.7.8 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling pretty-hex v0.3.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling connection-string v0.2.0 [INFO] [stderr] Compiling postgres-native-tls v0.5.0 (https://github.com/pimeys/rust-postgres?branch=pgbouncer-mode#74f0847e) [INFO] [stderr] Compiling tiberius v0.11.7 [INFO] [stderr] Compiling mysql_common v0.29.2 [INFO] [stderr] Compiling sqlformat v0.2.1 [INFO] [stderr] Compiling mobc v0.7.3 (https://github.com/prisma/mobc?tag=1.0.6#80462c48) [INFO] [stderr] Compiling tokio-util v0.6.10 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling user-facing-error-macros v0.1.0 (https://github.com/Brendonovich/prisma-engines?tag=pcr-0.6.5#7cc20cc5) [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling enum-as-inner v0.4.0 [INFO] [stderr] Compiling rustc_version_runtime v0.2.1 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling trust-dns-proto v0.21.2 [INFO] [stderr] Compiling rusqlite v0.25.4 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling serde_bytes v0.11.12 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling bson v2.6.1 [INFO] [stderr] Compiling mysql_async v0.30.0 (https://github.com/prisma/mysql_async?rev=e3f8bdb41d57e769412f53d0f479bf67fdcc0ee3#e3f8bdb4) [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling trust-dns-resolver v0.21.2 [INFO] [stderr] Compiling serde_with v1.14.0 [INFO] [stderr] Compiling quaint v0.2.0-alpha.13 (https://github.com/Brendonovich/quaint?tag=0.6.5#2bf0c362) [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling typed-builder v0.10.0 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling prisma-models v0.0.0 (https://github.com/Brendonovich/prisma-engines?tag=pcr-0.6.5#7cc20cc5) [INFO] [stderr] Compiling raw-cpuid v10.7.0 [INFO] [stderr] Compiling metrics v0.19.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling quanta v0.9.3 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling sketches-ddsketch v0.1.3 [INFO] [stderr] Compiling atomic-shim v0.2.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling datamodel-renderer v0.1.0 (https://github.com/Brendonovich/prisma-engines?tag=pcr-0.6.5#7cc20cc5) [INFO] [stderr] Compiling mongodb v2.6.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling metrics-util v0.13.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling user-facing-errors v0.1.0 (https://github.com/Brendonovich/prisma-engines?tag=pcr-0.6.5#7cc20cc5) [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling sql-schema-describer v0.1.0 (https://github.com/Brendonovich/prisma-engines?tag=pcr-0.6.5#7cc20cc5) [INFO] [stderr] Compiling introspection-connector v0.1.0 (https://github.com/Brendonovich/prisma-engines?tag=pcr-0.6.5#7cc20cc5) [INFO] [stderr] Compiling migration-connector v0.1.0 (https://github.com/Brendonovich/prisma-engines?tag=pcr-0.6.5#7cc20cc5) [INFO] [stderr] Compiling metrics-util v0.12.1 [INFO] [stderr] Compiling query-connector v0.1.0 (https://github.com/Brendonovich/prisma-engines?tag=pcr-0.6.5#7cc20cc5) [INFO] [stderr] Compiling json-rpc-api-build v0.1.0 (https://github.com/Brendonovich/prisma-engines?tag=pcr-0.6.5#7cc20cc5) [INFO] [stderr] Compiling metrics-exporter-prometheus v0.10.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling schema v0.1.0 (https://github.com/Brendonovich/prisma-engines?tag=pcr-0.6.5#7cc20cc5) [INFO] [stderr] Compiling opentelemetry v0.17.0 [INFO] [stderr] Compiling convert_case v0.5.0 [INFO] [stderr] Compiling schema-builder v0.1.0 (https://github.com/Brendonovich/prisma-engines?tag=pcr-0.6.5#7cc20cc5) [INFO] [stderr] Compiling migration-core v0.1.0 (https://github.com/Brendonovich/prisma-engines?tag=pcr-0.6.5#7cc20cc5) [INFO] [stderr] Compiling query-engine-metrics v0.1.0 (https://github.com/Brendonovich/prisma-engines?tag=pcr-0.6.5#7cc20cc5) [INFO] [stderr] Compiling tracing-opentelemetry v0.17.4 [INFO] [stderr] Compiling sql-introspection-connector v0.1.0 (https://github.com/Brendonovich/prisma-engines?tag=pcr-0.6.5#7cc20cc5) [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling sql-ddl v0.1.0 (https://github.com/Brendonovich/prisma-engines?tag=pcr-0.6.5#7cc20cc5) [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling sql-query-connector v0.1.0 (https://github.com/Brendonovich/prisma-engines?tag=pcr-0.6.5#7cc20cc5) [INFO] [stderr] Compiling sql-migration-connector v0.1.0 (https://github.com/Brendonovich/prisma-engines?tag=pcr-0.6.5#7cc20cc5) [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling jsonrpc-core v17.1.0 [INFO] [stderr] Compiling prisma-client-rust-macros v0.6.8 (https://github.com/Brendonovich/prisma-client-rust?tag=0.6.8#51f0473b) [INFO] [stderr] Compiling mongodb-client v0.1.0 (https://github.com/Brendonovich/prisma-engines?tag=pcr-0.6.5#7cc20cc5) [INFO] [stderr] Compiling mongodb-schema-describer v0.1.0 (https://github.com/Brendonovich/prisma-engines?tag=pcr-0.6.5#7cc20cc5) [INFO] [stderr] Compiling mongodb-query-connector v0.1.0 (https://github.com/Brendonovich/prisma-engines?tag=pcr-0.6.5#7cc20cc5) [INFO] [stderr] Compiling mongodb-introspection-connector v0.1.0 (https://github.com/Brendonovich/prisma-engines?tag=pcr-0.6.5#7cc20cc5) [INFO] [stderr] Compiling dmmf v0.1.0 (https://github.com/Brendonovich/prisma-engines?tag=pcr-0.6.5#7cc20cc5) [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling dotenv v0.15.0 [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.6.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=a5fbbea471a76707 -C extra-filename=-a5fbbea471a76707 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-bbe976d550ac3e49.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-ca0934ba26ad9754.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-10a203aeb296d77c.rmeta --extern derivative=/opt/rustwide/target/debug/deps/libderivative-3f2fd08515b14f7c.so --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-ed0c247833fd0316.so --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-0ac4abf7f5fee4d6.rmeta --extern futures_executor=/opt/rustwide/target/debug/deps/libfutures_executor-c33190075cb6b6e3.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-118b6907d4a516e2.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-8482c167f900fe93.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-718b4f18bb2e7953.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-4f3d32a3d3cba8f8.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-b45f8eeae4965a6d.rmeta --extern pbkdf2=/opt/rustwide/target/debug/deps/libpbkdf2-f5716dd26ea3dd38.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-081a4ba89aade102.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-87366cda54b5a74b.rmeta --extern rustc_version_runtime=/opt/rustwide/target/debug/deps/librustc_version_runtime-9bbdf3ed9690548b.rmeta --extern rustls=/opt/rustwide/target/debug/deps/librustls-437667fc9ac4bdc0.rmeta --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-8c787304c4ecfff6.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-033578aed56af709.rmeta --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-4b70a229efec61d4.rmeta --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-2c1a411a27c205b9.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-d8ac022f7dc76601.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-5ad0fcd9721ac1ad.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-35c2d4dede10e5af.rmeta --extern stringprep=/opt/rustwide/target/debug/deps/libstringprep-c5ec376bca5ba9de.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-8f41434f07812670.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-b6562fe21a540d28.rmeta --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-15ee75b7c438ed30.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-d9e2db16854f1766.rmeta --extern trust_dns_proto=/opt/rustwide/target/debug/deps/libtrust_dns_proto-5f7ce5df6330461f.rmeta --extern trust_dns_resolver=/opt/rustwide/target/debug/deps/libtrust_dns_resolver-585b6f539389461c.rmeta --extern typed_builder=/opt/rustwide/target/debug/deps/libtyped_builder-4dceae673fe1747d.so --extern uuid=/opt/rustwide/target/debug/deps/libuuid-421c927a05ddec1c.rmeta --extern webpki_roots=/opt/rustwide/target/debug/deps/libwebpki_roots-5942bd2dad10c199.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-38a2bef5abec8097/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9e5525dd1626bb5e0f2711eba8140bffa5928200b73cecbc95a17cc1f1c70f96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e5525dd1626bb5e0f2711eba8140bffa5928200b73cecbc95a17cc1f1c70f96", kill_on_drop: false }` [INFO] [stdout] 9e5525dd1626bb5e0f2711eba8140bffa5928200b73cecbc95a17cc1f1c70f96