[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#430feb24a46993e5073c1bb1b39da190d83fa2bf for pr-78363 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbudgie-money%2Fbudgie-web" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/budgie-money/budgie-web on toolchain 430feb24a46993e5073c1bb1b39da190d83fa2bf [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2/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-2/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" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f35818e85322f17fd9566aef797f75b7a6cd30dc7ef91f01f3d206cdbbd5f96c [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" "f35818e85322f17fd9566aef797f75b7a6cd30dc7ef91f01f3d206cdbbd5f96c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f35818e85322f17fd9566aef797f75b7a6cd30dc7ef91f01f3d206cdbbd5f96c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f35818e85322f17fd9566aef797f75b7a6cd30dc7ef91f01f3d206cdbbd5f96c", kill_on_drop: false }` [INFO] [stdout] f35818e85322f17fd9566aef797f75b7a6cd30dc7ef91f01f3d206cdbbd5f96c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04244323cdd7a66b68ebd045cd8f4ad30d01706ada51953696cd49b7ddc5bd9b [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" "04244323cdd7a66b68ebd045cd8f4ad30d01706ada51953696cd49b7ddc5bd9b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Checking bytes v0.5.5 [INFO] [stderr] Compiling cc v1.0.56 [INFO] [stderr] Checking pin-project-lite v0.1.7 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.64 [INFO] [stderr] Checking arc-swap v0.4.7 [INFO] [stderr] Compiling serde v1.0.114 [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 tinyvec v0.3.3 [INFO] [stderr] Checking subtle v2.3.0 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Checking gimli v0.21.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling const_fn v0.4.2 [INFO] [stderr] Checking object v0.20.0 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking adler v0.2.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling cache-padded v1.1.0 [INFO] [stderr] Compiling parking v1.0.3 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking dtoa v0.4.6 [INFO] [stderr] Compiling fastrand v1.3.2 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Compiling v_escape v0.13.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Compiling v_htmlescape v0.10.3 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling standback v0.2.10 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling cookie v0.14.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking miniz_oxide v0.4.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [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 nom v4.2.3 [INFO] [stderr] Compiling concurrent-queue v1.1.1 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking tinyvec v1.0.1 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Checking crossbeam-utils v0.7.2 [INFO] [stderr] Compiling kv-log-macro v1.0.6 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Checking flate2 v1.0.16 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Checking addr2line v0.12.2 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking resolv-conf v0.6.3 [INFO] [stderr] Checking rand_core v0.5.1 [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 v0.6.22 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking backtrace v0.3.49 [INFO] [stderr] Checking aes-soft v0.4.0 [INFO] [stderr] Checking polyval v0.4.1 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Checking sha2 v0.9.1 [INFO] [stderr] Checking sha-1 v0.9.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking ghash v0.3.0 [INFO] [stderr] Checking globset v0.4.5 [INFO] [stderr] Checking sqlformat v0.1.0 [INFO] [stderr] Checking hkdf v0.9.0 [INFO] [stderr] Checking aes v0.4.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking tokio v0.2.21 [INFO] [stderr] Checking aes-gcm v0.6.0 [INFO] [stderr] Checking ignore v0.4.16 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Checking globwalk v0.8.0 [INFO] [stderr] Compiling chrono-tz v0.5.2 [INFO] [stderr] Checking brotli2 v0.3.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 time-macros-impl v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [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] Compiling futures-util v0.3.5 [INFO] [stderr] Checking actix-codec v0.3.0 [INFO] [stderr] Checking js-sys v0.3.41 [INFO] [stderr] Checking actix-threadpool v0.3.2 [INFO] [stderr] Compiling web-sys v0.3.41 [INFO] [stderr] Compiling blocking v0.4.6 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Checking actix-service v1.0.6 [INFO] [stderr] Checking actix-rt v1.1.1 [INFO] [stderr] Checking h2 v0.2.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking trust-dns-proto v0.19.5 [INFO] [stderr] Checking smol v0.1.18 [INFO] [stderr] Checking actix-utils v2.0.0 [INFO] [stderr] Checking actix-utils v1.0.6 [INFO] [stderr] Compiling gloo-timers v0.2.1 [INFO] [stderr] Checking actix-server v1.0.3 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Checking actix-tls v2.0.0 [INFO] [stderr] Compiling bigdecimal v0.1.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling async-std v1.6.2 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking actix-router v0.2.4 [INFO] [stderr] Checking actix-testing v1.0.1 [INFO] [stderr] Checking trust-dns-resolver v0.19.5 [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 async-native-tls v0.3.3 [INFO] [stderr] Checking sqlx-core v0.3.5 [INFO] [stderr] Checking actix-web v3.1.0 [INFO] [stderr] Checking tera v1.3.1 [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/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/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/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/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/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: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] 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] 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[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] 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: 0x7fe4df045bb0 - std::backtrace_rs::backtrace::libunwind::trace::h448c56741b6011d3 [INFO] [stderr] at /rustc/430feb24a46993e5073c1bb1b39da190d83fa2bf/library/std/src/../../backtrace/src/backtrace/libunwind.rs:100:5 [INFO] [stderr] 1: 0x7fe4df045bb0 - std::backtrace_rs::backtrace::trace_unsynchronized::h881b9d30a8a89a0c [INFO] [stderr] at /rustc/430feb24a46993e5073c1bb1b39da190d83fa2bf/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7fe4df045bb0 - std::sys_common::backtrace::_print_fmt::h720a2f61f75b9f58 [INFO] [stderr] at /rustc/430feb24a46993e5073c1bb1b39da190d83fa2bf/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x7fe4df045bb0 - ::fmt::h8d62bbfda6d5c836 [INFO] [stderr] at /rustc/430feb24a46993e5073c1bb1b39da190d83fa2bf/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x7fe4df0b5b7c - core::fmt::write::h1857a60b204f1b6a [INFO] [stderr] at /rustc/430feb24a46993e5073c1bb1b39da190d83fa2bf/library/core/src/fmt/mod.rs:1076:17 [INFO] [stderr] 5: 0x7fe4df037812 - std::io::Write::write_fmt::h16a9fe7680ac245c [INFO] [stderr] at /rustc/430feb24a46993e5073c1bb1b39da190d83fa2bf/library/std/src/io/mod.rs:1516:15 [INFO] [stderr] 6: 0x7fe4df04ab65 - std::sys_common::backtrace::_print::h9ba51a6db618de7d [INFO] [stderr] at /rustc/430feb24a46993e5073c1bb1b39da190d83fa2bf/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x7fe4df04ab65 - std::sys_common::backtrace::print::h5f20e41c85e91716 [INFO] [stderr] at /rustc/430feb24a46993e5073c1bb1b39da190d83fa2bf/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x7fe4df04ab65 - std::panicking::default_hook::{{closure}}::h8d48653392f3b04c [INFO] [stderr] at /rustc/430feb24a46993e5073c1bb1b39da190d83fa2bf/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x7fe4df04a808 - std::panicking::default_hook::hb3948d1f74b6ff4c [INFO] [stderr] at /rustc/430feb24a46993e5073c1bb1b39da190d83fa2bf/library/std/src/panicking.rs:227: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] thread 'rustc' panicked at 'Box', compiler/rustc_errors/src/lib.rs:945:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7f369b9e2bb0 - std::backtrace_rs::backtrace::libunwind::trace::h448c56741b6011d3 [INFO] [stderr] at /rustc/430feb24a46993e5073c1bb1b39da190d83fa2bf/library/std/src/../../backtrace/src/backtrace/libunwind.rs:100:5 [INFO] [stderr] 1: 0x7f369b9e2bb0 - std::backtrace_rs::backtrace::trace_unsynchronized::h881b9d30a8a89a0c [INFO] [stderr] at /rustc/430feb24a46993e5073c1bb1b39da190d83fa2bf/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7f369b9e2bb0 - std::sys_common::backtrace::_print_fmt::h720a2f61f75b9f58 [INFO] [stderr] at /rustc/430feb24a46993e5073c1bb1b39da190d83fa2bf/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x7f369b9e2bb0 - ::fmt::h8d62bbfda6d5c836 [INFO] [stderr] at /rustc/430feb24a46993e5073c1bb1b39da190d83fa2bf/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x7f369ba52b7c - core::fmt::write::h1857a60b204f1b6a [INFO] [stderr] at /rustc/430feb24a46993e5073c1bb1b39da190d83fa2bf/library/core/src/fmt/mod.rs:1076:17 [INFO] [stderr] 5: 0x7f369b9d4812 - std::io::Write::write_fmt::h16a9fe7680ac245c [INFO] [stderr] at /rustc/430feb24a46993e5073c1bb1b39da190d83fa2bf/library/std/src/io/mod.rs:1516:15 [INFO] [stderr] 6: 0x7f369b9e7b65 - std::sys_common::backtrace::_print::h9ba51a6db618de7d [INFO] [stderr] at /rustc/430feb24a46993e5073c1bb1b39da190d83fa2bf/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x7f369b9e7b65 - std::sys_common::backtrace::print::h5f20e41c85e91716 [INFO] [stderr] at /rustc/430feb24a46993e5073c1bb1b39da190d83fa2bf/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x7f369b9e7b65 - std::panicking::default_hook::{{closure}}::h8d48653392f3b04c [INFO] [stderr] at /rustc/430feb24a46993e5073c1bb1b39da190d83fa2bf/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x7f369b9e7808 - std::panicking::default_hook::hb3948d1f74b6ff4c [INFO] [stderr] at /rustc/430feb24a46993e5073c1bb1b39da190d83fa2bf/library/std/src/panicking.rs:227:9 [INFO] [stderr] 10: 0x7fe4df911bb8 - rustc_driver::report_ice::h1ddbc5609a6e1f37 [INFO] [stderr] 11: 0x7fe4cc9eaca6 - as core::ops::function::Fn>::call::hdc12855380c1773c [INFO] [stderr] at /rustc/430feb24a46993e5073c1bb1b39da190d83fa2bf/library/alloc/src/boxed.rs:1056:9 [INFO] [stderr] 12: 0x7fe4cc9efadb - proc_macro::bridge::client::::enter::{{closure}}::{{closure}}::hc66dc00479003ec0 [INFO] [stderr] at /rustc/430feb24a46993e5073c1bb1b39da190d83fa2bf/library/proc_macro/src/bridge/client.rs:320:21 [INFO] [stderr] 13: 0x7fe4df04b466 - std::panicking::rust_panic_with_hook::h55d23fef0ad751bc [INFO] [stderr] at /rustc/430feb24a46993e5073c1bb1b39da190d83fa2bf/library/std/src/panicking.rs:597:17 [INFO] [stderr] 14: 0x7fe4e2927a2d - std::panicking::begin_panic::{{closure}}::h4b123e1d8e3ae463 [INFO] [stderr] 15: 0x7fe4e2927966 - std::sys_common::backtrace::__rust_end_short_backtrace::ha21fec08f03d728b [INFO] [stderr] 16: 0x7fe4e29279ff - std::panicking::begin_panic::hc0c81fab1e0acd00 [INFO] [stderr] 17: 0x7fe4e2939960 - rustc_errors::HandlerInner::bug::h26f9bc1a7147687e [INFO] [stderr] 18: 0x7fe4e29384b0 - rustc_errors::Handler::bug::h2149bffe74600666 [INFO] [stderr] 19: 0x7fe4e2396d14 - rustc_middle::util::bug::opt_span_bug_fmt::{{closure}}::hb4ddd0d3902006f3 [INFO] [stderr] 20: 0x7fe4e239054b - rustc_middle::ty::context::tls::with_opt::{{closure}}::ha7f81bc36cab3c9f [INFO] [stderr] 21: 0x7fe4e238ff02 - rustc_middle::ty::context::tls::with_opt::hf0c2c2aff96e53ba [INFO] [stderr] 22: 0x7fe4e2396c39 - rustc_middle::util::bug::opt_span_bug_fmt::hc7cbb029c2646db9 [INFO] [stderr] 23: 0x7fe4e2396bae - rustc_middle::util::bug::bug_fmt::hb51c412c48cda8bb [INFO] [stderr] 24: 0x7fe4e24b6c76 - rustc_middle::ty::sty::::tuple_fields::hcffd66056c4b0b40 [INFO] [stderr] 25: 0x7fe4e1e21aa2 - as rustc_middle::ty::fold::TypeVisitor>::visit_ty::hca939be953d7b105 [INFO] [stderr] 10: 0x7f369c2aebb8 - rustc_driver::report_ice::h1ddbc5609a6e1f37 [INFO] [stderr] 26: 0x7fe4e1cdb61a - rustc_middle::ty::fold::TypeFoldable::visit_with::hb544049b81960852 [INFO] [stderr] 27: 0x7fe4e1e21beb - as rustc_middle::ty::fold::TypeVisitor>::visit_ty::hca939be953d7b105 [INFO] [stderr] 28: 0x7fe4e1c42717 - ::generate_member_constraint::hb8499ad969afac93 [INFO] [stderr] 29: 0x7fe4e05f2413 - ::constrain_opaque_types::hab138566e73be5c9 [INFO] [stderr] 30: 0x7fe4e05804ee - rustc_typeck::check::regionck::RegionCtxt::visit_fn_body::hb64f93f9cf3f4782 [INFO] [stderr] 31: 0x7fe4e0508280 - rustc_hir::intravisit::walk_expr::hc562cd94d7da8620 [INFO] [stderr] 32: 0x7fe4e05819fd - ::visit_expr::h240b42f1a6404fa9 [INFO] [stderr] 33: 0x7fe4e050802d - rustc_hir::intravisit::walk_expr::hc562cd94d7da8620 [INFO] [stderr] 11: 0x7f3689387ca6 - as core::ops::function::Fn>::call::hdc12855380c1773c [INFO] [stderr] 34: 0x7fe4e05819fd - ::visit_expr::h240b42f1a6404fa9 [INFO] [stderr] at /rustc/430feb24a46993e5073c1bb1b39da190d83fa2bf/library/alloc/src/boxed.rs:1056:9 [INFO] [stderr] 35: 0x7fe4e058049d - rustc_typeck::check::regionck::RegionCtxt::visit_fn_body::hb64f93f9cf3f4782 [INFO] [stderr] 36: 0x7fe4e0383dd4 - rustc_typeck::check::regionck::::regionck_fn::hd133f518695bcca2 [INFO] [stderr] 37: 0x7fe4e05c985d - rustc_infer::infer::InferCtxtBuilder::enter::h33c2ca6d940255f7 [INFO] [stderr] 38: 0x7fe4e06610e8 - rustc_typeck::check::typeck::hf5dca34d9f9397ea [INFO] [stderr] 12: 0x7f368938cadb - proc_macro::bridge::client::::enter::{{closure}}::{{closure}}::hc66dc00479003ec0 [INFO] [stderr] 39: 0x7fe4e27c12f5 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h0072f21e8e447059 [INFO] [stderr] at /rustc/430feb24a46993e5073c1bb1b39da190d83fa2bf/library/proc_macro/src/bridge/client.rs:320:21 [INFO] [stderr] 13: 0x7f369b9e8466 - std::panicking::rust_panic_with_hook::h55d23fef0ad751bc [INFO] [stderr] at /rustc/430feb24a46993e5073c1bb1b39da190d83fa2bf/library/std/src/panicking.rs:597:17 [INFO] [stderr] 40: 0x7fe4e23c1214 - rustc_data_structures::stack::ensure_sufficient_stack::hd8fdee1b26a97891 [INFO] [stderr] 41: 0x7fe4e21bbce0 - rustc_query_system::query::plumbing::get_query_impl::hf7888d9f4b4fbdcb [INFO] [stderr] 42: 0x7fe4e24a0867 - rustc_middle::ty::context::TyCtxt::typeck_opt_const_arg::hc98b98b6c2aad945 [INFO] [stderr] 14: 0x7f369f2c4a2d - std::panicking::begin_panic::{{closure}}::h4b123e1d8e3ae463 [INFO] [stderr] 15: 0x7f369f2c4966 - std::sys_common::backtrace::__rust_end_short_backtrace::ha21fec08f03d728b [INFO] [stderr] 16: 0x7f369f2c49ff - std::panicking::begin_panic::hc0c81fab1e0acd00 [INFO] [stderr] 17: 0x7f369f2d6960 - rustc_errors::HandlerInner::bug::h26f9bc1a7147687e [INFO] [stderr] 18: 0x7f369f2d54b0 - rustc_errors::Handler::bug::h2149bffe74600666 [INFO] [stderr] 19: 0x7f369ed33d14 - rustc_middle::util::bug::opt_span_bug_fmt::{{closure}}::hb4ddd0d3902006f3 [INFO] [stderr] 20: 0x7f369ed2d54b - rustc_middle::ty::context::tls::with_opt::{{closure}}::ha7f81bc36cab3c9f [INFO] [stderr] 21: 0x7f369ed2cf02 - rustc_middle::ty::context::tls::with_opt::hf0c2c2aff96e53ba [INFO] [stderr] 22: 0x7f369ed33c39 - rustc_middle::util::bug::opt_span_bug_fmt::hc7cbb029c2646db9 [INFO] [stderr] 23: 0x7f369ed33bae - rustc_middle::util::bug::bug_fmt::hb51c412c48cda8bb [INFO] [stderr] 24: 0x7f369ee53c76 - rustc_middle::ty::sty::::tuple_fields::hcffd66056c4b0b40 [INFO] [stderr] 25: 0x7f369e7beaa2 - as rustc_middle::ty::fold::TypeVisitor>::visit_ty::hca939be953d7b105 [INFO] [stderr] 26: 0x7f369e67861a - rustc_middle::ty::fold::TypeFoldable::visit_with::hb544049b81960852 [INFO] [stderr] 27: 0x7f369e7bebeb - as rustc_middle::ty::fold::TypeVisitor>::visit_ty::hca939be953d7b105 [INFO] [stderr] 28: 0x7f369e5df717 - ::generate_member_constraint::hb8499ad969afac93 [INFO] [stderr] 29: 0x7f369cf8f413 - ::constrain_opaque_types::hab138566e73be5c9 [INFO] [stderr] 30: 0x7f369cf1d4ee - rustc_typeck::check::regionck::RegionCtxt::visit_fn_body::hb64f93f9cf3f4782 [INFO] [stderr] 31: 0x7f369cea5280 - rustc_hir::intravisit::walk_expr::hc562cd94d7da8620 [INFO] [stderr] 32: 0x7f369cf1e9fd - ::visit_expr::h240b42f1a6404fa9 [INFO] [stderr] 33: 0x7f369cea502d - rustc_hir::intravisit::walk_expr::hc562cd94d7da8620 [INFO] [stderr] 34: 0x7f369cf1e9fd - ::visit_expr::h240b42f1a6404fa9 [INFO] [stderr] 35: 0x7f369cf1d49d - rustc_typeck::check::regionck::RegionCtxt::visit_fn_body::hb64f93f9cf3f4782 [INFO] [stderr] 36: 0x7f369cd20dd4 - rustc_typeck::check::regionck::::regionck_fn::hd133f518695bcca2 [INFO] [stderr] 37: 0x7f369cf6685d - rustc_infer::infer::InferCtxtBuilder::enter::h33c2ca6d940255f7 [INFO] [stderr] 38: 0x7f369cffe0e8 - rustc_typeck::check::typeck::hf5dca34d9f9397ea [INFO] [stderr] 39: 0x7f369f15e2f5 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h0072f21e8e447059 [INFO] [stderr] 40: 0x7f369ed5e214 - rustc_data_structures::stack::ensure_sufficient_stack::hd8fdee1b26a97891 [INFO] [stderr] 41: 0x7f369eb58ce0 - rustc_query_system::query::plumbing::get_query_impl::hf7888d9f4b4fbdcb [INFO] [stderr] 42: 0x7f369ee3d867 - rustc_middle::ty::context::TyCtxt::typeck_opt_const_arg::hc98b98b6c2aad945 [INFO] [stderr] 43: 0x7f369d4f6278 - rustc_mir_build::thir::cx::Cx::new::h4d9a82915242024f [INFO] [stderr] 44: 0x7f369d48b388 - rustc_infer::infer::InferCtxtBuilder::enter::h823143272867901f [INFO] [stderr] 45: 0x7f369d3fa403 - rustc_mir_build::build::mir_built::h5c8fe902d38465cf [INFO] [stderr] 43: 0x7fe4e0b59278 - rustc_mir_build::thir::cx::Cx::new::h4d9a82915242024f [INFO] [stderr] 46: 0x7f369da50a31 - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::mir_built>::compute::h2148015e1ad65661 [INFO] [stderr] 44: 0x7fe4e0aee388 - rustc_infer::infer::InferCtxtBuilder::enter::h823143272867901f [INFO] [stderr] 45: 0x7fe4e0a5d403 - rustc_mir_build::build::mir_built::h5c8fe902d38465cf [INFO] [stderr] 46: 0x7fe4e10b3a31 - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::mir_built>::compute::h2148015e1ad65661 [INFO] [stderr] 47: 0x7fe4e0f60682 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h3aef73c0448805b5 [INFO] [stderr] 47: 0x7f369d8fd682 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h3aef73c0448805b5 [INFO] [stderr] 48: 0x7fe4e0f7e767 - rustc_data_structures::stack::ensure_sufficient_stack::h48c0ef815b10a862 [INFO] [stderr] 48: 0x7f369d91b767 - rustc_data_structures::stack::ensure_sufficient_stack::h48c0ef815b10a862 [INFO] [stderr] 49: 0x7fe4e0dab40b - rustc_query_system::query::plumbing::get_query_impl::hc2f0db5c729e4ac5 [INFO] [stderr] 50: 0x7fe4e10e505f - rustc_mir::transform::check_unsafety::unsafety_check_result::hde16db30f1dda2cd [INFO] [stderr] 49: 0x7f369d74840b - rustc_query_system::query::plumbing::get_query_impl::hc2f0db5c729e4ac5 [INFO] [stderr] 51: 0x7fe4e10c26d5 - core::ops::function::FnOnce::call_once::heb1c8f23fdac986e [INFO] [stderr] 50: 0x7f369da8205f - rustc_mir::transform::check_unsafety::unsafety_check_result::hde16db30f1dda2cd [INFO] [stderr] 52: 0x7fe4e10b4b5e - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::unsafety_check_result>::compute::h447b3165463783c9 [INFO] [stderr] 53: 0x7fe4e0f69897 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h771545ad11e25583 [INFO] [stderr] 51: 0x7f369da5f6d5 - core::ops::function::FnOnce::call_once::heb1c8f23fdac986e [INFO] [stderr] 52: 0x7f369da51b5e - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::unsafety_check_result>::compute::h447b3165463783c9 [INFO] [stderr] 53: 0x7f369d906897 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h771545ad11e25583 [INFO] [stderr] 54: 0x7fe4e0f7bb21 - rustc_data_structures::stack::ensure_sufficient_stack::h255c369e246ea8b6 [INFO] [stderr] 54: 0x7f369d918b21 - rustc_data_structures::stack::ensure_sufficient_stack::h255c369e246ea8b6 [INFO] [stderr] 55: 0x7fe4e0d91d99 - rustc_query_system::query::plumbing::get_query_impl::h908c573597d466f7 [INFO] [stderr] 56: 0x7fe4e0dd0f3d - rustc_query_system::query::plumbing::ensure_query_impl::hda72f219f8c4aa2b [INFO] [stderr] 55: 0x7f369d72ed99 - rustc_query_system::query::plumbing::get_query_impl::h908c573597d466f7 [INFO] [stderr] 57: 0x7fe4e10f67cb - rustc_mir::transform::mir_const::h1e24e76478436d5d [INFO] [stderr] 56: 0x7f369d76df3d - rustc_query_system::query::plumbing::ensure_query_impl::hda72f219f8c4aa2b [INFO] [stderr] 57: 0x7f369da937cb - rustc_mir::transform::mir_const::h1e24e76478436d5d [INFO] [stderr] 58: 0x7fe4e10b3b11 - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::mir_const>::compute::hc714828b54c35498 [INFO] [stderr] 58: 0x7f369da50b11 - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::mir_const>::compute::hc714828b54c35498 [INFO] [stderr] 59: 0x7fe4e0f60682 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h3aef73c0448805b5 [INFO] [stderr] 60: 0x7fe4e0f7e767 - rustc_data_structures::stack::ensure_sufficient_stack::h48c0ef815b10a862 [INFO] [stderr] 61: 0x7fe4e0dab40b - rustc_query_system::query::plumbing::get_query_impl::hc2f0db5c729e4ac5 [INFO] [stderr] 59: 0x7f369d8fd682 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h3aef73c0448805b5 [INFO] [stderr] 60: 0x7f369d91b767 - rustc_data_structures::stack::ensure_sufficient_stack::h48c0ef815b10a862 [INFO] [stderr] 61: 0x7f369d74840b - rustc_query_system::query::plumbing::get_query_impl::hc2f0db5c729e4ac5 [INFO] [stderr] 62: 0x7f369da93cee - rustc_mir::transform::mir_promoted::h347a88a41882beb3 [INFO] [stderr] 62: 0x7fe4e10f6cee - rustc_mir::transform::mir_promoted::h347a88a41882beb3 [INFO] [stderr] 63: 0x7fe4e1107781 - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::mir_promoted>::compute::h2be1b1a2812453f8 [INFO] [stderr] 63: 0x7f369daa4781 - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::mir_promoted>::compute::h2be1b1a2812453f8 [INFO] [stderr] 64: 0x7f369d8fb74e - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h237e0f5ee06df105 [INFO] [stderr] 64: 0x7fe4e0f5e74e - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h237e0f5ee06df105 [INFO] [stderr] 65: 0x7fe4e0f85117 - rustc_data_structures::stack::ensure_sufficient_stack::haf47dad2e9d29dc1 [INFO] [stderr] 65: 0x7f369d922117 - rustc_data_structures::stack::ensure_sufficient_stack::haf47dad2e9d29dc1 [INFO] [stderr] 66: 0x7fe4e0d853a3 - rustc_query_system::query::plumbing::get_query_impl::h74a2fb4d4f81bf78 [INFO] [stderr] 67: 0x7fe4e1140184 - rustc_mir::borrow_check::mir_borrowck::h6357219ad7113c8d [INFO] [stderr] 68: 0x7fe4e110ef35 - core::ops::function::FnOnce::call_once::h54e1c81aa063f019 [INFO] [stderr] 66: 0x7f369d7223a3 - rustc_query_system::query::plumbing::get_query_impl::h74a2fb4d4f81bf78 [INFO] [stderr] 69: 0x7fe4e0635cee - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::mir_borrowck>::compute::hca7dcb61fb1feb52 [INFO] [stderr] 67: 0x7f369dadd184 - rustc_mir::borrow_check::mir_borrowck::h6357219ad7113c8d [INFO] [stderr] 68: 0x7f369daabf35 - core::ops::function::FnOnce::call_once::h54e1c81aa063f019 [INFO] [stderr] 69: 0x7f369cfd2cee - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::mir_borrowck>::compute::hca7dcb61fb1feb52 [INFO] [stderr] 70: 0x7fe4e052fce7 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h3b8624e729a2649d [INFO] [stderr] 70: 0x7f369ceccce7 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h3b8624e729a2649d [INFO] [stderr] 71: 0x7fe4e04a3121 - rustc_data_structures::stack::ensure_sufficient_stack::h8895399c883eebdc [INFO] [stderr] 71: 0x7f369ce40121 - rustc_data_structures::stack::ensure_sufficient_stack::h8895399c883eebdc [INFO] [stderr] 72: 0x7fe4e03d52d9 - rustc_query_system::query::plumbing::get_query_impl::h8a49494f6bfde567 [INFO] [stderr] 73: 0x7fe4e0668054 - rustc_typeck::collect::type_of::type_of::hed1911eee21c060f [INFO] [stderr] 72: 0x7f369cd722d9 - rustc_query_system::query::plumbing::get_query_impl::h8a49494f6bfde567 [INFO] [stderr] 74: 0x7fe4e043febf - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::type_of>::compute::hb30f0c811ecdc862 [INFO] [stderr] 73: 0x7f369d005054 - rustc_typeck::collect::type_of::type_of::hed1911eee21c060f [INFO] [stderr] 74: 0x7f369cddcebf - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::type_of>::compute::hb30f0c811ecdc862 [INFO] [stderr] 75: 0x7fe4e05365c4 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h8caf40725832e907 [INFO] [stderr] 75: 0x7f369ced35c4 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h8caf40725832e907 [INFO] [stderr] 76: 0x7fe4e04a7071 - rustc_data_structures::stack::ensure_sufficient_stack::hc349f3c0c1864025 [INFO] [stderr] 76: 0x7f369ce44071 - rustc_data_structures::stack::ensure_sufficient_stack::hc349f3c0c1864025 [INFO] [stderr] 77: 0x7fe4e03adb3f - rustc_query_system::query::plumbing::get_query_impl::h40bbcad9976a2974 [INFO] [stderr] 77: 0x7f369cd4ab3f - rustc_query_system::query::plumbing::get_query_impl::h40bbcad9976a2974 [INFO] [stderr] 78: 0x7fe4e04614af - rustc_typeck::check::check::check_item_type::h312a9630d2e8583f [INFO] [stderr] 78: 0x7f369cdfe4af - rustc_typeck::check::check::check_item_type::h312a9630d2e8583f [INFO] [stderr] 79: 0x7fe4e05202b2 - rustc_middle::hir::map::Map::visit_item_likes_in_module::h31031fdbec6686c9 [INFO] [stderr] 79: 0x7f369cebd2b2 - rustc_middle::hir::map::Map::visit_item_likes_in_module::h31031fdbec6686c9 [INFO] [stderr] 80: 0x7f369ce022ad - rustc_typeck::check::check::check_mod_item_types::h8e5411c090465432 [INFO] [stderr] 80: 0x7fe4e04652ad - rustc_typeck::check::check::check_mod_item_types::h8e5411c090465432 [INFO] [stderr] 81: 0x7fe4e051c6ce - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::check_mod_item_types>::compute::h40e3ac4cfb7e03bd [INFO] [stderr] 81: 0x7f369ceb96ce - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::check_mod_item_types>::compute::h40e3ac4cfb7e03bd [INFO] [stderr] 82: 0x7fe4e0530997 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h433ab8ff9548448b [INFO] [stderr] 82: 0x7f369cecd997 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h433ab8ff9548448b [INFO] [stderr] 83: 0x7fe4e049e714 - rustc_data_structures::stack::ensure_sufficient_stack::h375beaac5c060c07 [INFO] [stderr] 84: 0x7fe4e03d26a5 - rustc_query_system::query::plumbing::get_query_impl::h8988d8f0af80ad4b [INFO] [stderr] 83: 0x7f369ce3b714 - rustc_data_structures::stack::ensure_sufficient_stack::h375beaac5c060c07 [INFO] [stderr] 84: 0x7f369cd6f6a5 - rustc_query_system::query::plumbing::get_query_impl::h8988d8f0af80ad4b [INFO] [stderr] 85: 0x7fe4e0405a0e - rustc_query_system::query::plumbing::ensure_query_impl::h0a14174df6193467 [INFO] [stderr] 85: 0x7f369cda2a0e - rustc_query_system::query::plumbing::ensure_query_impl::h0a14174df6193467 [INFO] [stderr] 86: 0x7fe4e0522154 - rustc_session::utils::::time::h35dcfd17dbfe14c2 [INFO] [stderr] 87: 0x7fe4e0585bef - rustc_typeck::check_crate::he6ac80d39108f9c5 [INFO] [stderr] 88: 0x7fe4dfb62d9e - rustc_interface::passes::analysis::h78326215bfd650a0 [INFO] [stderr] 86: 0x7f369cebf154 - rustc_session::utils::::time::h35dcfd17dbfe14c2 [INFO] [stderr] 89: 0x7fe4df94fa7b - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::analysis>::compute::hf8d4bc54d08537f3 [INFO] [stderr] 87: 0x7f369cf22bef - rustc_typeck::check_crate::he6ac80d39108f9c5 [INFO] [stderr] 90: 0x7fe4df930707 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h6d03accb53ed1239 [INFO] [stderr] 88: 0x7f369c4ffd9e - rustc_interface::passes::analysis::h78326215bfd650a0 [INFO] [stderr] 91: 0x7fe4df92d21f - rustc_middle::ty::query::plumbing::::start_query::{{closure}}::{{closure}}::{{closure}}::h947bb326d17d8606 [INFO] [stderr] 92: 0x7fe4df8ba010 - rustc_query_system::query::plumbing::get_query_impl::h448d10ab90370983 [INFO] [stderr] 93: 0x7fe4df9529df - rustc_interface::passes::QueryContext::enter::hbf7a36e966e91449 [INFO] [stderr] 89: 0x7f369c2eca7b - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::analysis>::compute::hf8d4bc54d08537f3 [INFO] [stderr] 94: 0x7fe4df92e6ae - rustc_interface::queries::::enter::h25b522245624a405 [INFO] [stderr] 95: 0x7fe4df8f1dbf - rustc_span::with_source_map::h7455fffe3cd153a4 [INFO] [stderr] 90: 0x7f369c2cd707 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h6d03accb53ed1239 [INFO] [stderr] 96: 0x7fe4df929b91 - scoped_tls::ScopedKey::set::h8ae8151712a551fd [INFO] [stderr] 97: 0x7fe4df933f55 - std::sys_common::backtrace::__rust_begin_short_backtrace::h26de371bc27662fc [INFO] [stderr] 98: 0x7fe4df8b2eee - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd5b48297ec15d5af [INFO] [stderr] 99: 0x7fe4df05a46a - as core::ops::function::FnOnce>::call_once::h1ca3bb61791b1789 [INFO] [stderr] 91: 0x7f369c2ca21f - rustc_middle::ty::query::plumbing::::start_query::{{closure}}::{{closure}}::{{closure}}::h947bb326d17d8606 [INFO] [stderr] at /rustc/430feb24a46993e5073c1bb1b39da190d83fa2bf/library/alloc/src/boxed.rs:1042:9 [INFO] [stderr] 92: 0x7f369c257010 - rustc_query_system::query::plumbing::get_query_impl::h448d10ab90370983 [INFO] [stderr] 100: 0x7fe4df05a46a - as core::ops::function::FnOnce>::call_once::hd0f9fedfd5cf45f8 [INFO] [stderr] at /rustc/430feb24a46993e5073c1bb1b39da190d83fa2bf/library/alloc/src/boxed.rs:1042:9 [INFO] [stderr] 93: 0x7f369c2ef9df - rustc_interface::passes::QueryContext::enter::hbf7a36e966e91449 [INFO] [stderr] 101: 0x7fe4df05a46a - std::sys::unix::thread::Thread::new::thread_start::h35d2b8d36f210d02 [INFO] [stderr] at /rustc/430feb24a46993e5073c1bb1b39da190d83fa2bf/library/std/src/sys/unix/thread.rs:89:17 [INFO] [stderr] 94: 0x7f369c2cb6ae - rustc_interface::queries::::enter::h25b522245624a405 [INFO] [stderr] 102: 0x7fe4def75609 - start_thread [INFO] [stderr] 95: 0x7f369c28edbf - rustc_span::with_source_map::h7455fffe3cd153a4 [INFO] [stderr] 96: 0x7f369c2c6b91 - scoped_tls::ScopedKey::set::h8ae8151712a551fd [INFO] [stderr] 97: 0x7f369c2d0f55 - std::sys_common::backtrace::__rust_begin_short_backtrace::h26de371bc27662fc [INFO] [stderr] 103: 0x7fe4dee89103 - clone [INFO] [stderr] 104: 0x0 - [INFO] [stderr] [INFO] [stderr] note: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [INFO] [stderr] 98: 0x7f369c24feee - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd5b48297ec15d5af [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 (430feb24a 2020-10-25) 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] 99: 0x7f369b9f746a - as core::ops::function::FnOnce>::call_once::h1ca3bb61791b1789 [INFO] [stderr] at /rustc/430feb24a46993e5073c1bb1b39da190d83fa2bf/library/alloc/src/boxed.rs:1042:9 [INFO] [stderr] 100: 0x7f369b9f746a - as core::ops::function::FnOnce>::call_once::hd0f9fedfd5cf45f8 [INFO] [stderr] at /rustc/430feb24a46993e5073c1bb1b39da190d83fa2bf/library/alloc/src/boxed.rs:1042:9 [INFO] [stderr] 101: 0x7f369b9f746a - std::sys::unix::thread::Thread::new::thread_start::h35d2b8d36f210d02 [INFO] [stderr] at /rustc/430feb24a46993e5073c1bb1b39da190d83fa2bf/library/std/src/sys/unix/thread.rs:89:17 [INFO] [stderr] 102: 0x7f369b912609 - start_thread [INFO] [stderr] 103: 0x7f369b826103 - clone [INFO] [stderr] 104: 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 (430feb24a 2020-10-25) 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] [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] [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] 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] [stdout] For more information about this error, try `rustc --explain E0698`. [INFO] [stdout] [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] error: build failed [INFO] running `Command { std: "docker" "inspect" "04244323cdd7a66b68ebd045cd8f4ad30d01706ada51953696cd49b7ddc5bd9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04244323cdd7a66b68ebd045cd8f4ad30d01706ada51953696cd49b7ddc5bd9b", kill_on_drop: false }` [INFO] [stdout] 04244323cdd7a66b68ebd045cd8f4ad30d01706ada51953696cd49b7ddc5bd9b