ijzer 0.1.1

Main crate for IJzer. Provides a macro for using IJzer in a rust project, and a prelude with dependencies..
Documentation

Build #3960481 2026-07-26 21:20:01

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 (d0babd8b6 2026-07-15)

# docs.rs version docsrs 0.0.0 (f1b150f0cd76f7cabcd39e1f4790ba771b28b5c4 2026-07-19 )

# 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" "8897ff55d3424160e503a20186fd45c9995f7ee0fae07ac3e91482dad653ee82" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2026-07-16" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=html-non-static-files\", \"--resource-suffix\", \"-20260715-1.99.0-nightly-d0babd8b6\", \"--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 openblas-build v0.10.16 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling logos-derive v0.14.4 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] error: openblas-build requires the `rustls` or `native-tls` feature to be enabled [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openblas-build-0.10.16/src/download.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | compile_error!("openblas-build requires the `rustls` or `native-tls` feature to be enabled"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `ureq::tls` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openblas-build-0.10.16/src/download.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | tls::{TlsConfig, TlsProvider}, [INFO] [stderr] | ^^^ could not find `tls` in `ureq` [INFO] [stderr] | [INFO] [stderr] note: found an item that was configured out [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ureq-3.3.0/src/lib.rs:574:9 [INFO] [stderr] | [INFO] [stderr] 573 | #[cfg(feature = "_tls")] [INFO] [stderr] | ---------------- the item is gated behind the `_tls` feature [INFO] [stderr] 574 | pub mod tls; [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] Compiling matrixmultiply v0.3.11 [INFO] [stderr] error[E0599]: no method named `tls_config` found for struct `ConfigBuilder<Scope>` in the current scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openblas-build-0.10.16/src/download.rs:43:10 [INFO] [stderr] | [INFO] [stderr] 42 | / Config::builder() [INFO] [stderr] 43 | | .tls_config(TlsConfig::builder().provider(provider).build()) [INFO] [stderr] | | -^^^^^^^^^^ method not found in `ConfigBuilder<AgentScope>` [INFO] [stderr] | |_________| [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0432, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `openblas-build` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "8897ff55d3424160e503a20186fd45c9995f7ee0fae07ac3e91482dad653ee82", kill_on_drop: false }`