[INFO] fetching crate gorm 0.1.4... [INFO] checking gorm-0.1.4 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate gorm 0.1.4 into /workspace/builds/worker-0-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-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate gorm 0.1.4 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded postgres-protocol v0.6.4 [INFO] [stderr] Downloaded proc_macro_roids v0.7.0 [INFO] [stderr] Downloaded gorm_macros v0.1.4 [INFO] [stderr] Downloaded postgres v0.19.3 [INFO] [stderr] Downloaded postgres-types v0.2.3 [INFO] [stderr] Downloaded deadpool-postgres v0.10.2 [INFO] [stderr] Downloaded tokio-postgres v0.7.6 [INFO] [stderr] Downloaded rust_decimal v1.25.0 [INFO] [stderr] Downloaded serde v1.0.141 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ae4ade1775930448d5a38fb1cccaf2a4807463878fae5f70428b5a68c1b00b6e [INFO] running `Command { std: "docker" "start" "-a" "ae4ade1775930448d5a38fb1cccaf2a4807463878fae5f70428b5a68c1b00b6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ae4ade1775930448d5a38fb1cccaf2a4807463878fae5f70428b5a68c1b00b6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae4ade1775930448d5a38fb1cccaf2a4807463878fae5f70428b5a68c1b00b6e", kill_on_drop: false }` [INFO] [stdout] ae4ade1775930448d5a38fb1cccaf2a4807463878fae5f70428b5a68c1b00b6e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f9f566d311aa04ea8c88baaa6a408b54b8774ae44ca852e9711d2e090827ac0 [INFO] running `Command { std: "docker" "start" "-a" "1f9f566d311aa04ea8c88baaa6a408b54b8774ae44ca852e9711d2e090827ac0", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling tokio v1.20.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking tracing-core v0.1.28 [INFO] [stderr] Checking siphasher v0.3.10 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling serde v1.0.141 [INFO] [stderr] Compiling rust_decimal v1.25.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking retain_mut v0.1.9 [INFO] [stderr] Compiling anyhow v1.0.60 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Compiling convert_case v0.5.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking phf_shared v0.10.0 [INFO] [stderr] Checking tracing v0.1.35 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking digest v0.10.3 [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: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 36 | pub async fn begin_transaction(&mut self) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 21 | pub async fn begin_transaction(&mut self) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/statements/mod.rs:47:14 [INFO] [stdout] | [INFO] [stdout] 47 | fn build(&self) -> (String, ParameterBinder) { [INFO] [stdout] | ^^^^^ --------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn build(&self) -> (String, ParameterBinder<'_>) { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 36 | pub async fn begin_transaction(&mut self) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 21 | pub async fn begin_transaction(&mut self) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/statements/mod.rs:47:14 [INFO] [stdout] | [INFO] [stdout] 47 | fn build(&self) -> (String, ParameterBinder) { [INFO] [stdout] | ^^^^^ --------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type 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] 127 | #[cfg(feature = "migration_cli")] [INFO] [stdout] | ------------------------- the item is gated behind the `migration_cli` feature [INFO] [stdout] 128 | pub use migration_cli::migration_cli_main; [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' (1242) panicked at /rust/deps/ena-0.14.3/src/snapshot_vec.rs:199:10: [INFO] [stderr] index out of bounds: the len is 446 but the index is 449 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7df4b5c4b4f3 - ::fmt::he2170ac7a9b7d8e2 [INFO] [stderr] 1: 0x7df4b6401a44 - core::fmt::write::h08b69b6f6da9dedb [INFO] [stderr] 2: 0x7df4b5c35c83 - std::io::Write::write_fmt::h6c1a272d72aa806a [INFO] [stderr] 3: 0x7df4b5c4b312 - std::sys::backtrace::BacktraceLock::print::ha3901afbdca4af34 [INFO] [stderr] 4: 0x7df4b5c2e0b5 - std::panicking::default_hook::{{closure}}::h21b46c3ea4063e1b [INFO] [stderr] 5: 0x7df4b5c2dbe1 - std::panicking::default_hook::hc9b0213082b48a5b [INFO] [stderr] 6: 0x7df4b4c9b825 - std[de843d5631d29edb]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x7df4b5c2d373 - std::panicking::panic_with_hook::h2fc74b51da84ab93 [INFO] [stderr] 8: 0x7df4b5c4aeba - std::panicking::panic_handler::{{closure}}::hce1829c84eba5126 [INFO] [stderr] 9: 0x7df4b5c4ae19 - std::sys::backtrace::__rust_end_short_backtrace::h5d12bc139fa5e72b [INFO] [stderr] 10: 0x7df4b5c2cd8d - __rustc[4e1d0de11a6e25cc]::rust_begin_unwind [INFO] [stderr] 11: 0x7df4b22dcd20 - core::panicking::panic_fmt::h633d971b6a6af30d [INFO] [stderr] 12: 0x7df4b4208f93 - core::panicking::panic_bounds_check::h2bf965896ce44418 [INFO] [stderr] 13: 0x7df4b7c65653 - >, &mut rustc_infer[de6bcca4023345c1]::infer::snapshot::undo_log::InferCtxtUndoLogs>>>::uninlined_get_root_key.cold [INFO] [stderr] 14: 0x7df4b6f086e9 - >::fold_ty [INFO] [stderr] 15: 0x7df4b6f0a4c8 - >::fold_ty [INFO] [stderr] 16: 0x7df4b6f074ef - >::fold_predicate [INFO] [stderr] 17: 0x7df4b6f009f2 - ::evaluate_obligation [INFO] [stderr] 18: 0x7df4b4f4fec3 - ::type_implements_trait::<&rustc_middle[ecb85e7419b69425]::ty::list::RawList<(), rustc_middle[ecb85e7419b69425]::ty::generic_args::GenericArg>> [INFO] [stderr] 19: 0x7df4b4e9e841 - ::report_no_match_method_error [INFO] [stderr] 20: 0x7df4b4ee1d0d - ::report_method_error [INFO] [stderr] 21: 0x7df4b70d0e0e - ::check_expr_with_expectation_and_args [INFO] [stderr] 22: 0x7df4b6652cbe - ::check_expr_call [INFO] [stderr] 23: 0x7df4b70c1d18 - ::check_expr_with_expectation_and_args [INFO] [stderr] 24: 0x7df4b70c4974 - ::check_expr_with_expectation_and_args [INFO] [stderr] 25: 0x7df4b6652cbe - ::check_expr_call [INFO] [stderr] 26: 0x7df4b70c1d18 - ::check_expr_with_expectation_and_args [INFO] [stderr] 27: 0x7df4b70c4974 - ::check_expr_with_expectation_and_args [INFO] [stderr] 28: 0x7df4b70a2b6c - ::check_decl [INFO] [stderr] 29: 0x7df4b709179b - ::check_expr_block [INFO] [stderr] 30: 0x7df4b70c222d - ::check_expr_with_expectation_and_args [INFO] [stderr] 31: 0x7df4b709cb52 - rustc_hir_typeck[8c7d7291e22bd60c]::check::check_fn [INFO] [stderr] 32: 0x7df4b70765b3 - ::check_expr_closure [INFO] [stderr] 33: 0x7df4b70c7aec - ::check_expr_with_expectation_and_args [INFO] [stderr] 34: 0x7df4b70a2b6c - ::check_decl [INFO] [stderr] 35: 0x7df4b709179b - ::check_expr_block [INFO] [stderr] 36: 0x7df4b70c222d - ::check_expr_with_expectation_and_args [INFO] [stderr] 37: 0x7df4b709cb52 - rustc_hir_typeck[8c7d7291e22bd60c]::check::check_fn [INFO] [stderr] 38: 0x7df4b671f0cc - rustc_hir_typeck[8c7d7291e22bd60c]::typeck_with_inspect::{closure#0} [INFO] [stderr] 39: 0x7df4b671d876 - rustc_query_impl[253adbfaa628da63]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 40: 0x7df4b670bcc5 - rustc_query_system[299270eaa3d19b2d]::query::plumbing::try_execute_query::, rustc_query_system[299270eaa3d19b2d]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[253adbfaa628da63]::plumbing::QueryCtxt, false> [INFO] [stderr] 41: 0x7df4b670b649 - rustc_query_impl[253adbfaa628da63]::query_impl::typeck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 42: 0x7df4b6713fd3 - rustc_hir_analysis[607016d77e8117e4]::check_crate [INFO] [stderr] 43: 0x7df4b67074ba - rustc_interface[b7a6012a5e75d9d3]::passes::analysis [INFO] [stderr] 44: 0x7df4b6707179 - rustc_query_impl[253adbfaa628da63]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 45: 0x7df4b7494b1a - rustc_query_system[299270eaa3d19b2d]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[253adbfaa628da63]::plumbing::QueryCtxt, false> [INFO] [stderr] 46: 0x7df4b7494750 - rustc_query_impl[253adbfaa628da63]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 47: 0x7df4b7894d8b - rustc_interface[b7a6012a5e75d9d3]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[a9e84e26fda63801]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 48: 0x7df4b769e92a - rustc_interface[b7a6012a5e75d9d3]::interface::run_compiler::<(), rustc_driver_impl[a9e84e26fda63801]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 49: 0x7df4b7542a38 - std[de843d5631d29edb]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 50: 0x7df4b7542708 - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[55016e75a802b5df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 51: 0x7df4b753e44d - std::sys::pal::unix::thread::Thread::new::thread_start::h87a0ad1e7191ab01 [INFO] [stderr] 52: 0x7df4b0e8aaa4 - [INFO] [stderr] 53: 0x7df4b0f17a34 - 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-09-03T17_54_52-1239.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.91.0-nightly (8c32e313c 2025-08-19) 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/8c32e313cccf7df531e2d49ffb8227bb92304aee/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" "1f9f566d311aa04ea8c88baaa6a408b54b8774ae44ca852e9711d2e090827ac0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f9f566d311aa04ea8c88baaa6a408b54b8774ae44ca852e9711d2e090827ac0", kill_on_drop: false }` [INFO] [stdout] 1f9f566d311aa04ea8c88baaa6a408b54b8774ae44ca852e9711d2e090827ac0