hexga_engine 0.0.11-beta.53

A multimedia game and software engine for handling graphics, audio, and input.
Documentation

Build #4452684 2026-09-14 11:59:54

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 (4b6d04e70 2026-09-13)

# docs.rs version docsrs 0.0.0 (6fedf0f5e748abb9096cc2e8dae3c697ffb0725a 2026-09-14 )

# 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" "096e17d96c1efaaf6c818d55d2378ae3144aaabf8224ec3ecd4e1ac09ace4555" "/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\", \"-20260913-1.100.0-nightly-4b6d04e70\", \"--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:63:1 [INFO] [stderr] | [INFO] [stderr] 63 | 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: `package.homepage` is redundant with `package.repository` [INFO] [stderr] --> Cargo.toml:59:12 [INFO] [stderr] | [INFO] [stderr] 59 | homepage = "https://github.com/Thomas-Mewily/hexga" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 64 | repository = "https://github.com/Thomas-Mewily/hexga" [INFO] [stderr] | ---------------------------------------- [INFO] [stderr] | [INFO] [stderr] = note: `cargo::redundant_homepage` is set to `warn` by default [INFO] [stderr] help: consider removing `package.homepage` [INFO] [stderr] warning: `hexga_engine` (manifest) generated 2 warnings [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Checking wgpu-hal v25.0.2 [INFO] [stderr] Checking hexga_generational v0.0.11-beta.56 [INFO] [stderr] Checking smithay-client-toolkit v0.20.0 [INFO] [stderr] Checking smithay-client-toolkit v0.19.2 [INFO] [stderr] Checking regex-automata v0.4.18 [INFO] [stderr] Checking x11-clipboard v0.9.3 [INFO] [stderr] Checking async-net v2.0.0 [INFO] [stderr] Compiling winit v0.30.13 [INFO] [stderr] Checking async-executor v1.14.0 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking wayland-protocols-plasma v0.3.12 [INFO] [stderr] Checking is-terminal v0.4.17 [INFO] [stderr] Checking humantime v2.4.0 [INFO] [stderr] error[E0119]: conflicting implementations of trait `hexga_core::collections::IndexExtension<_>` for type `gen_id::UntypedGenIDOf<_>` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hexga_generational-0.0.11-beta.56/src/gen_id.rs:87:1 [INFO] [stderr] | [INFO] [stderr] 87 | impl<Gen: GenerationalIndex, C> IndexExtension<C> for UntypedGenIDOf<Gen> {} [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: conflicting implementation in crate `hexga_core`: [INFO] [stderr] - impl<I, T> hexga_core::collections::IndexExtension<T> for I [INFO] [stderr] where I: SliceIndex<T>; [INFO] [stderr] = note: downstream crates may implement trait `std::slice::SliceIndex<_>` for type `gen_id::UntypedGenIDOf<_>` [INFO] [stderr] [INFO] [stderr] error[E0119]: conflicting implementations of trait `hexga_core::collections::IndexExtension<_>` for type `gen_id::GenIDOf<_, _>` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hexga_generational-0.0.11-beta.56/src/gen_id.rs:215:1 [INFO] [stderr] | [INFO] [stderr] 215 | impl<T, Gen: GenerationalIndex, C> IndexExtension<C> for GenIDOf<T, Gen> {} [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: conflicting implementation in crate `hexga_core`: [INFO] [stderr] - impl<I, T> hexga_core::collections::IndexExtension<T> for I [INFO] [stderr] where I: SliceIndex<T>; [INFO] [stderr] = note: downstream crates may implement trait `std::slice::SliceIndex<_>` for type `gen_id::GenIDOf<_, _>` [INFO] [stderr] [INFO] [stderr] Checking smol v2.0.2 [INFO] [stderr] For more information about this error, try `rustc --explain E0119`. [INFO] [stderr] error: could not compile `hexga_generational` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "096e17d96c1efaaf6c818d55d2378ae3144aaabf8224ec3ecd4e1ac09ace4555", kill_on_drop: false }`