[INFO] cloning repository https://github.com/Bhtb1281/axum_with_prisma
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bhtb1281/axum_with_prisma" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBhtb1281%2Faxum_with_prisma", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBhtb1281%2Faxum_with_prisma'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 503910ab5df31fce468a5f3f6847e1febea3c91a
[INFO] testing Bhtb1281/axum_with_prisma against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBhtb1281%2Faxum_with_prisma" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Bhtb1281/axum_with_prisma
[INFO] finished tweaking git repo https://github.com/Bhtb1281/axum_with_prisma
[INFO] tweaked toml for git repo https://github.com/Bhtb1281/axum_with_prisma written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Bhtb1281/axum_with_prisma on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Bhtb1281/axum_with_prisma 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "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 crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/Brendonovich/quaint`
[INFO] [stderr]     Updating git repository `https://github.com/prisma/graphql-parser`
[INFO] [stderr]     Updating git repository `https://github.com/prisma/mobc`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.199
[INFO] [stderr]   Downloaded sqlformat v0.2.3
[INFO] [stderr]   Downloaded metrics v0.18.1
[INFO] [stderr]   Downloaded connection-string v0.1.14
[INFO] [stderr]   Downloaded metrics-macros v0.5.1
[INFO] [stderr]   Downloaded bigdecimal v0.3.1
[INFO] [stderr]   Downloaded enumflags2_derive v0.7.9
[INFO] [stderr]   Downloaded lsp-types v0.91.1
[INFO] [stderr]   Downloaded ordermap v0.3.5
[INFO] [stderr]   Downloaded tracing-error v0.2.0
[INFO] [stderr]   Downloaded jsonrpc-core v17.1.0
[INFO] [stderr]   Downloaded metrics-exporter-prometheus v0.10.0
[INFO] [stderr]   Downloaded convert_case v0.5.0
[INFO] [stderr]   Downloaded metrics v0.19.0
[INFO] [stderr]   Downloaded metrics-util v0.13.0
[INFO] [stderr]   Downloaded sketches-ddsketch v0.1.3
[INFO] [stderr]   Downloaded metrics-util v0.12.1
[INFO] [stderr]   Downloaded num v0.4.2
[INFO] [stderr]   Downloaded atomic-shim v0.2.0
[INFO] [stderr]   Downloaded quanta v0.9.3
[INFO] [stderr]   Downloaded base36 v0.0.1
[INFO] [stderr]   Downloaded cuid-util v0.1.0
[INFO] [stderr]   Downloaded cuid2 v0.1.2
[INFO] [stderr]   Downloaded num-complex v0.4.5
[INFO] [stderr]   Downloaded cuid v1.3.2
[INFO] [stderr]   Downloaded rusqlite v0.25.4
[INFO] [stderr]   Downloaded enumflags2 v0.7.9
[INFO] [stderr]   Downloaded serde v1.0.199
[INFO] [stderr]   Downloaded libsqlite3-sys v0.22.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2fa5433b0bef669d6e0cbdd1843b2e53d6dac1af15e2e2a9bcd82be84c2417a9
[INFO] running `Command { std: "docker" "start" "-a" "2fa5433b0bef669d6e0cbdd1843b2e53d6dac1af15e2e2a9bcd82be84c2417a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2fa5433b0bef669d6e0cbdd1843b2e53d6dac1af15e2e2a9bcd82be84c2417a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2fa5433b0bef669d6e0cbdd1843b2e53d6dac1af15e2e2a9bcd82be84c2417a9", kill_on_drop: false }`
[INFO] [stdout] 2fa5433b0bef669d6e0cbdd1843b2e53d6dac1af15e2e2a9bcd82be84c2417a9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] efdd0b6dfecc416f2ed4754187889fa632a53cd6df7f450d91a3144be4c80334
[INFO] running `Command { std: "docker" "start" "-a" "efdd0b6dfecc416f2ed4754187889fa632a53cd6df7f450d91a3144be4c80334", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling serde v1.0.199
[INFO] [stderr]    Compiling cc v1.0.95
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling parking_lot v0.12.2
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling indoc v1.0.9
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[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 num-iter v0.1.44
[INFO] [stderr]    Compiling num-complex v0.4.5
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling num v0.4.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling base-x v0.2.11
[INFO] [stderr]    Compiling cuid-util v0.1.0
[INFO] [stderr]    Compiling connection-string v0.1.14
[INFO] [stderr]    Compiling cuid2 v0.1.2
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling psl v0.1.0 (https://github.com/Brendonovich/prisma-engines?tag=pcr-0.6.10#c4aeef82)
[INFO] [stderr]    Compiling metrics v0.18.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.22.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling serde_derive v1.0.199
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling pest v2.7.9
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling enumflags2_derive v0.7.9
[INFO] [stderr]    Compiling pest_meta v2.7.9
[INFO] [stderr]    Compiling enumflags2 v0.7.9
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling pest_generator v2.7.9
[INFO] [stderr]    Compiling diagnostics v0.1.0 (https://github.com/Brendonovich/prisma-engines?tag=pcr-0.6.10#c4aeef82)
[INFO] [stderr]    Compiling metrics-macros v0.5.1
[INFO] [stderr]    Compiling base36 v0.0.1
[INFO] [stderr]    Compiling cuid v1.3.2
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling pest_derive v2.7.9
[INFO] [stderr]    Compiling schema-ast v0.1.0 (https://github.com/Brendonovich/prisma-engines?tag=pcr-0.6.10#c4aeef82)
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling hashlink v0.7.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling mobc v0.7.3 (https://github.com/prisma/mobc?tag=1.0.6#80462c48)
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling user-facing-error-macros v0.1.0 (https://github.com/Brendonovich/prisma-engines?tag=pcr-0.6.10#c4aeef82)
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling bigdecimal v0.3.1
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling parser-database v0.1.0 (https://github.com/Brendonovich/prisma-engines?tag=pcr-0.6.10#c4aeef82)
[INFO] [stderr]    Compiling lsp-types v0.91.1
[INFO] [stderr]    Compiling sqlformat v0.2.3
[INFO] [stderr]    Compiling prisma-value v0.1.0 (https://github.com/Brendonovich/prisma-engines?tag=pcr-0.6.10#c4aeef82)
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling raw-cpuid v10.7.0
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling metrics v0.19.0
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling quanta v0.9.3
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling atomic-shim v0.2.0
[INFO] [stderr]    Compiling sketches-ddsketch v0.1.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.12
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling opentelemetry v0.17.0
[INFO] [stderr]    Compiling metrics-util v0.13.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling tracing-log v0.1.4
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling tracing-opentelemetry v0.17.4
[INFO] [stderr]    Compiling metrics-util v0.12.1
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling fixedbitset v0.1.9
[INFO] [stderr]    Compiling ordermap v0.3.5
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling rusqlite v0.25.4
[INFO] [stderr]    Compiling petgraph v0.4.13
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling lru v0.7.8
[INFO] [stderr]    Compiling quaint v0.2.0-alpha.13 (https://github.com/Brendonovich/quaint?tag=0.6.5#c502995f)
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling ascii v0.9.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]    Compiling user-facing-errors v0.1.0 (https://github.com/Brendonovich/prisma-engines?tag=pcr-0.6.10#c4aeef82)
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling psl-core v0.1.0 (https://github.com/Brendonovich/prisma-engines?tag=pcr-0.6.10#c4aeef82)
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling sql-ddl v0.1.0 (https://github.com/Brendonovich/prisma-engines?tag=pcr-0.6.10#c4aeef82)
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling dml v0.1.0 (https://github.com/Brendonovich/prisma-engines?tag=pcr-0.6.10#c4aeef82)
[INFO] [stderr]    Compiling builtin-psl-connectors v0.1.0 (https://github.com/Brendonovich/prisma-engines?tag=pcr-0.6.10#c4aeef82)
[INFO] [stderr]    Compiling metrics-exporter-prometheus v0.10.0
[INFO] [stderr]    Compiling prisma-models v0.0.0 (https://github.com/Brendonovich/prisma-engines?tag=pcr-0.6.10#c4aeef82)
[INFO] [stderr]    Compiling introspection-connector v0.1.0 (https://github.com/Brendonovich/prisma-engines?tag=pcr-0.6.10#c4aeef82)
[INFO] [stderr]    Compiling datamodel-renderer v0.1.0 (https://github.com/Brendonovich/prisma-engines?tag=pcr-0.6.10#c4aeef82)
[INFO] [stderr]    Compiling sql-schema-describer v0.1.0 (https://github.com/Brendonovich/prisma-engines?tag=pcr-0.6.10#c4aeef82)
[INFO] [stderr]    Compiling json-rpc-api-build v0.1.0 (https://github.com/Brendonovich/prisma-engines?tag=pcr-0.6.10#c4aeef82)
[INFO] [stderr]    Compiling schema v0.1.0 (https://github.com/Brendonovich/prisma-engines?tag=pcr-0.6.10#c4aeef82)
[INFO] [stderr]    Compiling query-connector v0.1.0 (https://github.com/Brendonovich/prisma-engines?tag=pcr-0.6.10#c4aeef82)
[INFO] [stderr]    Compiling schema-builder v0.1.0 (https://github.com/Brendonovich/prisma-engines?tag=pcr-0.6.10#c4aeef82)
[INFO] [stderr]    Compiling query-engine-metrics v0.1.0 (https://github.com/Brendonovich/prisma-engines?tag=pcr-0.6.10#c4aeef82)
[INFO] [stderr]    Compiling sql-query-connector v0.1.0 (https://github.com/Brendonovich/prisma-engines?tag=pcr-0.6.10#c4aeef82)
[INFO] [stderr]    Compiling sql-introspection-connector v0.1.0 (https://github.com/Brendonovich/prisma-engines?tag=pcr-0.6.10#c4aeef82)
[INFO] [stderr]    Compiling dmmf v0.1.0 (https://github.com/Brendonovich/prisma-engines?tag=pcr-0.6.10#c4aeef82)
[INFO] [stderr]    Compiling migration-core v0.1.0 (https://github.com/Brendonovich/prisma-engines?tag=pcr-0.6.10#c4aeef82)
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling migration-connector v0.1.0 (https://github.com/Brendonovich/prisma-engines?tag=pcr-0.6.10#c4aeef82)
[INFO] [stderr]    Compiling graphql-parser v0.3.0 (https://github.com/prisma/graphql-parser#6a3f58bd)
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling sql-migration-connector v0.1.0 (https://github.com/Brendonovich/prisma-engines?tag=pcr-0.6.10#c4aeef82)
[INFO] [stderr]    Compiling hyper v1.3.1
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling jsonrpc-core v17.1.0
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling convert_case v0.5.0
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling directories v4.0.1
[INFO] [stderr]    Compiling prisma-client-rust-macros v0.6.11 (https://github.com/Brendonovich/prisma-client-rust?tag=0.6.11#3ac68d00)
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling query-core v0.1.0 (https://github.com/Brendonovich/prisma-engines?tag=pcr-0.6.10#c4aeef82)
[INFO] [stderr]    Compiling request-handlers v0.1.0 (https://github.com/Brendonovich/prisma-engines?tag=pcr-0.6.10#c4aeef82)
[INFO] [stderr]    Compiling prisma-client-rust v0.6.11 (https://github.com/Brendonovich/prisma-client-rust?tag=0.6.11#3ac68d00)
[INFO] [stderr]    Compiling prisma-client-rust-sdk v0.6.11 (https://github.com/Brendonovich/prisma-client-rust?tag=0.6.11#3ac68d00)
[INFO] [stderr]    Compiling prisma-client-rust-cli v0.6.11 (https://github.com/Brendonovich/prisma-client-rust?tag=0.6.11#3ac68d00)
[INFO] [stderr]    Compiling axum_server v0.1.0 (/opt/rustwide/workdir/axum_server)
[INFO] [stdout] error: couldn't read `/home/bhleedh95/projects/axum_with_prisma/prisma/schema.prisma`: No such file or directory (os error 2)
[INFO] [stdout]  --> axum_server/src/prisma/prisma.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     include_str!("/home/bhleedh95/projects/axum_with_prisma/prisma/schema.prisma");
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `axum_server` (bin "axum_server") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "efdd0b6dfecc416f2ed4754187889fa632a53cd6df7f450d91a3144be4c80334", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "efdd0b6dfecc416f2ed4754187889fa632a53cd6df7f450d91a3144be4c80334", kill_on_drop: false }`
[INFO] [stdout] efdd0b6dfecc416f2ed4754187889fa632a53cd6df7f450d91a3144be4c80334
