[INFO] cloning repository https://github.com/Aiving/aivell [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Aiving/aivell" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAiving%2Faivell", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAiving%2Faivell'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dd64fca16a7fd32f95365429c5cd111d1428f4a4 [INFO] checking Aiving/aivell against try#7d2afcda7a9c043d5175cbca3ab08f0acf02b13a for pr-140824 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAiving%2Faivell" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Aiving/aivell on toolchain 7d2afcda7a9c043d5175cbca3ab08f0acf02b13a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7d2afcda7a9c043d5175cbca3ab08f0acf02b13a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Aiving/aivell [INFO] finished tweaking git repo https://github.com/Aiving/aivell [INFO] tweaked toml for git repo https://github.com/Aiving/aivell written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Aiving/aivell 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" "+7d2afcda7a9c043d5175cbca3ab08f0acf02b13a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+7d2afcda7a9c043d5175cbca3ab08f0acf02b13a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] da5345af5ce170f50e29b32f292f2a7d4159529bd3e756e8cc1f75aa9e336f42 [INFO] running `Command { std: "docker" "start" "-a" "da5345af5ce170f50e29b32f292f2a7d4159529bd3e756e8cc1f75aa9e336f42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "da5345af5ce170f50e29b32f292f2a7d4159529bd3e756e8cc1f75aa9e336f42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da5345af5ce170f50e29b32f292f2a7d4159529bd3e756e8cc1f75aa9e336f42", kill_on_drop: false }` [INFO] [stdout] da5345af5ce170f50e29b32f292f2a7d4159529bd3e756e8cc1f75aa9e336f42 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+7d2afcda7a9c043d5175cbca3ab08f0acf02b13a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea2330ff4307bbb8733c7cb0c364b745ef43d460241a95d9e9164c0d3399cd25 [INFO] running `Command { std: "docker" "start" "-a" "ea2330ff4307bbb8733c7cb0c364b745ef43d460241a95d9e9164c0d3399cd25", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking bytecount v0.6.8 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking rustc-hash v2.0.0 [INFO] [stderr] Checking dunce v1.0.4 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking ariadne v0.4.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking quote v1.0.36 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking syn v2.0.71 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking tokio v1.38.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking memory v0.1.0 (/opt/rustwide/workdir/crates/memory) [INFO] [stderr] Checking deriver v0.1.0 (/opt/rustwide/workdir/crates/deriver) [INFO] [stderr] Checking nom_locate v4.2.0 [INFO] [stderr] Checking shared v0.1.0 (/opt/rustwide/workdir/crates/shared) [INFO] [stderr] Checking lexer v0.1.0 (/opt/rustwide/workdir/crates/lexer) [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling derive-name-macros v1.1.1 [INFO] [stderr] Checking derive-name v1.1.0 [INFO] [stderr] Checking parser v0.1.0 (/opt/rustwide/workdir/crates/parser) [INFO] [stdout] warning: unused import: `lexer::token::Token` [INFO] [stdout] --> crates/parser/src/error.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use lexer::token::Token; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Positioned` [INFO] [stdout] --> crates/parser/src/error.rs:4:14 [INFO] [stdout] | [INFO] [stdout] 4 | use shared::{Positioned, Span}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `lexer::token::Token` [INFO] [stdout] --> crates/parser/src/error.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use lexer::token::Token; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Positioned` [INFO] [stdout] --> crates/parser/src/error.rs:4:14 [INFO] [stdout] | [INFO] [stdout] 4 | use shared::{Positioned, Span}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `fmt::Write` [INFO] [stdout] --> crates/parser/src/error.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | use std::{fmt::Write, io::Cursor, path::Path}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `fmt::Write` [INFO] [stdout] --> crates/parser/src/error.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | use std::{fmt::Write, io::Cursor, path::Path}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_str` is never used [INFO] [stdout] --> crates/parser/src/constant_pool.rs:291:12 [INFO] [stdout] | [INFO] [stdout] 240 | impl ConstantPoolBuilder { [INFO] [stdout] | ------------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 291 | pub fn get_str(&self, index: ConstantIndex) -> &str { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `parse` is never used [INFO] [stdout] --> crates/parser/src/string_format_options.rs:21:19 [INFO] [stdout] | [INFO] [stdout] 19 | impl StringFormatOptions { [INFO] [stdout] | ------------------------ associated function in this implementation [INFO] [stdout] 20 | /// Parses a format string [INFO] [stdout] 21 | pub(crate) fn parse( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `FormatParsePosition` is never used [INFO] [stdout] --> crates/parser/src/string_format_options.rs:90:6 [INFO] [stdout] | [INFO] [stdout] 90 | enum FormatParsePosition { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `consume_u32` is never used [INFO] [stdout] --> crates/parser/src/string_format_options.rs:98:4 [INFO] [stdout] | [INFO] [stdout] 98 | fn consume_u32(first: char, chars: &mut Peekable) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_str` is never used [INFO] [stdout] --> crates/parser/src/constant_pool.rs:291:12 [INFO] [stdout] | [INFO] [stdout] 240 | impl ConstantPoolBuilder { [INFO] [stdout] | ------------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 291 | pub fn get_str(&self, index: ConstantIndex) -> &str { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking bytecode v0.1.0 (/opt/rustwide/workdir/crates/bytecode) [INFO] [stderr] Checking runtime v0.1.0 (/opt/rustwide/workdir/crates/runtime) [INFO] [stderr] [INFO] [stderr] thread 'rustc' panicked at /rustc/7d2afcda7a9c043d5175cbca3ab08f0acf02b13a/compiler/rustc_next_trait_solver/src/solve/eval_ctxt/canonical.rs:417:13: [INFO] [stderr] assertion failed: goals.is_empty() [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x737bad926a13 - ::fmt::h2e21c62a24abbc15 [INFO] [stderr] 1: 0x737bae0059c7 - core::fmt::write::he722e62da8c1e9e8 [INFO] [stderr] 2: 0x737baf0de611 - std::io::Write::write_fmt::hcb7e25f2599a2273 [INFO] [stderr] 3: 0x737bad926872 - std::sys::backtrace::BacktraceLock::print::h5bbc6bf022f4b4e4 [INFO] [stderr] 4: 0x737bad92a46a - std::panicking::default_hook::{{closure}}::h1fedd83de2eb085e [INFO] [stderr] 5: 0x737bad929fef - std::panicking::default_hook::h2b7ba9a6fb124ab7 [INFO] [stderr] 6: 0x737bac962a33 - std[9f1634e1770eb41b]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x737bad92ace3 - std::panicking::rust_panic_with_hook::h84a58634492b5ed6 [INFO] [stderr] 8: 0x737bad92a9a6 - std::panicking::begin_panic_handler::{{closure}}::h521406465ff7da15 [INFO] [stderr] 9: 0x737bad926ed9 - std::sys::backtrace::__rust_end_short_backtrace::h020019c2da31dea5 [INFO] [stderr] 10: 0x737bad92a69d - __rustc[dfb5731ed8a4fdce]::rust_begin_unwind [INFO] [stderr] 11: 0x737baa286840 - core::panicking::panic_fmt::h23bc8c485ba3bdce [INFO] [stderr] 12: 0x737baa28b75c - core::panicking::panic::hb5a42c0c815031aa [INFO] [stderr] 13: 0x737baed94da8 - >::unify_query_var_values [INFO] [stderr] 14: 0x737baedc90e0 - >::evaluate_goal_raw [INFO] [stderr] 15: 0x737baedc7de4 - >::evaluate_goal [INFO] [stderr] 16: 0x737baedc3566 - >::evaluate_added_goals_step [INFO] [stderr] 17: 0x737baedc4483 - >::evaluate_added_goals_and_make_canonical_response::{closure#0} [INFO] [stderr] 18: 0x737baed9c2e1 - , rustc_middle[ca36681cdfe77c9]::ty::context::TyCtxt>>::with_new_goal::<>::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#2} [INFO] [stderr] 19: 0x737baedcd632 - , rustc_middle[ca36681cdfe77c9]::ty::context::TyCtxt>>::with_new_goal::<>::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 20: 0x737baedc8a0c - >::evaluate_goal_raw [INFO] [stderr] 21: 0x737baedc7de4 - >::evaluate_goal [INFO] [stderr] 22: 0x737baedc3566 - >::evaluate_added_goals_step [INFO] [stderr] 23: 0x737baedc4483 - >::evaluate_added_goals_and_make_canonical_response::{closure#0} [INFO] [stderr] 24: 0x737baed9c1c7 - , rustc_middle[ca36681cdfe77c9]::ty::context::TyCtxt>>::with_new_goal::<>::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#2} [INFO] [stderr] 25: 0x737baedcd632 - , rustc_middle[ca36681cdfe77c9]::ty::context::TyCtxt>>::with_new_goal::<>::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 26: 0x737baedc8a0c - >::evaluate_goal_raw [INFO] [stderr] 27: 0x737baedc7de4 - >::evaluate_goal [INFO] [stderr] 28: 0x737baedbfd37 - >::enter_root::, ::evaluate_root_goal::{closure#0}> [INFO] [stderr] 29: 0x737baedbf953 - as rustc_infer[49edb712e4b86dd1]::traits::engine::TraitEngine>::select_where_possible [INFO] [stderr] 30: 0x737bae638df3 - rustc_hir_analysis[5041d215529f28a0]::impl_wf_check::lint_object_blanket_impl [INFO] [stderr] [INFO] [stderr] thread 'rustc' panicked at /rustc/7d2afcda7a9c043d5175cbca3ab08f0acf02b13a/compiler/rustc_next_trait_solver/src/solve/eval_ctxt/canonical.rs:417:13: [INFO] [stderr] assertion failed: goals.is_empty() [INFO] [stderr] stack backtrace: [INFO] [stderr] 31: 0x737bae637127 - rustc_query_impl[1e0fe24521a74974]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 32: 0x737bae63658e - rustc_query_system[f183c25d7af511e9]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[1e0fe24521a74974]::plumbing::QueryCtxt, false> [INFO] [stderr] 33: 0x737bae636292 - rustc_query_impl[1e0fe24521a74974]::query_impl::lint_object_blanket_impl::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 34: 0x737bae0175f1 - rustc_hir_analysis[5041d215529f28a0]::check::wfcheck::check_well_formed [INFO] [stderr] 35: 0x737bae015b53 - rustc_query_impl[1e0fe24521a74974]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 36: 0x737bae9e2971 - rustc_query_system[f183c25d7af511e9]::query::plumbing::try_execute_query::, rustc_query_system[f183c25d7af511e9]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[1e0fe24521a74974]::plumbing::QueryCtxt, false> [INFO] [stderr] 37: 0x737bae9e244a - rustc_query_impl[1e0fe24521a74974]::query_impl::check_well_formed::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 38: 0x737bae9e32b5 - rustc_hir_analysis[5041d215529f28a0]::check::wfcheck::check_mod_type_wf [INFO] [stderr] 39: 0x737bae9e30cd - rustc_query_impl[1e0fe24521a74974]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 40: 0x737baebff784 - rustc_query_system[f183c25d7af511e9]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[1e0fe24521a74974]::plumbing::QueryCtxt, false> [INFO] [stderr] 41: 0x737baebff511 - rustc_query_impl[1e0fe24521a74974]::query_impl::check_mod_type_wf::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 42: 0x737bae2be272 - rustc_hir_analysis[5041d215529f28a0]::check_crate [INFO] [stderr] 43: 0x737bae32ecb7 - rustc_interface[44156eaaaec47894]::passes::run_required_analyses [INFO] [stderr] 44: 0x737baec046de - rustc_interface[44156eaaaec47894]::passes::analysis [INFO] [stderr] 45: 0x737baec046b5 - rustc_query_impl[1e0fe24521a74974]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 46: 0x737baefa3e7a - rustc_query_system[f183c25d7af511e9]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[1e0fe24521a74974]::plumbing::QueryCtxt, false> [INFO] [stderr] 47: 0x737baefa3b4f - rustc_query_impl[1e0fe24521a74974]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 48: 0x737baf198cc7 - rustc_interface[44156eaaaec47894]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[42a242be3c4966e5]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 0: 0x7baa0db26a13 - ::fmt::h2e21c62a24abbc15 [INFO] [stderr] 49: 0x737baf126166 - rustc_interface[44156eaaaec47894]::interface::run_compiler::<(), rustc_driver_impl[42a242be3c4966e5]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 1: 0x7baa0e2059c7 - core::fmt::write::he722e62da8c1e9e8 [INFO] [stderr] 2: 0x7baa0f2de611 - std::io::Write::write_fmt::hcb7e25f2599a2273 [INFO] [stderr] 3: 0x7baa0db26872 - std::sys::backtrace::BacktraceLock::print::h5bbc6bf022f4b4e4 [INFO] [stderr] 4: 0x7baa0db2a46a - std::panicking::default_hook::{{closure}}::h1fedd83de2eb085e [INFO] [stderr] 5: 0x7baa0db29fef - std::panicking::default_hook::h2b7ba9a6fb124ab7 [INFO] [stderr] 6: 0x7baa0cb62a33 - std[9f1634e1770eb41b]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x7baa0db2ace3 - std::panicking::rust_panic_with_hook::h84a58634492b5ed6 [INFO] [stderr] 8: 0x7baa0db2a9a6 - std::panicking::begin_panic_handler::{{closure}}::h521406465ff7da15 [INFO] [stderr] 9: 0x7baa0db26ed9 - std::sys::backtrace::__rust_end_short_backtrace::h020019c2da31dea5 [INFO] [stderr] 10: 0x7baa0db2a69d - __rustc[dfb5731ed8a4fdce]::rust_begin_unwind [INFO] [stderr] 11: 0x7baa0a486840 - core::panicking::panic_fmt::h23bc8c485ba3bdce [INFO] [stderr] 12: 0x7baa0a48b75c - core::panicking::panic::hb5a42c0c815031aa [INFO] [stderr] 13: 0x7baa0ef94da8 - >::unify_query_var_values [INFO] [stderr] 14: 0x7baa0efc90e0 - >::evaluate_goal_raw [INFO] [stderr] 15: 0x7baa0efc7de4 - >::evaluate_goal [INFO] [stderr] 16: 0x7baa0efc3566 - >::evaluate_added_goals_step [INFO] [stderr] 17: 0x7baa0efc4483 - >::evaluate_added_goals_and_make_canonical_response::{closure#0} [INFO] [stderr] 18: 0x7baa0ef9c2e1 - , rustc_middle[ca36681cdfe77c9]::ty::context::TyCtxt>>::with_new_goal::<>::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#2} [INFO] [stderr] 19: 0x7baa0efcd632 - , rustc_middle[ca36681cdfe77c9]::ty::context::TyCtxt>>::with_new_goal::<>::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 20: 0x7baa0efc8a0c - >::evaluate_goal_raw [INFO] [stderr] 21: 0x7baa0efc7de4 - >::evaluate_goal [INFO] [stderr] 22: 0x7baa0efc3566 - >::evaluate_added_goals_step [INFO] [stderr] 23: 0x7baa0efc4483 - >::evaluate_added_goals_and_make_canonical_response::{closure#0} [INFO] [stderr] 50: 0x737baf0d24fe - std[9f1634e1770eb41b]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 24: 0x7baa0ef9c1c7 - , rustc_middle[ca36681cdfe77c9]::ty::context::TyCtxt>>::with_new_goal::<>::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#2} [INFO] [stderr] 25: 0x7baa0efcd632 - , rustc_middle[ca36681cdfe77c9]::ty::context::TyCtxt>>::with_new_goal::<>::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 26: 0x7baa0efc8a0c - >::evaluate_goal_raw [INFO] [stderr] 27: 0x7baa0efc7de4 - >::evaluate_goal [INFO] [stderr] 28: 0x7baa0efbfd37 - >::enter_root::, ::evaluate_root_goal::{closure#0}> [INFO] [stderr] 29: 0x7baa0efbf953 - as rustc_infer[49edb712e4b86dd1]::traits::engine::TraitEngine>::select_where_possible [INFO] [stderr] 51: 0x737baf0d2974 - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[b3634ab4c33436ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 52: 0x737baf0d3d6b - std::sys::pal::unix::thread::Thread::new::thread_start::h3211d0154e7514f1 [INFO] [stderr] 53: 0x737bb06fcaa4 - [INFO] [stderr] 54: 0x737bb0789a34 - clone [INFO] [stderr] 55: 0x0 - [INFO] [stderr] [INFO] [stderr] 30: 0x7baa0e838df3 - rustc_hir_analysis[5041d215529f28a0]::impl_wf_check::lint_object_blanket_impl [INFO] [stderr] 31: 0x7baa0e837127 - rustc_query_impl[1e0fe24521a74974]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 32: 0x7baa0e83658e - rustc_query_system[f183c25d7af511e9]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[1e0fe24521a74974]::plumbing::QueryCtxt, false> [INFO] [stderr] 33: 0x7baa0e836292 - rustc_query_impl[1e0fe24521a74974]::query_impl::lint_object_blanket_impl::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 34: 0x7baa0e2175f1 - rustc_hir_analysis[5041d215529f28a0]::check::wfcheck::check_well_formed [INFO] [stderr] 35: 0x7baa0e215b53 - rustc_query_impl[1e0fe24521a74974]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 36: 0x7baa0ebe2971 - rustc_query_system[f183c25d7af511e9]::query::plumbing::try_execute_query::, rustc_query_system[f183c25d7af511e9]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[1e0fe24521a74974]::plumbing::QueryCtxt, false> [INFO] [stderr] 37: 0x7baa0ebe244a - rustc_query_impl[1e0fe24521a74974]::query_impl::check_well_formed::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 38: 0x7baa0ebe32b5 - rustc_hir_analysis[5041d215529f28a0]::check::wfcheck::check_mod_type_wf [INFO] [stderr] 39: 0x7baa0ebe30cd - rustc_query_impl[1e0fe24521a74974]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 40: 0x7baa0edff784 - rustc_query_system[f183c25d7af511e9]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[1e0fe24521a74974]::plumbing::QueryCtxt, false> [INFO] [stderr] 41: 0x7baa0edff511 - rustc_query_impl[1e0fe24521a74974]::query_impl::check_mod_type_wf::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 42: 0x7baa0e4be272 - rustc_hir_analysis[5041d215529f28a0]::check_crate [INFO] [stderr] 43: 0x7baa0e52ecb7 - rustc_interface[44156eaaaec47894]::passes::run_required_analyses [INFO] [stderr] 44: 0x7baa0ee046de - rustc_interface[44156eaaaec47894]::passes::analysis [INFO] [stderr] 45: 0x7baa0ee046b5 - rustc_query_impl[1e0fe24521a74974]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 46: 0x7baa0f1a3e7a - rustc_query_system[f183c25d7af511e9]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[1e0fe24521a74974]::plumbing::QueryCtxt, false> [INFO] [stderr] 47: 0x7baa0f1a3b4f - rustc_query_impl[1e0fe24521a74974]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 48: 0x7baa0f398cc7 - rustc_interface[44156eaaaec47894]::passes::create_and_enter_global_ctxt::, rustc_driver_impl[42a242be3c4966e5]::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 49: 0x7baa0f326166 - rustc_interface[44156eaaaec47894]::interface::run_compiler::<(), rustc_driver_impl[42a242be3c4966e5]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 50: 0x7baa0f2d24fe - std[9f1634e1770eb41b]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 51: 0x7baa0f2d2974 - <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[b3634ab4c33436ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 52: 0x7baa0f2d3d6b - std::sys::pal::unix::thread::Thread::new::thread_start::h3211d0154e7514f1 [INFO] [stderr] 53: 0x7baa108b1aa4 - [INFO] [stderr] 54: 0x7baa1093ea34 - clone [INFO] [stderr] 55: 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-05-09T17_11_50-659.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.88.0-nightly (7d2afcda7 2025-05-09) 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] 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-05-09T17_11_50-661.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.88.0-nightly (7d2afcda7 2025-05-09) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [lint_object_blanket_impl] u if wu [INFO] [stderr] #1 [check_well_formed] checking that `types::native_function::` is well-formed [INFO] [stderr] #2 [check_mod_type_wf] checking that types are well-formed in module `types::native_function` [INFO] [stderr] #3 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stderr] #0 [lint_object_blanket_impl] u if wu [INFO] [stderr] #1 [check_well_formed] checking that `types::native_function::` is well-formed [INFO] [stderr] #2 [check_mod_type_wf] checking that types are well-formed in module `types::native_function` [INFO] [stderr] #3 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stderr] error: could not compile `runtime` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/7d2afcda7a9c043d5175cbca3ab08f0acf02b13a/bin/rustc --crate-name runtime --edition=2021 crates/runtime/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="arc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc", "default", "rc"))' -C metadata=2e24ea8a7c88609f -C extra-filename=-a5ccf42c5e6911ad --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytecode=/opt/rustwide/target/debug/deps/libbytecode-74f5e799f378f54c.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-ccb3d4dc764b615e.rmeta --extern deriver=/opt/rustwide/target/debug/deps/libderiver-3540c104ecf14380.so --extern downcast_rs=/opt/rustwide/target/debug/deps/libdowncast_rs-e66389dcb14c8a87.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-096d038b0066e9ad.rmeta --extern instant=/opt/rustwide/target/debug/deps/libinstant-f471cebdce9a9348.rmeta --extern lexer=/opt/rustwide/target/debug/deps/liblexer-36eeff57b4af03fe.rmeta --extern memory=/opt/rustwide/target/debug/deps/libmemory-3ec930d8af55c048.rmeta --extern parser=/opt/rustwide/target/debug/deps/libparser-b7909554962a1f68.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-622a9ed43b30549a.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-338b1aba145f1c16.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1cc82770138b7028.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-b0d140e284f83ddb.rmeta --extern unicode_segmentation=/opt/rustwide/target/debug/deps/libunicode_segmentation-f8f318305ba00733.rmeta --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `runtime` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/7d2afcda7a9c043d5175cbca3ab08f0acf02b13a/bin/rustc --crate-name runtime --edition=2021 crates/runtime/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="arc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc", "default", "rc"))' -C metadata=fce69ad42392f014 -C extra-filename=-84630ec7fd3568f8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytecode=/opt/rustwide/target/debug/deps/libbytecode-74f5e799f378f54c.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-ccb3d4dc764b615e.rmeta --extern deriver=/opt/rustwide/target/debug/deps/libderiver-3540c104ecf14380.so --extern downcast_rs=/opt/rustwide/target/debug/deps/libdowncast_rs-e66389dcb14c8a87.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-096d038b0066e9ad.rmeta --extern instant=/opt/rustwide/target/debug/deps/libinstant-f471cebdce9a9348.rmeta --extern lexer=/opt/rustwide/target/debug/deps/liblexer-36eeff57b4af03fe.rmeta --extern memory=/opt/rustwide/target/debug/deps/libmemory-3ec930d8af55c048.rmeta --extern parser=/opt/rustwide/target/debug/deps/libparser-b7909554962a1f68.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-622a9ed43b30549a.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-338b1aba145f1c16.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1cc82770138b7028.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-b0d140e284f83ddb.rmeta --extern unicode_segmentation=/opt/rustwide/target/debug/deps/libunicode_segmentation-f8f318305ba00733.rmeta --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "ea2330ff4307bbb8733c7cb0c364b745ef43d460241a95d9e9164c0d3399cd25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea2330ff4307bbb8733c7cb0c364b745ef43d460241a95d9e9164c0d3399cd25", kill_on_drop: false }` [INFO] [stdout] ea2330ff4307bbb8733c7cb0c364b745ef43d460241a95d9e9164c0d3399cd25