[INFO] cloning repository https://github.com/andrewvy/nozomi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andrewvy/nozomi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewvy%2Fnozomi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewvy%2Fnozomi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 648de930891450fe97f5bec7cbe5fcf853fddbb6 [INFO] checking andrewvy/nozomi against try#7d2afcda7a9c043d5175cbca3ab08f0acf02b13a for pr-140824 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewvy%2Fnozomi" "/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/andrewvy/nozomi 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/andrewvy/nozomi [INFO] finished tweaking git repo https://github.com/andrewvy/nozomi [INFO] tweaked toml for git repo https://github.com/andrewvy/nozomi written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/andrewvy/nozomi 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] [stderr] Blocking waiting for file lock on package cache [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+7d2afcda7a9c043d5175cbca3ab08f0acf02b13a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c576334c2337848e1c427bddd87314926fbee1cf5feca4c6f0770e0cdc33f19a [INFO] running `Command { std: "docker" "start" "-a" "c576334c2337848e1c427bddd87314926fbee1cf5feca4c6f0770e0cdc33f19a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c576334c2337848e1c427bddd87314926fbee1cf5feca4c6f0770e0cdc33f19a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c576334c2337848e1c427bddd87314926fbee1cf5feca4c6f0770e0cdc33f19a", kill_on_drop: false }` [INFO] [stdout] c576334c2337848e1c427bddd87314926fbee1cf5feca4c6f0770e0cdc33f19a [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] e987609ab24d54688b32afb303ee74e6a1fc94f4c843a2fead3c682219a5f5bc [INFO] running `Command { std: "docker" "start" "-a" "e987609ab24d54688b32afb303ee74e6a1fc94f4c843a2fead3c682219a5f5bc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking futures-sink-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Checking futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Checking futures-core v0.3.1 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking futures-sink v0.3.1 [INFO] [stderr] Checking futures-io-preview v0.3.0-alpha.19 [INFO] [stderr] Checking owning_ref v0.4.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Checking futures-channel v0.3.1 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking futures-task v0.3.1 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking futures-io v0.3.1 [INFO] [stderr] Checking lock_api v0.3.2 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling bincode v1.2.0 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking once_cell v1.2.0 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Checking secc v0.0.10 [INFO] [stderr] Checking num_cpus v1.11.1 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Checking futures-executor-preview v0.3.0-alpha.19 [INFO] [stderr] Checking futures-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling const-random-macro v0.1.6 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Checking const-random v0.1.6 [INFO] [stderr] Checking ahash v0.2.18 [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stderr] Checking dashmap v1.2.0 [INFO] [stderr] Checking futures-executor v0.3.1 [INFO] [stderr] Checking futures v0.3.1 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking axiom v0.1.0 (https://github.com/rsimmonsjr/axiom#a13265ba) [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: 0x71f212526a13 - ::fmt::h2e21c62a24abbc15 [INFO] [stderr] 1: 0x71f212c059c7 - core::fmt::write::he722e62da8c1e9e8 [INFO] [stderr] 2: 0x71f213cde611 - std::io::Write::write_fmt::hcb7e25f2599a2273 [INFO] [stderr] 3: 0x71f212526872 - std::sys::backtrace::BacktraceLock::print::h5bbc6bf022f4b4e4 [INFO] [stderr] 4: 0x71f21252a46a - std::panicking::default_hook::{{closure}}::h1fedd83de2eb085e [INFO] [stderr] 5: 0x71f212529fef - std::panicking::default_hook::h2b7ba9a6fb124ab7 [INFO] [stderr] 6: 0x71f211562a33 - std[9f1634e1770eb41b]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x71f21252ace3 - std::panicking::rust_panic_with_hook::h84a58634492b5ed6 [INFO] [stderr] 8: 0x71f21252a9a6 - std::panicking::begin_panic_handler::{{closure}}::h521406465ff7da15 [INFO] [stderr] 9: 0x71f212526ed9 - std::sys::backtrace::__rust_end_short_backtrace::h020019c2da31dea5 [INFO] [stderr] 10: 0x71f21252a69d - __rustc[dfb5731ed8a4fdce]::rust_begin_unwind [INFO] [stderr] 11: 0x71f20ee86840 - core::panicking::panic_fmt::h23bc8c485ba3bdce [INFO] [stderr] 12: 0x71f20ee8b75c - core::panicking::panic::hb5a42c0c815031aa [INFO] [stderr] 13: 0x71f213994da8 - >::unify_query_var_values [INFO] [stderr] 14: 0x71f2139c90e0 - >::evaluate_goal_raw [INFO] [stderr] 15: 0x71f2139c7de4 - >::evaluate_goal [INFO] [stderr] 16: 0x71f2139c3566 - >::evaluate_added_goals_step [INFO] [stderr] 17: 0x71f2139c4483 - >::evaluate_added_goals_and_make_canonical_response::{closure#0} [INFO] [stderr] 18: 0x71f21399c2e1 - , rustc_middle[ca36681cdfe77c9]::ty::context::TyCtxt>>::with_new_goal::<>::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#2} [INFO] [stderr] 19: 0x71f2139cd632 - , rustc_middle[ca36681cdfe77c9]::ty::context::TyCtxt>>::with_new_goal::<>::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 20: 0x71f2139c8a0c - >::evaluate_goal_raw [INFO] [stderr] 21: 0x71f2139c7de4 - >::evaluate_goal [INFO] [stderr] 22: 0x71f2139bfd37 - >::enter_root::, ::evaluate_root_goal::{closure#0}> [INFO] [stderr] 23: 0x71f2139bf953 - as rustc_infer[49edb712e4b86dd1]::traits::engine::TraitEngine>::select_where_possible [INFO] [stderr] 24: 0x71f213238df3 - rustc_hir_analysis[5041d215529f28a0]::impl_wf_check::lint_object_blanket_impl [INFO] [stderr] 25: 0x71f213237127 - rustc_query_impl[1e0fe24521a74974]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 26: 0x71f21323658e - rustc_query_system[f183c25d7af511e9]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[1e0fe24521a74974]::plumbing::QueryCtxt, false> [INFO] [stderr] 27: 0x71f213236292 - rustc_query_impl[1e0fe24521a74974]::query_impl::lint_object_blanket_impl::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 28: 0x71f212c175f1 - rustc_hir_analysis[5041d215529f28a0]::check::wfcheck::check_well_formed [INFO] [stderr] 29: 0x71f212c15b53 - rustc_query_impl[1e0fe24521a74974]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 30: 0x71f2135e2971 - 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] 31: 0x71f2135e244a - rustc_query_impl[1e0fe24521a74974]::query_impl::check_well_formed::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 32: 0x71f2135e32b5 - rustc_hir_analysis[5041d215529f28a0]::check::wfcheck::check_mod_type_wf [INFO] [stderr] 33: 0x71f2135e30cd - rustc_query_impl[1e0fe24521a74974]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 34: 0x71f2137ff784 - rustc_query_system[f183c25d7af511e9]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[1e0fe24521a74974]::plumbing::QueryCtxt, false> [INFO] [stderr] 35: 0x71f2137ff511 - rustc_query_impl[1e0fe24521a74974]::query_impl::check_mod_type_wf::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 36: 0x71f212ebe272 - rustc_hir_analysis[5041d215529f28a0]::check_crate [INFO] [stderr] 37: 0x71f212f2ecb7 - rustc_interface[44156eaaaec47894]::passes::run_required_analyses [INFO] [stderr] 38: 0x71f2138046de - rustc_interface[44156eaaaec47894]::passes::analysis [INFO] [stderr] 39: 0x71f2138046b5 - rustc_query_impl[1e0fe24521a74974]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 40: 0x71f213ba3e7a - rustc_query_system[f183c25d7af511e9]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[1e0fe24521a74974]::plumbing::QueryCtxt, false> [INFO] [stderr] 41: 0x71f213ba3b4f - rustc_query_impl[1e0fe24521a74974]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 42: 0x71f213d98cc7 - 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] 43: 0x71f213d26166 - rustc_interface[44156eaaaec47894]::interface::run_compiler::<(), rustc_driver_impl[42a242be3c4966e5]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 44: 0x71f213cd24fe - std[9f1634e1770eb41b]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 45: 0x71f213cd2974 - <::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] 46: 0x71f213cd3d6b - std::sys::pal::unix::thread::Thread::new::thread_start::h3211d0154e7514f1 [INFO] [stderr] 47: 0x71f2153c9aa4 - [INFO] [stderr] 48: 0x71f215456a34 - clone [INFO] [stderr] 49: 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/cargo-home/git/checkouts/axiom-761d344509f22628/a13265b/rustc-ice-2025-05-09T23_26_02-1252.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] #0 [lint_object_blanket_impl] u if wu [INFO] [stderr] #1 [check_well_formed] checking that `actors::` is well-formed [INFO] [stderr] #2 [check_mod_type_wf] checking that types are well-formed in module `actors` [INFO] [stderr] #3 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stderr] error: could not compile `axiom` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/7d2afcda7a9c043d5175cbca3ab08f0acf02b13a/bin/rustc --crate-name axiom --edition=2018 /opt/rustwide/cargo-home/git/checkouts/axiom-761d344509f22628/a13265b/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d31ae8d2265c689e -C extra-filename=-5ca35a123f81f15e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bincode=/opt/rustwide/target/debug/deps/libbincode-8d4abdcb8ca745dc.rmeta --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-c66823da9ced6aff.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-55629429de198060.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-1893f2c8802523f1.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-7a570934bcc194b6.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-1aab21c98da7b4f9.rmeta --extern secc=/opt/rustwide/target/debug/deps/libsecc-fbe5a39aeb215c17.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-d3953407de8348b9.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-6e0500640aff966b.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "e987609ab24d54688b32afb303ee74e6a1fc94f4c843a2fead3c682219a5f5bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e987609ab24d54688b32afb303ee74e6a1fc94f4c843a2fead3c682219a5f5bc", kill_on_drop: false }` [INFO] [stdout] e987609ab24d54688b32afb303ee74e6a1fc94f4c843a2fead3c682219a5f5bc