[INFO] cloning repository https://github.com/Rust-CMS/cms-backend [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Rust-CMS/cms-backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRust-CMS%2Fcms-backend", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRust-CMS%2Fcms-backend'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9641025f2bdc75231bda19dfc8df0cb9d79e30fd [INFO] checking Rust-CMS/cms-backend against try#14731909456ca628a194900c35659dfdcb359e77 for pr-149195-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRust-CMS%2Fcms-backend" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Rust-CMS/cms-backend [INFO] finished tweaking git repo https://github.com/Rust-CMS/cms-backend [INFO] tweaked toml for git repo https://github.com/Rust-CMS/cms-backend written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Rust-CMS/cms-backend on toolchain 14731909456ca628a194900c35659dfdcb359e77 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+14731909456ca628a194900c35659dfdcb359e77" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Rust-CMS/cms-backend already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+14731909456ca628a194900c35659dfdcb359e77" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+14731909456ca628a194900c35659dfdcb359e77" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9de01496f5c06f8d1716fbfd70297fe8bfcab4638cbe4cd909e294ac82a294bb [INFO] running `Command { std: "docker" "start" "-a" "9de01496f5c06f8d1716fbfd70297fe8bfcab4638cbe4cd909e294ac82a294bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9de01496f5c06f8d1716fbfd70297fe8bfcab4638cbe4cd909e294ac82a294bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9de01496f5c06f8d1716fbfd70297fe8bfcab4638cbe4cd909e294ac82a294bb", kill_on_drop: false }` [INFO] [stdout] 9de01496f5c06f8d1716fbfd70297fe8bfcab4638cbe4cd909e294ac82a294bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+14731909456ca628a194900c35659dfdcb359e77" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06036539bbed41ff4c4f1affe9a599de9eaea3efca1589f48f1cbdd8ad13847b [INFO] running `Command { std: "docker" "start" "-a" "06036539bbed41ff4c4f1affe9a599de9eaea3efca1589f48f1cbdd8ad13847b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking futures-sink v0.3.15 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Checking resolv-conf v0.7.0 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Compiling mysqlclient-sys v0.2.4 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling openssl-sys v0.9.83 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking cpufeatures v0.1.5 [INFO] [stderr] Checking r2d2 v0.8.9 [INFO] [stderr] Checking sha-1 v0.9.6 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking bytestring v1.0.0 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Compiling openssl v0.10.48 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling v_escape v0.15.0 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Checking gimli v0.25.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking object v0.26.0 [INFO] [stderr] Checking buf-min v0.4.0 [INFO] [stderr] Compiling v_htmlescape v0.12.0 [INFO] [stderr] Checking rustc-demangle v0.1.20 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking combine v3.8.1 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Compiling tokio v1.8.1 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking base64ct v1.0.0 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking blake2 v0.9.1 [INFO] [stderr] Checking pem v0.8.3 [INFO] [stderr] Checking password-hash v0.2.2 [INFO] [stderr] Checking backoff v0.2.1 [INFO] [stderr] Checking dashmap v4.0.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking filetime v0.2.14 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking notify v4.0.17 [INFO] [stderr] Checking argon2 v0.2.2 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Checking addr2line v0.16.0 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Compiling v_escape_derive v0.8.4 [INFO] [stderr] Checking pin-project v1.0.7 [INFO] [stderr] Compiling enum_dispatch v0.3.7 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling actix-macros v0.2.1 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Checking actix-rt v2.2.0 [INFO] [stderr] Checking pin-project v0.4.28 [INFO] [stderr] Checking actix-codec v0.3.0 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking futures-executor v0.3.15 [INFO] [stderr] Checking actix-service v1.0.6 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking futures v0.3.15 [INFO] [stderr] Checking memcache v0.15.0 [INFO] [stderr] Checking trust-dns-proto v0.19.7 [INFO] [stderr] Checking redis v0.15.1 [INFO] [stderr] Checking r2d2-memcache v0.6.0 [INFO] [stderr] Checking actix-threadpool v0.3.3 [INFO] [stderr] Checking actix-rt v1.1.1 [INFO] [stderr] Checking actix-utils v2.0.0 [INFO] [stderr] Checking actix-server v1.0.4 [INFO] [stderr] Checking actix-tls v2.0.0 [INFO] [stderr] Checking trust-dns-resolver v0.19.7 [INFO] [stderr] Checking actix-testing v1.0.1 [INFO] [stderr] Checking actix v0.10.0 [INFO] [stderr] Checking actix-connect v2.0.0 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking actix-router v0.2.7 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking envy v0.4.2 [INFO] [stderr] Checking actix-http v2.2.0 [INFO] [stderr] Checking handlebars v3.5.5 [INFO] [stderr] Checking diesel v1.4.7 [INFO] [stderr] Checking simple_asn1 v0.4.1 [INFO] [stderr] Checking jsonwebtoken v7.2.0 [INFO] [stderr] Checking awc v2.0.3 [INFO] [stderr] Checking actix-web v3.3.2 [INFO] [stderr] Checking actix-cors v0.5.4 [INFO] [stderr] Checking actix-ratelimit v0.3.1 [INFO] [stderr] Checking actix-files v0.5.0 [INFO] [stderr] Checking migrations_internals v1.4.1 [INFO] [stdout] note: no errors encountered even though delayed bugs were created [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: those delayed bugs will now be shown as internal compiler errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/connection.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | use diesel::dsl::max; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/connection.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | use diesel::dsl::max; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/migration.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use diesel::connection::SimpleConnection; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/migration.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use diesel::connection::SimpleConnection; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/migration.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/migration.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/migration.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | use std::path::{Path, PathBuf}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/migration.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | use std::path::{Path, PathBuf}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/migration.rs:5:23 [INFO] [stdout] | [INFO] [stdout] 5 | use std::path::{Path, PathBuf}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/migration.rs:5:23 [INFO] [stdout] | [INFO] [stdout] 5 | use std::path::{Path, PathBuf}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/migration.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | use std::fs::File; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/migration.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | use std::fs::File; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/migration.rs:112:5 [INFO] [stdout] | [INFO] [stdout] 112 | use std::io::Read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/migration.rs:112:5 [INFO] [stdout] | [INFO] [stdout] 112 | use std::io::Read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/lib.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | pub use self::connection::MigrationConnection; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/lib.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | pub use self::connection::MigrationConnection; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/lib.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | use std::fs::DirEntry; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/lib.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | use std::fs::DirEntry; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/lib.rs:105:15 [INFO] [stdout] | [INFO] [stdout] 105 | use std::io::{stdout, Write}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/lib.rs:105:15 [INFO] [stdout] | [INFO] [stdout] 105 | use std::io::{stdout, Write}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/lib.rs:105:23 [INFO] [stdout] | [INFO] [stdout] 105 | use std::io::{stdout, Write}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/lib.rs:105:23 [INFO] [stdout] | [INFO] [stdout] 105 | use std::io::{stdout, Write}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/lib.rs:109:14 [INFO] [stdout] | [INFO] [stdout] 109 | use diesel::{Connection, QueryDsl, QueryResult, RunQueryDsl}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/lib.rs:109:14 [INFO] [stdout] | [INFO] [stdout] 109 | use diesel::{Connection, QueryDsl, QueryResult, RunQueryDsl}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/lib.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 109 | use diesel::{Connection, QueryDsl, QueryResult, RunQueryDsl}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/lib.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 109 | use diesel::{Connection, QueryDsl, QueryResult, RunQueryDsl}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/lib.rs:109:36 [INFO] [stdout] | [INFO] [stdout] 109 | use diesel::{Connection, QueryDsl, QueryResult, RunQueryDsl}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/lib.rs:109:36 [INFO] [stdout] | [INFO] [stdout] 109 | use diesel::{Connection, QueryDsl, QueryResult, RunQueryDsl}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/lib.rs:109:49 [INFO] [stdout] | [INFO] [stdout] 109 | use diesel::{Connection, QueryDsl, QueryResult, RunQueryDsl}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/lib.rs:109:49 [INFO] [stdout] | [INFO] [stdout] 109 | use diesel::{Connection, QueryDsl, QueryResult, RunQueryDsl}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/lib.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | use std::env; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/lib.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | use std::env; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/lib.rs:112:17 [INFO] [stdout] | [INFO] [stdout] 112 | use std::path::{Path, PathBuf}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/lib.rs:112:17 [INFO] [stdout] | [INFO] [stdout] 112 | use std::path::{Path, PathBuf}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/lib.rs:112:23 [INFO] [stdout] | [INFO] [stdout] 112 | use std::path::{Path, PathBuf}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/lib.rs:112:23 [INFO] [stdout] | [INFO] [stdout] 112 | use std::path::{Path, PathBuf}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | __diesel_schema_migrations (version) { [INFO] [stdout] 3 | | version -> VarChar, [INFO] [stdout] 4 | | run_on -> Timestamp, [INFO] [stdout] 5 | | } [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | __diesel_schema_migrations (version) { [INFO] [stdout] 3 | | version -> VarChar, [INFO] [stdout] 4 | | run_on -> Timestamp, [INFO] [stdout] 5 | | } [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this error: internal compiler error originates in the macro `__diesel_table_impl` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | __diesel_schema_migrations (version) { [INFO] [stdout] 3 | | version -> VarChar, [INFO] [stdout] 4 | | run_on -> Timestamp, [INFO] [stdout] 5 | | } [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | __diesel_schema_migrations (version) { [INFO] [stdout] 3 | | version -> VarChar, [INFO] [stdout] 4 | | run_on -> Timestamp, [INFO] [stdout] 5 | | } [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this error: internal compiler error originates in the macro `__diesel_table_impl` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | __diesel_schema_migrations (version) { [INFO] [stdout] 3 | | version -> VarChar, [INFO] [stdout] 4 | | run_on -> Timestamp, [INFO] [stdout] 5 | | } [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | __diesel_schema_migrations (version) { [INFO] [stdout] 3 | | version -> VarChar, [INFO] [stdout] 4 | | run_on -> Timestamp, [INFO] [stdout] 5 | | } [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this error: internal compiler error originates in the macro `__diesel_table_impl` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | __diesel_schema_migrations (version) { [INFO] [stdout] 3 | | version -> VarChar, [INFO] [stdout] 4 | | run_on -> Timestamp, [INFO] [stdout] 5 | | } [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | __diesel_schema_migrations (version) { [INFO] [stdout] 3 | | version -> VarChar, [INFO] [stdout] 4 | | run_on -> Timestamp, [INFO] [stdout] 5 | | } [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this error: internal compiler error originates in the macro `__diesel_table_impl` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | __diesel_schema_migrations (version) { [INFO] [stdout] 3 | | version -> VarChar, [INFO] [stdout] 4 | | run_on -> Timestamp, [INFO] [stdout] 5 | | } [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | __diesel_schema_migrations (version) { [INFO] [stdout] 3 | | version -> VarChar, [INFO] [stdout] 4 | | run_on -> Timestamp, [INFO] [stdout] 5 | | } [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this error: internal compiler error originates in the macro `__diesel_table_impl` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | __diesel_schema_migrations (version) { [INFO] [stdout] 3 | | version -> VarChar, [INFO] [stdout] 4 | | run_on -> Timestamp, [INFO] [stdout] 5 | | } [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | __diesel_schema_migrations (version) { [INFO] [stdout] 3 | | version -> VarChar, [INFO] [stdout] 4 | | run_on -> Timestamp, [INFO] [stdout] 5 | | } [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this error: internal compiler error originates in the macro `__diesel_table_impl` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | __diesel_schema_migrations (version) { [INFO] [stdout] 3 | | version -> VarChar, [INFO] [stdout] 4 | | run_on -> Timestamp, [INFO] [stdout] 5 | | } [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | __diesel_schema_migrations (version) { [INFO] [stdout] 3 | | version -> VarChar, [INFO] [stdout] 4 | | run_on -> Timestamp, [INFO] [stdout] 5 | | } [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this error: internal compiler error originates in the macro `__diesel_table_impl` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | __diesel_schema_migrations (version) { [INFO] [stdout] 3 | | version -> VarChar, [INFO] [stdout] 4 | | run_on -> Timestamp, [INFO] [stdout] 5 | | } [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | __diesel_schema_migrations (version) { [INFO] [stdout] 3 | | version -> VarChar, [INFO] [stdout] 4 | | run_on -> Timestamp, [INFO] [stdout] 5 | | } [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this error: internal compiler error originates in the macro `__diesel_table_impl` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | __diesel_schema_migrations (version) { [INFO] [stdout] 3 | | version -> VarChar, [INFO] [stdout] 4 | | run_on -> Timestamp, [INFO] [stdout] 5 | | } [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | __diesel_schema_migrations (version) { [INFO] [stdout] 3 | | version -> VarChar, [INFO] [stdout] 4 | | run_on -> Timestamp, [INFO] [stdout] 5 | | } [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this error: internal compiler error originates in the macro `__diesel_table_impl` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | __diesel_schema_migrations (version) { [INFO] [stdout] 3 | | version -> VarChar, [INFO] [stdout] 4 | | run_on -> Timestamp, [INFO] [stdout] 5 | | } [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | __diesel_schema_migrations (version) { [INFO] [stdout] 3 | | version -> VarChar, [INFO] [stdout] 4 | | run_on -> Timestamp, [INFO] [stdout] 5 | | } [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this error: internal compiler error originates in the macro `__diesel_table_impl` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | __diesel_schema_migrations (version) { [INFO] [stdout] 3 | | version -> VarChar, [INFO] [stdout] 4 | | run_on -> Timestamp, [INFO] [stdout] 5 | | } [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | __diesel_schema_migrations (version) { [INFO] [stdout] 3 | | version -> VarChar, [INFO] [stdout] 4 | | run_on -> Timestamp, [INFO] [stdout] 5 | | } [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this error: internal compiler error originates in the macro `__diesel_table_impl` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | __diesel_schema_migrations (version) { [INFO] [stdout] 3 | | version -> VarChar, [INFO] [stdout] 4 | | run_on -> Timestamp, [INFO] [stdout] 5 | | } [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | __diesel_schema_migrations (version) { [INFO] [stdout] 3 | | version -> VarChar, [INFO] [stdout] 4 | | run_on -> Timestamp, [INFO] [stdout] 5 | | } [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this error: internal compiler error originates in the macro `__diesel_table_impl` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | __diesel_schema_migrations (version) { [INFO] [stdout] 3 | | version -> VarChar, [INFO] [stdout] 4 | | run_on -> Timestamp, [INFO] [stdout] 5 | | } [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | __diesel_schema_migrations (version) { [INFO] [stdout] 3 | | version -> VarChar, [INFO] [stdout] 4 | | run_on -> Timestamp, [INFO] [stdout] 5 | | } [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this error: internal compiler error originates in the macro `__diesel_table_impl` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | __diesel_schema_migrations (version) { [INFO] [stdout] 3 | | version -> VarChar, [INFO] [stdout] 4 | | run_on -> Timestamp, [INFO] [stdout] 5 | | } [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | __diesel_schema_migrations (version) { [INFO] [stdout] 3 | | version -> VarChar, [INFO] [stdout] 4 | | run_on -> Timestamp, [INFO] [stdout] 5 | | } [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this error: internal compiler error originates in the macro `__diesel_table_impl` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | __diesel_schema_migrations (version) { [INFO] [stdout] 3 | | version -> VarChar, [INFO] [stdout] 4 | | run_on -> Timestamp, [INFO] [stdout] 5 | | } [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | __diesel_schema_migrations (version) { [INFO] [stdout] 3 | | version -> VarChar, [INFO] [stdout] 4 | | run_on -> Timestamp, [INFO] [stdout] 5 | | } [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this error: internal compiler error originates in the macro `__diesel_table_impl` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | __diesel_schema_migrations (version) { [INFO] [stdout] 3 | | version -> VarChar, [INFO] [stdout] 4 | | run_on -> Timestamp, [INFO] [stdout] 5 | | } [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | __diesel_schema_migrations (version) { [INFO] [stdout] 3 | | version -> VarChar, [INFO] [stdout] 4 | | run_on -> Timestamp, [INFO] [stdout] 5 | | } [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this error: internal compiler error originates in the macro `__diesel_table_impl` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | __diesel_schema_migrations (version) { [INFO] [stdout] 3 | | version -> VarChar, [INFO] [stdout] 4 | | run_on -> Timestamp, [INFO] [stdout] 5 | | } [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | __diesel_schema_migrations (version) { [INFO] [stdout] 3 | | version -> VarChar, [INFO] [stdout] 4 | | run_on -> Timestamp, [INFO] [stdout] 5 | | } [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this error: internal compiler error originates in the macro `__diesel_table_impl` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | __diesel_schema_migrations (version) { [INFO] [stdout] 3 | | version -> VarChar, [INFO] [stdout] 4 | | run_on -> Timestamp, [INFO] [stdout] 5 | | } [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | __diesel_schema_migrations (version) { [INFO] [stdout] 3 | | version -> VarChar, [INFO] [stdout] 4 | | run_on -> Timestamp, [INFO] [stdout] 5 | | } [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this error: internal compiler error originates in the macro `__diesel_table_impl` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | __diesel_schema_migrations (version) { [INFO] [stdout] 3 | | version -> VarChar, [INFO] [stdout] 4 | | run_on -> Timestamp, [INFO] [stdout] 5 | | } [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | __diesel_schema_migrations (version) { [INFO] [stdout] 3 | | version -> VarChar, [INFO] [stdout] 4 | | run_on -> Timestamp, [INFO] [stdout] 5 | | } [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this error: internal compiler error originates in the macro `__diesel_table_impl` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | __diesel_schema_migrations (version) { [INFO] [stdout] 3 | | version -> VarChar, [INFO] [stdout] 4 | | run_on -> Timestamp, [INFO] [stdout] 5 | | } [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | __diesel_schema_migrations (version) { [INFO] [stdout] 3 | | version -> VarChar, [INFO] [stdout] 4 | | run_on -> Timestamp, [INFO] [stdout] 5 | | } [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this error: internal compiler error originates in the macro `__diesel_table_impl` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | __diesel_schema_migrations (version) { [INFO] [stdout] 3 | | version -> VarChar, [INFO] [stdout] 4 | | run_on -> Timestamp, [INFO] [stdout] 5 | | } [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | __diesel_schema_migrations (version) { [INFO] [stdout] 3 | | version -> VarChar, [INFO] [stdout] 4 | | run_on -> Timestamp, [INFO] [stdout] 5 | | } [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this error: internal compiler error originates in the macro `__diesel_table_impl` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | __diesel_schema_migrations (version) { [INFO] [stdout] 3 | | version -> VarChar, [INFO] [stdout] 4 | | run_on -> Timestamp, [INFO] [stdout] 5 | | } [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | __diesel_schema_migrations (version) { [INFO] [stdout] 3 | | version -> VarChar, [INFO] [stdout] 4 | | run_on -> Timestamp, [INFO] [stdout] 5 | | } [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this error: internal compiler error originates in the macro `__diesel_table_impl` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | __diesel_schema_migrations (version) { [INFO] [stdout] 3 | | version -> VarChar, [INFO] [stdout] 4 | | run_on -> Timestamp, [INFO] [stdout] 5 | | } [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | __diesel_schema_migrations (version) { [INFO] [stdout] 3 | | version -> VarChar, [INFO] [stdout] 4 | | run_on -> Timestamp, [INFO] [stdout] 5 | | } [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this error: internal compiler error originates in the macro `__diesel_table_impl` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | __diesel_schema_migrations (version) { [INFO] [stdout] 3 | | version -> VarChar, [INFO] [stdout] 4 | | run_on -> Timestamp, [INFO] [stdout] 5 | | } [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | __diesel_schema_migrations (version) { [INFO] [stdout] 3 | | version -> VarChar, [INFO] [stdout] 4 | | run_on -> Timestamp, [INFO] [stdout] 5 | | } [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this error: internal compiler error originates in the macro `__diesel_table_impl` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | __diesel_schema_migrations (version) { [INFO] [stdout] 3 | | version -> VarChar, [INFO] [stdout] 4 | | run_on -> Timestamp, [INFO] [stdout] 5 | | } [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | __diesel_schema_migrations (version) { [INFO] [stdout] 3 | | version -> VarChar, [INFO] [stdout] 4 | | run_on -> Timestamp, [INFO] [stdout] 5 | | } [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this error: internal compiler error originates in the macro `__diesel_table_impl` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | __diesel_schema_migrations (version) { [INFO] [stdout] 3 | | version -> VarChar, [INFO] [stdout] 4 | | run_on -> Timestamp, [INFO] [stdout] 5 | | } [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | __diesel_schema_migrations (version) { [INFO] [stdout] 3 | | version -> VarChar, [INFO] [stdout] 4 | | run_on -> Timestamp, [INFO] [stdout] 5 | | } [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this error: internal compiler error originates in the macro `__diesel_table_impl` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | __diesel_schema_migrations (version) { [INFO] [stdout] 3 | | version -> VarChar, [INFO] [stdout] 4 | | run_on -> Timestamp, [INFO] [stdout] 5 | | } [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | __diesel_schema_migrations (version) { [INFO] [stdout] 3 | | version -> VarChar, [INFO] [stdout] 4 | | run_on -> Timestamp, [INFO] [stdout] 5 | | } [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this error: internal compiler error originates in the macro `__diesel_table_impl` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | __diesel_schema_migrations (version) { [INFO] [stdout] 3 | | version -> VarChar, [INFO] [stdout] 4 | | run_on -> Timestamp, [INFO] [stdout] 5 | | } [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | __diesel_schema_migrations (version) { [INFO] [stdout] 3 | | version -> VarChar, [INFO] [stdout] 4 | | run_on -> Timestamp, [INFO] [stdout] 5 | | } [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this error: internal compiler error originates in the macro `__diesel_table_impl` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | __diesel_schema_migrations (version) { [INFO] [stdout] 3 | | version -> VarChar, [INFO] [stdout] 4 | | run_on -> Timestamp, [INFO] [stdout] 5 | | } [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | __diesel_schema_migrations (version) { [INFO] [stdout] 3 | | version -> VarChar, [INFO] [stdout] 4 | | run_on -> Timestamp, [INFO] [stdout] 5 | | } [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this error: internal compiler error originates in the macro `__static_cond` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | __diesel_schema_migrations (version) { [INFO] [stdout] 3 | | version -> VarChar, [INFO] [stdout] 4 | | run_on -> Timestamp, [INFO] [stdout] 5 | | } [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | __diesel_schema_migrations (version) { [INFO] [stdout] 3 | | version -> VarChar, [INFO] [stdout] 4 | | run_on -> Timestamp, [INFO] [stdout] 5 | | } [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this error: internal compiler error originates in the macro `__static_cond` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | __diesel_schema_migrations (version) { [INFO] [stdout] 3 | | version -> VarChar, [INFO] [stdout] 4 | | run_on -> Timestamp, [INFO] [stdout] 5 | | } [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | __diesel_schema_migrations (version) { [INFO] [stdout] 3 | | version -> VarChar, [INFO] [stdout] 4 | | run_on -> Timestamp, [INFO] [stdout] 5 | | } [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this error: internal compiler error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | __diesel_schema_migrations (version) { [INFO] [stdout] 3 | | version -> VarChar, [INFO] [stdout] 4 | | run_on -> Timestamp, [INFO] [stdout] 5 | | } [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | __diesel_schema_migrations (version) { [INFO] [stdout] 3 | | version -> VarChar, [INFO] [stdout] 4 | | run_on -> Timestamp, [INFO] [stdout] 5 | | } [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this error: internal compiler error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | __diesel_schema_migrations (version) { [INFO] [stdout] 3 | | version -> VarChar, [INFO] [stdout] 4 | | run_on -> Timestamp, [INFO] [stdout] 5 | | } [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | __diesel_schema_migrations (version) { [INFO] [stdout] 3 | | version -> VarChar, [INFO] [stdout] 4 | | run_on -> Timestamp, [INFO] [stdout] 5 | | } [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this error: internal compiler error originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: some error happened for an import [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | __diesel_schema_migrations (version) { [INFO] [stdout] 3 | | version -> VarChar, [INFO] [stdout] 4 | | run_on -> Timestamp, [INFO] [stdout] 5 | | } [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_resolve/src/imports.rs:1135:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::finalize_import::{closure#1} [INFO] [stdout] 5: ::resolve_crate::{closure#0} [INFO] [stdout] 6: ::resolve_crate [INFO] [stdout] 7: rustc_interface::passes::configure_and_expand [INFO] [stdout] 8: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: , rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core::ops::function::FnOnce<(&rustc_session::session::Session, rustc_middle::ty::context::CurrentGcx, alloc::sync::Arc, &std::sync::once_lock::OnceLock, &rustc_data_structures::sync::worker_local::WorkerLocal, &rustc_data_structures::sync::worker_local::WorkerLocal, rustc_driver_impl::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stdout] 14: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 16: ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 17: ::new::thread_start [INFO] [stdout] 18: [INFO] [stdout] 19: clone [INFO] [stdout] [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | __diesel_schema_migrations (version) { [INFO] [stdout] 3 | | version -> VarChar, [INFO] [stdout] 4 | | run_on -> Timestamp, [INFO] [stdout] 5 | | } [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this error: internal compiler error originates in the macro `__diesel_table_impl` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [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: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/rustc-ice-2025-12-11T11_21_23-3878.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.94.0-nightly (147319094 2025-12-10) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -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] end of query stack [INFO] [stderr] error: could not compile `migrations_internals` (lib); 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/14731909456ca628a194900c35659dfdcb359e77/bin/rustc --crate-name migrations_internals --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/migrations_internals-1.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("barrel", "default"))' -C metadata=f0f5a065f0b31211 -C extra-filename=-e4aeca17fa19290e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern diesel=/opt/rustwide/target/debug/deps/libdiesel-b4615ab44c410e23.rmeta --cap-lints allow --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu/` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "06036539bbed41ff4c4f1affe9a599de9eaea3efca1589f48f1cbdd8ad13847b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06036539bbed41ff4c4f1affe9a599de9eaea3efca1589f48f1cbdd8ad13847b", kill_on_drop: false }` [INFO] [stdout] 06036539bbed41ff4c4f1affe9a599de9eaea3efca1589f48f1cbdd8ad13847b