database-schema 0.2.0

A library to dump a database schema into a file in SQL format
Documentation

Build #3493502 2026-06-06 01:58:19

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.

# error kind ExecutionFailed

# pre-build errors command failed: exit status: 101

# rustc version rustc 1.98.0-nightly (8954863c8 2026-06-05)

# docs.rs version docsrs 0.0.0 (39849b9c22c419f6b690c8d2213455bc7426a6b8 2026-06-03 )

# build log [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "1001:1001" "d2dacb39503bbfc240a6e8c69f543c72ac225d30c298fdf5d134b87b4075eb3e" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "sqlite sqlx macros runtime-async-std" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260605-1.98.0-nightly-8954863c8\", \"--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: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Checking async-std v1.13.2 [INFO] [stderr] Checking sqlformat v0.2.6 [INFO] [stderr] Checking native-tls v0.2.18 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.37.28/src/backend/linux_raw/io/errno.rs:28:25 [INFO] [stderr] | [INFO] [stderr] 28 | #[cfg_attr(rustc_attrs, rustc_layout_scalar_valid_range_start(0xf001))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.37.28/src/backend/linux_raw/io/errno.rs:29:25 [INFO] [stderr] | [INFO] [stderr] 29 | #[cfg_attr(rustc_attrs, rustc_layout_scalar_valid_range_end(0xffff))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] error: cannot find attribute `rustc_layout_scalar_valid_range_start` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.37.28/src/backend/linux_raw/io/errno.rs:28:25 [INFO] [stderr] | [INFO] [stderr] 28 | #[cfg_attr(rustc_attrs, rustc_layout_scalar_valid_range_start(0xf001))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find attribute `rustc_layout_scalar_valid_range_end` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.37.28/src/backend/linux_raw/io/errno.rs:29:25 [INFO] [stderr] | [INFO] [stderr] 29 | #[cfg_attr(rustc_attrs, rustc_layout_scalar_valid_range_end(0xffff))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking futures-intrusive v0.5.0 [INFO] [stderr] Checking either v1.16.0 [INFO] [stderr] Checking hashlink v0.8.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] error: could not compile `rustix` (lib) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rustix` (lib) due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "d2dacb39503bbfc240a6e8c69f543c72ac225d30c298fdf5d134b87b4075eb3e", kill_on_drop: false }`