Build failed. If you want to re-trigger a documentation build, you can do it here. You can find more information on docs.rs builds documentation on the builds page.
# rustc version
rustc 1.94.0-nightly (f57eac1bf 2026-01-10)# docs.rs version
docsrs 0.1.0 (7bfb09c2 2026-01-03 )# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/sea-orm-sync-2.0.0-rc.28/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/sea-orm-sync-2.0.0-rc.28/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "default mock proxy rbac schema-sync postgres-array postgres-vector sea-orm-internal" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260110-1.94.0-nightly-f57eac1bf\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 1f44c866f799284f9d8d339bd69165b2f523dde62ae418205dff63c37b3d866e
[INFO] running `Command { std: "docker" "start" "-a" "1f44c866f799284f9d8d339bd69165b2f523dde62ae418205dff63c37b3d866e", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr] Checking sea-query v1.0.0-rc.28
[INFO] [stderr]
[INFO] [stderr] thread 'rustc' (16) panicked at /rustc-dev/f57eac1bf98cb5d578e3364b64365ec398c137df/compiler/rustc_resolve/src/imports.rs:378:13:
[INFO] [stderr] assertion failed: !deep_decl.is_glob_import()
[INFO] [stderr] stack backtrace:
[INFO] [stderr] 0: 0x7f3980a404f3 - <<std[14974c2a6d31bd09]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[75fca27d79ab979d]::fmt::Display>::fmt
[INFO] [stderr] 1: 0x7f398100fac8 - core[75fca27d79ab979d]::fmt::write
[INFO] [stderr] 2: 0x7f3980a56776 - <std[14974c2a6d31bd09]::sys::stdio::unix::Stderr as std[14974c2a6d31bd09]::io::Write>::write_fmt
[INFO] [stderr] 3: 0x7f3980a160e8 - std[14974c2a6d31bd09]::panicking::default_hook::{closure#0}
[INFO] [stderr] 4: 0x7f3980a33d83 - std[14974c2a6d31bd09]::panicking::default_hook
[INFO] [stderr] 5: 0x7f397fa15eaa - std[14974c2a6d31bd09]::panicking::update_hook::<alloc[97bcaa3c9f42b50c]::boxed::Box<rustc_driver_impl[8626402415690959]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr] 6: 0x7f3980a34062 - std[14974c2a6d31bd09]::panicking::panic_with_hook
[INFO] [stderr] 7: 0x7f3980a161da - std[14974c2a6d31bd09]::panicking::panic_handler::{closure#0}
[INFO] [stderr] 8: 0x7f3980a0a659 - std[14974c2a6d31bd09]::sys::backtrace::__rust_end_short_backtrace::<std[14974c2a6d31bd09]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr] 9: 0x7f3980a17c7d - __rustc[92b3c909df398c49]::rust_begin_unwind
[INFO] [stderr] 10: 0x7f397de4b37c - core[75fca27d79ab979d]::panicking::panic_fmt
[INFO] [stderr] 11: 0x7f397d2a7732 - core[75fca27d79ab979d]::panicking::panic
[INFO] [stderr] 12: 0x7f398103a9a1 - <rustc_resolve[41811edf1107842c]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr] 13: 0x7f3981039a8c - <rustc_resolve[41811edf1107842c]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr] 14: 0x7f3981039a8c - <rustc_resolve[41811edf1107842c]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr] 15: 0x7f3981037c4d - <rustc_resolve[41811edf1107842c]::Resolver as rustc_expand[74b331e941252b0a]::base::ResolverExpand>::resolve_imports
[INFO] [stderr] 16: 0x7f398263f9dd - <rustc_expand[74b331e941252b0a]::expand::MacroExpander>::fully_expand_fragment
[INFO] [stderr] 17: 0x7f398263eb52 - <rustc_expand[74b331e941252b0a]::expand::MacroExpander>::expand_crate
[INFO] [stderr] 18: 0x7f398165b434 - rustc_interface[90afb413dadbe4f1]::passes::configure_and_expand
[INFO] [stderr] 19: 0x7f3982182598 - rustc_interface[90afb413dadbe4f1]::passes::resolver_for_lowering_raw
[INFO] [stderr] 20: 0x7f398218230d - rustc_query_impl[7762d22649c04fd8]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[7762d22649c04fd8]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2}::{closure#0}, rustc_middle[42069f076602ef26]::query::erase::Erased<[u8; 16usize]>>
[INFO] [stderr] 21: 0x7f39821822ef - <rustc_query_impl[7762d22649c04fd8]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2} as core[75fca27d79ab979d]::ops::function::FnOnce<(rustc_middle[42069f076602ef26]::ty::context::TyCtxt, ())>>::call_once
[INFO] [stderr] 22: 0x7f398215c15f - rustc_query_system[4067c90f9d31d9ad]::query::plumbing::try_execute_query::<rustc_query_impl[7762d22649c04fd8]::DynamicConfig<rustc_query_system[4067c90f9d31d9ad]::query::caches::SingleCache<rustc_middle[42069f076602ef26]::query::erase::Erased<[u8; 16usize]>>, false, false, false>, rustc_query_impl[7762d22649c04fd8]::plumbing::QueryCtxt, false>
[INFO] [stderr] 23: 0x7f398215bcbc - rustc_query_impl[7762d22649c04fd8]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr] 24: 0x7f398232467b - <rustc_interface[90afb413dadbe4f1]::passes::create_and_enter_global_ctxt<core[75fca27d79ab979d]::option::Option<rustc_interface[90afb413dadbe4f1]::queries::Linker>, rustc_driver_impl[8626402415690959]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[75fca27d79ab979d]::ops::function::FnOnce<(&rustc_session[7c34b462142e1273]::session::Session, rustc_middle[42069f076602ef26]::ty::context::CurrentGcx, alloc[97bcaa3c9f42b50c]::sync::Arc<rustc_data_structures[5b2e5bcce01f3ea3]::jobserver::Proxy>, &std[14974c2a6d31bd09]::sync::once_lock::OnceLock<rustc_middle[42069f076602ef26]::ty::context::GlobalCtxt>, &rustc_data_structures[5b2e5bcce01f3ea3]::sync::worker_local::WorkerLocal<rustc_middle[42069f076602ef26]::arena::Arena>, &rustc_data_structures[5b2e5bcce01f3ea3]::sync::worker_local::WorkerLocal<rustc_hir[a6c28dd0effa383c]::Arena>, rustc_driver_impl[8626402415690959]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0}
[INFO] [stderr] 25: 0x7f398221cf98 - rustc_interface[90afb413dadbe4f1]::interface::run_compiler::<(), rustc_driver_impl[8626402415690959]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr] 26: 0x7f3982065f4e - std[14974c2a6d31bd09]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[90afb413dadbe4f1]::util::run_in_thread_with_globals<rustc_interface[90afb413dadbe4f1]::util::run_in_thread_pool_with_globals<rustc_interface[90afb413dadbe4f1]::interface::run_compiler<(), rustc_driver_impl[8626402415690959]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr] 27: 0x7f3982065d20 - <std[14974c2a6d31bd09]::thread::lifecycle::spawn_unchecked<rustc_interface[90afb413dadbe4f1]::util::run_in_thread_with_globals<rustc_interface[90afb413dadbe4f1]::util::run_in_thread_pool_with_globals<rustc_interface[90afb413dadbe4f1]::interface::run_compiler<(), rustc_driver_impl[8626402415690959]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[75fca27d79ab979d]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr] 28: 0x7f3982068438 - <std[14974c2a6d31bd09]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr] 29: 0x7f397bc8aaa4 - <unknown>
[INFO] [stderr] 30: 0x7f397bd17a64 - clone
[INFO] [stderr] 31: 0x0 - <unknown>
[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-1.0.0-rc.28/rustc-ice-2026-01-12T01_07_14-14.txt`: Read-only file system (os error 30)
[INFO] [stderr]
[INFO] [stderr] note: rustc 1.94.0-nightly (f57eac1bf 2026-01-10) 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/nightly-x86_64-unknown-linux-gnu/bin/rustc --crate-name sea_query --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-1.0.0-rc.28/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="audit"' --cfg 'feature="backend-mysql"' --cfg 'feature="backend-postgres"' --cfg 'feature="backend-sqlite"' --cfg 'feature="chrono"' --cfg 'feature="derive"' --cfg 'feature="hashable-value"' --cfg 'feature="ordered-float"' --cfg 'feature="pgvector"' --cfg 'feature="postgres-array"' --cfg 'feature="postgres-vector"' --cfg 'feature="rust_decimal"' --cfg 'feature="sea-orm"' --cfg 'feature="sea-query-derive"' --cfg 'feature="serde_json"' --cfg 'feature="thread-safe"' --cfg 'feature="time"' --cfg 'feature="uuid"' --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", "audit", "backend-mysql", "backend-postgres", "backend-sqlite", "bigdecimal", "chrono", "default", "derive", "hashable-value", "ipnetwork", "itoa", "jiff", "mac_address", "option-more-parentheses", "option-sqlite-exact-column-type", "ordered-float", "pgvector", "postgres-array", "postgres-interval", "postgres-range", "postgres-vector", "rust_decimal", "sea-orm", "sea-query-derive", "sea-query-postgres-types", "serde", "serde_json", "sqlx-utils", "tests-cfg", "thread-safe", "time", "uuid", "with-bigdecimal", "with-chrono", "with-ipnetwork", "with-jiff", "with-json", "with-mac_address", "with-rust_decimal", "with-time", "with-uuid"))' -C metadata=926fd6a816af1411 -C extra-filename=-709f8869ec9e0ef0 --out-dir /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libchrono-edd75613b9e40674.rmeta --extern inherent=/opt/rustwide/target/debug/deps/libinherent-60f0a6cec961354f.so --extern ordered_float=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libordered_float-5d9216a5f7f331a1.rmeta --extern pgvector=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libpgvector-3bf53f8f753e9359.rmeta --extern rust_decimal=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/librust_decimal-f0ed9cd5c0ec8769.rmeta --extern sea_query_derive=/opt/rustwide/target/debug/deps/libsea_query_derive-256128035642e85b.so --extern serde_json=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libserde_json-39f9b0a1c552633c.rmeta --extern time=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libtime-1aa9b6171741f752.rmeta --extern uuid=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libuuid-0755b6b471360de4.rmeta --cap-lints allow` (exit status: 101)
[INFO] running `Command { std: "docker" "inspect" "1f44c866f799284f9d8d339bd69165b2f523dde62ae418205dff63c37b3d866e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f44c866f799284f9d8d339bd69165b2f523dde62ae418205dff63c37b3d866e", kill_on_drop: false }`
[INFO] [stdout] 1f44c866f799284f9d8d339bd69165b2f523dde62ae418205dff63c37b3d866e