[INFO] fetching crate gorm 0.1.4... [INFO] checking gorm-0.1.4 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] extracting crate gorm 0.1.4 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate gorm 0.1.4 [INFO] finished tweaking crates.io crate gorm 0.1.4 [INFO] tweaked toml for crates.io crate gorm 0.1.4 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate gorm 0.1.4 on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate gorm 0.1.4 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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded proc_macro_roids v0.7.0 [INFO] [stderr] Downloaded md-5 v0.10.1 [INFO] [stderr] Downloaded postgres v0.19.3 [INFO] [stderr] Downloaded darling_macro v0.14.1 [INFO] [stderr] Downloaded deadpool-runtime v0.1.2 [INFO] [stderr] Downloaded postgres-types v0.2.3 [INFO] [stderr] Downloaded darling v0.14.1 [INFO] [stderr] Downloaded deadpool-postgres v0.10.2 [INFO] [stderr] Downloaded convert_case v0.5.0 [INFO] [stderr] Downloaded darling_core v0.14.1 [INFO] [stderr] Downloaded tokio-postgres v0.7.6 [INFO] [stderr] Downloaded rust_decimal v1.25.0 [INFO] [stderr] Downloaded serde v1.0.141 [INFO] [stderr] Downloaded gorm_macros v0.1.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 63b2f12cf8d19ccb35ceef0295a08f67847844da57eff3d173ae9b36551e0f1d [INFO] running `Command { std: "docker" "start" "-a" "63b2f12cf8d19ccb35ceef0295a08f67847844da57eff3d173ae9b36551e0f1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "63b2f12cf8d19ccb35ceef0295a08f67847844da57eff3d173ae9b36551e0f1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63b2f12cf8d19ccb35ceef0295a08f67847844da57eff3d173ae9b36551e0f1d", kill_on_drop: false }` [INFO] [stdout] 63b2f12cf8d19ccb35ceef0295a08f67847844da57eff3d173ae9b36551e0f1d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3b9bdddcbc0803d81b36a07d70ba06763ee76e96cf9f758a6aabc5b8ed73c1d9 [INFO] running `Command { std: "docker" "start" "-a" "3b9bdddcbc0803d81b36a07d70ba06763ee76e96cf9f758a6aabc5b8ed73c1d9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling tokio v1.20.0 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking tracing-core v0.1.28 [INFO] [stderr] Checking siphasher v0.3.10 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking phf_shared v0.10.0 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking tracing v0.1.35 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling serde v1.0.141 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking retain_mut v0.1.9 [INFO] [stderr] Compiling rust_decimal v1.25.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Compiling convert_case v0.5.0 [INFO] [stderr] Compiling anyhow v1.0.60 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking md-5 v0.10.1 [INFO] [stderr] Checking sha2 v0.10.2 [INFO] [stderr] Checking postgres-protocol v0.6.4 [INFO] [stderr] Checking postgres-types v0.2.3 [INFO] [stderr] Compiling darling_core v0.14.1 [INFO] [stderr] Compiling proc_macro_roids v0.7.0 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Compiling darling_macro v0.14.1 [INFO] [stderr] Compiling darling v0.14.1 [INFO] [stderr] Compiling gorm_macros v0.1.4 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Checking deadpool-runtime v0.1.2 [INFO] [stderr] Checking deadpool v0.9.5 [INFO] [stderr] Checking tokio-postgres v0.7.6 [INFO] [stderr] Checking postgres v0.19.3 [INFO] [stderr] Checking deadpool-postgres v0.10.2 [INFO] [stderr] Checking gorm v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/execution/connection.rs:36:36 [INFO] [stdout] | [INFO] [stdout] 36 | pub async fn begin_transaction(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 36 | pub async fn begin_transaction(&mut self) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/execution/connection_pool/connection.rs:21:36 [INFO] [stdout] | [INFO] [stdout] 21 | pub async fn begin_transaction(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^ --------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 21 | pub async fn begin_transaction(&mut self) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/execution/connection.rs:36:36 [INFO] [stdout] | [INFO] [stdout] 36 | pub async fn begin_transaction(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 36 | pub async fn begin_transaction(&mut self) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/execution/connection_pool/connection.rs:21:36 [INFO] [stdout] | [INFO] [stdout] 21 | pub async fn begin_transaction(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^ --------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 21 | pub async fn begin_transaction(&mut self) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/statements/mod.rs:47:14 [INFO] [stdout] | [INFO] [stdout] 47 | fn build(&self) -> (String, ParameterBinder) { [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 47 | fn build(&self) -> (String, ParameterBinder<'_>) { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/statements/mod.rs:47:14 [INFO] [stdout] | [INFO] [stdout] 47 | fn build(&self) -> (String, ParameterBinder) { [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 47 | fn build(&self) -> (String, ParameterBinder<'_>) { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `gorm::migration_cli_main` [INFO] [stdout] --> examples/migration_cli.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use gorm::migration_cli_main; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no `migration_cli_main` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:128:24 [INFO] [stdout] | [INFO] [stdout] 128 | pub use migration_cli::migration_cli_main; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `migration_cli` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:127:7 [INFO] [stdout] | [INFO] [stdout] 127 | #[cfg(feature = "migration_cli")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gorm` (example "migration_cli") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] [INFO] [stderr] thread 'rustc' panicked at /rust/deps/ena-0.14.3/src/snapshot_vec.rs:199:10: [INFO] [stderr] index out of bounds: the len is 447 but the index is 450 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7a2d386be733 - ::fmt::h0ee684fa48ea65a9 [INFO] [stderr] 1: 0x7a2d38e02bbf - core::fmt::write::ha7e9dac23b0574fc [INFO] [stderr] 2: 0x7a2d386b4263 - std::io::Write::write_fmt::h74c2ee93ac2161e6 [INFO] [stderr] 3: 0x7a2d386be592 - std::sys::backtrace::BacktraceLock::print::h5d2ec0ae212b38da [INFO] [stderr] 4: 0x7a2d386c208a - std::panicking::default_hook::{{closure}}::h919f804d261dd9ce [INFO] [stderr] 5: 0x7a2d386c1c0f - std::panicking::default_hook::h96273494815ab2d6 [INFO] [stderr] 6: 0x7a2d37789453 - std[830672ecc2e6c505]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x7a2d386c28db - std::panicking::rust_panic_with_hook::hd760048b5d2d6151 [INFO] [stderr] 8: 0x7a2d386c25da - std::panicking::begin_panic_handler::{{closure}}::h040646f2e9c9f682 [INFO] [stderr] 9: 0x7a2d386bec09 - std::sys::backtrace::__rust_end_short_backtrace::h6a810defc53f5213 [INFO] [stderr] 10: 0x7a2d386c22bd - __rustc[d0903a379a499752]::rust_begin_unwind [INFO] [stderr] 11: 0x7a2d34ea4900 - core::panicking::panic_fmt::hdb4e2ff26c68ec1f [INFO] [stderr] 12: 0x7a2d36db902d - core::panicking::panic_bounds_check::h37dcdac8da65bde2 [INFO] [stderr] 13: 0x7a2d3a603b13 - >, &mut rustc_infer[f0e57eb184641bd3]::infer::snapshot::undo_log::InferCtxtUndoLogs>>>::uninlined_get_root_key.cold [INFO] [stderr] 14: 0x7a2d397f6eb3 - >::fold_ty [INFO] [stderr] 15: 0x7a2d397f8dbd - >::fold_ty [INFO] [stderr] 16: 0x7a2d397f5ade - >::fold_predicate [INFO] [stderr] 17: 0x7a2d397dd2b3 - ::evaluate_obligation [INFO] [stderr] 18: 0x7a2d379d59f3 - ::type_implements_trait::<&rustc_middle[f250fd4ccc17d524]::ty::list::RawList<(), rustc_middle[f250fd4ccc17d524]::ty::generic_args::GenericArg>> [INFO] [stderr] 19: 0x7a2d37aaac3d - ::report_no_match_method_error [INFO] [stderr] 20: 0x7a2d37aebc92 - ::report_method_error [INFO] [stderr] 21: 0x7a2d39cc0ee1 - ::check_expr_with_expectation_and_args [INFO] [stderr] 22: 0x7a2d38fdfc7b - ::check_expr_call [INFO] [stderr] 23: 0x7a2d39cb1ec7 - ::check_expr_with_expectation_and_args [INFO] [stderr] 24: 0x7a2d39cb49b9 - ::check_expr_with_expectation_and_args [INFO] [stderr] 25: 0x7a2d38fdfc7b - ::check_expr_call [INFO] [stderr] 26: 0x7a2d39cb1ec7 - ::check_expr_with_expectation_and_args [INFO] [stderr] 27: 0x7a2d39cb49b9 - ::check_expr_with_expectation_and_args [INFO] [stderr] 28: 0x7a2d39034996 - ::check_decl [INFO] [stderr] 29: 0x7a2d39ca7539 - ::check_expr_block [INFO] [stderr] 30: 0x7a2d39cb241d - ::check_expr_with_expectation_and_args [INFO] [stderr] 31: 0x7a2d39056174 - rustc_hir_typeck[cfd182507fbd0a20]::check::check_fn [INFO] [stderr] 32: 0x7a2d39c9e090 - ::check_expr_closure [INFO] [stderr] 33: 0x7a2d39cb7c76 - ::check_expr_with_expectation_and_args [INFO] [stderr] 34: 0x7a2d39034996 - ::check_decl [INFO] [stderr] 35: 0x7a2d39ca7539 - ::check_expr_block [INFO] [stderr] 36: 0x7a2d39cb241d - ::check_expr_with_expectation_and_args [INFO] [stderr] 37: 0x7a2d39056174 - rustc_hir_typeck[cfd182507fbd0a20]::check::check_fn [INFO] [stderr] 38: 0x7a2d39faf2d7 - rustc_hir_typeck[cfd182507fbd0a20]::typeck_with_inspect::{closure#0} [INFO] [stderr] 39: 0x7a2d39f9be30 - rustc_query_impl[b1e345ff3b796975]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 40: 0x7a2d3906dbae - rustc_query_system[efe3bbe14cc0c383]::query::plumbing::try_execute_query::, rustc_query_system[efe3bbe14cc0c383]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[b1e345ff3b796975]::plumbing::QueryCtxt, false> [INFO] [stderr] 41: 0x7a2d3906d549 - rustc_query_impl[b1e345ff3b796975]::query_impl::typeck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 42: 0x7a2d390650a6 - rustc_hir_analysis[9bab920be1ba5907]::check_crate [INFO] [stderr] 43: 0x7a2d39069667 - rustc_interface[5cef43cd7eaf25c8]::passes::analysis [INFO] [stderr] 44: 0x7a2d3906928b - rustc_query_impl[b1e345ff3b796975]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 45: 0x7a2d39e9453c - rustc_query_system[efe3bbe14cc0c383]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[b1e345ff3b796975]::plumbing::QueryCtxt, false> [INFO] [stderr] 46: 0x7a2d39e94212 - rustc_query_impl[b1e345ff3b796975]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 47: 0x7a2d3a059016 - rustc_interface[5cef43cd7eaf25c8]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[99160c7adc3455e4]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 48: 0x7a2d3a022aaf - rustc_interface[5cef43cd7eaf25c8]::interface::run_compiler::<(), rustc_driver_impl[99160c7adc3455e4]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 49: 0x7a2d39fe86b8 - std[830672ecc2e6c505]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 50: 0x7a2d39fe8396 - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[d544fb7e1ae8095a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 51: 0x7a2d39fe69bd - std::sys::pal::unix::thread::Thread::new::thread_start::h2bc5ed2d21820d0e [INFO] [stderr] 52: 0x7a2d33a8aaa4 - [INFO] [stderr] 53: 0x7a2d33b17a34 - clone [INFO] [stderr] 54: 0x0 - [INFO] [stderr] [INFO] [stderr] error: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: 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/workdir/rustc-ice-2025-06-29T21_21_32-1339.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.90.0-nightly (cf38b8e66 2025-06-28) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type bin -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [typeck] type-checking `main` [INFO] [stderr] #1 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stderr] error: could not compile `gorm` (example "usage") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c/bin/rustc --crate-name usage --edition=2021 examples/usage.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("migration_cli"))' -C metadata=30b7f2c356995022 -C extra-filename=-effc3dd4256c5b18 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-6a64616e05c2a644.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-0fc83976f4cb5818.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-b02cd1c77f2c36b6.rmeta --extern deadpool_postgres=/opt/rustwide/target/debug/deps/libdeadpool_postgres-6fc1c4318795a03d.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-df49c67e8a8b8f20.rmeta --extern gorm=/opt/rustwide/target/debug/deps/libgorm-e689ceb4ee0d90f2.rmeta --extern gorm_macros=/opt/rustwide/target/debug/deps/libgorm_macros-41aae3fc177e1ff5.so --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-ef7df17ecab83e8d.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-6b1a1367268f27d3.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-424a6820a5403890.rmeta --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "3b9bdddcbc0803d81b36a07d70ba06763ee76e96cf9f758a6aabc5b8ed73c1d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b9bdddcbc0803d81b36a07d70ba06763ee76e96cf9f758a6aabc5b8ed73c1d9", kill_on_drop: false }` [INFO] [stdout] 3b9bdddcbc0803d81b36a07d70ba06763ee76e96cf9f758a6aabc5b8ed73c1d9