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.100.0-nightly (0ed41eb41 2026-09-04)
# docs.rs version docsrs 0.0.0 (c6ca30c0fecf66cc5a0859ac541222ca6c912d59 2026-09-01 )
# 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" "4d62615442d80a54eacec7a77d6d1d875abc50dbe6a593f7076c393bc10befc8" "/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\", \"-20260904-1.100.0-nightly-0ed41eb41\", \"--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\"" "-j12" "--target" "x86_64-unknown-linux-gnu" "-Zrustdoc-scrape-examples", kill_on_drop: false }` [INFO] [stderr] warning: explicit `package.readme` can be inferred [INFO] [stderr] --> Cargo.toml:34:1 [INFO] [stderr] | [INFO] [stderr] 34 | readme = "README.md" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::manual_readme` is set to `warn` by default [INFO] [stderr] help: consider removing `package.readme` [INFO] [stderr] warning: `array__ops` (manifest) generated 1 warning [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Checking slice_trait v0.3.19 [INFO] [stderr] Checking slice_trait v0.1.9 [INFO] [stderr] error: expected a trait, found type [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slice_trait-0.1.9/src/as_slice.rs:14:9 [INFO] [stderr] | [INFO] [stderr] 14 | impl<T> const AsSlice for [T] [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: expected a trait, found type [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slice_trait-0.1.9/src/into_boxed_slice.rs:26:9 [INFO] [stderr] | [INFO] [stderr] 26 | impl<T> const IntoBoxedSlice for Box<[T]> [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: expected a trait, found type [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slice_trait-0.1.9/src/slice.rs:10:9 [INFO] [stderr] | [INFO] [stderr] 10 | impl<T> const Slice for [T] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: expected a trait, found type [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slice_trait-0.1.9/src/boxed_slice.rs:12:9 [INFO] [stderr] | [INFO] [stderr] 12 | impl<T> const BoxedSlice for Box<[T]> [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `AsSlice` in the crate root [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slice_trait-0.1.9/src/lib.rs:69:29 [INFO] [stderr] | [INFO] [stderr] 69 | pub trait Slice: crate::AsSlice {} [INFO] [stderr] | ^^^^^^^ not found in the crate root [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `IntoBoxedSlice` in the crate root [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slice_trait-0.1.9/src/lib.rs:74:34 [INFO] [stderr] | [INFO] [stderr] 74 | pub trait BoxedSlice: crate::IntoBoxedSlice {} [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in the crate root [INFO] [stderr] [INFO] [stderr] error: relaxed bounds are not permitted in trait alias bounds [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slice_trait-0.1.9/src/prereq.rs:4:28 [INFO] [stderr] | [INFO] [stderr] 4 | pub trait SlicePrereq<T> = ?Sized [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: trait aliases are not implicitly bounded by `Sized`, so there is nothing to relax [INFO] [stderr] [INFO] [stderr] error[E0635]: unknown feature `const_deref` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slice_trait-0.1.9/src/lib.rs:4:12 [INFO] [stderr] | [INFO] [stderr] 4 | #![feature(const_deref)] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0405, E0635. [INFO] [stderr] For more information about an error, try `rustc --explain E0405`. [INFO] [stderr] error: could not compile `slice_trait` (lib) due to 8 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0599]: no method named `into_raw_parts_with_alloc` found for struct `Vec<T>` in the current scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slice_trait-0.3.19/src/into_boxed_slice.rs:39:43 [INFO] [stderr] | [INFO] [stderr] 39 | let (ptr, len, cap, alloc) = self.into_raw_parts_with_alloc(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: there is a method `into_raw_parts_with_allocator` with a similar name [INFO] [stderr] | [INFO] [stderr] 39 | let (ptr, len, cap, alloc) = self.into_raw_parts_with_allocator(); [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0599`. [INFO] [stderr] error: could not compile `slice_trait` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "4d62615442d80a54eacec7a77d6d1d875abc50dbe6a593f7076c393bc10befc8", kill_on_drop: false }`