[INFO] cloning repository https://github.com/Cuprate/benches [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Cuprate/benches" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCuprate%2Fbenches", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCuprate%2Fbenches'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 466a5f75afef0d9eaf85dd0223e32d45db765349 [INFO] checking Cuprate/benches against try#7d2afcda7a9c043d5175cbca3ab08f0acf02b13a for pr-140824 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCuprate%2Fbenches" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Cuprate/benches 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/Cuprate/benches [INFO] finished tweaking git repo https://github.com/Cuprate/benches [INFO] tweaked toml for git repo https://github.com/Cuprate/benches written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Cuprate/benches 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] dfb3bbc76466ad4755852206062740b65d7c8c99e1f00badb5601db6a235e5ed [INFO] running `Command { std: "docker" "start" "-a" "dfb3bbc76466ad4755852206062740b65d7c8c99e1f00badb5601db6a235e5ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dfb3bbc76466ad4755852206062740b65d7c8c99e1f00badb5601db6a235e5ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfb3bbc76466ad4755852206062740b65d7c8c99e1f00badb5601db6a235e5ed", kill_on_drop: false }` [INFO] [stdout] dfb3bbc76466ad4755852206062740b65d7c8c99e1f00badb5601db6a235e5ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 97d95327730ed6f65af32b6c0df520785f763b35d0ba421ec97a2e3d7f836c61 [INFO] running `Command { std: "docker" "start" "-a" "97d95327730ed6f65af32b6c0df520785f763b35d0ba421ec97a2e3d7f836c61", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking cpufeatures v0.2.16 [INFO] [stderr] Compiling cc v1.2.2 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking hex-literal v0.4.1 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling cuprate-constants v0.1.0 (https://github.com/Cuprate/cuprate?rev=7b8756f#7b8756fa) [INFO] [stderr] Compiling std-shims v0.1.1 (https://github.com/Cuprate/serai.git?rev=d5205ce#d5205ce2) [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking clap_lex v0.7.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking clap_builder v4.5.21 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking oorandom v11.1.4 [INFO] [stderr] Compiling function_name-proc-macro v0.3.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Checking function_name v0.3.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Compiling borsh v1.5.3 [INFO] [stderr] Checking tower-service v0.3.3 (https://github.com/Cuprate/tower.git?rev=6c7faf0#6c7faf0e) [INFO] [stderr] Checking tower-layer v0.3.3 (https://github.com/Cuprate/tower.git?rev=6c7faf0#6c7faf0e) [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking fastrand v2.2.0 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking rustls-pki-types v1.10.0 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Compiling rustls v0.23.19 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking rustls-native-certs v0.8.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking heed-traits v0.20.0 [INFO] [stderr] Checking page_size v0.6.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking synchronoise v1.0.1 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking threefish v0.5.2 [INFO] [stderr] Checking clap v4.5.21 [INFO] [stderr] Compiling randomx-rs v1.3.0 (https://github.com/Cuprate/randomx-rs.git?rev=0028464#00284645) [INFO] [stderr] Checking groestl v0.10.1 [INFO] [stderr] Checking skein v0.1.0 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking cuprate-benchmark-lib v0.0.0 (https://github.com/Cuprate/cuprate?rev=7b8756f#7b8756fa) [INFO] [stderr] Checking cuprate-benchmark-lib v0.0.0 (/opt/rustwide/workdir/benchmark/lib) [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking cuprate-benchmark-example v0.0.0 (/opt/rustwide/workdir/benchmark/example) [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling cuprate-cryptonight-c v0.1.0 (/opt/rustwide/workdir/cryptonight-c) [INFO] [stderr] Compiling blake3 v1.5.5 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling bytemuck_derive v1.8.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling borsh-derive v1.5.3 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling doxygen-rs v0.4.2 [INFO] [stderr] Compiling lmdb-master-sys v0.2.4 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking dalek-ff-group v0.4.1 (https://github.com/Cuprate/serai.git?rev=d5205ce#d5205ce2) [INFO] [stderr] Checking monero-io v0.1.0 (https://github.com/Cuprate/serai.git?rev=d5205ce#d5205ce2) [INFO] [stderr] Checking monero-generators v0.4.0 (https://github.com/Cuprate/serai.git?rev=d5205ce#d5205ce2) [INFO] [stderr] Checking jh v0.1.0 [INFO] [stderr] Checking monero-primitives v0.1.0 (https://github.com/Cuprate/serai.git?rev=d5205ce#d5205ce2) [INFO] [stderr] Checking monero-borromean v0.1.0 (https://github.com/Cuprate/serai.git?rev=d5205ce#d5205ce2) [INFO] [stderr] Checking bytemuck v1.20.0 [INFO] [stderr] Checking monero-clsag v0.1.0 (https://github.com/Cuprate/serai.git?rev=d5205ce#d5205ce2) [INFO] [stderr] Checking monero-mlsag v0.1.0 (https://github.com/Cuprate/serai.git?rev=d5205ce#d5205ce2) [INFO] [stderr] Checking monero-address v0.1.0 (https://github.com/Cuprate/serai.git?rev=d5205ce#d5205ce2) [INFO] [stderr] Checking cuprate-pruning v0.1.0 (https://github.com/Cuprate/cuprate?rev=7b8756f#7b8756fa) [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking cuprate-cryptonight v0.1.0 (https://github.com/Cuprate/cuprate?rev=7b8756f#7b8756fa) [INFO] [stderr] Compiling monero-bulletproofs v0.1.0 (https://github.com/Cuprate/serai.git?rev=d5205ce#d5205ce2) [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking monero-serai v0.1.4-alpha (https://github.com/Cuprate/serai.git?rev=d5205ce#d5205ce2) [INFO] [stderr] Checking cuprate-helper v0.1.0 (https://github.com/Cuprate/cuprate?rev=7b8756f#7b8756fa) [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking bytes v1.9.0 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking digest_auth v0.3.1 [INFO] [stderr] Checking tokio v1.41.1 [INFO] [stderr] Checking cuprate-fixed-bytes v0.1.0 (https://github.com/Cuprate/cuprate?rev=7b8756f#7b8756fa) [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking cuprate-epee-encoding v0.5.0 (https://github.com/Cuprate/cuprate?rev=7b8756f#7b8756fa) [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking monero-rpc v0.1.0 (https://github.com/Cuprate/serai.git?rev=d5205ce#d5205ce2) [INFO] [stderr] Checking heed-types v0.20.1 [INFO] [stderr] Checking cuprate-json-rpc v0.0.0 (https://github.com/Cuprate/cuprate?rev=7b8756f#7b8756fa) [INFO] [stderr] Checking cuprate-benchmark v0.0.0 (/opt/rustwide/workdir/benchmark/bin) [INFO] [stderr] Checking heed v0.20.5 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking cuprate-types v0.0.0 (https://github.com/Cuprate/cuprate?rev=7b8756f#7b8756fa) [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking cuprate-rpc-types v0.0.0 (https://github.com/Cuprate/cuprate?rev=7b8756f#7b8756fa) [INFO] [stderr] Checking cuprate-database v0.0.1 (https://github.com/Cuprate/cuprate?rev=7b8756f#7b8756fa) [INFO] [stderr] Checking tempfile v3.14.0 [INFO] [stderr] Checking cuprate-criterion-example v0.0.0 (/opt/rustwide/workdir/criterion/example) [INFO] [stderr] Checking cuprate-criterion-json-rpc v0.0.0 (/opt/rustwide/workdir/criterion/cuprate-json-rpc) [INFO] [stderr] Checking tower v0.5.1 (https://github.com/Cuprate/tower.git?rev=6c7faf0#6c7faf0e) [INFO] [stderr] Checking hyper v1.5.1 [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Checking tokio-rustls v0.26.0 [INFO] [stderr] Checking cuprate-database-service v0.1.0 (https://github.com/Cuprate/cuprate?rev=7b8756f#7b8756fa) [INFO] [stderr] Checking cuprate-levin v0.1.0 (https://github.com/Cuprate/cuprate?rev=7b8756f#7b8756fa) [INFO] [stderr] Checking tokio-stream v0.1.16 [INFO] [stderr] Checking cuprate-blockchain v0.0.0 (https://github.com/Cuprate/cuprate?rev=7b8756f#7b8756fa) [INFO] [stderr] Checking cuprate-wire v0.1.0 (https://github.com/Cuprate/cuprate?rev=7b8756f#7b8756fa) [INFO] [stderr] Checking hyper-util v0.1.10 [INFO] [stderr] Checking cuprate-p2p-core v0.1.0 (https://github.com/Cuprate/cuprate?rev=7b8756f#7b8756fa) [INFO] [stderr] Checking cuprate-criterion-database v0.0.0 (/opt/rustwide/workdir/criterion/cuprate-database) [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: 0x746c90726a13 - ::fmt::h2e21c62a24abbc15 [INFO] [stderr] 1: 0x746c90e059c7 - core::fmt::write::he722e62da8c1e9e8 [INFO] [stderr] 2: 0x746c91ede611 - std::io::Write::write_fmt::hcb7e25f2599a2273 [INFO] [stderr] 3: 0x746c90726872 - std::sys::backtrace::BacktraceLock::print::h5bbc6bf022f4b4e4 [INFO] [stderr] 4: 0x746c9072a46a - std::panicking::default_hook::{{closure}}::h1fedd83de2eb085e [INFO] [stderr] 5: 0x746c90729fef - std::panicking::default_hook::h2b7ba9a6fb124ab7 [INFO] [stderr] 6: 0x746c8f762a33 - std[9f1634e1770eb41b]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x746c9072ace3 - std::panicking::rust_panic_with_hook::h84a58634492b5ed6 [INFO] [stderr] 8: 0x746c9072a9a6 - std::panicking::begin_panic_handler::{{closure}}::h521406465ff7da15 [INFO] [stderr] 9: 0x746c90726ed9 - std::sys::backtrace::__rust_end_short_backtrace::h020019c2da31dea5 [INFO] [stderr] 10: 0x746c9072a69d - __rustc[dfb5731ed8a4fdce]::rust_begin_unwind [INFO] [stderr] 11: 0x746c8d086840 - core::panicking::panic_fmt::h23bc8c485ba3bdce [INFO] [stderr] 12: 0x746c8d08b75c - core::panicking::panic::hb5a42c0c815031aa [INFO] [stderr] 13: 0x746c91b94da8 - >::unify_query_var_values [INFO] [stderr] 14: 0x746c91bc90e0 - >::evaluate_goal_raw [INFO] [stderr] 15: 0x746c91bc7de4 - >::evaluate_goal [INFO] [stderr] 16: 0x746c91bc3566 - >::evaluate_added_goals_step [INFO] [stderr] 17: 0x746c91bc4483 - >::evaluate_added_goals_and_make_canonical_response::{closure#0} [INFO] [stderr] 18: 0x746c91b9c2e1 - , rustc_middle[ca36681cdfe77c9]::ty::context::TyCtxt>>::with_new_goal::<>::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#2} [INFO] [stderr] 19: 0x746c91bcd632 - , rustc_middle[ca36681cdfe77c9]::ty::context::TyCtxt>>::with_new_goal::<>::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 20: 0x746c91bc8a0c - >::evaluate_goal_raw [INFO] [stderr] 21: 0x746c91bc7de4 - >::evaluate_goal [INFO] [stderr] 22: 0x746c91bbfd37 - >::enter_root::, ::evaluate_root_goal::{closure#0}> [INFO] [stderr] 23: 0x746c91bbf953 - as rustc_infer[49edb712e4b86dd1]::traits::engine::TraitEngine>::select_where_possible [INFO] [stderr] 24: 0x746c91438df3 - rustc_hir_analysis[5041d215529f28a0]::impl_wf_check::lint_object_blanket_impl [INFO] [stderr] 25: 0x746c91437127 - rustc_query_impl[1e0fe24521a74974]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 26: 0x746c9143658e - rustc_query_system[f183c25d7af511e9]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[1e0fe24521a74974]::plumbing::QueryCtxt, false> [INFO] [stderr] 27: 0x746c91436292 - rustc_query_impl[1e0fe24521a74974]::query_impl::lint_object_blanket_impl::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 28: 0x746c90e175f1 - rustc_hir_analysis[5041d215529f28a0]::check::wfcheck::check_well_formed [INFO] [stderr] 29: 0x746c90e15b53 - rustc_query_impl[1e0fe24521a74974]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 30: 0x746c917e2971 - 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: 0x746c917e244a - rustc_query_impl[1e0fe24521a74974]::query_impl::check_well_formed::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 32: 0x746c917e32b5 - rustc_hir_analysis[5041d215529f28a0]::check::wfcheck::check_mod_type_wf [INFO] [stderr] 33: 0x746c917e30cd - rustc_query_impl[1e0fe24521a74974]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 34: 0x746c919ff784 - rustc_query_system[f183c25d7af511e9]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[1e0fe24521a74974]::plumbing::QueryCtxt, false> [INFO] [stderr] 35: 0x746c919ff511 - rustc_query_impl[1e0fe24521a74974]::query_impl::check_mod_type_wf::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 36: 0x746c910be272 - rustc_hir_analysis[5041d215529f28a0]::check_crate [INFO] [stderr] 37: 0x746c9112ecb7 - rustc_interface[44156eaaaec47894]::passes::run_required_analyses [INFO] [stderr] 38: 0x746c91a046de - rustc_interface[44156eaaaec47894]::passes::analysis [INFO] [stderr] 39: 0x746c91a046b5 - rustc_query_impl[1e0fe24521a74974]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 40: 0x746c91da3e7a - rustc_query_system[f183c25d7af511e9]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[1e0fe24521a74974]::plumbing::QueryCtxt, false> [INFO] [stderr] 41: 0x746c91da3b4f - rustc_query_impl[1e0fe24521a74974]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 42: 0x746c91f98cc7 - 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: 0x746c91f26166 - rustc_interface[44156eaaaec47894]::interface::run_compiler::<(), rustc_driver_impl[42a242be3c4966e5]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 44: 0x746c91ed24fe - std[9f1634e1770eb41b]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 45: 0x746c91ed2974 - <::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: 0x746c91ed3d6b - std::sys::pal::unix::thread::Thread::new::thread_start::h3211d0154e7514f1 [INFO] [stderr] 47: 0x746c934a0aa4 - [INFO] [stderr] 48: 0x746c9352da34 - 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/cuprate-7da19aaddb5a2a73/7b8756f/p2p/p2p-core/rustc-ice-2025-05-09T17_56_24-4704.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 opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on [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 `` is well-formed [INFO] [stderr] #2 [check_mod_type_wf] checking that types are well-formed in top-level module [INFO] [stderr] #3 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [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: 0x746c90726a13 - ::fmt::h2e21c62a24abbc15 [INFO] [stderr] 1: 0x746c90e059c7 - core::fmt::write::he722e62da8c1e9e8 [INFO] [stderr] 2: 0x746c91ede611 - std::io::Write::write_fmt::hcb7e25f2599a2273 [INFO] [stderr] 3: 0x746c90726872 - std::sys::backtrace::BacktraceLock::print::h5bbc6bf022f4b4e4 [INFO] [stderr] 4: 0x746c9072a46a - std::panicking::default_hook::{{closure}}::h1fedd83de2eb085e [INFO] [stderr] 5: 0x746c90729fef - std::panicking::default_hook::h2b7ba9a6fb124ab7 [INFO] [stderr] 6: 0x746c8f762a33 - std[9f1634e1770eb41b]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x746c9072ace3 - std::panicking::rust_panic_with_hook::h84a58634492b5ed6 [INFO] [stderr] 8: 0x746c9072a9a6 - std::panicking::begin_panic_handler::{{closure}}::h521406465ff7da15 [INFO] [stderr] 9: 0x746c90726ed9 - std::sys::backtrace::__rust_end_short_backtrace::h020019c2da31dea5 [INFO] [stderr] 10: 0x746c9072a69d - __rustc[dfb5731ed8a4fdce]::rust_begin_unwind [INFO] [stderr] 11: 0x746c8d086840 - core::panicking::panic_fmt::h23bc8c485ba3bdce [INFO] [stderr] 12: 0x746c8d08b75c - core::panicking::panic::hb5a42c0c815031aa [INFO] [stderr] 13: 0x746c91b94da8 - >::unify_query_var_values [INFO] [stderr] 14: 0x746c91bc90e0 - >::evaluate_goal_raw [INFO] [stderr] 15: 0x746c91bc7de4 - >::evaluate_goal [INFO] [stderr] 16: 0x746c91bc3566 - >::evaluate_added_goals_step [INFO] [stderr] 17: 0x746c91bc4483 - >::evaluate_added_goals_and_make_canonical_response::{closure#0} [INFO] [stderr] 18: 0x746c91b9c2e1 - , rustc_middle[ca36681cdfe77c9]::ty::context::TyCtxt>>::with_new_goal::<>::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#2} [INFO] [stderr] 19: 0x746c91bcd632 - , rustc_middle[ca36681cdfe77c9]::ty::context::TyCtxt>>::with_new_goal::<>::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 20: 0x746c91bc8a0c - >::evaluate_goal_raw [INFO] [stderr] 21: 0x746c91bc7de4 - >::evaluate_goal [INFO] [stderr] 22: 0x746c91bbfd37 - >::enter_root::, ::evaluate_root_goal::{closure#0}> [INFO] [stderr] 23: 0x746c91bbf953 - as rustc_infer[49edb712e4b86dd1]::traits::engine::TraitEngine>::select_where_possible [INFO] [stderr] 24: 0x746c91438df3 - rustc_hir_analysis[5041d215529f28a0]::impl_wf_check::lint_object_blanket_impl [INFO] [stderr] 25: 0x746c91437127 - rustc_query_impl[1e0fe24521a74974]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 26: 0x746c9143658e - rustc_query_system[f183c25d7af511e9]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[1e0fe24521a74974]::plumbing::QueryCtxt, false> [INFO] [stderr] 27: 0x746c91436292 - rustc_query_impl[1e0fe24521a74974]::query_impl::lint_object_blanket_impl::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 28: 0x746c90e175f1 - rustc_hir_analysis[5041d215529f28a0]::check::wfcheck::check_well_formed [INFO] [stderr] 29: 0x746c90e15b53 - rustc_query_impl[1e0fe24521a74974]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 30: 0x746c917e2971 - 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: 0x746c917e244a - rustc_query_impl[1e0fe24521a74974]::query_impl::check_well_formed::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 32: 0x746c917e32b5 - rustc_hir_analysis[5041d215529f28a0]::check::wfcheck::check_mod_type_wf [INFO] [stderr] 33: 0x746c917e30cd - rustc_query_impl[1e0fe24521a74974]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 34: 0x746c919ff784 - rustc_query_system[f183c25d7af511e9]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[1e0fe24521a74974]::plumbing::QueryCtxt, false> [INFO] [stderr] 35: 0x746c919ff511 - rustc_query_impl[1e0fe24521a74974]::query_impl::check_mod_type_wf::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 36: 0x746c910be272 - rustc_hir_analysis[5041d215529f28a0]::check_crate [INFO] [stderr] 37: 0x746c9112ecb7 - rustc_interface[44156eaaaec47894]::passes::run_required_analyses [INFO] [stderr] 38: 0x746c91a046de - rustc_interface[44156eaaaec47894]::passes::analysis [INFO] [stderr] 39: 0x746c91a046b5 - rustc_query_impl[1e0fe24521a74974]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 40: 0x746c91da3e7a - rustc_query_system[f183c25d7af511e9]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[1e0fe24521a74974]::plumbing::QueryCtxt, false> [INFO] [stderr] 41: 0x746c91da3b4f - rustc_query_impl[1e0fe24521a74974]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 42: 0x746c91f98cc7 - 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: 0x746c91f26166 - rustc_interface[44156eaaaec47894]::interface::run_compiler::<(), rustc_driver_impl[42a242be3c4966e5]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 44: 0x746c91ed24fe - std[9f1634e1770eb41b]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 45: 0x746c91ed2974 - <::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: 0x746c91ed3d6b - std::sys::pal::unix::thread::Thread::new::thread_start::h3211d0154e7514f1 [INFO] [stderr] 47: 0x746c934a0aa4 - [INFO] [stderr] 48: 0x746c9352da34 - 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/cuprate-7da19aaddb5a2a73/7b8756f/p2p/p2p-core/rustc-ice-2025-05-09T17_56_24-4704.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 opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on [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 `` is well-formed [INFO] [stderr] #2 [check_mod_type_wf] checking that types are well-formed in top-level module [INFO] [stderr] #3 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [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: 0x746c90726a13 - ::fmt::h2e21c62a24abbc15 [INFO] [stderr] 1: 0x746c90e059c7 - core::fmt::write::he722e62da8c1e9e8 [INFO] [stderr] 2: 0x746c91ede611 - std::io::Write::write_fmt::hcb7e25f2599a2273 [INFO] [stderr] 3: 0x746c90726872 - std::sys::backtrace::BacktraceLock::print::h5bbc6bf022f4b4e4 [INFO] [stderr] 4: 0x746c9072a46a - std::panicking::default_hook::{{closure}}::h1fedd83de2eb085e [INFO] [stderr] 5: 0x746c90729fef - std::panicking::default_hook::h2b7ba9a6fb124ab7 [INFO] [stderr] 6: 0x746c8f762a33 - std[9f1634e1770eb41b]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x746c9072ace3 - std::panicking::rust_panic_with_hook::h84a58634492b5ed6 [INFO] [stderr] 8: 0x746c9072a9a6 - std::panicking::begin_panic_handler::{{closure}}::h521406465ff7da15 [INFO] [stderr] 9: 0x746c90726ed9 - std::sys::backtrace::__rust_end_short_backtrace::h020019c2da31dea5 [INFO] [stderr] 10: 0x746c9072a69d - __rustc[dfb5731ed8a4fdce]::rust_begin_unwind [INFO] [stderr] 11: 0x746c8d086840 - core::panicking::panic_fmt::h23bc8c485ba3bdce [INFO] [stderr] 12: 0x746c8d08b75c - core::panicking::panic::hb5a42c0c815031aa [INFO] [stderr] 13: 0x746c91b94da8 - >::unify_query_var_values [INFO] [stderr] 14: 0x746c91bc90e0 - >::evaluate_goal_raw [INFO] [stderr] 15: 0x746c91bc7de4 - >::evaluate_goal [INFO] [stderr] 16: 0x746c91bc3566 - >::evaluate_added_goals_step [INFO] [stderr] 17: 0x746c91bc4483 - >::evaluate_added_goals_and_make_canonical_response::{closure#0} [INFO] [stderr] 18: 0x746c91b9c2e1 - , rustc_middle[ca36681cdfe77c9]::ty::context::TyCtxt>>::with_new_goal::<>::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#2} [INFO] [stderr] 19: 0x746c91bcd632 - , rustc_middle[ca36681cdfe77c9]::ty::context::TyCtxt>>::with_new_goal::<>::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 20: 0x746c91bc8a0c - >::evaluate_goal_raw [INFO] [stderr] 21: 0x746c91bc7de4 - >::evaluate_goal [INFO] [stderr] 22: 0x746c91bbfd37 - >::enter_root::, ::evaluate_root_goal::{closure#0}> [INFO] [stderr] 23: 0x746c91bbf953 - as rustc_infer[49edb712e4b86dd1]::traits::engine::TraitEngine>::select_where_possible [INFO] [stderr] 24: 0x746c91438df3 - rustc_hir_analysis[5041d215529f28a0]::impl_wf_check::lint_object_blanket_impl [INFO] [stderr] 25: 0x746c91437127 - rustc_query_impl[1e0fe24521a74974]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 26: 0x746c9143658e - rustc_query_system[f183c25d7af511e9]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[1e0fe24521a74974]::plumbing::QueryCtxt, false> [INFO] [stderr] 27: 0x746c91436292 - rustc_query_impl[1e0fe24521a74974]::query_impl::lint_object_blanket_impl::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 28: 0x746c90e175f1 - rustc_hir_analysis[5041d215529f28a0]::check::wfcheck::check_well_formed [INFO] [stderr] 29: 0x746c90e15b53 - rustc_query_impl[1e0fe24521a74974]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 30: 0x746c917e2971 - 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: 0x746c917e244a - rustc_query_impl[1e0fe24521a74974]::query_impl::check_well_formed::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 32: 0x746c917e32b5 - rustc_hir_analysis[5041d215529f28a0]::check::wfcheck::check_mod_type_wf [INFO] [stderr] 33: 0x746c917e30cd - rustc_query_impl[1e0fe24521a74974]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 34: 0x746c919ff784 - rustc_query_system[f183c25d7af511e9]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[1e0fe24521a74974]::plumbing::QueryCtxt, false> [INFO] [stderr] 35: 0x746c919ff511 - rustc_query_impl[1e0fe24521a74974]::query_impl::check_mod_type_wf::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 36: 0x746c910be272 - rustc_hir_analysis[5041d215529f28a0]::check_crate [INFO] [stderr] 37: 0x746c9112ecb7 - rustc_interface[44156eaaaec47894]::passes::run_required_analyses [INFO] [stderr] 38: 0x746c91a046de - rustc_interface[44156eaaaec47894]::passes::analysis [INFO] [stderr] 39: 0x746c91a046b5 - rustc_query_impl[1e0fe24521a74974]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 40: 0x746c91da3e7a - rustc_query_system[f183c25d7af511e9]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[1e0fe24521a74974]::plumbing::QueryCtxt, false> [INFO] [stderr] 41: 0x746c91da3b4f - rustc_query_impl[1e0fe24521a74974]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 42: 0x746c91f98cc7 - 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: 0x746c91f26166 - rustc_interface[44156eaaaec47894]::interface::run_compiler::<(), rustc_driver_impl[42a242be3c4966e5]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 44: 0x746c91ed24fe - std[9f1634e1770eb41b]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 45: 0x746c91ed2974 - <::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: 0x746c91ed3d6b - std::sys::pal::unix::thread::Thread::new::thread_start::h3211d0154e7514f1 [INFO] [stderr] 47: 0x746c934a0aa4 - [INFO] [stderr] 48: 0x746c9352da34 - 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/cuprate-7da19aaddb5a2a73/7b8756f/p2p/p2p-core/rustc-ice-2025-05-09T17_56_24-4704.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 opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on [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 `` is well-formed [INFO] [stderr] #2 [check_mod_type_wf] checking that types are well-formed in top-level module [INFO] [stderr] #3 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [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: 0x746c90726a13 - ::fmt::h2e21c62a24abbc15 [INFO] [stderr] 1: 0x746c90e059c7 - core::fmt::write::he722e62da8c1e9e8 [INFO] [stderr] 2: 0x746c91ede611 - std::io::Write::write_fmt::hcb7e25f2599a2273 [INFO] [stderr] 3: 0x746c90726872 - std::sys::backtrace::BacktraceLock::print::h5bbc6bf022f4b4e4 [INFO] [stderr] 4: 0x746c9072a46a - std::panicking::default_hook::{{closure}}::h1fedd83de2eb085e [INFO] [stderr] 5: 0x746c90729fef - std::panicking::default_hook::h2b7ba9a6fb124ab7 [INFO] [stderr] 6: 0x746c8f762a33 - std[9f1634e1770eb41b]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x746c9072ace3 - std::panicking::rust_panic_with_hook::h84a58634492b5ed6 [INFO] [stderr] 8: 0x746c9072a9a6 - std::panicking::begin_panic_handler::{{closure}}::h521406465ff7da15 [INFO] [stderr] 9: 0x746c90726ed9 - std::sys::backtrace::__rust_end_short_backtrace::h020019c2da31dea5 [INFO] [stderr] 10: 0x746c9072a69d - __rustc[dfb5731ed8a4fdce]::rust_begin_unwind [INFO] [stderr] 11: 0x746c8d086840 - core::panicking::panic_fmt::h23bc8c485ba3bdce [INFO] [stderr] 12: 0x746c8d08b75c - core::panicking::panic::hb5a42c0c815031aa [INFO] [stderr] 13: 0x746c91b94da8 - >::unify_query_var_values [INFO] [stderr] 14: 0x746c91bc90e0 - >::evaluate_goal_raw [INFO] [stderr] 15: 0x746c91bc7de4 - >::evaluate_goal [INFO] [stderr] 16: 0x746c91bc3566 - >::evaluate_added_goals_step [INFO] [stderr] 17: 0x746c91bc4483 - >::evaluate_added_goals_and_make_canonical_response::{closure#0} [INFO] [stderr] 18: 0x746c91b9c2e1 - , rustc_middle[ca36681cdfe77c9]::ty::context::TyCtxt>>::with_new_goal::<>::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}>::{closure#2} [INFO] [stderr] 19: 0x746c91bcd632 - , rustc_middle[ca36681cdfe77c9]::ty::context::TyCtxt>>::with_new_goal::<>::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 20: 0x746c91bc8a0c - >::evaluate_goal_raw [INFO] [stderr] 21: 0x746c91bc7de4 - >::evaluate_goal [INFO] [stderr] 22: 0x746c91bbfd37 - >::enter_root::, ::evaluate_root_goal::{closure#0}> [INFO] [stderr] 23: 0x746c91bbf953 - as rustc_infer[49edb712e4b86dd1]::traits::engine::TraitEngine>::select_where_possible [INFO] [stderr] 24: 0x746c91438df3 - rustc_hir_analysis[5041d215529f28a0]::impl_wf_check::lint_object_blanket_impl [INFO] [stderr] 25: 0x746c91437127 - rustc_query_impl[1e0fe24521a74974]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 26: 0x746c9143658e - rustc_query_system[f183c25d7af511e9]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[1e0fe24521a74974]::plumbing::QueryCtxt, false> [INFO] [stderr] 27: 0x746c91436292 - rustc_query_impl[1e0fe24521a74974]::query_impl::lint_object_blanket_impl::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 28: 0x746c90e175f1 - rustc_hir_analysis[5041d215529f28a0]::check::wfcheck::check_well_formed [INFO] [stderr] 29: 0x746c90e15b53 - rustc_query_impl[1e0fe24521a74974]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 30: 0x746c917e2971 - 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: 0x746c917e244a - rustc_query_impl[1e0fe24521a74974]::query_impl::check_well_formed::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 32: 0x746c917e32b5 - rustc_hir_analysis[5041d215529f28a0]::check::wfcheck::check_mod_type_wf [INFO] [stderr] 33: 0x746c917e30cd - rustc_query_impl[1e0fe24521a74974]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 34: 0x746c919ff784 - rustc_query_system[f183c25d7af511e9]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[1e0fe24521a74974]::plumbing::QueryCtxt, false> [INFO] [stderr] 35: 0x746c919ff511 - rustc_query_impl[1e0fe24521a74974]::query_impl::check_mod_type_wf::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 36: 0x746c910be272 - rustc_hir_analysis[5041d215529f28a0]::check_crate [INFO] [stderr] 37: 0x746c9112ecb7 - rustc_interface[44156eaaaec47894]::passes::run_required_analyses [INFO] [stderr] 38: 0x746c91a046de - rustc_interface[44156eaaaec47894]::passes::analysis [INFO] [stderr] 39: 0x746c91a046b5 - rustc_query_impl[1e0fe24521a74974]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 40: 0x746c91da3e7a - rustc_query_system[f183c25d7af511e9]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[1e0fe24521a74974]::plumbing::QueryCtxt, false> [INFO] [stderr] 41: 0x746c91da3b4f - rustc_query_impl[1e0fe24521a74974]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 42: 0x746c91f98cc7 - 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: 0x746c91f26166 - rustc_interface[44156eaaaec47894]::interface::run_compiler::<(), rustc_driver_impl[42a242be3c4966e5]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 44: 0x746c91ed24fe - std[9f1634e1770eb41b]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 45: 0x746c91ed2974 - <::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: 0x746c91ed3d6b - std::sys::pal::unix::thread::Thread::new::thread_start::h3211d0154e7514f1 [INFO] [stderr] 47: 0x746c934a0aa4 - [INFO] [stderr] 48: 0x746c9352da34 - 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/cuprate-7da19aaddb5a2a73/7b8756f/p2p/p2p-core/rustc-ice-2025-05-09T17_56_24-4704.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 opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on [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 `` is well-formed [INFO] [stderr] #2 [check_mod_type_wf] checking that types are well-formed in top-level module [INFO] [stderr] #3 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stderr] Checking hyper-rustls v0.27.3 [INFO] [stderr] error: could not compile `cuprate-p2p-core` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/7d2afcda7a9c043d5175cbca3ab08f0acf02b13a/bin/rustc --crate-name cuprate_p2p_core --edition=2021 /opt/rustwide/cargo-home/git/checkouts/cuprate-7da19aaddb5a2a73/7b8756f/p2p/p2p-core/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 --deny=nonstandard_style --deny=let_underscore --deny=future_incompatible '--deny=clippy::zero_sized_map_values' '--deny=clippy::zero_repeat_side_effects' '--deny=clippy::wildcard_dependencies' --deny=variant_size_differences '--deny=clippy::useless_let_if_seq' '--deny=clippy::used_underscore_items' '--deny=clippy::used_underscore_binding' '--deny=clippy::use_self' '--deny=clippy::upper_case_acronyms' --deny=unused_unsafe '--deny=clippy::unused_self' '--deny=clippy::unused_rounding' --deny=unused_qualifications '--deny=clippy::unused_peekable' --deny=unused_macro_rules --deny=unused_lifetimes --deny=unused_import_braces --deny=unused_crate_dependencies '--deny=clippy::unused_async' '--deny=clippy::unseparated_literal_suffix' --deny=unsafe_op_in_unsafe_fn --deny=unreachable_pub '--deny=clippy::unnested_or_patterns' '--deny=clippy::unnecessary_wraps' '--deny=clippy::unnecessary_struct_initialization' '--deny=clippy::unnecessary_self_imports' '--deny=clippy::unnecessary_safety_doc' '--deny=clippy::unnecessary_safety_comment' '--deny=clippy::unnecessary_join' '--deny=clippy::unnecessary_box_returns' '--deny=clippy::uninlined_format_args' '--deny=clippy::uninhabited_references' '--deny=clippy::undocumented_unsafe_blocks' '--deny=clippy::unchecked_duration_subtraction' '--deny=clippy::type_repetition_in_bounds' '--deny=clippy::try_err' '--deny=clippy::trivially_copy_pass_by_ref' --deny=trivial_numeric_casts --deny=trivial_casts '--deny=clippy::transmute_ptr_to_ptr' '--deny=clippy::trait_duplication_in_bounds' '--deny=clippy::trailing_empty_array' '--deny=clippy::string_to_string' '--deny=clippy::string_add_assign' --deny=single_use_lifetimes '--deny=clippy::single_match_else' '--deny=clippy::significant_drop_tightening' '--deny=clippy::significant_drop_in_scrutinee' '--deny=clippy::semicolon_if_nothing_returned' '--deny=clippy::same_functions_in_if_condition' '--deny=clippy::return_self_not_must_use' '--deny=clippy::rest_pat_in_fully_bound_structs' '--deny=clippy::ref_option_ref' '--deny=clippy::ref_binding_to_reference' '--deny=clippy::ref_as_ptr' '--deny=clippy::redundant_type_annotations' --deny=redundant_lifetimes '--deny=clippy::redundant_feature_names' '--deny=clippy::redundant_else' '--deny=clippy::redundant_closure_for_method_calls' '--deny=clippy::redundant_clone' '--deny=clippy::read_zero_byte_vec' '--deny=clippy::range_plus_one' '--deny=clippy::range_minus_one' '--deny=clippy::pub_underscore_fields' '--deny=clippy::ptr_cast_constness' '--deny=clippy::ptr_as_ptr' '--deny=clippy::path_buf_push_overwrite' '--deny=clippy::option_option' '--deny=clippy::option_as_ref_cloned' '--deny=clippy::nonstandard_macro_braces' '--deny=clippy::non_zero_suggestions' '--deny=clippy::non_send_fields_in_send_ty' --deny=non_local_definitions --deny=non_camel_case_types --deny=non_ascii_idents '--deny=clippy::no_mangle_with_rust_abi' '--deny=clippy::no_effect_underscore_binding' '--deny=clippy::negative_feature_names' '--deny=clippy::needless_raw_string_hashes' '--deny=clippy::needless_pass_by_value' '--deny=clippy::needless_pass_by_ref_mut' '--deny=clippy::needless_maybe_sized' '--deny=clippy::needless_for_each' '--deny=clippy::needless_continue' '--deny=clippy::needless_collect' '--deny=clippy::needless_character_iteration' '--deny=clippy::needless_bitwise_bool' '--deny=clippy::mut_mut' '--deny=clippy::missing_transmute_annotations' '--deny=clippy::missing_fields_in_debug' '--deny=clippy::missing_const_for_fn' --deny=missing_abi '--deny=clippy::mismatching_type_param_order' '--deny=clippy::maybe_infinite_iter' '--deny=clippy::match_wildcard_for_single_variants' '--deny=clippy::match_same_arms' '--deny=clippy::match_bool' '--deny=clippy::map_unwrap_or' '--deny=clippy::manual_unwrap_or_default' '--deny=clippy::manual_string_new' '--deny=clippy::manual_pattern_char_comparison' '--deny=clippy::manual_ok_or' '--deny=clippy::manual_let_else' '--deny=clippy::manual_is_variant_and' '--deny=clippy::manual_is_power_of_two' '--deny=clippy::manual_instant_elapsed' '--deny=clippy::manual_inspect' '--deny=clippy::manual_c_str_literals' '--deny=clippy::manual_assert' '--deny=clippy::lossy_float_literal' '--deny=clippy::let_underscore_must_use' '--deny=clippy::legacy_numeric_constants' '--deny=clippy::large_types_passed_by_value' '--deny=clippy::large_digit_groups' --deny=keyword_idents_2024 --deny=keyword_idents_2018 '--deny=clippy::iter_without_into_iter' '--deny=clippy::iter_with_drain' '--deny=clippy::iter_over_hash_type' '--deny=clippy::iter_on_single_items' '--deny=clippy::iter_on_empty_collections' '--deny=clippy::iter_not_returning_iterator' '--deny=clippy::iter_filter_is_some' '--deny=clippy::iter_filter_is_ok' '--deny=clippy::invalid_upcast_comparisons' '--deny=clippy::into_iter_without_iter' '--deny=clippy::infinite_loop' '--deny=clippy::inefficient_to_string' '--deny=clippy::index_refutable_slice' '--deny=clippy::inconsistent_struct_constructor' '--deny=clippy::implicit_clone' '--deny=clippy::ignored_unit_patterns' '--deny=clippy::if_not_else' '--deny=clippy::get_unwrap' '--deny=clippy::from_iter_instead_of_collect' '--deny=clippy::fn_params_excessive_bools' '--deny=clippy::float_cmp' '--deny=clippy::flat_map_option' '--deny=clippy::filter_map_next' '--deny=clippy::fallible_impl_from' --deny=explicit_outlives_requirements '--deny=clippy::explicit_iter_loop' '--deny=clippy::explicit_into_iter_loop' '--deny=clippy::explicit_deref_methods' '--deny=clippy::expl_impl_clone_on_copy' '--deny=clippy::error_impl_error' '--deny=clippy::equatable_if_let' '--deny=clippy::enum_glob_use' '--deny=clippy::empty_structs_with_brackets' '--deny=clippy::empty_line_after_outer_attr' '--deny=clippy::empty_line_after_doc_comments' '--deny=clippy::empty_enum_variants_with_brackets' '--deny=clippy::empty_enum' '--deny=clippy::empty_drop' '--deny=clippy::duplicated_attributes' '--deny=clippy::doc_markdown' '--deny=clippy::doc_link_with_quotes' '--deny=clippy::doc_lazy_continuation' '--deny=clippy::derive_partial_eq_without_eq' '--deny=clippy::debug_assert_with_mut_call' '--deny=clippy::copy_iterator' '--deny=clippy::const_is_empty' '--deny=clippy::collection_is_never_read' '--deny=clippy::cloned_instead_of_copied' '--deny=clippy::clone_on_ref_ptr' '--deny=clippy::clear_with_drain' '--deny=clippy::checked_conversions' '--deny=clippy::cast_sign_loss' '--deny=clippy::cast_ptr_alignment' '--deny=clippy::cast_precision_loss' '--deny=clippy::cast_possible_wrap' '--deny=clippy::cast_possible_truncation' '--deny=clippy::cast_lossless' '--deny=clippy::case_sensitive_file_extension_comparisons' '--deny=clippy::branches_sharing_code' '--deny=clippy::borrow_as_ptr' '--deny=clippy::as_ptr_cast_mut' --deny=ambiguous_glob_imports '--deny=clippy::allow_attributes' --deny=absolute_paths_not_starting_with_crate -C debug-assertions=on --cfg 'feature="borsh"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("borsh", "default"))' -C metadata=8818184fa8263862 -C extra-filename=-ca2023b6a1a2f2c5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-8109d45398690658.so --extern borsh=/opt/rustwide/target/debug/deps/libborsh-5dbf7636ba42d29b.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-9e2f955f07d6e36d.rmeta --extern cuprate_helper=/opt/rustwide/target/debug/deps/libcuprate_helper-2c6dfeaf01c2fc04.rmeta --extern cuprate_pruning=/opt/rustwide/target/debug/deps/libcuprate_pruning-a272de84f012c9f6.rmeta --extern cuprate_types=/opt/rustwide/target/debug/deps/libcuprate_types-ceeac5e96c46a062.rmeta --extern cuprate_wire=/opt/rustwide/target/debug/deps/libcuprate_wire-e3675269a6496279.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-e7f1105a6b532234.rmeta --extern hex_literal=/opt/rustwide/target/debug/deps/libhex_literal-0293c62803a95e67.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-7ed995a2a2063fc8.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-0579dec246c48e2a.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-01bd6b44f9c64cb0.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-239c8ac6ffc3258e.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-34d38ab0ec7484b5.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-80d6282d5453a988.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "97d95327730ed6f65af32b6c0df520785f763b35d0ba421ec97a2e3d7f836c61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97d95327730ed6f65af32b6c0df520785f763b35d0ba421ec97a2e3d7f836c61", kill_on_drop: false }` [INFO] [stdout] 97d95327730ed6f65af32b6c0df520785f763b35d0ba421ec97a2e3d7f836c61