[INFO] fetching crate gorm 0.1.4... [INFO] testing gorm-0.1.4 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate gorm 0.1.4 into /workspace/builds/worker-6-tc2/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-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate gorm 0.1.4 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f2e82b9ae5ff7274b8935c05282c1ccb47d5704257368406d96088745bca8225 [INFO] running `Command { std: "docker" "start" "-a" "f2e82b9ae5ff7274b8935c05282c1ccb47d5704257368406d96088745bca8225", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f2e82b9ae5ff7274b8935c05282c1ccb47d5704257368406d96088745bca8225", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2e82b9ae5ff7274b8935c05282c1ccb47d5704257368406d96088745bca8225", kill_on_drop: false }` [INFO] [stdout] f2e82b9ae5ff7274b8935c05282c1ccb47d5704257368406d96088745bca8225 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 880b8ef8130bfa55b628f75c0be1a22431d2c7b6fa48172eb48f505c4f24232f [INFO] running `Command { std: "docker" "start" "-a" "880b8ef8130bfa55b628f75c0be1a22431d2c7b6fa48172eb48f505c4f24232f", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling tokio v1.20.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling mio v0.8.3 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling tracing-core v0.1.28 [INFO] [stderr] Compiling md-5 v0.10.1 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling phf_shared v0.10.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 retain_mut v0.1.9 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling convert_case v0.5.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling postgres-protocol v0.6.4 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling postgres-types v0.2.3 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling deadpool-runtime v0.1.2 [INFO] [stderr] Compiling darling_core v0.14.1 [INFO] [stderr] Compiling proc_macro_roids v0.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling deadpool v0.9.5 [INFO] [stderr] Compiling 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] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tokio-postgres v0.7.6 [INFO] [stderr] Compiling postgres v0.19.3 [INFO] [stderr] Compiling deadpool-postgres v0.10.2 [INFO] [stderr] Compiling 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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.95s [INFO] running `Command { std: "docker" "inspect" "880b8ef8130bfa55b628f75c0be1a22431d2c7b6fa48172eb48f505c4f24232f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "880b8ef8130bfa55b628f75c0be1a22431d2c7b6fa48172eb48f505c4f24232f", kill_on_drop: false }` [INFO] [stdout] 880b8ef8130bfa55b628f75c0be1a22431d2c7b6fa48172eb48f505c4f24232f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 57cd7257f6af0f823b9b047b04bf98c0c6a70c1c34d26250f9d0f65293b9c9f9 [INFO] running `Command { std: "docker" "start" "-a" "57cd7257f6af0f823b9b047b04bf98c0c6a70c1c34d26250f9d0f65293b9c9f9", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.20.0 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling anyhow v1.0.60 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling deadpool-runtime v0.1.2 [INFO] [stderr] Compiling deadpool v0.9.5 [INFO] [stderr] Compiling tokio-postgres v0.7.6 [INFO] [stderr] Compiling postgres v0.19.3 [INFO] [stderr] Compiling deadpool-postgres v0.10.2 [INFO] [stderr] Compiling rust_decimal v1.25.0 [INFO] [stderr] Compiling 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] [stderr] [INFO] [stderr] thread 'rustc' (299) 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] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] 0: 0x70b81c5ee8e3 - ::fmt::h4ee3a75aa71a2c45 [INFO] [stderr] 1: 0x70b81ce01c3c - core::fmt::write::h21ca93b65a7c281a [INFO] [stderr] 2: 0x70b81c5d9573 - std::io::Write::write_fmt::hfc56e66d6e189682 [INFO] [stderr] 3: 0x70b81c5eeed2 - std::sys::backtrace::BacktraceLock::print::h58d5d73f9e953cf1 [INFO] [stderr] 4: 0x70b81c5d0b0c - std::panicking::default_hook::{{closure}}::h1457fbe47c9457d1 [INFO] [stderr] 5: 0x70b81c5d0638 - std::panicking::default_hook::hccb5e73b206c0830 [INFO] [stderr] 6: 0x70b81b651155 - std[ab536537f3ce4e95]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x70b81c5d1883 - std::panicking::panic_with_hook::h3190ecc6229cdd29 [INFO] [stderr] 8: 0x70b81c5eecfa - std::panicking::panic_handler::{{closure}}::ha1f1b769bc2bb40c [INFO] [stderr] 9: 0x70b81c5eec59 - std::sys::backtrace::__rust_end_short_backtrace::h5f9cf66f19c2a172 [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] 10: 0x70b81c5d156d - __rustc[a93bd50104b99ad4]::rust_begin_unwind [INFO] [stderr] 11: 0x70b818cd74d0 - core::panicking::panic_fmt::hc70c3c83f13c1375 [INFO] [stderr] 12: 0x70b81aca0393 - core::panicking::panic_bounds_check::h27a2d255bb83be3e [INFO] [stderr] 13: 0x70b81e637c93 - >, &mut rustc_infer[32ffd2232c6c9da8]::infer::snapshot::undo_log::InferCtxtUndoLogs>>>::uninlined_get_root_key.cold [INFO] [stderr] 14: 0x70b81d774b43 - >::fold_ty [INFO] [stderr] 15: 0x70b81d776717 - >::fold_ty [INFO] [stderr] 16: 0x70b81d773a37 - >::fold_predicate [INFO] [stderr] 17: 0x70b81d771eb2 - ::evaluate_obligation [INFO] [stderr] 18: 0x70b81b902e73 - ::type_implements_trait::<&rustc_middle[14beee7158743fd0]::ty::list::RawList<(), rustc_middle[14beee7158743fd0]::ty::generic_args::GenericArg>> [INFO] [stderr] 19: 0x70b81b86e7b1 - ::report_no_match_method_error [INFO] [stderr] 20: 0x70b81b882e2d - ::report_method_error [INFO] [stderr] 21: 0x70b81da64b0f - ::check_expr_with_expectation_and_args [INFO] [stderr] 22: 0x70b81d05e4bf - ::check_expr_call [INFO] [stderr] 23: 0x70b81da557e5 - ::check_expr_with_expectation_and_args [INFO] [stderr] 24: 0x70b81da58640 - ::check_expr_with_expectation_and_args [INFO] [stderr] 25: 0x70b81d05e4bf - ::check_expr_call [INFO] [stderr] 26: 0x70b81da557e5 - ::check_expr_with_expectation_and_args [INFO] [stderr] 27: 0x70b81da58640 - ::check_expr_with_expectation_and_args [INFO] [stderr] 28: 0x70b81da368de - ::check_decl [INFO] [stderr] 29: 0x70b81da24c22 - ::check_expr_block [INFO] [stderr] 30: 0x70b81da55ee4 - ::check_expr_with_expectation_and_args [INFO] [stderr] 31: 0x70b81da2fea1 - rustc_hir_typeck[c331b905713a014b]::check::check_fn [INFO] [stderr] 32: 0x70b81da06bf3 - ::check_expr_closure [INFO] [stderr] 33: 0x70b81da5b7cf - ::check_expr_with_expectation_and_args [INFO] [stderr] 34: 0x70b81da368de - ::check_decl [INFO] [stderr] 35: 0x70b81da24c22 - ::check_expr_block [INFO] [stderr] 36: 0x70b81da55ee4 - ::check_expr_with_expectation_and_args [INFO] [stderr] 37: 0x70b81da2fea1 - rustc_hir_typeck[c331b905713a014b]::check::check_fn [INFO] [stderr] 38: 0x70b81d125e4c - rustc_hir_typeck[c331b905713a014b]::typeck_with_inspect::{closure#0} [INFO] [stderr] 39: 0x70b81d1245f6 - rustc_query_impl[3c920be5f4317ccf]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 40: 0x70b81d112985 - rustc_query_system[8019e10397fbc7e2]::query::plumbing::try_execute_query::, rustc_query_system[8019e10397fbc7e2]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[3c920be5f4317ccf]::plumbing::QueryCtxt, false> [INFO] [stderr] 41: 0x70b81d112309 - rustc_query_impl[3c920be5f4317ccf]::query_impl::typeck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 42: 0x70b81d11abed - rustc_hir_analysis[7ff35c155740b59c]::check_crate [INFO] [stderr] 43: 0x70b81d10e14a - rustc_interface[4782dcb0b1aa532c]::passes::analysis [INFO] [stderr] 44: 0x70b81d10de0d - rustc_query_impl[3c920be5f4317ccf]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 45: 0x70b81deb3f20 - rustc_query_system[8019e10397fbc7e2]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[3c920be5f4317ccf]::plumbing::QueryCtxt, false> [INFO] [stderr] 46: 0x70b81deb3b76 - rustc_query_impl[3c920be5f4317ccf]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 47: 0x70b81dfc280b - rustc_interface[4782dcb0b1aa532c]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[2eae9db39cbc8090]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 48: 0x70b81e0823aa - rustc_interface[4782dcb0b1aa532c]::interface::run_compiler::<(), rustc_driver_impl[2eae9db39cbc8090]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 49: 0x70b81df5d47b - std[ab536537f3ce4e95]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 50: 0x70b81df5d154 - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[37e99982163edfeb]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 51: 0x70b81df5900b - std::sys::pal::unix::thread::Thread::new::thread_start::h92caa992bc760789 [INFO] [stderr] 52: 0x70b81788aaa4 - [INFO] [stderr] 53: 0x70b817917a34 - 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-10-02T01_41_52-294.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.91.0-nightly (b6ae10aa7 2025-08-13) 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/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/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,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("migration_cli"))' -C metadata=17ef0cbca09af45c -C extra-filename=-3db2c8ac96b829df --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-8cb821ac5a9ab353.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-0fc83976f4cb5818.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-22333171e4e1d4ff.rlib --extern deadpool_postgres=/opt/rustwide/target/debug/deps/libdeadpool_postgres-ed3d671c323c3454.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-bc1cfedd9d0e514e.rlib --extern gorm=/opt/rustwide/target/debug/deps/libgorm-3f1d295fdbc07f0a.rlib --extern gorm_macros=/opt/rustwide/target/debug/deps/libgorm_macros-41aae3fc177e1ff5.so --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-51169fe6a13a550e.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-b16bae81e342c4a7.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-747442211c6b9ae6.rlib --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "57cd7257f6af0f823b9b047b04bf98c0c6a70c1c34d26250f9d0f65293b9c9f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57cd7257f6af0f823b9b047b04bf98c0c6a70c1c34d26250f9d0f65293b9c9f9", kill_on_drop: false }` [INFO] [stdout] 57cd7257f6af0f823b9b047b04bf98c0c6a70c1c34d26250f9d0f65293b9c9f9