[INFO] cloning repository https://github.com/rustcodepro/varpred [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rustcodepro/varpred" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustcodepro%2Fvarpred", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustcodepro%2Fvarpred'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bd5274d81efa5e1f306c4111fe045afb6f151e00 [INFO] checking rustcodepro/varpred/bd5274d81efa5e1f306c4111fe045afb6f151e00 against master#86a49fd71fecd25b0fd20247db0ba95eeceaba28 for pr-129543-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustcodepro%2Fvarpred" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rustcodepro/varpred [INFO] finished tweaking git repo https://github.com/rustcodepro/varpred [INFO] tweaked toml for git repo https://github.com/rustcodepro/varpred written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rustcodepro/varpred on toolchain 86a49fd71fecd25b0fd20247db0ba95eeceaba28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+86a49fd71fecd25b0fd20247db0ba95eeceaba28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rustcodepro/varpred 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" "+86a49fd71fecd25b0fd20247db0ba95eeceaba28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded typetag-impl v0.2.21 [INFO] [stderr] Downloaded inherent v1.0.13 [INFO] [stderr] Downloaded sea-query-binder v0.7.0 [INFO] [stderr] Downloaded ouroboros v0.18.5 [INFO] [stderr] Downloaded sea-bae v0.2.1 [INFO] [stderr] Downloaded typetag v0.2.21 [INFO] [stderr] Downloaded toml_datetime v0.7.4+spec-1.0.0 [INFO] [stderr] Downloaded pest_generator v2.8.4 [INFO] [stderr] Downloaded ouroboros_macro v0.18.5 [INFO] [stderr] Downloaded value-bag v1.12.0 [INFO] [stderr] Downloaded toml_parser v1.0.5+spec-1.0.0 [INFO] [stderr] Downloaded pest_meta v2.8.4 [INFO] [stderr] Downloaded pest_derive v2.8.4 [INFO] [stderr] Downloaded sea-orm-macros v1.1.19 [INFO] [stderr] Downloaded pest v2.8.4 [INFO] [stderr] Downloaded async-std v1.13.2 [INFO] [stderr] Downloaded sea-query v0.32.7 [INFO] [stderr] Downloaded smartcore v0.4.8 [INFO] [stderr] Downloaded sea-orm v1.1.19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+86a49fd71fecd25b0fd20247db0ba95eeceaba28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 680b34ddbfa6321b31aad05533eb58dab304d220f7644d0e304cff490a15ad9a [INFO] running `Command { std: "docker" "start" "-a" "680b34ddbfa6321b31aad05533eb58dab304d220f7644d0e304cff490a15ad9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "680b34ddbfa6321b31aad05533eb58dab304d220f7644d0e304cff490a15ad9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "680b34ddbfa6321b31aad05533eb58dab304d220f7644d0e304cff490a15ad9a", kill_on_drop: false }` [INFO] [stdout] 680b34ddbfa6321b31aad05533eb58dab304d220f7644d0e304cff490a15ad9a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+86a49fd71fecd25b0fd20247db0ba95eeceaba28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 214f1c25767323d13a946985da23cb97e51841317111b0cdfc970b720a15ffd5 [INFO] running `Command { std: "docker" "start" "-a" "214f1c25767323d13a946985da23cb97e51841317111b0cdfc970b720a15ffd5", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking value-bag v1.12.0 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling cc v1.2.49 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking tracing-core v0.1.35 [INFO] [stderr] Checking base64ct v1.8.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking indexmap v2.12.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Compiling pest v2.8.4 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking io-lifetimes v1.0.11 [INFO] [stderr] Checking async-lock v3.4.1 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Checking waker-fn v1.2.0 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Compiling num-bigint-dig v0.8.6 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking webpki-roots v1.0.4 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Compiling toml_parser v1.0.5+spec-1.0.0 [INFO] [stderr] Checking futures-intrusive v0.5.0 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Checking crc v3.4.0 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling pest_meta v2.8.4 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling toml_datetime v0.7.4+spec-1.0.0 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking pkcs1 v0.7.5 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling erased-serde v0.4.9 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Checking ascii_utils v0.9.3 [INFO] [stderr] Compiling typetag v0.2.21 [INFO] [stderr] Checking fast_chemail v0.9.6 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Checking inventory v0.3.21 [INFO] [stderr] Checking static_assertions_next v1.1.2 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Checking ordered-float v5.1.0 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling pest_generator v2.8.4 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking rsa v0.9.9 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling pest_derive v2.8.4 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Compiling inherent v1.0.13 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling sea-bae v0.2.1 [INFO] [stderr] Compiling derive_more-impl v2.1.0 [INFO] [stderr] Compiling typetag-impl v0.2.21 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling ouroboros_macro v0.18.5 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking sea-query v0.32.7 [INFO] [stderr] [INFO] [stderr] thread 'rustc' (1719) panicked at /rustc-dev/86a49fd71fecd25b0fd20247db0ba95eeceaba28/compiler/rustc_resolve/src/imports.rs:379:13: [INFO] [stderr] assertion failed: !deep_decl.is_glob_import() [INFO] [stderr] stack backtrace: [INFO] [stderr] Compiling sea-orm-macros v1.1.19 [INFO] [stderr] Checking tracing v0.1.43 [INFO] [stderr] 0: 0x7f9914044783 - <::print::DisplayBacktrace as core[270d1373c8f6a07d]::fmt::Display>::fmt [INFO] [stderr] 1: 0x7f991460e35c - core[270d1373c8f6a07d]::fmt::write [INFO] [stderr] 2: 0x7f991405b186 - ::write_fmt [INFO] [stderr] 3: 0x7f991401a688 - std[99a77fcd2881e1e7]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x7f9914037d83 - std[99a77fcd2881e1e7]::panicking::default_hook [INFO] [stderr] 5: 0x7f991301b63a - std[99a77fcd2881e1e7]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 6: 0x7f9914038062 - std[99a77fcd2881e1e7]::panicking::panic_with_hook [INFO] [stderr] 7: 0x7f991401a77a - std[99a77fcd2881e1e7]::panicking::panic_handler::{closure#0} [INFO] [stderr] 8: 0x7f991400ec59 - std[99a77fcd2881e1e7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] 9: 0x7f991401c21d - __rustc[e1bf4ce096729b3a]::rust_begin_unwind [INFO] [stderr] 10: 0x7f99114c8c5c - core[270d1373c8f6a07d]::panicking::panic_fmt [INFO] [stderr] 11: 0x7f99107e5cc2 - core[270d1373c8f6a07d]::panicking::panic [INFO] [stderr] 12: 0x7f991463535e - ::try_plant_decl_into_local_module [INFO] [stderr] 13: 0x7f9914634645 - ::try_plant_decl_into_local_module [INFO] [stderr] 14: 0x7f9914634645 - ::try_plant_decl_into_local_module [INFO] [stderr] 15: 0x7f9914635b7c - ::resolve_imports [INFO] [stderr] 16: 0x7f9915c32da2 - ::fully_expand_fragment [INFO] [stderr] 17: 0x7f9915c31f13 - ::expand_crate [INFO] [stderr] 18: 0x7f9914d5a234 - rustc_interface[4190908c685cc231]::passes::configure_and_expand [INFO] [stderr] 19: 0x7f99158efa55 - rustc_interface[4190908c685cc231]::passes::resolver_for_lowering_raw [INFO] [stderr] 20: 0x7f99158ef7cd - rustc_query_impl[5d03519af14689dc]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x7f99158ef7a7 - >::call_once [INFO] [stderr] 22: 0x7f99157ce2df - rustc_query_system[eed45c866303c690]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[5d03519af14689dc]::plumbing::QueryCtxt, false> [INFO] [stderr] 23: 0x7f99157cde3c - rustc_query_impl[5d03519af14689dc]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 24: 0x7f99159c0bb8 - , rustc_driver_impl[20c567ab0eec109e]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[270d1373c8f6a07d]::ops::function::FnOnce<(&rustc_session[b1a887d3ceadb98b]::session::Session, rustc_middle[2e386638a360c90c]::ty::context::CurrentGcx, alloc[206d51544a00c3e8]::sync::Arc, &std[99a77fcd2881e1e7]::sync::once_lock::OnceLock, &rustc_data_structures[d4baafc84bef5099]::sync::worker_local::WorkerLocal, &rustc_data_structures[d4baafc84bef5099]::sync::worker_local::WorkerLocal, rustc_driver_impl[20c567ab0eec109e]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stderr] 25: 0x7f9915841715 - rustc_interface[4190908c685cc231]::interface::run_compiler::<(), rustc_driver_impl[20c567ab0eec109e]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] 26: 0x7f991578d18e - std[99a77fcd2881e1e7]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 27: 0x7f991578cf60 - ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[270d1373c8f6a07d]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 28: 0x7f991578ed04 - ::new::thread_start [INFO] [stderr] 29: 0x7f990f28aaa4 - [INFO] [stderr] 30: 0x7f990f317a64 - clone [INFO] [stderr] 31: 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/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-0.32.7/rustc-ice-2026-01-22T05_07_10-1699.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.94.0-nightly (86a49fd71 2026-01-14) 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 [resolver_for_lowering_raw] getting the resolver for lowering [INFO] [stderr] end of query stack [INFO] [stderr] error: could not compile `sea-query` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/86a49fd71fecd25b0fd20247db0ba95eeceaba28/bin/rustc --crate-name sea_query --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-0.32.7/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="backend-mysql"' --cfg 'feature="backend-postgres"' --cfg 'feature="backend-sqlite"' --cfg 'feature="hashable-value"' --cfg 'feature="ordered-float"' --cfg 'feature="thread-safe"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-features", "all-types", "attr", "backend-mysql", "backend-postgres", "backend-sqlite", "bigdecimal", "chrono", "default", "derive", "hashable-value", "ipnetwork", "mac_address", "option-more-parentheses", "option-sqlite-exact-column-type", "ordered-float", "pgvector", "postgres-array", "postgres-interval", "postgres-types", "postgres-vector", "rust_decimal", "sea-query-derive", "serde_json", "tests-cfg", "thread-safe", "time", "uuid", "with-bigdecimal", "with-chrono", "with-ipnetwork", "with-json", "with-mac_address", "with-rust_decimal", "with-time", "with-uuid"))' -C metadata=8dd42ff535e9b82d -C extra-filename=-6c0bdd97787b35f8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern inherent=/opt/rustwide/target/debug/deps/libinherent-36ca5ae14549b583.so --extern ordered_float=/opt/rustwide/target/debug/deps/libordered_float-f39ff356d983b227.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" "214f1c25767323d13a946985da23cb97e51841317111b0cdfc970b720a15ffd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "214f1c25767323d13a946985da23cb97e51841317111b0cdfc970b720a15ffd5", kill_on_drop: false }` [INFO] [stdout] 214f1c25767323d13a946985da23cb97e51841317111b0cdfc970b720a15ffd5