gecs 0.1.1

A generated entity component system.
Documentation
Build #831783 2023-06-06 04:49:19
# rustc version
rustc 1.72.0-nightly (e6d4725c7 2023-06-05)# docs.rs version
docsrs 0.6.0 (4b18bfe6 2023-06-02)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/gecs-0.1.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/gecs-0.1.1/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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/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\", \"-20230605-1.72.0-nightly-e6d4725c7\", \"--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\"" "-Zrustdoc-scrape-examples" "-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] 949a3325e4f05f13802dbd86980bd4bc87cd253cd4c3eb8c17a505fc09b713b9
[INFO] running `Command { std: "docker" "start" "-a" "949a3325e4f05f13802dbd86980bd4bc87cd253cd4c3eb8c17a505fc09b713b9", kill_on_drop: false }`
[INFO] [stderr] warning: Target filter specified, but no targets matched. This is a no-op
[INFO] [stderr]  Documenting gecs v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unresolved link to `ecs_find`
[INFO] [stderr]    --> src/lib.rs:235:11
[INFO] [stderr]     |
[INFO] [stderr] 235 |     /// [`ecs_find!`] and [`ecs_iter!`] macros and their borrow equivalents. These are all added
[INFO] [stderr]     |           ^^^^^^^^^ no item named `ecs_find` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = note: `macro_rules` named `ecs_find` exists in this crate, but it is not in scope at this link's location
[INFO] [stderr]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `ecs_iter`
[INFO] [stderr]    --> src/lib.rs:235:29
[INFO] [stderr]     |
[INFO] [stderr] 235 |     /// [`ecs_find!`] and [`ecs_iter!`] macros and their borrow equivalents. These are all added
[INFO] [stderr]     |                             ^^^^^^^^^ no item named `ecs_iter` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = note: `macro_rules` named `ecs_iter` exists in this crate, but it is not in scope at this link's location
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `ecs_find`
[INFO] [stderr]    --> src/lib.rs:443:19
[INFO] [stderr]     |
[INFO] [stderr] 443 |     /// See the [`ecs_find!`] macro for more information on find queries.
[INFO] [stderr]     |                   ^^^^^^^^^ no item named `ecs_find` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = note: `macro_rules` named `ecs_find` exists in this crate, but it is not in scope at this link's location
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `ecs_iter`
[INFO] [stderr]    --> src/lib.rs:583:15
[INFO] [stderr]     |
[INFO] [stderr] 583 |     /// See [`ecs_iter`] for more information on find queries.
[INFO] [stderr]     |               ^^^^^^^^ no item named `ecs_iter` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = note: `macro_rules` named `ecs_iter` exists in this crate, but it is not in scope at this link's location
[INFO] [stderr] 
[INFO] [stderr] warning: `gecs` (lib doc) generated 4 warnings
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 0.77s
[INFO] running `Command { std: "docker" "inspect" "949a3325e4f05f13802dbd86980bd4bc87cd253cd4c3eb8c17a505fc09b713b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "949a3325e4f05f13802dbd86980bd4bc87cd253cd4c3eb8c17a505fc09b713b9", kill_on_drop: false }`
[INFO] [stdout] 949a3325e4f05f13802dbd86980bd4bc87cd253cd4c3eb8c17a505fc09b713b9