[INFO] fetching crate pi_slotmap 0.1.3... [INFO] documenting pi_slotmap-0.1.3 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate pi_slotmap 0.1.3 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate pi_slotmap 0.1.3 on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pi_slotmap 0.1.3 [INFO] finished tweaking crates.io crate pi_slotmap 0.1.3 [INFO] tweaked toml for crates.io crate pi_slotmap 0.1.3 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate pi_slotmap 0.1.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 645bb6bdc86a973c6a4ceaf5d2a693a1c6f792f813423420045a1d9970e2a16d [INFO] running `Command { std: "docker" "start" "-a" "645bb6bdc86a973c6a4ceaf5d2a693a1c6f792f813423420045a1d9970e2a16d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "645bb6bdc86a973c6a4ceaf5d2a693a1c6f792f813423420045a1d9970e2a16d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "645bb6bdc86a973c6a4ceaf5d2a693a1c6f792f813423420045a1d9970e2a16d", kill_on_drop: false }` [INFO] [stdout] 645bb6bdc86a973c6a4ceaf5d2a693a1c6f792f813423420045a1d9970e2a16d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d768f984a8449c055b7f5dca4204ef0f9c68b793467728bf6d3688dfd1a14bc [INFO] running `Command { std: "docker" "start" "-a" "9d768f984a8449c055b7f5dca4204ef0f9c68b793467728bf6d3688dfd1a14bc", kill_on_drop: false }` [INFO] [stderr] Compiling pi_slotmap v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Documenting pi_slotmap v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `DenseSlotMap` [INFO] [stdout] --> src/delay.rs:48:34 [INFO] [stdout] | [INFO] [stdout] 48 | /// Construct a new, empty [`DenseSlotMap`]. [INFO] [stdout] | ^^^^^^^^^^^^ no item named `DenseSlotMap` 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 `DenseSlotMap` [INFO] [stdout] --> src/delay.rs:60:28 [INFO] [stdout] | [INFO] [stdout] 60 | /// Creates an empty [`DenseSlotMap`] with the given capacity. [INFO] [stdout] | ^^^^^^^^^^^^ no item named `DenseSlotMap` 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 `DenseSlotMap` [INFO] [stdout] --> src/delay.rs:77:35 [INFO] [stdout] | [INFO] [stdout] 77 | /// Constructs a new, empty [`DenseSlotMap`] with a custom key type. [INFO] [stdout] | ^^^^^^^^^^^^ no item named `DenseSlotMap` 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 `DenseSlotMap` [INFO] [stdout] --> src/delay.rs:92:28 [INFO] [stdout] | [INFO] [stdout] 92 | /// Creates an empty [`DenseSlotMap`] with the given capacity and a custom key [INFO] [stdout] | ^^^^^^^^^^^^ no item named `DenseSlotMap` 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 `ArchetypeId` [INFO] [stdout] --> src/delay.rs:167:63 [INFO] [stdout] | [INFO] [stdout] 167 | /// Flush _must_ set the entity location to the correct [`ArchetypeId`] for the given [`Entity`] [INFO] [stdout] | ^^^^^^^^^^^ no item named `ArchetypeId` 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 `Entity` [INFO] [stdout] --> src/delay.rs:167:93 [INFO] [stdout] | [INFO] [stdout] 167 | /// Flush _must_ set the entity location to the correct [`ArchetypeId`] for the given [`Entity`] [INFO] [stdout] | ^^^^^^ no item named `Entity` 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 `ArchetypeId::INVALID` [INFO] [stdout] --> src/delay.rs:168:51 [INFO] [stdout] | [INFO] [stdout] 168 | /// each time init is called. This _can_ be [`ArchetypeId::INVALID`], provided the [`Entity`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `ArchetypeId` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Entity` [INFO] [stdout] --> src/delay.rs:168:90 [INFO] [stdout] | [INFO] [stdout] 168 | /// each time init is called. This _can_ be [`ArchetypeId::INVALID`], provided the [`Entity`] [INFO] [stdout] | ^^^^^^ no item named `Entity` 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 `crate::archetype::Archetype` [INFO] [stdout] --> src/delay.rs:169:51 [INFO] [stdout] | [INFO] [stdout] 169 | /// has not been assigned to an [`Archetype`][crate::archetype::Archetype]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `archetype` in module `pi_slotmap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `DenseSlotMap` [INFO] [stdout] --> src/delay.rs:233:46 [INFO] [stdout] | [INFO] [stdout] 233 | /// Returns the number of elements the [`DenseSlotMap`] can hold without [INFO] [stdout] | ^^^^^^^^^^^^ no item named `DenseSlotMap` 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 `DenseSlotMap` [INFO] [stdout] --> src/delay.rs:248:18 [INFO] [stdout] | [INFO] [stdout] 248 | /// in the [`DenseSlotMap`]. The collection may reserve more space to [INFO] [stdout] | ^^^^^^^^^^^^ no item named `DenseSlotMap` 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 `DenseSlotMap` [INFO] [stdout] --> src/delay.rs:924:31 [INFO] [stdout] | [INFO] [stdout] 924 | /// A draining iterator for [`DenseSlotMap`]. [INFO] [stdout] | ^^^^^^^^^^^^ no item named `DenseSlotMap` 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 `DenseSlotMap::drain` [INFO] [stdout] --> src/delay.rs:926:35 [INFO] [stdout] | [INFO] [stdout] 926 | /// This iterator is created by [`DenseSlotMap::drain`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no item named `DenseSlotMap` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `DenseSlotMap` [INFO] [stdout] --> src/delay.rs:932:55 [INFO] [stdout] | [INFO] [stdout] 932 | /// An iterator that moves key-value pairs out of a [`DenseSlotMap`]. [INFO] [stdout] | ^^^^^^^^^^^^ no item named `DenseSlotMap` 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 `DenseSlotMap` [INFO] [stdout] --> src/delay.rs:934:69 [INFO] [stdout] | [INFO] [stdout] 934 | /// This iterator is created by calling the `into_iter` method on [`DenseSlotMap`], [INFO] [stdout] | ^^^^^^^^^^^^ no item named `DenseSlotMap` 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 `DenseSlotMap` [INFO] [stdout] --> src/delay.rs:942:49 [INFO] [stdout] | [INFO] [stdout] 942 | /// An iterator over the key-value pairs in a [`DenseSlotMap`]. [INFO] [stdout] | ^^^^^^^^^^^^ no item named `DenseSlotMap` 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 `DenseSlotMap::iter` [INFO] [stdout] --> src/delay.rs:944:35 [INFO] [stdout] | [INFO] [stdout] 944 | /// This iterator is created by [`DenseSlotMap::iter`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no item named `DenseSlotMap` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `DenseSlotMap` [INFO] [stdout] --> src/delay.rs:960:56 [INFO] [stdout] | [INFO] [stdout] 960 | /// A mutable iterator over the key-value pairs in a [`DenseSlotMap`]. [INFO] [stdout] | ^^^^^^^^^^^^ no item named `DenseSlotMap` 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 `DenseSlotMap::iter_mut` [INFO] [stdout] --> src/delay.rs:962:35 [INFO] [stdout] | [INFO] [stdout] 962 | /// This iterator is created by [`DenseSlotMap::iter_mut`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `DenseSlotMap` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `DenseSlotMap` [INFO] [stdout] --> src/delay.rs:969:38 [INFO] [stdout] | [INFO] [stdout] 969 | /// An iterator over the keys in a [`DenseSlotMap`]. [INFO] [stdout] | ^^^^^^^^^^^^ no item named `DenseSlotMap` 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 `DenseSlotMap::keys` [INFO] [stdout] --> src/delay.rs:971:35 [INFO] [stdout] | [INFO] [stdout] 971 | /// This iterator is created by [`DenseSlotMap::keys`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no item named `DenseSlotMap` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `DenseSlotMap` [INFO] [stdout] --> src/delay.rs:985:40 [INFO] [stdout] | [INFO] [stdout] 985 | /// An iterator over the values in a [`DenseSlotMap`]. [INFO] [stdout] | ^^^^^^^^^^^^ no item named `DenseSlotMap` 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 `DenseSlotMap::values` [INFO] [stdout] --> src/delay.rs:987:35 [INFO] [stdout] | [INFO] [stdout] 987 | /// This iterator is created by [`DenseSlotMap::values`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `DenseSlotMap` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `DenseSlotMap` [INFO] [stdout] --> src/delay.rs:1001:47 [INFO] [stdout] | [INFO] [stdout] 1001 | /// A mutable iterator over the values in a [`DenseSlotMap`]. [INFO] [stdout] | ^^^^^^^^^^^^ no item named `DenseSlotMap` 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 `DenseSlotMap::values_mut` [INFO] [stdout] --> src/delay.rs:1003:35 [INFO] [stdout] | [INFO] [stdout] 1003 | /// This iterator is created by [`DenseSlotMap::values_mut`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no item named `DenseSlotMap` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.05s [INFO] running `Command { std: "docker" "inspect" "9d768f984a8449c055b7f5dca4204ef0f9c68b793467728bf6d3688dfd1a14bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d768f984a8449c055b7f5dca4204ef0f9c68b793467728bf6d3688dfd1a14bc", kill_on_drop: false }` [INFO] [stdout] 9d768f984a8449c055b7f5dca4204ef0f9c68b793467728bf6d3688dfd1a14bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+beta-2022-05-20" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] b897493bf0bb03671f8551f23d651ff04d1f4c28ed96752bf1b98353162635bb [INFO] running `Command { std: "docker" "start" "-a" "b897493bf0bb03671f8551f23d651ff04d1f4c28ed96752bf1b98353162635bb", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling pi_slotmap v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Documenting pi_slotmap v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `DenseSlotMap` [INFO] [stdout] --> src/delay.rs:48:34 [INFO] [stdout] | [INFO] [stdout] 48 | /// Construct a new, empty [`DenseSlotMap`]. [INFO] [stdout] | ^^^^^^^^^^^^ no item named `DenseSlotMap` 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 `DenseSlotMap` [INFO] [stdout] --> src/delay.rs:60:28 [INFO] [stdout] | [INFO] [stdout] 60 | /// Creates an empty [`DenseSlotMap`] with the given capacity. [INFO] [stdout] | ^^^^^^^^^^^^ no item named `DenseSlotMap` 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 `DenseSlotMap` [INFO] [stdout] --> src/delay.rs:77:35 [INFO] [stdout] | [INFO] [stdout] 77 | /// Constructs a new, empty [`DenseSlotMap`] with a custom key type. [INFO] [stdout] | ^^^^^^^^^^^^ no item named `DenseSlotMap` 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 `DenseSlotMap` [INFO] [stdout] --> src/delay.rs:92:28 [INFO] [stdout] | [INFO] [stdout] 92 | /// Creates an empty [`DenseSlotMap`] with the given capacity and a custom key [INFO] [stdout] | ^^^^^^^^^^^^ no item named `DenseSlotMap` 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 `ArchetypeId` [INFO] [stdout] --> src/delay.rs:167:63 [INFO] [stdout] | [INFO] [stdout] 167 | /// Flush _must_ set the entity location to the correct [`ArchetypeId`] for the given [`Entity`] [INFO] [stdout] | ^^^^^^^^^^^ no item named `ArchetypeId` 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 `Entity` [INFO] [stdout] --> src/delay.rs:167:93 [INFO] [stdout] | [INFO] [stdout] 167 | /// Flush _must_ set the entity location to the correct [`ArchetypeId`] for the given [`Entity`] [INFO] [stdout] | ^^^^^^ no item named `Entity` 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 `ArchetypeId::INVALID` [INFO] [stdout] --> src/delay.rs:168:51 [INFO] [stdout] | [INFO] [stdout] 168 | /// each time init is called. This _can_ be [`ArchetypeId::INVALID`], provided the [`Entity`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `ArchetypeId` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Entity` [INFO] [stdout] --> src/delay.rs:168:90 [INFO] [stdout] | [INFO] [stdout] 168 | /// each time init is called. This _can_ be [`ArchetypeId::INVALID`], provided the [`Entity`] [INFO] [stdout] | ^^^^^^ no item named `Entity` 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 `crate::archetype::Archetype` [INFO] [stdout] --> src/delay.rs:169:51 [INFO] [stdout] | [INFO] [stdout] 169 | /// has not been assigned to an [`Archetype`][crate::archetype::Archetype]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `archetype` in module `pi_slotmap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `DenseSlotMap` [INFO] [stdout] --> src/delay.rs:233:46 [INFO] [stdout] | [INFO] [stdout] 233 | /// Returns the number of elements the [`DenseSlotMap`] can hold without [INFO] [stdout] | ^^^^^^^^^^^^ no item named `DenseSlotMap` 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 `DenseSlotMap` [INFO] [stdout] --> src/delay.rs:248:18 [INFO] [stdout] | [INFO] [stdout] 248 | /// in the [`DenseSlotMap`]. The collection may reserve more space to [INFO] [stdout] | ^^^^^^^^^^^^ no item named `DenseSlotMap` 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 `DenseSlotMap` [INFO] [stdout] --> src/delay.rs:924:31 [INFO] [stdout] | [INFO] [stdout] 924 | /// A draining iterator for [`DenseSlotMap`]. [INFO] [stdout] | ^^^^^^^^^^^^ no item named `DenseSlotMap` 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 `DenseSlotMap::drain` [INFO] [stdout] --> src/delay.rs:926:35 [INFO] [stdout] | [INFO] [stdout] 926 | /// This iterator is created by [`DenseSlotMap::drain`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no item named `DenseSlotMap` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `DenseSlotMap` [INFO] [stdout] --> src/delay.rs:932:55 [INFO] [stdout] | [INFO] [stdout] 932 | /// An iterator that moves key-value pairs out of a [`DenseSlotMap`]. [INFO] [stdout] | ^^^^^^^^^^^^ no item named `DenseSlotMap` 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 `DenseSlotMap` [INFO] [stdout] --> src/delay.rs:934:69 [INFO] [stdout] | [INFO] [stdout] 934 | /// This iterator is created by calling the `into_iter` method on [`DenseSlotMap`], [INFO] [stdout] | ^^^^^^^^^^^^ no item named `DenseSlotMap` 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 `DenseSlotMap` [INFO] [stdout] --> src/delay.rs:942:49 [INFO] [stdout] | [INFO] [stdout] 942 | /// An iterator over the key-value pairs in a [`DenseSlotMap`]. [INFO] [stdout] | ^^^^^^^^^^^^ no item named `DenseSlotMap` 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 `DenseSlotMap::iter` [INFO] [stdout] --> src/delay.rs:944:35 [INFO] [stdout] | [INFO] [stdout] 944 | /// This iterator is created by [`DenseSlotMap::iter`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no item named `DenseSlotMap` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `DenseSlotMap` [INFO] [stdout] --> src/delay.rs:960:56 [INFO] [stdout] | [INFO] [stdout] 960 | /// A mutable iterator over the key-value pairs in a [`DenseSlotMap`]. [INFO] [stdout] | ^^^^^^^^^^^^ no item named `DenseSlotMap` 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 `DenseSlotMap::iter_mut` [INFO] [stdout] --> src/delay.rs:962:35 [INFO] [stdout] | [INFO] [stdout] 962 | /// This iterator is created by [`DenseSlotMap::iter_mut`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `DenseSlotMap` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `DenseSlotMap` [INFO] [stdout] --> src/delay.rs:969:38 [INFO] [stdout] | [INFO] [stdout] 969 | /// An iterator over the keys in a [`DenseSlotMap`]. [INFO] [stdout] | ^^^^^^^^^^^^ no item named `DenseSlotMap` 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 `DenseSlotMap::keys` [INFO] [stdout] --> src/delay.rs:971:35 [INFO] [stdout] | [INFO] [stdout] 971 | /// This iterator is created by [`DenseSlotMap::keys`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no item named `DenseSlotMap` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `DenseSlotMap` [INFO] [stdout] --> src/delay.rs:985:40 [INFO] [stdout] | [INFO] [stdout] 985 | /// An iterator over the values in a [`DenseSlotMap`]. [INFO] [stdout] | ^^^^^^^^^^^^ no item named `DenseSlotMap` 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 `DenseSlotMap::values` [INFO] [stdout] --> src/delay.rs:987:35 [INFO] [stdout] | [INFO] [stdout] 987 | /// This iterator is created by [`DenseSlotMap::values`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `DenseSlotMap` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `DenseSlotMap` [INFO] [stdout] --> src/delay.rs:1001:47 [INFO] [stdout] | [INFO] [stdout] 1001 | /// A mutable iterator over the values in a [`DenseSlotMap`]. [INFO] [stdout] | ^^^^^^^^^^^^ no item named `DenseSlotMap` 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 `DenseSlotMap::values_mut` [INFO] [stdout] --> src/delay.rs:1003:35 [INFO] [stdout] | [INFO] [stdout] 1003 | /// This iterator is created by [`DenseSlotMap::values_mut`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no item named `DenseSlotMap` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.00s [INFO] running `Command { std: "docker" "inspect" "b897493bf0bb03671f8551f23d651ff04d1f4c28ed96752bf1b98353162635bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b897493bf0bb03671f8551f23d651ff04d1f4c28ed96752bf1b98353162635bb", kill_on_drop: false }` [INFO] [stdout] b897493bf0bb03671f8551f23d651ff04d1f4c28ed96752bf1b98353162635bb