exprz-core 0.0.6

ExprZ Core Library
Build #1529729 2024-11-13 08:29:39

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.84.0-nightly (f7273e004 2024-11-12)# docs.rs version
docsrs 0.6.0 (36c721fb 2024-11-06)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/exprz-core-0.0.6/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/exprz-core-0.0.6/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20241112-1.84.0-nightly-f7273e004\", \"--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] [stdout] 5c424add6d2d227c00e738dad7331b407ba25b1212d7dbb903661c960e6579e1
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "5c424add6d2d227c00e738dad7331b407ba25b1212d7dbb903661c960e6579e1", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]  Documenting exprz-core v0.0.6 (/opt/rustwide/workdir)
[INFO] [stderr] error: missing required bound on `Item`
[INFO] [stderr]     --> src/lib.rs:1003:9
[INFO] [stderr]      |
[INFO] [stderr] 1003 | /         type Item<'t>: Borrow<T>
[INFO] [stderr] 1004 | |         where
[INFO] [stderr] 1005 | |             T: 't;
[INFO] [stderr]      | |                  ^
[INFO] [stderr]      | |                  |
[INFO] [stderr]      | |__________________help: add the required where clause: `, Self: 't`
[INFO] [stderr]      |
[INFO] [stderr]      |
[INFO] [stderr]      = note: this bound is currently required to ensure that impls have maximum flexibility
[INFO] [stderr]      = note: we are soliciting feedback, see issue #87479 <https://github.com/rust-lang/rust/issues/87479> for more information
[INFO] [stderr] 
[INFO] [stderr] error: missing required bound on `Iter`
[INFO] [stderr]     --> src/lib.rs:1008:9
[INFO] [stderr]      |
[INFO] [stderr] 1008 | /         type Iter<'t>: Iterator<Item = Self::Item<'t>>
[INFO] [stderr] 1009 | |         where
[INFO] [stderr] 1010 | |             T: 't;
[INFO] [stderr]      | |                  ^
[INFO] [stderr]      | |                  |
[INFO] [stderr]      | |__________________help: add the required where clause: `, Self: 't`
[INFO] [stderr]      |
[INFO] [stderr]      |
[INFO] [stderr]      = note: this bound is currently required to ensure that impls have maximum flexibility
[INFO] [stderr]      = note: we are soliciting feedback, see issue #87479 <https://github.com/rust-lang/rust/issues/87479> for more information
[INFO] [stderr] 
[INFO] [stderr] error: missing required bound on `IterGen`
[INFO] [stderr]     --> src/lib.rs:1019:9
[INFO] [stderr]      |
[INFO] [stderr] 1019 | /         type IterGen<'t>: IteratorGen<T>
[INFO] [stderr] 1020 | |         where
[INFO] [stderr] 1021 | |             T: 't;
[INFO] [stderr]      | |                  ^
[INFO] [stderr]      | |                  |
[INFO] [stderr]      | |__________________help: add the required where clause: `, Self: 't`
[INFO] [stderr]      |
[INFO] [stderr]      |
[INFO] [stderr]      = note: this bound is currently required to ensure that impls have maximum flexibility
[INFO] [stderr]      = note: we are soliciting feedback, see issue #87479 <https://github.com/rust-lang/rust/issues/87479> for more information
[INFO] [stderr] 
[INFO] [stderr] error: could not document `exprz-core`
[INFO] running `Command { std: "docker" "inspect" "5c424add6d2d227c00e738dad7331b407ba25b1212d7dbb903661c960e6579e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c424add6d2d227c00e738dad7331b407ba25b1212d7dbb903661c960e6579e1", kill_on_drop: false }`
[INFO] [stdout] 5c424add6d2d227c00e738dad7331b407ba25b1212d7dbb903661c960e6579e1