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.68.0-nightly (c6fcdb690 2022-12-10)
# docs.rs version docsrs 0.6.0 (013508c6 2022-12-08)
# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/specs_transform-0.4.5/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/specs_transform-0.4.5/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" "3221225472" "--cpus" "3" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20221210-1.68.0-nightly-c6fcdb690\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--disable-per-crate-search\", \"--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\"" "-j3" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 506b18bac6d9bcac33c7f1d3a22d950683d419e5ceea028b135c333c2e40fee4 [INFO] running `Command { std: "docker" "start" "-a" "506b18bac6d9bcac33c7f1d3a22d950683d419e5ceea028b135c333c2e40fee4", kill_on_drop: false }` [INFO] [stderr] Checking specs_scene_graph v0.2.3 [INFO] [stderr] error[E0599]: no method named `register` found for mutable reference `&'world mut shred::world::World` in the current scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/specs_scene_graph-0.2.3/src/scene_graph_bundle.rs:43:23 [INFO] [stderr] | [INFO] [stderr] 43 | bundler.world.register::<P>(); [INFO] [stderr] | ^^^^^^^^ method not found in `&'world mut shred::world::World` [INFO] [stderr] | [INFO] [stderr] = help: items from traits can only be used if the trait is in scope [INFO] [stderr] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stderr] | [INFO] [stderr] 1 | use specs::world::world_ext::WorldExt; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0609]: no field `res` on type `&'world mut shred::world::World` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/specs_scene_graph-0.2.3/src/scene_graph_bundle.rs:47:41 [INFO] [stderr] | [INFO] [stderr] 47 | system.setup(&mut bundler.world.res); [INFO] [stderr] | ^^^ unknown field [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `for<'c> SceneGraphSystem<P>: shred::system::System<'c>` is not satisfied [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/specs_scene_graph-0.2.3/src/scene_graph_bundle.rs:50:13 [INFO] [stderr] | [INFO] [stderr] 49 | bundler.dispatcher_builder = bundler.dispatcher_builder.with( [INFO] [stderr] | ---- required by a bound introduced by this call [INFO] [stderr] 50 | system, [INFO] [stderr] | ^^^^^^ the trait `for<'c> shred::system::System<'c>` is not implemented for `SceneGraphSystem<P>` [INFO] [stderr] | [INFO] [stderr] = help: the trait `shred::system::System<'a>` is implemented for `shred::dispatch::par_seq::Nil` [INFO] [stderr] note: required by a bound in `shred::dispatch::builder::DispatcherBuilder::<'a, 'b>::with` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/shred-0.13.0/src/dispatch/builder.rs:150:12 [INFO] [stderr] | [INFO] [stderr] 150 | T: for<'c> System<'c> + Send + 'a, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ required by this bound in `shred::dispatch::builder::DispatcherBuilder::<'a, 'b>::with` [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0277, E0599, E0609. [INFO] [stderr] For more information about an error, try `rustc --explain E0277`. [INFO] [stderr] error: could not compile `specs_scene_graph` due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "506b18bac6d9bcac33c7f1d3a22d950683d419e5ceea028b135c333c2e40fee4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "506b18bac6d9bcac33c7f1d3a22d950683d419e5ceea028b135c333c2e40fee4", kill_on_drop: false }` [INFO] [stdout] 506b18bac6d9bcac33c7f1d3a22d950683d419e5ceea028b135c333c2e40fee4