[INFO] cloning repository https://github.com/Grass-Development-Team/auth [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Grass-Development-Team/auth" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGrass-Development-Team%2Fauth", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGrass-Development-Team%2Fauth'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 08bc6380fa5e9f6253533773905378bb2bb06f36 [INFO] checking Grass-Development-Team/auth/08bc6380fa5e9f6253533773905378bb2bb06f36 against master#86a49fd71fecd25b0fd20247db0ba95eeceaba28 for pr-129543-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGrass-Development-Team%2Fauth" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Grass-Development-Team/auth [INFO] finished tweaking git repo https://github.com/Grass-Development-Team/auth [INFO] tweaked toml for git repo https://github.com/Grass-Development-Team/auth written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Grass-Development-Team/auth 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/Grass-Development-Team/auth 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] Downloading crates ... [INFO] [stderr] Downloaded toml_writer v1.0.2 [INFO] [stderr] Downloaded sea-orm-macros v1.1.7 [INFO] [stderr] Downloaded sea-orm-migration v1.1.7 [INFO] [stderr] Downloaded pgvector v0.4.0 [INFO] [stderr] Downloaded email-encoding v0.4.1 [INFO] [stderr] Downloaded bigdecimal v0.4.7 [INFO] [stderr] Downloaded sea-orm-cli v1.1.7 [INFO] [stderr] Downloaded lettre v0.11.15 [INFO] [stderr] Downloaded rust_decimal v1.37.1 [INFO] [stderr] Downloaded sea-query v0.32.3 [INFO] [stderr] Downloaded redis v0.27.6 [INFO] [stderr] Downloaded sea-schema v0.16.1 [INFO] [stderr] Downloaded sea-orm v1.1.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 78ebca5b3588316a40ed11654570deda658a3808c20c01dad7275de34d80d0d9 [INFO] running `Command { std: "docker" "start" "-a" "78ebca5b3588316a40ed11654570deda658a3808c20c01dad7275de34d80d0d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "78ebca5b3588316a40ed11654570deda658a3808c20c01dad7275de34d80d0d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78ebca5b3588316a40ed11654570deda658a3808c20c01dad7275de34d80d0d9", kill_on_drop: false }` [INFO] [stdout] 78ebca5b3588316a40ed11654570deda658a3808c20c01dad7275de34d80d0d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] bb05a4c1f229f055ea3c5c1013c231d86e8d171b50bb89fad4b1f80111dc3db4 [INFO] running `Command { std: "docker" "start" "-a" "bb05a4c1f229f055ea3c5c1013c231d86e8d171b50bb89fad4b1f80111dc3db4", kill_on_drop: false }` [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Checking num-traits v0.2.19 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking deranged v0.4.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling bigdecimal v0.4.7 [INFO] [stderr] Compiling rust_decimal v1.37.1 [INFO] [stderr] Checking uuid v1.16.0 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking base64ct v1.7.3 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking tokio v1.44.1 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Compiling inherent v1.0.12 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking chrono v0.4.40 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking hdrhistogram v7.5.4 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking clap_builder v4.5.32 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Compiling ouroboros_macro v0.18.5 [INFO] [stderr] Checking num-bigint-dig v0.8.4 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Compiling sea-bae v0.2.1 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Compiling sea-schema-derive v0.3.0 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Compiling sea-orm-macros v1.1.7 [INFO] [stderr] Checking axum-core v0.5.2 [INFO] [stderr] Checking pkcs1 v0.7.5 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking winnow v0.7.12 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking glob v0.3.2 [INFO] [stderr] Checking rsa v0.9.8 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking ouroboros v0.18.5 [INFO] [stderr] Checking email-encoding v0.4.1 [INFO] [stderr] Checking serde_spanned v1.0.0 [INFO] [stderr] Checking toml_datetime v0.7.0 [INFO] [stderr] Checking clap v4.5.32 [INFO] [stderr] Checking hostname v0.4.1 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Checking chumsky v0.9.3 [INFO] [stderr] Checking email_address v0.2.9 [INFO] [stderr] Checking quoted_printable v0.5.1 [INFO] [stderr] Checking toml_writer v1.0.2 [INFO] [stderr] Checking colored v3.0.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking cookie v0.18.1 [INFO] [stderr] Checking simple_asn1 v0.6.3 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling sea-query-derive v0.4.3 [INFO] [stderr] Checking toml_parser v1.0.1 [INFO] [stderr] Checking sea-query v0.32.3 [INFO] [stderr] Checking toml v0.9.2 [INFO] [stderr] [INFO] [stderr] thread 'rustc' (1064) 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] 0: 0x7937ec244783 - <::print::DisplayBacktrace as core[270d1373c8f6a07d]::fmt::Display>::fmt [INFO] [stderr] 1: 0x7937ec80e35c - core[270d1373c8f6a07d]::fmt::write [INFO] [stderr] 2: 0x7937ec25b186 - ::write_fmt [INFO] [stderr] 3: 0x7937ec21a688 - std[99a77fcd2881e1e7]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x7937ec237d83 - std[99a77fcd2881e1e7]::panicking::default_hook [INFO] [stderr] 5: 0x7937eb21b63a - std[99a77fcd2881e1e7]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 6: 0x7937ec238062 - std[99a77fcd2881e1e7]::panicking::panic_with_hook [INFO] [stderr] 7: 0x7937ec21a77a - std[99a77fcd2881e1e7]::panicking::panic_handler::{closure#0} [INFO] [stderr] 8: 0x7937ec20ec59 - std[99a77fcd2881e1e7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] 9: 0x7937ec21c21d - __rustc[e1bf4ce096729b3a]::rust_begin_unwind [INFO] [stderr] 10: 0x7937e96c8c5c - core[270d1373c8f6a07d]::panicking::panic_fmt [INFO] [stderr] 11: 0x7937e89e5cc2 - core[270d1373c8f6a07d]::panicking::panic [INFO] [stderr] 12: 0x7937ec83535e - ::try_plant_decl_into_local_module [INFO] [stderr] 13: 0x7937ec834645 - ::try_plant_decl_into_local_module [INFO] [stderr] 14: 0x7937ec834645 - ::try_plant_decl_into_local_module [INFO] [stderr] 15: 0x7937ec835b7c - ::resolve_imports [INFO] [stderr] 16: 0x7937ede32da2 - ::fully_expand_fragment [INFO] [stderr] 17: 0x7937ede31f13 - ::expand_crate [INFO] [stderr] 18: 0x7937ecf5a234 - rustc_interface[4190908c685cc231]::passes::configure_and_expand [INFO] [stderr] 19: 0x7937edaefa55 - rustc_interface[4190908c685cc231]::passes::resolver_for_lowering_raw [INFO] [stderr] 20: 0x7937edaef7cd - rustc_query_impl[5d03519af14689dc]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x7937edaef7a7 - >::call_once [INFO] [stderr] 22: 0x7937ed9ce2df - rustc_query_system[eed45c866303c690]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[5d03519af14689dc]::plumbing::QueryCtxt, false> [INFO] [stderr] 23: 0x7937ed9cde3c - rustc_query_impl[5d03519af14689dc]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 24: 0x7937edbc0bb8 - , 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: 0x7937eda41715 - rustc_interface[4190908c685cc231]::interface::run_compiler::<(), rustc_driver_impl[20c567ab0eec109e]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 26: 0x7937ed98d18e - std[99a77fcd2881e1e7]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 27: 0x7937ed98cf60 - ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[270d1373c8f6a07d]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 28: 0x7937ed98ed04 - ::new::thread_start [INFO] [stderr] 29: 0x7937e748aaa4 - [INFO] [stderr] 30: 0x7937e7517a64 - 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.3/rustc-ice-2026-01-21T09_34_57-1061.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.3/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="bigdecimal"' --cfg 'feature="chrono"' --cfg 'feature="derive"' --cfg 'feature="hashable-value"' --cfg 'feature="ordered-float"' --cfg 'feature="postgres-array"' --cfg 'feature="rust_decimal"' --cfg 'feature="sea-query-derive"' --cfg 'feature="serde_json"' --cfg 'feature="thread-safe"' --cfg 'feature="time"' --cfg 'feature="uuid"' --cfg 'feature="with-bigdecimal"' --cfg 'feature="with-chrono"' --cfg 'feature="with-json"' --cfg 'feature="with-rust_decimal"' --cfg 'feature="with-time"' --cfg 'feature="with-uuid"' --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=dab3e612de7bfb83 -C extra-filename=-0f9ef7a6b8ab2576 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bigdecimal=/opt/rustwide/target/debug/deps/libbigdecimal-b919b7db5cf05219.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b100619a0b0ed3b4.rmeta --extern inherent=/opt/rustwide/target/debug/deps/libinherent-baacc53c13c1e89e.so --extern ordered_float=/opt/rustwide/target/debug/deps/libordered_float-7d314b65aa8d6595.rmeta --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-bab56e74bccae309.rmeta --extern sea_query_derive=/opt/rustwide/target/debug/deps/libsea_query_derive-88b3c910d9399892.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4592997bdace86aa.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-b60e699b5a7195b6.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-8525fd1580a04e3c.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" "bb05a4c1f229f055ea3c5c1013c231d86e8d171b50bb89fad4b1f80111dc3db4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb05a4c1f229f055ea3c5c1013c231d86e8d171b50bb89fad4b1f80111dc3db4", kill_on_drop: false }` [INFO] [stdout] bb05a4c1f229f055ea3c5c1013c231d86e8d171b50bb89fad4b1f80111dc3db4