[INFO] fetching crate shard-ecs 0.2.6... [INFO] documenting shard-ecs-0.2.6 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate shard-ecs 0.2.6 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate shard-ecs 0.2.6 on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate shard-ecs 0.2.6 [INFO] finished tweaking crates.io crate shard-ecs 0.2.6 [INFO] tweaked toml for crates.io crate shard-ecs 0.2.6 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate crates.io crate shard-ecs 0.2.6 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libc v0.2.108 [INFO] [stderr] Downloaded shard_ecs_derive v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", 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] 0640e102683f0b5d30be519ad994cbf2257027989f34f9bb88ebeaadf0efaf1c [INFO] running `Command { std: "docker" "start" "-a" "0640e102683f0b5d30be519ad994cbf2257027989f34f9bb88ebeaadf0efaf1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0640e102683f0b5d30be519ad994cbf2257027989f34f9bb88ebeaadf0efaf1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0640e102683f0b5d30be519ad994cbf2257027989f34f9bb88ebeaadf0efaf1c", kill_on_drop: false }` [INFO] [stdout] 0640e102683f0b5d30be519ad994cbf2257027989f34f9bb88ebeaadf0efaf1c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", 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] a660c2e83b80f56aab1e66edde3a7b4ae50ea8420b3bcbde1dceb6ce9ba736a9 [INFO] running `Command { std: "docker" "start" "-a" "a660c2e83b80f56aab1e66edde3a7b4ae50ea8420b3bcbde1dceb6ce9ba736a9", kill_on_drop: false }` [INFO] [stderr] Documenting shard-ecs v0.2.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `C` [INFO] [stdout] --> src/archetype/data_access.rs:12:28 [INFO] [stdout] | [INFO] [stdout] 12 | /// - Component type [`C`] must be present in the archetype [INFO] [stdout] | ^ no item named `C` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `C` [INFO] [stdout] --> src/archetype/data_access.rs:27:28 [INFO] [stdout] | [INFO] [stdout] 27 | /// - Component type [`C`] must be present in the archetype [INFO] [stdout] | ^ no item named `C` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `G` [INFO] [stdout] --> src/archetype/data_access.rs:45:34 [INFO] [stdout] | [INFO] [stdout] 45 | /// - Component group type [`G`] must be a subset of the types in the archetype [INFO] [stdout] | ^ no item named `G` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `G` [INFO] [stdout] --> src/archetype/data_access.rs:58:34 [INFO] [stdout] | [INFO] [stdout] 58 | /// - Component group type [`G`] must be a subset of the types in the archetype [INFO] [stdout] | ^ no item named `G` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `C` [INFO] [stdout] --> src/archetype/data_access.rs:71:28 [INFO] [stdout] | [INFO] [stdout] 71 | /// - Component type [`C`] must be present in the archetype [INFO] [stdout] | ^ no item named `C` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `G` [INFO] [stdout] --> src/archetype/data_access.rs:90:13 [INFO] [stdout] | [INFO] [stdout] 90 | /// - [`G`] must have a valid archetype descriptor. [INFO] [stdout] | ^ no item named `G` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `G` [INFO] [stdout] --> src/archetype/data_access.rs:106:13 [INFO] [stdout] | [INFO] [stdout] 106 | /// - [`G`] must have a valid archetype descriptor. [INFO] [stdout] | ^ no item named `G` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `G` [INFO] [stdout] --> src/archetype/data_access.rs:118:52 [INFO] [stdout] | [INFO] [stdout] 118 | /// Returns the slices for the components in [`G`], provided that archetype itself contains a superset of G. [INFO] [stdout] | ^ no item named `G` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `G` [INFO] [stdout] --> src/archetype/data_access.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | /// - [`G`] must have a valid archetype descriptor. [INFO] [stdout] | ^ no item named `G` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `G` [INFO] [stdout] --> src/archetype/data_access.rs:131:60 [INFO] [stdout] | [INFO] [stdout] 131 | /// Returns the mutable slices for the components in [`G`], provided that archetype itself contains a superset of G. [INFO] [stdout] | ^ no item named `G` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `G` [INFO] [stdout] --> src/archetype/data_access.rs:135:13 [INFO] [stdout] | [INFO] [stdout] 135 | /// - [`G`] must have a valid archetype descriptor. [INFO] [stdout] | ^ no item named `G` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `G` [INFO] [stdout] --> src/archetype/data_access.rs:144:74 [INFO] [stdout] | [INFO] [stdout] 144 | /// Returns the entity slice and the slices for the components in [`G`], provided that archetype [INFO] [stdout] | ^ no item named `G` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `G` [INFO] [stdout] --> src/archetype/data_access.rs:149:13 [INFO] [stdout] | [INFO] [stdout] 149 | /// - [`G`] must have a valid archetype descriptor. [INFO] [stdout] | ^ no item named `G` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `G` [INFO] [stdout] --> src/archetype/data_access.rs:161:82 [INFO] [stdout] | [INFO] [stdout] 161 | /// Returns the entity slice and the mutable slices for the components in [`G`], provided that [INFO] [stdout] | ^ no item named `G` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `G` [INFO] [stdout] --> src/archetype/data_access.rs:166:13 [INFO] [stdout] | [INFO] [stdout] 166 | /// - [`G`] must have a valid archetype descriptor. [INFO] [stdout] | ^ no item named `G` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `C` [INFO] [stdout] --> src/archetype/data_access.rs:247:66 [INFO] [stdout] | [INFO] [stdout] 247 | /// Panics if called on an archetype that does not contain [`C`]. [INFO] [stdout] | ^ no item named `C` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `index` [INFO] [stdout] --> src/archetype/data_access.rs:271:69 [INFO] [stdout] | [INFO] [stdout] 271 | /// - Does not call drop on the entity that already exists at [`index`]. [INFO] [stdout] | ^^^^^ no item named `index` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `index` [INFO] [stdout] --> src/archetype/data_access.rs:274:31 [INFO] [stdout] | [INFO] [stdout] 274 | /// - Does not check if [`index`] is out of bounds or not. [INFO] [stdout] | ^^^^^ no item named `index` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `index` [INFO] [stdout] --> src/archetype/data_access.rs:309:31 [INFO] [stdout] | [INFO] [stdout] 309 | /// Swaps the entity at [`index`] and the last entity and drops the now-last entity. [INFO] [stdout] | ^^^^^ no item named `index` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `index` [INFO] [stdout] --> src/archetype/data_access.rs:312:14 [INFO] [stdout] | [INFO] [stdout] 312 | /// If [`index`] is the last element, simply drops it instead without any swaps occurring. [INFO] [stdout] | ^^^^^ no item named `index` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `index` [INFO] [stdout] --> src/archetype/data_access.rs:315:13 [INFO] [stdout] | [INFO] [stdout] 315 | /// - [`index`] must be smaller than the amount of entities in the archetype. [INFO] [stdout] | ^^^^^ no item named `index` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `index` [INFO] [stdout] --> src/archetype/data_access.rs:331:31 [INFO] [stdout] | [INFO] [stdout] 331 | /// Swaps the entity at [`index`] and the last entity. [INFO] [stdout] | ^^^^^ no item named `index` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `index` [INFO] [stdout] --> src/archetype/data_access.rs:332:36 [INFO] [stdout] | [INFO] [stdout] 332 | /// Makes sure the entity at [`index`] is at the end of the archetype. [INFO] [stdout] | ^^^^^ no item named `index` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `index` [INFO] [stdout] --> src/archetype/data_access.rs:333:14 [INFO] [stdout] | [INFO] [stdout] 333 | /// If [`index`] is the last element, does nothing. [INFO] [stdout] | ^^^^^ no item named `index` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `index` [INFO] [stdout] --> src/archetype/data_access.rs:336:13 [INFO] [stdout] | [INFO] [stdout] 336 | /// - [`index`] must be smaller than the amount of entities in the archetype. [INFO] [stdout] | ^^^^^ no item named `index` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `index` [INFO] [stdout] --> src/archetype/data_access.rs:347:31 [INFO] [stdout] | [INFO] [stdout] 347 | /// Swaps the entity at [`index`] and the last entity and returns the now-last entity. [INFO] [stdout] | ^^^^^ no item named `index` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `index` [INFO] [stdout] --> src/archetype/data_access.rs:350:14 [INFO] [stdout] | [INFO] [stdout] 350 | /// If [`index`] is the last element, simply returns it instead without any swaps occurring. [INFO] [stdout] | ^^^^^ no item named `index` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `index` [INFO] [stdout] --> src/archetype/data_access.rs:353:13 [INFO] [stdout] | [INFO] [stdout] 353 | /// - [`index`] must be smaller than the amount of entities in the archetype. [INFO] [stdout] | ^^^^^ no item named `index` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `G` [INFO] [stdout] --> src/archetype/data_access.rs:354:13 [INFO] [stdout] | [INFO] [stdout] 354 | /// - [`G`] must exactly match the type store in the archetype. [INFO] [stdout] | ^ no item named `G` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `G` [INFO] [stdout] --> src/archetype/data_access.rs:355:38 [INFO] [stdout] | [INFO] [stdout] 355 | /// - Ordering of component in [`G`] may be different. [INFO] [stdout] | ^ no item named `G` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `first` [INFO] [stdout] --> src/archetype/data_access.rs:376:13 [INFO] [stdout] | [INFO] [stdout] 376 | /// - [`first`] must be smaller than the amount of entities in the archetype. [INFO] [stdout] | ^^^^^ no item named `first` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `second` [INFO] [stdout] --> src/archetype/data_access.rs:377:13 [INFO] [stdout] | [INFO] [stdout] 377 | /// - [`second`] must be smaller than the amount of entities in the archetype. [INFO] [stdout] | ^^^^^^ no item named `second` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `first` [INFO] [stdout] --> src/archetype/data_access.rs:378:13 [INFO] [stdout] | [INFO] [stdout] 378 | /// - [`first`] must not be equal to [`last`]. [INFO] [stdout] | ^^^^^ no item named `first` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `last` [INFO] [stdout] --> src/archetype/data_access.rs:378:44 [INFO] [stdout] | [INFO] [stdout] 378 | /// - [`first`] must not be equal to [`last`]. [INFO] [stdout] | ^^^^ no item named `last` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `index` [INFO] [stdout] --> src/archetype/data_access.rs:388:39 [INFO] [stdout] | [INFO] [stdout] 388 | /// Calls drop on the entity at [`index`]. [INFO] [stdout] | ^^^^^ no item named `index` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `index` [INFO] [stdout] --> src/archetype/data_access.rs:390:13 [INFO] [stdout] | [INFO] [stdout] 390 | /// - [`index`] must be smaller than the amount of entities in the archetype. [INFO] [stdout] | ^^^^^ no item named `index` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `index` [INFO] [stdout] --> src/archetype/data_access.rs:408:39 [INFO] [stdout] | [INFO] [stdout] 408 | /// Reads the component data at [`index`] and returns it. [INFO] [stdout] | ^^^^^ no item named `index` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `G` [INFO] [stdout] --> src/archetype/data_access.rs:410:13 [INFO] [stdout] | [INFO] [stdout] 410 | /// - [`G`] must be exactly the type stored in the archetype. [INFO] [stdout] | ^ no item named `G` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `index` [INFO] [stdout] --> src/archetype/data_access.rs:495:43 [INFO] [stdout] | [INFO] [stdout] 495 | /// Returns the pointers, offset by [`index`] elements. [INFO] [stdout] | ^^^^^ no item named `index` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `G` [INFO] [stdout] --> src/archetype/data_access.rs:548:54 [INFO] [stdout] | [INFO] [stdout] 548 | /// Returns the pointers for the components in [`G`], provided that archetype itself contains a superset of G. [INFO] [stdout] | ^ no item named `G` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `capacity` [INFO] [stdout] --> src/archetype/mod.rs:37:32 [INFO] [stdout] | [INFO] [stdout] 37 | /// Does not allocate if [`capacity`] exceeds [`MAX_ENTITIES_PER_ARCHETYPE`]. [INFO] [stdout] | ^^^^^^^^ no item named `capacity` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `capacity` [INFO] [stdout] --> src/archetype/mod.rs:38:32 [INFO] [stdout] | [INFO] [stdout] 38 | /// Does not allocate if [`capacity`] is 0. [INFO] [stdout] | ^^^^^^^^ no item named `capacity` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `size` [INFO] [stdout] --> src/descriptors/component_descriptor.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | /// - [`size`] must not exceed [`u16::MAX`]. [INFO] [stdout] | ^^^^ no item named `size` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `align` [INFO] [stdout] --> src/descriptors/component_descriptor.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | /// - [`align`] must not exceed [`u16::MAX`]. [INFO] [stdout] | ^^^^^ no item named `align` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `ArchetypeDescriptor::compute_archetype_id` [INFO] [stdout] --> src/descriptors/archetype_id.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | /// See [`ArchetypeDescriptor::compute_archetype_id`] for computing an instance of it. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `ArchetypeDescriptor` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 45 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.00s [INFO] running `Command { std: "docker" "inspect" "a660c2e83b80f56aab1e66edde3a7b4ae50ea8420b3bcbde1dceb6ce9ba736a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a660c2e83b80f56aab1e66edde3a7b4ae50ea8420b3bcbde1dceb6ce9ba736a9", kill_on_drop: false }` [INFO] [stdout] a660c2e83b80f56aab1e66edde3a7b4ae50ea8420b3bcbde1dceb6ce9ba736a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", 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] d0da080d16cdcb70488606a6fb72d1472ac22a4087cc09e8e3f8639e0233e7fe [INFO] running `Command { std: "docker" "start" "-a" "d0da080d16cdcb70488606a6fb72d1472ac22a4087cc09e8e3f8639e0233e7fe", kill_on_drop: false }` [INFO] [stderr] Documenting shard-ecs v0.2.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `C` [INFO] [stdout] --> src/archetype/data_access.rs:12:28 [INFO] [stdout] | [INFO] [stdout] 12 | /// - Component type [`C`] must be present in the archetype [INFO] [stdout] | ^ no item named `C` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `C` [INFO] [stdout] --> src/archetype/data_access.rs:27:28 [INFO] [stdout] | [INFO] [stdout] 27 | /// - Component type [`C`] must be present in the archetype [INFO] [stdout] | ^ no item named `C` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `G` [INFO] [stdout] --> src/archetype/data_access.rs:45:34 [INFO] [stdout] | [INFO] [stdout] 45 | /// - Component group type [`G`] must be a subset of the types in the archetype [INFO] [stdout] | ^ no item named `G` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `G` [INFO] [stdout] --> src/archetype/data_access.rs:58:34 [INFO] [stdout] | [INFO] [stdout] 58 | /// - Component group type [`G`] must be a subset of the types in the archetype [INFO] [stdout] | ^ no item named `G` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `C` [INFO] [stdout] --> src/archetype/data_access.rs:71:28 [INFO] [stdout] | [INFO] [stdout] 71 | /// - Component type [`C`] must be present in the archetype [INFO] [stdout] | ^ no item named `C` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `G` [INFO] [stdout] --> src/archetype/data_access.rs:90:13 [INFO] [stdout] | [INFO] [stdout] 90 | /// - [`G`] must have a valid archetype descriptor. [INFO] [stdout] | ^ no item named `G` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `G` [INFO] [stdout] --> src/archetype/data_access.rs:106:13 [INFO] [stdout] | [INFO] [stdout] 106 | /// - [`G`] must have a valid archetype descriptor. [INFO] [stdout] | ^ no item named `G` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `G` [INFO] [stdout] --> src/archetype/data_access.rs:118:52 [INFO] [stdout] | [INFO] [stdout] 118 | /// Returns the slices for the components in [`G`], provided that archetype itself contains a superset of G. [INFO] [stdout] | ^ no item named `G` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `G` [INFO] [stdout] --> src/archetype/data_access.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | /// - [`G`] must have a valid archetype descriptor. [INFO] [stdout] | ^ no item named `G` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `G` [INFO] [stdout] --> src/archetype/data_access.rs:131:60 [INFO] [stdout] | [INFO] [stdout] 131 | /// Returns the mutable slices for the components in [`G`], provided that archetype itself contains a superset of G. [INFO] [stdout] | ^ no item named `G` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `G` [INFO] [stdout] --> src/archetype/data_access.rs:135:13 [INFO] [stdout] | [INFO] [stdout] 135 | /// - [`G`] must have a valid archetype descriptor. [INFO] [stdout] | ^ no item named `G` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `G` [INFO] [stdout] --> src/archetype/data_access.rs:144:74 [INFO] [stdout] | [INFO] [stdout] 144 | /// Returns the entity slice and the slices for the components in [`G`], provided that archetype [INFO] [stdout] | ^ no item named `G` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `G` [INFO] [stdout] --> src/archetype/data_access.rs:149:13 [INFO] [stdout] | [INFO] [stdout] 149 | /// - [`G`] must have a valid archetype descriptor. [INFO] [stdout] | ^ no item named `G` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `G` [INFO] [stdout] --> src/archetype/data_access.rs:161:82 [INFO] [stdout] | [INFO] [stdout] 161 | /// Returns the entity slice and the mutable slices for the components in [`G`], provided that [INFO] [stdout] | ^ no item named `G` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `G` [INFO] [stdout] --> src/archetype/data_access.rs:166:13 [INFO] [stdout] | [INFO] [stdout] 166 | /// - [`G`] must have a valid archetype descriptor. [INFO] [stdout] | ^ no item named `G` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `C` [INFO] [stdout] --> src/archetype/data_access.rs:247:66 [INFO] [stdout] | [INFO] [stdout] 247 | /// Panics if called on an archetype that does not contain [`C`]. [INFO] [stdout] | ^ no item named `C` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `index` [INFO] [stdout] --> src/archetype/data_access.rs:271:69 [INFO] [stdout] | [INFO] [stdout] 271 | /// - Does not call drop on the entity that already exists at [`index`]. [INFO] [stdout] | ^^^^^ no item named `index` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `index` [INFO] [stdout] --> src/archetype/data_access.rs:274:31 [INFO] [stdout] | [INFO] [stdout] 274 | /// - Does not check if [`index`] is out of bounds or not. [INFO] [stdout] | ^^^^^ no item named `index` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `index` [INFO] [stdout] --> src/archetype/data_access.rs:309:31 [INFO] [stdout] | [INFO] [stdout] 309 | /// Swaps the entity at [`index`] and the last entity and drops the now-last entity. [INFO] [stdout] | ^^^^^ no item named `index` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `index` [INFO] [stdout] --> src/archetype/data_access.rs:312:14 [INFO] [stdout] | [INFO] [stdout] 312 | /// If [`index`] is the last element, simply drops it instead without any swaps occurring. [INFO] [stdout] | ^^^^^ no item named `index` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `index` [INFO] [stdout] --> src/archetype/data_access.rs:315:13 [INFO] [stdout] | [INFO] [stdout] 315 | /// - [`index`] must be smaller than the amount of entities in the archetype. [INFO] [stdout] | ^^^^^ no item named `index` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `index` [INFO] [stdout] --> src/archetype/data_access.rs:331:31 [INFO] [stdout] | [INFO] [stdout] 331 | /// Swaps the entity at [`index`] and the last entity. [INFO] [stdout] | ^^^^^ no item named `index` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `index` [INFO] [stdout] --> src/archetype/data_access.rs:332:36 [INFO] [stdout] | [INFO] [stdout] 332 | /// Makes sure the entity at [`index`] is at the end of the archetype. [INFO] [stdout] | ^^^^^ no item named `index` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `index` [INFO] [stdout] --> src/archetype/data_access.rs:333:14 [INFO] [stdout] | [INFO] [stdout] 333 | /// If [`index`] is the last element, does nothing. [INFO] [stdout] | ^^^^^ no item named `index` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `index` [INFO] [stdout] --> src/archetype/data_access.rs:336:13 [INFO] [stdout] | [INFO] [stdout] 336 | /// - [`index`] must be smaller than the amount of entities in the archetype. [INFO] [stdout] | ^^^^^ no item named `index` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `index` [INFO] [stdout] --> src/archetype/data_access.rs:347:31 [INFO] [stdout] | [INFO] [stdout] 347 | /// Swaps the entity at [`index`] and the last entity and returns the now-last entity. [INFO] [stdout] | ^^^^^ no item named `index` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `index` [INFO] [stdout] --> src/archetype/data_access.rs:350:14 [INFO] [stdout] | [INFO] [stdout] 350 | /// If [`index`] is the last element, simply returns it instead without any swaps occurring. [INFO] [stdout] | ^^^^^ no item named `index` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `index` [INFO] [stdout] --> src/archetype/data_access.rs:353:13 [INFO] [stdout] | [INFO] [stdout] 353 | /// - [`index`] must be smaller than the amount of entities in the archetype. [INFO] [stdout] | ^^^^^ no item named `index` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `G` [INFO] [stdout] --> src/archetype/data_access.rs:354:13 [INFO] [stdout] | [INFO] [stdout] 354 | /// - [`G`] must exactly match the type store in the archetype. [INFO] [stdout] | ^ no item named `G` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `G` [INFO] [stdout] --> src/archetype/data_access.rs:355:38 [INFO] [stdout] | [INFO] [stdout] 355 | /// - Ordering of component in [`G`] may be different. [INFO] [stdout] | ^ no item named `G` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `first` [INFO] [stdout] --> src/archetype/data_access.rs:376:13 [INFO] [stdout] | [INFO] [stdout] 376 | /// - [`first`] must be smaller than the amount of entities in the archetype. [INFO] [stdout] | ^^^^^ no item named `first` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `second` [INFO] [stdout] --> src/archetype/data_access.rs:377:13 [INFO] [stdout] | [INFO] [stdout] 377 | /// - [`second`] must be smaller than the amount of entities in the archetype. [INFO] [stdout] | ^^^^^^ no item named `second` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `first` [INFO] [stdout] --> src/archetype/data_access.rs:378:13 [INFO] [stdout] | [INFO] [stdout] 378 | /// - [`first`] must not be equal to [`last`]. [INFO] [stdout] | ^^^^^ no item named `first` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `last` [INFO] [stdout] --> src/archetype/data_access.rs:378:44 [INFO] [stdout] | [INFO] [stdout] 378 | /// - [`first`] must not be equal to [`last`]. [INFO] [stdout] | ^^^^ no item named `last` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `index` [INFO] [stdout] --> src/archetype/data_access.rs:388:39 [INFO] [stdout] | [INFO] [stdout] 388 | /// Calls drop on the entity at [`index`]. [INFO] [stdout] | ^^^^^ no item named `index` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `index` [INFO] [stdout] --> src/archetype/data_access.rs:390:13 [INFO] [stdout] | [INFO] [stdout] 390 | /// - [`index`] must be smaller than the amount of entities in the archetype. [INFO] [stdout] | ^^^^^ no item named `index` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `index` [INFO] [stdout] --> src/archetype/data_access.rs:408:39 [INFO] [stdout] | [INFO] [stdout] 408 | /// Reads the component data at [`index`] and returns it. [INFO] [stdout] | ^^^^^ no item named `index` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `G` [INFO] [stdout] --> src/archetype/data_access.rs:410:13 [INFO] [stdout] | [INFO] [stdout] 410 | /// - [`G`] must be exactly the type stored in the archetype. [INFO] [stdout] | ^ no item named `G` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `index` [INFO] [stdout] --> src/archetype/data_access.rs:495:43 [INFO] [stdout] | [INFO] [stdout] 495 | /// Returns the pointers, offset by [`index`] elements. [INFO] [stdout] | ^^^^^ no item named `index` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `G` [INFO] [stdout] --> src/archetype/data_access.rs:548:54 [INFO] [stdout] | [INFO] [stdout] 548 | /// Returns the pointers for the components in [`G`], provided that archetype itself contains a superset of G. [INFO] [stdout] | ^ no item named `G` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `capacity` [INFO] [stdout] --> src/archetype/mod.rs:37:32 [INFO] [stdout] | [INFO] [stdout] 37 | /// Does not allocate if [`capacity`] exceeds [`MAX_ENTITIES_PER_ARCHETYPE`]. [INFO] [stdout] | ^^^^^^^^ no item named `capacity` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `capacity` [INFO] [stdout] --> src/archetype/mod.rs:38:32 [INFO] [stdout] | [INFO] [stdout] 38 | /// Does not allocate if [`capacity`] is 0. [INFO] [stdout] | ^^^^^^^^ no item named `capacity` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `size` [INFO] [stdout] --> src/descriptors/component_descriptor.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | /// - [`size`] must not exceed [`u16::MAX`]. [INFO] [stdout] | ^^^^ no item named `size` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `align` [INFO] [stdout] --> src/descriptors/component_descriptor.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | /// - [`align`] must not exceed [`u16::MAX`]. [INFO] [stdout] | ^^^^^ no item named `align` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `ArchetypeDescriptor::compute_archetype_id` [INFO] [stdout] --> src/descriptors/archetype_id.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | /// See [`ArchetypeDescriptor::compute_archetype_id`] for computing an instance of it. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `ArchetypeDescriptor` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 45 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.61s [INFO] running `Command { std: "docker" "inspect" "d0da080d16cdcb70488606a6fb72d1472ac22a4087cc09e8e3f8639e0233e7fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0da080d16cdcb70488606a6fb72d1472ac22a4087cc09e8e3f8639e0233e7fe", kill_on_drop: false }` [INFO] [stdout] d0da080d16cdcb70488606a6fb72d1472ac22a4087cc09e8e3f8639e0233e7fe