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.93.0-nightly (29a69716f 2025-11-10)
# docs.rs version docsrs 0.6.0 (fb84acf8 2025-11-04)
# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/utils-cli-migration-1.0.9/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/utils-cli-migration-1.0.9/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20251110-1.93.0-nightly-29a69716f\", \"--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] 7b1058a7fa4b9c3a0d646a9e1a2f2e942e7a1063677a71d6d650128df0014188 [INFO] running `Command { std: "docker" "start" "-a" "7b1058a7fa4b9c3a0d646a9e1a2f2e942e7a1063677a71d6d650128df0014188", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Checking sea-orm-cli v0.12.15 [INFO] [stderr] error[E0277]: `?` couldn't convert the error: `regex::Error: std::error::Error` is not satisfied [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-orm-cli-0.12.15/src/commands/migrate.rs:227:69 [INFO] [stderr] | [INFO] [stderr] 211 | fn update_migrator(migration_name: &str, migration_dir: &str) -> Result<(), Box<dyn Error>> { [INFO] [stderr] | -------------------------- required `regex::Error: std::error::Error` because of this [INFO] [stderr] ... [INFO] [stderr] 227 | let mod_regex = Regex::new(r"mod\s+(?P<name>m\d{8}_\d{6}_\w+);")?; [INFO] [stderr] | ------------------------------------------------^ the trait `std::error::Error` is not implemented for `regex::Error` [INFO] [stderr] | | [INFO] [stderr] | this has type `Result<_, regex::Error>` [INFO] [stderr] | [INFO] [stderr] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stderr] = note: required for `Box<dyn std::error::Error>` to implement `From<regex::Error>` [INFO] [stderr] [INFO] [stderr] error[E0277]: `?` couldn't convert the error: `regex::Error: std::error::Error` is not satisfied [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-orm-cli-0.12.15/src/commands/migrate.rs:245:53 [INFO] [stderr] | [INFO] [stderr] 211 | fn update_migrator(migration_name: &str, migration_dir: &str) -> Result<(), Box<dyn Error>> { [INFO] [stderr] | -------------------------- required `regex::Error: std::error::Error` because of this [INFO] [stderr] ... [INFO] [stderr] 245 | let vec_regex = Regex::new(r"vec!\[[\s\S]+\]\n")?; [INFO] [stderr] | --------------------------------^ the trait `std::error::Error` is not implemented for `regex::Error` [INFO] [stderr] | | [INFO] [stderr] | this has type `Result<_, regex::Error>` [INFO] [stderr] | [INFO] [stderr] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stderr] = note: required for `Box<dyn std::error::Error>` to implement `From<regex::Error>` [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0277`. [INFO] [stderr] error: could not compile `sea-orm-cli` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "7b1058a7fa4b9c3a0d646a9e1a2f2e942e7a1063677a71d6d650128df0014188", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b1058a7fa4b9c3a0d646a9e1a2f2e942e7a1063677a71d6d650128df0014188", kill_on_drop: false }` [INFO] [stdout] 7b1058a7fa4b9c3a0d646a9e1a2f2e942e7a1063677a71d6d650128df0014188