[INFO] cloning repository https://github.com/budgie-money/budgie-web [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/budgie-money/budgie-web" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbudgie-money%2Fbudgie-web", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbudgie-money%2Fbudgie-web'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2745bf32b30c48f04b5d5f6803c55458fe64c435 [INFO] checking budgie-money/budgie-web against master#ffa2e7ae8fbf9badc035740db949b9dae271c29f for pr-78338 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbudgie-money%2Fbudgie-web" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/budgie-money/budgie-web on toolchain ffa2e7ae8fbf9badc035740db949b9dae271c29f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ffa2e7ae8fbf9badc035740db949b9dae271c29f" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-13/source/.cargo/config [INFO] started tweaking git repo https://github.com/budgie-money/budgie-web [INFO] finished tweaking git repo https://github.com/budgie-money/budgie-web [INFO] tweaked toml for git repo https://github.com/budgie-money/budgie-web written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/budgie-money/budgie-web already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ffa2e7ae8fbf9badc035740db949b9dae271c29f" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+ffa2e7ae8fbf9badc035740db949b9dae271c29f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3353f0711072f321e1142638f18c98130ccadb34090a44630a87251f9f5d3aa5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3353f0711072f321e1142638f18c98130ccadb34090a44630a87251f9f5d3aa5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3353f0711072f321e1142638f18c98130ccadb34090a44630a87251f9f5d3aa5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3353f0711072f321e1142638f18c98130ccadb34090a44630a87251f9f5d3aa5", kill_on_drop: false }` [INFO] [stdout] 3353f0711072f321e1142638f18c98130ccadb34090a44630a87251f9f5d3aa5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+ffa2e7ae8fbf9badc035740db949b9dae271c29f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca5db10fcf86497182ab84eafd713d79f8fbf52e174cc5e14106fed8edbb7be1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ca5db10fcf86497182ab84eafd713d79f8fbf52e174cc5e14106fed8edbb7be1", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking bytes v0.5.5 [INFO] [stderr] Compiling cc v1.0.56 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.64 [INFO] [stderr] Compiling wasm-bindgen v0.2.64 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Checking adler32 v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Checking gimli v0.21.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling const_fn v0.4.2 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Compiling cache-padded v1.1.0 [INFO] [stderr] Compiling parking v1.0.3 [INFO] [stderr] Compiling waker-fn v1.0.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Checking adler v0.2.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Checking dtoa v0.4.6 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling fastrand v1.3.2 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling send_wrapper v0.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling v_escape v0.13.1 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Compiling v_htmlescape v0.10.3 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Checking deunicode v0.4.3 [INFO] [stderr] Checking humansize v1.1.0 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling standback v0.2.10 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Compiling cookie v0.14.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Compiling concurrent-queue v1.1.1 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking bytestring v0.1.5 [INFO] [stderr] Checking buf-min v0.1.1 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Checking miniz_oxide v0.4.0 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking tinyvec v1.0.1 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Checking slug v0.1.4 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Checking encoding_rs v0.8.23 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Checking kv-log-macro v1.0.6 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking flate2 v1.0.16 [INFO] [stderr] Checking addr2line v0.12.2 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking resolv-conf v0.6.3 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking backtrace v0.3.49 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking globset v0.4.5 [INFO] [stderr] Checking sqlformat v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-cipher v0.7.1 [INFO] [stderr] Checking universal-hash v0.4.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking aes-soft v0.4.0 [INFO] [stderr] Checking polyval v0.4.1 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking ignore v0.4.16 [INFO] [stderr] Checking sha2 v0.9.1 [INFO] [stderr] Checking sha-1 v0.9.1 [INFO] [stderr] Checking tokio v0.2.21 [INFO] [stderr] Checking ghash v0.3.0 [INFO] [stderr] Checking hkdf v0.9.0 [INFO] [stderr] Checking aes v0.4.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Checking aes-gcm v0.6.0 [INFO] [stderr] Checking globwalk v0.8.0 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Compiling chrono-tz v0.5.2 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking actix-codec v0.2.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.64 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.64 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling derive_more v0.99.9 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling v_escape_derive v0.8.3 [INFO] [stderr] Compiling actix-web-codegen v0.3.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.64 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Compiling async-stream v0.2.1 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking pin-project v0.4.22 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking actix-codec v0.3.0 [INFO] [stderr] Compiling js-sys v0.3.41 [INFO] [stderr] Checking actix-threadpool v0.3.2 [INFO] [stderr] Checking serde v1.0.114 [INFO] [stderr] Checking web-sys v0.3.41 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking actix-rt v1.1.1 [INFO] [stderr] Checking actix-service v1.0.6 [INFO] [stderr] Checking h2 v0.2.5 [INFO] [stderr] Checking blocking v0.4.6 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking smol v0.1.18 [INFO] [stderr] Checking trust-dns-proto v0.19.5 [INFO] [stderr] Checking actix-utils v2.0.0 [INFO] [stderr] Checking actix-utils v1.0.6 [INFO] [stderr] Checking actix-tls v2.0.0 [INFO] [stderr] Checking actix-server v1.0.3 [INFO] [stderr] Checking serde_json v1.0.56 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking actix-router v0.2.4 [INFO] [stderr] Checking bigdecimal v0.1.2 [INFO] [stderr] Checking actix-testing v1.0.1 [INFO] [stderr] Checking trust-dns-resolver v0.19.5 [INFO] [stderr] Checking gloo-timers v0.2.1 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking async-std v1.6.2 [INFO] [stderr] Checking actix-connect v2.0.0 [INFO] [stderr] Checking actix-http v2.0.0 [INFO] [stderr] Checking awc v2.0.0 [INFO] [stderr] Checking actix-web v3.1.0 [INFO] [stderr] Checking tera v1.3.1 [INFO] [stderr] Checking async-native-tls v0.3.3 [INFO] [stderr] Checking sqlx-core v0.3.5 [INFO] [stderr] Checking actix-session v0.4.0 [INFO] [stderr] Checking actix-files v0.3.0 [INFO] [stderr] Compiling sqlx-macros v0.3.5 [INFO] [stderr] Checking sqlx v0.3.5 [INFO] [stderr] Checking budgie-web v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: DATABASE_URL not set [INFO] [stdout] --> src/routes/user.rs:77:33 [INFO] [stdout] | [INFO] [stdout] 77 | let existing_accounts = sqlx::query!( [INFO] [stdout] | _________________________________^ [INFO] [stdout] 78 | | "SELECT username, email FROM users WHERE username = ? OR email = ?", [INFO] [stdout] 79 | | new_user.username, new_user.email [INFO] [stdout] 80 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: DATABASE_URL not set [INFO] [stdout] --> src/routes/user.rs:96:13 [INFO] [stdout] | [INFO] [stdout] 96 | / sqlx::query!( [INFO] [stdout] 97 | | "INSERT INTO users (username, email, password_hash) VALUES (?, ?, ?)", [INFO] [stdout] 98 | | new_user.username, new_user.email, password_hash [INFO] [stdout] 99 | | ) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: DATABASE_URL not set [INFO] [stdout] --> src/routes/user.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | match sqlx::query!( [INFO] [stdout] | ___________^ [INFO] [stdout] 114 | | "SELECT id, username, password_hash FROM users WHERE email = ?", [INFO] [stdout] 115 | | user_details.email [INFO] [stdout] 116 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: DATABASE_URL not set [INFO] [stdout] --> src/routes/user.rs:151:11 [INFO] [stdout] | [INFO] [stdout] 151 | match sqlx::query_as_unchecked!(JsonUserDetails, [INFO] [stdout] | ___________^ [INFO] [stdout] 152 | | "SELECT * FROM users WHERE id = ?", [INFO] [stdout] 153 | | user_id [INFO] [stdout] 154 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: DATABASE_URL not set [INFO] [stdout] --> src/routes/fund_source.rs:46:11 [INFO] [stdout] | [INFO] [stdout] 46 | match sqlx::query!( [INFO] [stdout] | ___________^ [INFO] [stdout] 47 | | "INSERT INTO fund_sources (name, default_currency, user_id) VALUES (?, ?, ?)", [INFO] [stdout] 48 | | new_fund_source.name, new_fund_source.default_currency, user_id [INFO] [stdout] 49 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: DATABASE_URL not set [INFO] [stdout] --> src/routes/fund_source.rs:71:11 [INFO] [stdout] | [INFO] [stdout] 71 | match sqlx::query!( [INFO] [stdout] | ___________^ [INFO] [stdout] 72 | | "DELETE FROM fund_sources WHERE user_id = ? AND id = ?", [INFO] [stdout] 73 | | user_id, fund_source_id [INFO] [stdout] 74 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: DATABASE_URL not set [INFO] [stdout] --> src/routes/fund_source.rs:97:11 [INFO] [stdout] | [INFO] [stdout] 97 | match sqlx::query_as!(JsonFundSource, [INFO] [stdout] | ___________^ [INFO] [stdout] 98 | | "SELECT *, (SELECT SUM(volume) AS balance FROM transactions WHERE fund_source_id = ?) AS balance FROM fund_sources WHERE user_id ... [INFO] [stdout] 99 | | fund_source_id, fund_source_id, user_id [INFO] [stdout] 100 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: DATABASE_URL not set [INFO] [stdout] --> src/routes/transaction.rs:61:17 [INFO] [stdout] | [INFO] [stdout] 61 | / ... sqlx::query_as!(UserId, [INFO] [stdout] 62 | | ... "SELECT fund_sources.user_id AS user_id FROM budgets INNER JOIN fund_sources ON budgets.fund_source_id = fund_sources.id WHERE ... [INFO] [stdout] 63 | | ... source_id [INFO] [stdout] 64 | | ... ) [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: DATABASE_URL not set [INFO] [stdout] --> src/routes/transaction.rs:70:17 [INFO] [stdout] | [INFO] [stdout] 70 | / sqlx::query_as!(UserId, [INFO] [stdout] 71 | | "SELECT user_id FROM fund_sources WHERE id = ?", [INFO] [stdout] 72 | | source_id [INFO] [stdout] 73 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: DATABASE_URL not set [INFO] [stdout] --> src/routes/transaction.rs:116:17 [INFO] [stdout] | [INFO] [stdout] 116 | / ... sqlx::query!( [INFO] [stdout] 117 | | ... "INSERT INTO transactions (fund_source_id, budget_id, volume, notes) VALUES ((SELECT fund_source_id FROM budgets WHERE id = ?),... [INFO] [stdout] 118 | | ... context_id, context_id, new_transaction.volume, new_transaction.notes [INFO] [stdout] 119 | | ... ) [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: DATABASE_URL not set [INFO] [stdout] --> src/routes/transaction.rs:123:17 [INFO] [stdout] | [INFO] [stdout] 123 | / sqlx::query!( [INFO] [stdout] 124 | | "INSERT INTO transactions (fund_source_id, volume, notes) VALUES (?, ?, ?)", [INFO] [stdout] 125 | | context_id, new_transaction.volume, new_transaction.notes [INFO] [stdout] 126 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: DATABASE_URL not set [INFO] [stdout] --> src/routes/transaction.rs:159:17 [INFO] [stdout] | [INFO] [stdout] 159 | / sqlx::query_as!(JsonTransaction, [INFO] [stdout] 160 | | "SELECT * FROM transactions WHERE budget_id = ? LIMIT ?, ?", [INFO] [stdout] 161 | | context_id, parameters.page, TRANSACTION_PAGE_SIZE [INFO] [stdout] 162 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: DATABASE_URL not set [INFO] [stdout] --> src/routes/transaction.rs:168:17 [INFO] [stdout] | [INFO] [stdout] 168 | / sqlx::query_as!(JsonTransaction, [INFO] [stdout] 169 | | "SELECT * FROM transactions WHERE fund_source_id = ? LIMIT ?, ?", [INFO] [stdout] 170 | | context_id, parameters.page, TRANSACTION_PAGE_SIZE [INFO] [stdout] 171 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `consts::TRANSACTION_PAGE_SIZE` [INFO] [stdout] --> src/routes/transaction.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | consts::TRANSACTION_PAGE_SIZE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `budget::{}` [INFO] [stdout] --> src/main.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | budget::{}, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async fn` body must be known in this context [INFO] [stdout] --> src/routes/user.rs:85:60 [INFO] [stdout] | [INFO] [stdout] 85 | if let Some(existing_user) = existing_accounts.get(0) { [INFO] [stdout] | ^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async fn` body because of this `await` [INFO] [stdout] --> src/routes/user.rs:96:13 [INFO] [stdout] | [INFO] [stdout] 96 | / sqlx::query!( [INFO] [stdout] 97 | | "INSERT INTO users (username, email, password_hash) VALUES (?, ?, ?)", [INFO] [stdout] 98 | | new_user.username, new_user.email, password_hash [INFO] [stdout] 99 | | ) [INFO] [stdout] 100 | | .execute(mysql_pool) [INFO] [stdout] 101 | | .await [INFO] [stdout] | |______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: DATABASE_URL not set [INFO] [stdout] --> src/routes/user.rs:77:33 [INFO] [stdout] | [INFO] [stdout] 77 | let existing_accounts = sqlx::query!( [INFO] [stdout] | _________________________________^ [INFO] [stdout] 78 | | "SELECT username, email FROM users WHERE username = ? OR email = ?", [INFO] [stdout] 79 | | new_user.username, new_user.email [INFO] [stdout] 80 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: DATABASE_URL not set [INFO] [stdout] --> src/routes/user.rs:96:13 [INFO] [stdout] | [INFO] [stdout] 96 | / sqlx::query!( [INFO] [stdout] 97 | | "INSERT INTO users (username, email, password_hash) VALUES (?, ?, ?)", [INFO] [stdout] 98 | | new_user.username, new_user.email, password_hash [INFO] [stdout] 99 | | ) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: DATABASE_URL not set [INFO] [stdout] --> src/routes/user.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | match sqlx::query!( [INFO] [stdout] | ___________^ [INFO] [stdout] 114 | | "SELECT id, username, password_hash FROM users WHERE email = ?", [INFO] [stdout] 115 | | user_details.email [INFO] [stdout] 116 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: DATABASE_URL not set [INFO] [stdout] --> src/routes/user.rs:151:11 [INFO] [stdout] | [INFO] [stdout] 151 | match sqlx::query_as_unchecked!(JsonUserDetails, [INFO] [stdout] | ___________^ [INFO] [stdout] 152 | | "SELECT * FROM users WHERE id = ?", [INFO] [stdout] 153 | | user_id [INFO] [stdout] 154 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: DATABASE_URL not set [INFO] [stdout] --> src/routes/fund_source.rs:46:11 [INFO] [stdout] | [INFO] [stdout] 46 | match sqlx::query!( [INFO] [stdout] | ___________^ [INFO] [stdout] 47 | | "INSERT INTO fund_sources (name, default_currency, user_id) VALUES (?, ?, ?)", [INFO] [stdout] 48 | | new_fund_source.name, new_fund_source.default_currency, user_id [INFO] [stdout] 49 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: DATABASE_URL not set [INFO] [stdout] --> src/routes/fund_source.rs:71:11 [INFO] [stdout] | [INFO] [stdout] 71 | match sqlx::query!( [INFO] [stdout] | ___________^ [INFO] [stdout] 72 | | "DELETE FROM fund_sources WHERE user_id = ? AND id = ?", [INFO] [stdout] 73 | | user_id, fund_source_id [INFO] [stdout] 74 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: DATABASE_URL not set [INFO] [stdout] --> src/routes/fund_source.rs:97:11 [INFO] [stdout] | [INFO] [stdout] 97 | match sqlx::query_as!(JsonFundSource, [INFO] [stdout] | ___________^ [INFO] [stdout] 98 | | "SELECT *, (SELECT SUM(volume) AS balance FROM transactions WHERE fund_source_id = ?) AS balance FROM fund_sources WHERE user_id ... [INFO] [stdout] 99 | | fund_source_id, fund_source_id, user_id [INFO] [stdout] 100 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: compiler/rustc_middle/src/ty/sty.rs:2150:18: tuple_fields called on non-tuple [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at 'Box', compiler/rustc_errors/src/lib.rs:945:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7f7871e5ba20 - std::backtrace_rs::backtrace::libunwind::trace::h303a626d53553a64 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:100:5 [INFO] [stderr] 1: 0x7f7871e5ba20 - std::backtrace_rs::backtrace::trace_unsynchronized::h6abb882733c3f18c [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7f7871e5ba20 - std::sys_common::backtrace::_print_fmt::h57829321f1d9217a [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x7f7871e5ba20 - ::fmt::h400b66a054640aac [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x7f7871ecae9c - core::fmt::write::h1857a60b204f1b6a [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/core/src/fmt/mod.rs:1076:17 [INFO] [stderr] 5: 0x7f7871e4d642 - std::io::Write::write_fmt::h6453b28c8b27c6ea [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/io/mod.rs:1516:15 [INFO] [stderr] 6: 0x7f7871e609d5 - std::sys_common::backtrace::_print::h15cc4b3923cc9bc0 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x7f7871e609d5 - std::sys_common::backtrace::print::h953c7be178c0674d [INFO] [stdout] error: DATABASE_URL not set [INFO] [stdout] --> src/routes/transaction.rs:61:17 [INFO] [stdout] | [INFO] [stdout] 61 | / ... sqlx::query_as!(UserId, [INFO] [stdout] 62 | | ... "SELECT fund_sources.user_id AS user_id FROM budgets INNER JOIN fund_sources ON budgets.fund_source_id = fund_sources.id WHERE ... [INFO] [stdout] 63 | | ... source_id [INFO] [stdout] 64 | | ... ) [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x7f7871e609d5 - std::panicking::default_hook::{{closure}}::h635d667f571198f0 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x7f7871e60678 - std::panicking::default_hook::h3bc2efb48060abaa [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/panicking.rs:227:9 [INFO] [stdout] error: DATABASE_URL not set [INFO] [stdout] --> src/routes/transaction.rs:70:17 [INFO] [stdout] | [INFO] [stdout] 70 | / sqlx::query_as!(UserId, [INFO] [stdout] 71 | | "SELECT user_id FROM fund_sources WHERE id = ?", [INFO] [stdout] 72 | | source_id [INFO] [stdout] 73 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: DATABASE_URL not set [INFO] [stdout] --> src/routes/transaction.rs:116:17 [INFO] [stdout] | [INFO] [stdout] 116 | / ... sqlx::query!( [INFO] [stdout] 117 | | ... "INSERT INTO transactions (fund_source_id, budget_id, volume, notes) VALUES ((SELECT fund_source_id FROM budgets WHERE id = ?),... [INFO] [stdout] 118 | | ... context_id, context_id, new_transaction.volume, new_transaction.notes [INFO] [stdout] 119 | | ... ) [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: DATABASE_URL not set [INFO] [stdout] --> src/routes/transaction.rs:123:17 [INFO] [stdout] | [INFO] [stdout] 123 | / sqlx::query!( [INFO] [stdout] 124 | | "INSERT INTO transactions (fund_source_id, volume, notes) VALUES (?, ?, ?)", [INFO] [stdout] 125 | | context_id, new_transaction.volume, new_transaction.notes [INFO] [stdout] 126 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: DATABASE_URL not set [INFO] [stdout] --> src/routes/transaction.rs:159:17 [INFO] [stdout] | [INFO] [stdout] 159 | / sqlx::query_as!(JsonTransaction, [INFO] [stdout] 160 | | "SELECT * FROM transactions WHERE budget_id = ? LIMIT ?, ?", [INFO] [stdout] 161 | | context_id, parameters.page, TRANSACTION_PAGE_SIZE [INFO] [stdout] 162 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: DATABASE_URL not set [INFO] [stdout] --> src/routes/transaction.rs:168:17 [INFO] [stdout] | [INFO] [stdout] 168 | / sqlx::query_as!(JsonTransaction, [INFO] [stdout] 169 | | "SELECT * FROM transactions WHERE fund_source_id = ? LIMIT ?, ?", [INFO] [stdout] 170 | | context_id, parameters.page, TRANSACTION_PAGE_SIZE [INFO] [stdout] 171 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] 10: 0x7f7872729618 - rustc_driver::report_ice::hbf1325c7565687ba [INFO] [stderr] 11: 0x7f785f533d06 - as core::ops::function::Fn>::call::h47697837e2c4e99b [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/alloc/src/boxed.rs:1056:9 [INFO] [stderr] 12: 0x7f785f538b3b - proc_macro::bridge::client::::enter::{{closure}}::{{closure}}::hcdba4ce374971afc [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/proc_macro/src/bridge/client.rs:320:21 [INFO] [stderr] 13: 0x7f7871e61216 - std::panicking::rust_panic_with_hook::h887eb0c89f46b8b2 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/panicking.rs:581:17 [INFO] [stderr] 14: 0x7f78756d5a2d - std::panicking::begin_panic::{{closure}}::hc1d905d2374ce0cc [INFO] [stderr] 15: 0x7f78756d5936 - std::sys_common::backtrace::__rust_end_short_backtrace::ha1feaa73cb1e05ce [INFO] [stderr] 16: 0x7f78756d599f - std::panicking::begin_panic::h09616460625efa25 [INFO] [stderr] 17: 0x7f787570c380 - rustc_errors::HandlerInner::bug::hbb6554bd4fbc8852 [INFO] [stderr] 18: 0x7f787570ae60 - rustc_errors::Handler::bug::h4feefeec7bb726ca [INFO] [stderr] 19: 0x7f787517cbc4 - rustc_middle::util::bug::opt_span_bug_fmt::{{closure}}::h22b92ed7b73b8340 [INFO] [stderr] 20: 0x7f7875175e0b - rustc_middle::ty::context::tls::with_opt::{{closure}}::h32bfd9cf0b0a9393 [INFO] [stderr] 21: 0x7f7875175db2 - rustc_middle::ty::context::tls::with_opt::h762464f893de2d96 [INFO] [stderr] 22: 0x7f787517cae9 - rustc_middle::util::bug::opt_span_bug_fmt::h05648c19bbf99518 [INFO] [stderr] 23: 0x7f787517ca5e - rustc_middle::util::bug::bug_fmt::h5d4f7ed12a8f1d0d [INFO] [stderr] 24: 0x7f7875299706 - rustc_middle::ty::sty::::tuple_fields::hdc3dc0e1875e99ff [INFO] [stderr] 25: 0x7f7874c4f5d2 - as rustc_middle::ty::fold::TypeVisitor>::visit_ty::h1ec1f04772f87d67 [INFO] [stderr] 26: 0x7f7874aff94a - rustc_middle::ty::fold::TypeFoldable::visit_with::h3d4badb991774579 [INFO] [stderr] 27: 0x7f7874c4f71b - as rustc_middle::ty::fold::TypeVisitor>::visit_ty::h1ec1f04772f87d67 [INFO] [stderr] 28: 0x7f7874a66b37 - ::generate_member_constraint::h09e7ce13751ca394 [INFO] [stderr] 29: 0x7f7873419423 - ::constrain_opaque_types::h08b0778335c53e79 [INFO] [stderr] 30: 0x7f78733a4b5e - rustc_typeck::check::regionck::RegionCtxt::visit_fn_body::hc38a7d0629b6651c [INFO] [stderr] 31: 0x7f787332e400 - rustc_hir::intravisit::walk_expr::hd25dce57c0ad6adb [INFO] [stderr] 32: 0x7f78733a606d - ::visit_expr::hfbc0e6bef78b1108 [INFO] [stderr] 33: 0x7f787332e1ad - rustc_hir::intravisit::walk_expr::hd25dce57c0ad6adb [INFO] [stderr] 34: 0x7f78733a606d - ::visit_expr::hfbc0e6bef78b1108 [INFO] [stderr] 35: 0x7f78733a4b0d - rustc_typeck::check::regionck::RegionCtxt::visit_fn_body::hc38a7d0629b6651c [INFO] [stderr] 36: 0x7f78731a7b84 - rustc_typeck::check::regionck::::regionck_fn::h297ea48485ddccf4 [INFO] [stderr] 37: 0x7f78733f4bdd - rustc_infer::infer::InferCtxtBuilder::enter::h6881f9376e4471a9 [INFO] [stderr] 38: 0x7f78734ab158 - rustc_typeck::check::typeck::h7936b5f86fffb913 [INFO] [stderr] 39: 0x7f78755d61a5 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::he31ecb2478271eb6 [INFO] [stderr] 40: 0x7f78751909c4 - rustc_data_structures::stack::ensure_sufficient_stack::h0fae324398ebb94b [INFO] [stderr] 41: 0x7f7874f30c43 - rustc_query_system::query::plumbing::get_query_impl::h23431548fcf0457a [INFO] [stdout] warning: unused import: `consts::TRANSACTION_PAGE_SIZE` [INFO] [stdout] --> src/routes/transaction.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | consts::TRANSACTION_PAGE_SIZE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `budget::{}` [INFO] [stdout] --> src/main.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | budget::{}, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] 42: 0x7f78752832f7 - rustc_middle::ty::context::TyCtxt::typeck_opt_const_arg::h3bd74cb09bd6e416 [INFO] [stderr] 43: 0x7f7873972758 - rustc_mir_build::thir::cx::Cx::new::hae441e3f756dd04d [INFO] [stderr] 44: 0x7f78739366c8 - rustc_infer::infer::InferCtxtBuilder::enter::hc3dcea69ea296949 [INFO] [stderr] 45: 0x7f7873877c93 - rustc_mir_build::build::mir_built::h1213ff50e2e6a0e1 [INFO] [stderr] 46: 0x7f7873ed0591 - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::mir_built>::compute::h48f449fd20c6d821 [INFO] [stderr] 47: 0x7f7873d87062 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h64e586cbce9e64b6 [INFO] [stderr] 48: 0x7f7873da6167 - rustc_data_structures::stack::ensure_sufficient_stack::hcd9666a57ae15592 [INFO] [stderr] 49: 0x7f7873b729b4 - rustc_query_system::query::plumbing::get_query_impl::h204e2d9ef53c9d61 [INFO] [stderr] 50: 0x7f7873f03c2f - rustc_mir::transform::check_unsafety::unsafety_check_result::hfa73150fbef5dd4b [INFO] [stderr] 51: 0x7f7873edea15 - core::ops::function::FnOnce::call_once::ha16d550cc2ad148e [INFO] [stderr] 52: 0x7f7873ed178e - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::unsafety_check_result>::compute::h1325ed663a32656e [INFO] [stderr] 53: 0x7f7873d8fab7 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::hd407ccfcaf366716 [INFO] [stderr] 54: 0x7f7873d9cc71 - rustc_data_structures::stack::ensure_sufficient_stack::h2b9edb953b6b37ed [INFO] [stderr] 55: 0x7f7873bb5c99 - rustc_query_system::query::plumbing::get_query_impl::h7a8ff46deb0129b0 [INFO] [stderr] 56: 0x7f7873bf450d - rustc_query_system::query::plumbing::ensure_query_impl::h5f3c48a1796f8afb [INFO] [stderr] 57: 0x7f7873f14f8b - rustc_mir::transform::mir_const::hf34ae3a27ea9647b [INFO] [stderr] 58: 0x7f7873ed0671 - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::mir_const>::compute::hb439a448b1775404 [INFO] [stderr] 59: 0x7f7873d87062 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h64e586cbce9e64b6 [INFO] [stderr] 60: 0x7f7873da6167 - rustc_data_structures::stack::ensure_sufficient_stack::hcd9666a57ae15592 [INFO] [stderr] 61: 0x7f7873b729b4 - rustc_query_system::query::plumbing::get_query_impl::h204e2d9ef53c9d61 [INFO] [stderr] 62: 0x7f7873f154ae - rustc_mir::transform::mir_promoted::h63d48cc42abf7992 [INFO] [stderr] 63: 0x7f7873f24041 - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::mir_promoted>::compute::hdf2326856f72cc26 [INFO] [stderr] 64: 0x7f7873d839ae - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h5263bb496f38fe45 [INFO] [stderr] 65: 0x7f7873d99b67 - rustc_data_structures::stack::ensure_sufficient_stack::h05d573450a98be7a [INFO] [stderr] 66: 0x7f7873b9861f - rustc_query_system::query::plumbing::get_query_impl::h4d2eddc0469a3d56 [INFO] [stderr] 67: 0x7f7873f60f14 - rustc_mir::borrow_check::mir_borrowck::h15a86e919fc8eed4 [INFO] [stderr] 68: 0x7f7873f2ae35 - core::ops::function::FnOnce::call_once::h03dbe0b786591256 [INFO] [stderr] 69: 0x7f787347fd2e - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::mir_borrowck>::compute::h6e0262522c39a99c [INFO] [stderr] 70: 0x7f7873363a37 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::hbccb591d25d97bba [INFO] [stderr] 71: 0x7f78732d1461 - rustc_data_structures::stack::ensure_sufficient_stack::hf9691a12a2696c86 [INFO] [stderr] 72: 0x7f78731e2a79 - rustc_query_system::query::plumbing::get_query_impl::h8e706cf7049df2c3 [INFO] [stderr] 73: 0x7f78734b2034 - rustc_typeck::collect::type_of::type_of::hc36be93746b1de48 [INFO] [stderr] 74: 0x7f7873263bff - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::type_of>::compute::hb3888e2d2bff40bd [INFO] [stderr] 75: 0x7f7873361c94 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h952ed8e8215ed554 [INFO] [stderr] 76: 0x7f78732c4021 - rustc_data_structures::stack::ensure_sufficient_stack::h1396c8a5e30d56bc [INFO] [stderr] 77: 0x7f78731b83ff - rustc_query_system::query::plumbing::get_query_impl::h28946643b924e3d8 [INFO] [stderr] 78: 0x7f7873286cd3 - rustc_typeck::check::check::check_item_type::h790b0a968206d0a9 [INFO] [stderr] 79: 0x7f7873347122 - rustc_middle::hir::map::Map::visit_item_likes_in_module::hebcf6e6d5c88b804 [INFO] [stderr] 80: 0x7f787328aacd - rustc_typeck::check::check::check_mod_item_types::h7f4fb3e9fc4acba3 [INFO] [stderr] 81: 0x7f78733431fe - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::check_mod_item_types>::compute::h8a145d1b5479ca1f [INFO] [stderr] 82: 0x7f787335f807 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h8e6947eb9be02f4e [INFO] [stderr] 83: 0x7f78732cf564 - rustc_data_structures::stack::ensure_sufficient_stack::hdc0eadaac9a180e4 [INFO] [stderr] 84: 0x7f7873228a02 - rustc_query_system::query::plumbing::get_query_impl::hfaeae1bfdea1ee23 [INFO] [stderr] 85: 0x7f787322d1de - rustc_query_system::query::plumbing::ensure_query_impl::h79037b18dc7d3ee5 [INFO] [stderr] 86: 0x7f78733496a4 - rustc_session::utils::::time::h7b414d0bb62f62b2 [INFO] [stderr] 87: 0x7f78733abdbf - rustc_typeck::check_crate::h19e2dfbdd8ea5557 [INFO] [stderr] 88: 0x7f787296ed95 - rustc_interface::passes::analysis::hf34e525a2b31f7c0 [INFO] [stderr] 89: 0x7f78726a8d7b - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::analysis>::compute::h23cb841af51f0584 [INFO] [stderr] 90: 0x7f7872747057 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h7178e9f1ddee6943 [INFO] [stderr] 91: 0x7f78727423df - rustc_middle::ty::query::plumbing::::start_query::{{closure}}::{{closure}}::{{closure}}::h4025824db8759ceb [INFO] [stderr] 92: 0x7f78726d3f10 - rustc_query_system::query::plumbing::get_query_impl::h29928f066778d4c4 [INFO] [stderr] 93: 0x7f78726ab12b - rustc_interface::passes::QueryContext::enter::h0705343d8e4a95be [INFO] [stderr] 94: 0x7f78727444a2 - rustc_interface::queries::::enter::h6eb07f11eba80bd6 [INFO] [stderr] 95: 0x7f787270b2a2 - rustc_span::with_source_map::h3820d41b3a036910 [INFO] [stderr] 96: 0x7f78727459c2 - rustc_interface::interface::create_compiler_and_run::h08ad396f4e7721e0 [INFO] [stderr] 97: 0x7f787272dd5a - scoped_tls::ScopedKey::set::hd425a36fbe06985e [INFO] [stderr] 98: 0x7f787274a9b5 - std::sys_common::backtrace::__rust_begin_short_backtrace::h23925571219dbc63 [INFO] [stderr] 99: 0x7f78726c83ce - core::ops::function::FnOnce::call_once{{vtable.shim}}::h43b61b9af30b3669 [INFO] [stderr] 100: 0x7f7871e7021a - as core::ops::function::FnOnce>::call_once::h88864ee659ddb161 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/alloc/src/boxed.rs:1042:9 [INFO] [stderr] 101: 0x7f7871e7021a - as core::ops::function::FnOnce>::call_once::h9f03cbdc7ab33431 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/alloc/src/boxed.rs:1042:9 [INFO] [stderr] 102: 0x7f7871e7021a - std::sys::unix::thread::Thread::new::thread_start::h5979dd5560a11418 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/sys/unix/thread.rs:89:17 [INFO] [stderr] 103: 0x7f7871d8b609 - start_thread [INFO] [stderr] 104: 0x7f7871c9f103 - clone [INFO] [stderr] 105: 0x0 - [INFO] [stderr] [INFO] [stderr] note: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: rustc 1.49.0-nightly (ffa2e7ae8 2020-10-24) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stdout] error[E0698]: type inside `async fn` body must be known in this context [INFO] [stdout] --> src/routes/user.rs:85:60 [INFO] [stdout] | [INFO] [stdout] 85 | if let Some(existing_user) = existing_accounts.get(0) { [INFO] [stdout] | ^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async fn` body because of this `await` [INFO] [stdout] --> src/routes/user.rs:96:13 [INFO] [stdout] | [INFO] [stdout] 96 | / sqlx::query!( [INFO] [stdout] 97 | | "INSERT INTO users (username, email, password_hash) VALUES (?, ?, ?)", [INFO] [stdout] 98 | | new_user.username, new_user.email, password_hash [INFO] [stdout] 99 | | ) [INFO] [stdout] 100 | | .execute(mysql_pool) [INFO] [stdout] 101 | | .await [INFO] [stdout] | |______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] #0 [typeck] type-checking `routes::transaction::TransactionContext::check_user_id` [INFO] [stderr] #1 [mir_built] building MIR for `routes::transaction::TransactionContext::check_user_id` [INFO] [stderr] #2 [unsafety_check_result] unsafety-checking `routes::transaction::TransactionContext::check_user_id` [INFO] [stderr] #3 [mir_const] processing MIR for `routes::transaction::TransactionContext::check_user_id` [INFO] [stderr] #4 [mir_promoted] processing `routes::transaction::TransactionContext::check_user_id` [INFO] [stderr] #5 [mir_borrowck] borrow-checking `routes::transaction::TransactionContext::check_user_id` [INFO] [stderr] #6 [type_of] computing type of `routes::transaction::TransactionContext::check_user_id::{opaque#0}` [INFO] [stderr] #7 [check_mod_item_types] checking item types in module `routes::transaction` [INFO] [stderr] #8 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stdout] error: aborting due to 15 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0698`. [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at 'Box', compiler/rustc_errors/src/lib.rs:945:9 [INFO] [stdout] error: internal compiler error: compiler/rustc_middle/src/ty/sty.rs:2150:18: tuple_fields called on non-tuple [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7fe4c954aa20 - std::backtrace_rs::backtrace::libunwind::trace::h303a626d53553a64 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:100:5 [INFO] [stderr] 1: 0x7fe4c954aa20 - std::backtrace_rs::backtrace::trace_unsynchronized::h6abb882733c3f18c [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7fe4c954aa20 - std::sys_common::backtrace::_print_fmt::h57829321f1d9217a [INFO] [stderr] error: could not compile `budgie-web` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x7fe4c954aa20 - ::fmt::h400b66a054640aac [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x7fe4c95b9e9c - core::fmt::write::h1857a60b204f1b6a [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/core/src/fmt/mod.rs:1076:17 [INFO] [stderr] 5: 0x7fe4c953c642 - std::io::Write::write_fmt::h6453b28c8b27c6ea [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/io/mod.rs:1516:15 [INFO] [stderr] 6: 0x7fe4c954f9d5 - std::sys_common::backtrace::_print::h15cc4b3923cc9bc0 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x7fe4c954f9d5 - std::sys_common::backtrace::print::h953c7be178c0674d [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x7fe4c954f9d5 - std::panicking::default_hook::{{closure}}::h635d667f571198f0 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x7fe4c954f678 - std::panicking::default_hook::h3bc2efb48060abaa [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/panicking.rs:227:9 [INFO] [stderr] 10: 0x7fe4c9e18618 - rustc_driver::report_ice::hbf1325c7565687ba [INFO] [stderr] 11: 0x7fe4b6623d06 - as core::ops::function::Fn>::call::h47697837e2c4e99b [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/alloc/src/boxed.rs:1056:9 [INFO] [stderr] 12: 0x7fe4b6628b3b - proc_macro::bridge::client::::enter::{{closure}}::{{closure}}::hcdba4ce374971afc [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/proc_macro/src/bridge/client.rs:320:21 [INFO] [stderr] 13: 0x7fe4c9550216 - std::panicking::rust_panic_with_hook::h887eb0c89f46b8b2 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/panicking.rs:581:17 [INFO] [stderr] 14: 0x7fe4ccdc4a2d - std::panicking::begin_panic::{{closure}}::hc1d905d2374ce0cc [INFO] [stderr] 15: 0x7fe4ccdc4936 - std::sys_common::backtrace::__rust_end_short_backtrace::ha1feaa73cb1e05ce [INFO] [stderr] 16: 0x7fe4ccdc499f - std::panicking::begin_panic::h09616460625efa25 [INFO] [stderr] 17: 0x7fe4ccdfb380 - rustc_errors::HandlerInner::bug::hbb6554bd4fbc8852 [INFO] [stderr] 18: 0x7fe4ccdf9e60 - rustc_errors::Handler::bug::h4feefeec7bb726ca [INFO] [stderr] 19: 0x7fe4cc86bbc4 - rustc_middle::util::bug::opt_span_bug_fmt::{{closure}}::h22b92ed7b73b8340 [INFO] [stderr] 20: 0x7fe4cc864e0b - rustc_middle::ty::context::tls::with_opt::{{closure}}::h32bfd9cf0b0a9393 [INFO] [stderr] 21: 0x7fe4cc864db2 - rustc_middle::ty::context::tls::with_opt::h762464f893de2d96 [INFO] [stderr] 22: 0x7fe4cc86bae9 - rustc_middle::util::bug::opt_span_bug_fmt::h05648c19bbf99518 [INFO] [stderr] 23: 0x7fe4cc86ba5e - rustc_middle::util::bug::bug_fmt::h5d4f7ed12a8f1d0d [INFO] [stderr] 24: 0x7fe4cc988706 - rustc_middle::ty::sty::::tuple_fields::hdc3dc0e1875e99ff [INFO] [stderr] 25: 0x7fe4cc33e5d2 - as rustc_middle::ty::fold::TypeVisitor>::visit_ty::h1ec1f04772f87d67 [INFO] [stderr] 26: 0x7fe4cc1ee94a - rustc_middle::ty::fold::TypeFoldable::visit_with::h3d4badb991774579 [INFO] [stderr] 27: 0x7fe4cc33e71b - as rustc_middle::ty::fold::TypeVisitor>::visit_ty::h1ec1f04772f87d67 [INFO] [stderr] 28: 0x7fe4cc155b37 - ::generate_member_constraint::h09e7ce13751ca394 [INFO] [stderr] 29: 0x7fe4cab08423 - ::constrain_opaque_types::h08b0778335c53e79 [INFO] [stderr] 30: 0x7fe4caa93b5e - rustc_typeck::check::regionck::RegionCtxt::visit_fn_body::hc38a7d0629b6651c [INFO] [stderr] 31: 0x7fe4caa1d400 - rustc_hir::intravisit::walk_expr::hd25dce57c0ad6adb [INFO] [stderr] 32: 0x7fe4caa9506d - ::visit_expr::hfbc0e6bef78b1108 [INFO] [stderr] 33: 0x7fe4caa1d1ad - rustc_hir::intravisit::walk_expr::hd25dce57c0ad6adb [INFO] [stderr] 34: 0x7fe4caa9506d - ::visit_expr::hfbc0e6bef78b1108 [INFO] [stderr] 35: 0x7fe4caa93b0d - rustc_typeck::check::regionck::RegionCtxt::visit_fn_body::hc38a7d0629b6651c [INFO] [stderr] 36: 0x7fe4ca896b84 - rustc_typeck::check::regionck::::regionck_fn::h297ea48485ddccf4 [INFO] [stderr] 37: 0x7fe4caae3bdd - rustc_infer::infer::InferCtxtBuilder::enter::h6881f9376e4471a9 [INFO] [stderr] 38: 0x7fe4cab9a158 - rustc_typeck::check::typeck::h7936b5f86fffb913 [INFO] [stderr] 39: 0x7fe4cccc51a5 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::he31ecb2478271eb6 [INFO] [stderr] 40: 0x7fe4cc87f9c4 - rustc_data_structures::stack::ensure_sufficient_stack::h0fae324398ebb94b [INFO] [stderr] 41: 0x7fe4cc61fc43 - rustc_query_system::query::plumbing::get_query_impl::h23431548fcf0457a [INFO] [stderr] 42: 0x7fe4cc9722f7 - rustc_middle::ty::context::TyCtxt::typeck_opt_const_arg::h3bd74cb09bd6e416 [INFO] [stderr] 43: 0x7fe4cb061758 - rustc_mir_build::thir::cx::Cx::new::hae441e3f756dd04d [INFO] [stderr] 44: 0x7fe4cb0256c8 - rustc_infer::infer::InferCtxtBuilder::enter::hc3dcea69ea296949 [INFO] [stderr] 45: 0x7fe4caf66c93 - rustc_mir_build::build::mir_built::h1213ff50e2e6a0e1 [INFO] [stderr] 46: 0x7fe4cb5bf591 - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::mir_built>::compute::h48f449fd20c6d821 [INFO] [stderr] 47: 0x7fe4cb476062 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h64e586cbce9e64b6 [INFO] [stderr] 48: 0x7fe4cb495167 - rustc_data_structures::stack::ensure_sufficient_stack::hcd9666a57ae15592 [INFO] [stderr] 49: 0x7fe4cb2619b4 - rustc_query_system::query::plumbing::get_query_impl::h204e2d9ef53c9d61 [INFO] [stderr] 50: 0x7fe4cb5f2c2f - rustc_mir::transform::check_unsafety::unsafety_check_result::hfa73150fbef5dd4b [INFO] [stderr] 51: 0x7fe4cb5cda15 - core::ops::function::FnOnce::call_once::ha16d550cc2ad148e [INFO] [stderr] 52: 0x7fe4cb5c078e - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::unsafety_check_result>::compute::h1325ed663a32656e [INFO] [stderr] 53: 0x7fe4cb47eab7 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::hd407ccfcaf366716 [INFO] [stderr] 54: 0x7fe4cb48bc71 - rustc_data_structures::stack::ensure_sufficient_stack::h2b9edb953b6b37ed [INFO] [stderr] 55: 0x7fe4cb2a4c99 - rustc_query_system::query::plumbing::get_query_impl::h7a8ff46deb0129b0 [INFO] [stderr] 56: 0x7fe4cb2e350d - rustc_query_system::query::plumbing::ensure_query_impl::h5f3c48a1796f8afb [INFO] [stderr] 57: 0x7fe4cb603f8b - rustc_mir::transform::mir_const::hf34ae3a27ea9647b [INFO] [stderr] 58: 0x7fe4cb5bf671 - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::mir_const>::compute::hb439a448b1775404 [INFO] [stderr] 59: 0x7fe4cb476062 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h64e586cbce9e64b6 [INFO] [stderr] 60: 0x7fe4cb495167 - rustc_data_structures::stack::ensure_sufficient_stack::hcd9666a57ae15592 [INFO] [stderr] 61: 0x7fe4cb2619b4 - rustc_query_system::query::plumbing::get_query_impl::h204e2d9ef53c9d61 [INFO] [stderr] 62: 0x7fe4cb6044ae - rustc_mir::transform::mir_promoted::h63d48cc42abf7992 [INFO] [stderr] 63: 0x7fe4cb613041 - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::mir_promoted>::compute::hdf2326856f72cc26 [INFO] [stderr] 64: 0x7fe4cb4729ae - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h5263bb496f38fe45 [INFO] [stderr] 65: 0x7fe4cb488b67 - rustc_data_structures::stack::ensure_sufficient_stack::h05d573450a98be7a [INFO] [stderr] 66: 0x7fe4cb28761f - rustc_query_system::query::plumbing::get_query_impl::h4d2eddc0469a3d56 [INFO] [stderr] 67: 0x7fe4cb64ff14 - rustc_mir::borrow_check::mir_borrowck::h15a86e919fc8eed4 [INFO] [stderr] 68: 0x7fe4cb619e35 - core::ops::function::FnOnce::call_once::h03dbe0b786591256 [INFO] [stderr] 69: 0x7fe4cab6ed2e - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::mir_borrowck>::compute::h6e0262522c39a99c [INFO] [stderr] 70: 0x7fe4caa52a37 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::hbccb591d25d97bba [INFO] [stderr] 71: 0x7fe4ca9c0461 - rustc_data_structures::stack::ensure_sufficient_stack::hf9691a12a2696c86 [INFO] [stderr] 72: 0x7fe4ca8d1a79 - rustc_query_system::query::plumbing::get_query_impl::h8e706cf7049df2c3 [INFO] [stderr] 73: 0x7fe4caba1034 - rustc_typeck::collect::type_of::type_of::hc36be93746b1de48 [INFO] [stderr] 74: 0x7fe4ca952bff - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::type_of>::compute::hb3888e2d2bff40bd [INFO] [stderr] 75: 0x7fe4caa50c94 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h952ed8e8215ed554 [INFO] [stderr] 76: 0x7fe4ca9b3021 - rustc_data_structures::stack::ensure_sufficient_stack::h1396c8a5e30d56bc [INFO] [stderr] 77: 0x7fe4ca8a73ff - rustc_query_system::query::plumbing::get_query_impl::h28946643b924e3d8 [INFO] [stderr] 78: 0x7fe4ca975cd3 - rustc_typeck::check::check::check_item_type::h790b0a968206d0a9 [INFO] [stderr] 79: 0x7fe4caa36122 - rustc_middle::hir::map::Map::visit_item_likes_in_module::hebcf6e6d5c88b804 [INFO] [stderr] 80: 0x7fe4ca979acd - rustc_typeck::check::check::check_mod_item_types::h7f4fb3e9fc4acba3 [INFO] [stderr] 81: 0x7fe4caa321fe - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::check_mod_item_types>::compute::h8a145d1b5479ca1f [INFO] [stderr] 82: 0x7fe4caa4e807 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h8e6947eb9be02f4e [INFO] [stderr] 83: 0x7fe4ca9be564 - rustc_data_structures::stack::ensure_sufficient_stack::hdc0eadaac9a180e4 [INFO] [stderr] 84: 0x7fe4ca917a02 - rustc_query_system::query::plumbing::get_query_impl::hfaeae1bfdea1ee23 [INFO] [stderr] 85: 0x7fe4ca91c1de - rustc_query_system::query::plumbing::ensure_query_impl::h79037b18dc7d3ee5 [INFO] [stderr] 86: 0x7fe4caa386a4 - rustc_session::utils::::time::h7b414d0bb62f62b2 [INFO] [stderr] 87: 0x7fe4caa9adbf - rustc_typeck::check_crate::h19e2dfbdd8ea5557 [INFO] [stderr] 88: 0x7fe4ca05dd95 - rustc_interface::passes::analysis::hf34e525a2b31f7c0 [INFO] [stderr] 89: 0x7fe4c9d97d7b - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::analysis>::compute::h23cb841af51f0584 [INFO] [stderr] 90: 0x7fe4c9e36057 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h7178e9f1ddee6943 [INFO] [stderr] 91: 0x7fe4c9e313df - rustc_middle::ty::query::plumbing::::start_query::{{closure}}::{{closure}}::{{closure}}::h4025824db8759ceb [INFO] [stderr] 92: 0x7fe4c9dc2f10 - rustc_query_system::query::plumbing::get_query_impl::h29928f066778d4c4 [INFO] [stderr] 93: 0x7fe4c9d9a12b - rustc_interface::passes::QueryContext::enter::h0705343d8e4a95be [INFO] [stderr] 94: 0x7fe4c9e334a2 - rustc_interface::queries::::enter::h6eb07f11eba80bd6 [INFO] [stderr] 95: 0x7fe4c9dfa2a2 - rustc_span::with_source_map::h3820d41b3a036910 [INFO] [stderr] 96: 0x7fe4c9e349c2 - rustc_interface::interface::create_compiler_and_run::h08ad396f4e7721e0 [INFO] [stderr] 97: 0x7fe4c9e1cd5a - scoped_tls::ScopedKey::set::hd425a36fbe06985e [INFO] [stderr] 98: 0x7fe4c9e399b5 - std::sys_common::backtrace::__rust_begin_short_backtrace::h23925571219dbc63 [INFO] [stderr] 99: 0x7fe4c9db73ce - core::ops::function::FnOnce::call_once{{vtable.shim}}::h43b61b9af30b3669 [INFO] [stderr] 100: 0x7fe4c955f21a - as core::ops::function::FnOnce>::call_once::h88864ee659ddb161 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/alloc/src/boxed.rs:1042:9 [INFO] [stderr] 101: 0x7fe4c955f21a - as core::ops::function::FnOnce>::call_once::h9f03cbdc7ab33431 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/alloc/src/boxed.rs:1042:9 [INFO] [stderr] 102: 0x7fe4c955f21a - std::sys::unix::thread::Thread::new::thread_start::h5979dd5560a11418 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/sys/unix/thread.rs:89:17 [INFO] [stderr] 103: 0x7fe4c947a609 - start_thread [INFO] [stderr] 104: 0x7fe4c938e103 - clone [INFO] [stderr] 105: 0x0 - [INFO] [stderr] [INFO] [stderr] note: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: rustc 1.49.0-nightly (ffa2e7ae8 2020-10-24) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: -C embed-bitcode=no -C debuginfo=2 --crate-type bin [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [typeck] type-checking `routes::transaction::TransactionContext::check_user_id` [INFO] [stderr] #1 [mir_built] building MIR for `routes::transaction::TransactionContext::check_user_id` [INFO] [stderr] #2 [unsafety_check_result] unsafety-checking `routes::transaction::TransactionContext::check_user_id` [INFO] [stderr] #3 [mir_const] processing MIR for `routes::transaction::TransactionContext::check_user_id` [INFO] [stderr] #4 [mir_promoted] processing `routes::transaction::TransactionContext::check_user_id` [INFO] [stderr] #5 [mir_borrowck] borrow-checking `routes::transaction::TransactionContext::check_user_id` [INFO] [stderr] #6 [type_of] computing type of `routes::transaction::TransactionContext::check_user_id::{opaque#0}` [INFO] [stderr] #7 [check_mod_item_types] checking item types in module `routes::transaction` [INFO] [stderr] #8 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stdout] error: aborting due to 15 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0698`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "ca5db10fcf86497182ab84eafd713d79f8fbf52e174cc5e14106fed8edbb7be1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca5db10fcf86497182ab84eafd713d79f8fbf52e174cc5e14106fed8edbb7be1", kill_on_drop: false }` [INFO] [stdout] ca5db10fcf86497182ab84eafd713d79f8fbf52e174cc5e14106fed8edbb7be1