xmlgenerator 0.2.4

Generate XML instances from an XML Schema (XSD)

Build #4104264 2026-08-11 14:56:13

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.99.0-nightly (12c36e253 2026-08-10)

# docs.rs version docsrs 0.0.0 (34a12160ded44b303795066b8c53e4bdae865e51 2026-08-11 )

# 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" "51aee49d5a4b88c65ed511bd8d0ed7381319d3ede925183142d72591f69cee5f" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=html-non-static-files\", \"--resource-suffix\", \"-20260810-1.99.0-nightly-12c36e253\", \"--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\"" "-j6" "--target" "x86_64-unknown-linux-gnu" "-Zrustdoc-scrape-examples", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Checking xsdvalidator v0.2.4 [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xsdvalidator-0.2.4/src/parser.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | Some(structured_error_handler), [INFO] [stderr] | ---- ^^^^^^^^^^^^^^^^^^^^^^^^ types differ in mutability [INFO] [stderr] | | [INFO] [stderr] | arguments to this enum variant are incorrect [INFO] [stderr] | [INFO] [stderr] = note: expected fn pointer `unsafe extern "C" fn(_, *const _xmlError)` [INFO] [stderr] found fn item `unsafe extern "C" fn(_, *mut _xmlError) {structured_error_handler}` [INFO] [stderr] help: the type constructed contains `unsafe extern "C" fn(*mut c_void, *mut _xmlError) {structured_error_handler}` due to the type of the argument passed [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xsdvalidator-0.2.4/src/parser.rs:71:17 [INFO] [stderr] | [INFO] [stderr] 71 | Some(structured_error_handler), [INFO] [stderr] | ^^^^^------------------------^ [INFO] [stderr] | | [INFO] [stderr] | this argument influences the type of `Some` [INFO] [stderr] note: tuple variant defined here [INFO] [stderr] --> /opt/rustwide/rustup-home/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/option.rs:606:5 [INFO] [stderr] | [INFO] [stderr] 606 | Some(#[stable(feature = "rust1", since = "1.0.0")] T), [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0308`. [INFO] [stderr] error: could not compile `xsdvalidator` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "51aee49d5a4b88c65ed511bd8d0ed7381319d3ede925183142d72591f69cee5f", kill_on_drop: false }`