[INFO] fetching crate bevy_tileset_core 0.6.0... [INFO] documenting bevy_tileset_core-0.6.0 against beta-2023-01-01 for beta-1.67-rustdoc-3 [INFO] extracting crate bevy_tileset_core 0.6.0 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate bevy_tileset_core 0.6.0 on toolchain beta-2023-01-01 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-01-01" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bevy_tileset_core 0.6.0 [INFO] finished tweaking crates.io crate bevy_tileset_core 0.6.0 [INFO] tweaked toml for crates.io crate bevy_tileset_core 0.6.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" __CARGO_TEST_CHANNEL_OVERRIDE_DO_NOT_USE_THIS="nightly" "/workspace/cargo-home/bin/cargo" "+beta-2023-01-01" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-01-01" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:9042d5c95763f71f7b0904716b98ccadf9fc47b0f382ee962aaaed2ac70c9b8d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 95023e1f7cf810e1c7da4158b7a0e18aa726f38e7b29c55dc3c64741dc3d6aac [INFO] running `Command { std: "docker" "start" "-a" "95023e1f7cf810e1c7da4158b7a0e18aa726f38e7b29c55dc3c64741dc3d6aac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "95023e1f7cf810e1c7da4158b7a0e18aa726f38e7b29c55dc3c64741dc3d6aac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95023e1f7cf810e1c7da4158b7a0e18aa726f38e7b29c55dc3c64741dc3d6aac", kill_on_drop: false }` [INFO] [stdout] 95023e1f7cf810e1c7da4158b7a0e18aa726f38e7b29c55dc3c64741dc3d6aac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "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:9042d5c95763f71f7b0904716b98ccadf9fc47b0f382ee962aaaed2ac70c9b8d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-01-01" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 13b8e6fbacb1f00dcab95cc9f9f07e91e0edcffebb0da950a9b0e4dfdb6f830e [INFO] running `Command { std: "docker" "start" "-a" "13b8e6fbacb1f00dcab95cc9f9f07e91e0edcffebb0da950a9b0e4dfdb6f830e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking getrandom v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling erased-serde v0.3.24 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking cache-padded v1.2.0 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking bevy_ptr v0.9.1 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Checking concurrent-queue v1.2.4 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking unicode-xid v0.2.4 [INFO] [stderr] Compiling ash v0.37.1+1.3.235 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking raw-window-handle v0.5.0 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking pp-rs v0.2.1 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking gpu-descriptor-types v0.1.1 [INFO] [stderr] Checking gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Checking gpu-alloc v0.5.3 [INFO] [stderr] Compiling wgpu-core v0.14.2 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Checking wgpu-types v0.14.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking renderdoc-sys v0.7.1 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Checking concurrent-queue v2.0.0 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking profiling v1.0.7 [INFO] [stderr] Checking glow v0.11.2 [INFO] [stderr] Checking flate2 v1.0.25 [INFO] [stderr] Checking const_panic v0.2.7 [INFO] [stderr] Checking radsort v0.1.0 [INFO] [stderr] Compiling uuid v1.2.2 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Checking async-channel v1.8.0 [INFO] [stderr] Checking async-executor v1.5.0 [INFO] [stderr] Checking svg_fmt v0.4.1 [INFO] [stderr] Checking ttf-parser v0.17.1 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Checking rectangle-pack v0.4.2 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.7 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Checking png v0.17.7 [INFO] [stderr] Checking bevy_tasks v0.9.1 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Checking futures-sink v0.3.25 [INFO] [stderr] Checking spirv v0.2.0+1.5.4 [INFO] [stderr] Checking euclid v0.22.7 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking guillotiere v0.6.2 [INFO] [stderr] Compiling encase_derive_impl v0.4.1 [INFO] [stderr] Checking owned_ttf_parser v0.17.1 [INFO] [stderr] Checking ab_glyph v0.2.18 [INFO] [stderr] Compiling toml v0.5.10 [INFO] [stderr] Checking glyph_brush_layout v0.2.3 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling bytemuck_derive v1.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling encase_derive v0.4.1 [INFO] [stderr] Compiling gltf-derive v1.0.0 [INFO] [stderr] Compiling hash32-derive v0.1.1 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling bevy_macro_utils v0.9.1 [INFO] [stderr] Checking taffy v0.1.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.9.1 [INFO] [stderr] Compiling bevy_ecs_macros v0.9.1 [INFO] [stderr] Compiling bevy_derive v0.9.1 [INFO] [stderr] Compiling bevy_encase_derive v0.9.1 [INFO] [stderr] Compiling bevy_render_macros v0.9.1 [INFO] [stderr] Checking futures-util v0.3.25 [INFO] [stderr] Checking bytemuck v1.12.3 [INFO] [stderr] Checking image v0.24.5 [INFO] [stderr] Checking thiserror v1.0.38 [INFO] [stderr] Checking futures-executor v0.3.25 [INFO] [stderr] Checking futures v0.3.25 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking glam v0.22.0 [INFO] [stderr] Checking ron v0.8.0 [INFO] [stderr] Checking ron v0.7.1 [INFO] [stderr] Checking parking_lot_core v0.9.5 [INFO] [stderr] Checking tracing-subscriber v0.3.16 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking bevy_utils v0.9.1 [INFO] [stderr] Checking indexmap v1.9.2 [INFO] [stderr] Checking gpu-descriptor v0.2.3 [INFO] [stderr] Checking gltf-json v1.0.0 [INFO] [stderr] Checking petgraph v0.6.2 [INFO] [stderr] Checking bevy_math v0.9.1 [INFO] [stderr] Checking encase v0.4.1 [INFO] [stderr] Checking hexasphere v8.0.0 [INFO] [stderr] Checking bevy_mikktspace v0.9.1 [INFO] [stderr] Checking bevy_reflect v0.9.1 [INFO] [stderr] Checking naga v0.10.0 [INFO] [stderr] Checking gltf v1.0.0 [INFO] [stderr] Checking bevy_ecs v0.9.1 [INFO] [stderr] Checking wgpu-hal v0.14.1 [INFO] [stderr] Checking bevy_app v0.9.1 [INFO] [stderr] Checking bevy_log v0.9.1 [INFO] [stderr] Checking bevy_core v0.9.1 [INFO] [stderr] Checking bevy_time v0.9.1 [INFO] [stderr] Checking bevy_input v0.9.1 [INFO] [stderr] Checking bevy_hierarchy v0.9.1 [INFO] [stderr] Checking bevy_diagnostic v0.9.1 [INFO] [stderr] Checking bevy_transform v0.9.1 [INFO] [stderr] Checking bevy_asset v0.9.1 [INFO] [stderr] Checking bevy_window v0.9.1 [INFO] [stderr] Checking wgpu v0.14.2 [INFO] [stderr] Checking bevy_render v0.9.1 [INFO] [stderr] Checking bevy_core_pipeline v0.9.1 [INFO] [stderr] Checking bevy_scene v0.9.1 [INFO] [stderr] Checking bevy_tileset_tiles v0.6.0 [INFO] [stderr] Checking bevy_sprite v0.9.1 [INFO] [stderr] Checking bevy_pbr v0.9.1 [INFO] [stderr] Checking bevy_gltf v0.9.1 [INFO] [stderr] Checking bevy_text v0.9.1 [INFO] [stderr] Checking bevy_tile_atlas v0.5.0 [INFO] [stderr] Checking bevy_ui v0.9.1 [INFO] [stderr] Checking bevy_internal v0.9.1 [INFO] [stderr] Checking bevy v0.9.1 [INFO] [stderr] Documenting bevy_tileset_core v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `Tileset` [INFO] [stdout] --> src/ids.rs:3:32 [INFO] [stdout] | [INFO] [stdout] 3 | /// An ID used to identify a [`Tileset`] [INFO] [stdout] | ^^^^^^^ no item named `Tileset` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Tileset` [INFO] [stdout] --> src/ids.rs:5:42 [INFO] [stdout] | [INFO] [stdout] 5 | /// An ID used to identify a tile in a [`Tileset`] [INFO] [stdout] | ^^^^^^^ no item named `Tileset` 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 `Tileset` [INFO] [stdout] --> src/ids.rs:8:56 [INFO] [stdout] | [INFO] [stdout] 8 | /// A struct used to identify a tile in a particular [`Tileset`] [INFO] [stdout] | ^^^^^^^ no item named `Tileset` 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 `Tileset` [INFO] [stdout] --> src/ids.rs:23:33 [INFO] [stdout] | [INFO] [stdout] 23 | /// The ID of the containing [`Tileset`] [INFO] [stdout] | ^^^^^^^ no item named `Tileset` 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 `Tileset` [INFO] [stdout] --> src/ids.rs:27:66 [INFO] [stdout] | [INFO] [stdout] 27 | /// This struct is used to identify a tile when the particular [`Tileset`] is already known or unneeded [INFO] [stdout] | ^^^^^^^ no item named `Tileset` 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 `TextureAtlas` [INFO] [stdout] --> src/tileset/builder.rs:13:48 [INFO] [stdout] | [INFO] [stdout] 13 | /// The builder used to construct the final [`TextureAtlas`] [INFO] [stdout] | ^^^^^^^^^^^^ no item named `TextureAtlas` 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 `TileType::Auto` [INFO] [stdout] --> src/tileset/impls/mod.rs:118:55 [INFO] [stdout] | [INFO] [stdout] 118 | /// get the correct indices for tiles defined as [`TileType::Auto`], the [`get_auto_tile_index`] [INFO] [stdout] | ^^^^^^^^^^^^^^ the enum `TileType` has no variant or associated item named `Auto` [INFO] [stdout] ... [INFO] [stdout] 237 | impl_tileset!(Tileset); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_tileset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `get_auto_tile_index` [INFO] [stdout] --> src/tileset/impls/mod.rs:118:79 [INFO] [stdout] | [INFO] [stdout] 118 | /// get the correct indices for tiles defined as [`TileType::Auto`], the [`get_auto_tile_index`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no item named `get_auto_tile_index` in scope [INFO] [stdout] ... [INFO] [stdout] 237 | impl_tileset!(Tileset); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `impl_tileset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `AutoTile` [INFO] [stdout] --> src/tileset/impls/mod.rs:122:30 [INFO] [stdout] | [INFO] [stdout] 122 | /// assuming it has the [`AutoTile`] component attached to it. [INFO] [stdout] | ^^^^^^^^ no item named `AutoTile` in scope [INFO] [stdout] ... [INFO] [stdout] 237 | impl_tileset!(Tileset); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `impl_tileset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `get_tile_index` [INFO] [stdout] --> src/tileset/impls/mod.rs:152:46 [INFO] [stdout] | [INFO] [stdout] 152 | /// This is a convenience method around [`get_tile_index`] that performs the match expression [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `get_tile_index` in scope [INFO] [stdout] ... [INFO] [stdout] 237 | impl_tileset!(Tileset); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `impl_tileset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TileType::Auto` [INFO] [stdout] --> src/tileset/impls/mod.rs:118:55 [INFO] [stdout] | [INFO] [stdout] 118 | /// get the correct indices for tiles defined as [`TileType::Auto`], the [`get_auto_tile_index`] [INFO] [stdout] | ^^^^^^^^^^^^^^ the enum `TileType` has no variant or associated item named `Auto` [INFO] [stdout] ... [INFO] [stdout] 238 | impl_tileset!(RawTileset); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_tileset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `get_auto_tile_index` [INFO] [stdout] --> src/tileset/impls/mod.rs:118:79 [INFO] [stdout] | [INFO] [stdout] 118 | /// get the correct indices for tiles defined as [`TileType::Auto`], the [`get_auto_tile_index`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no item named `get_auto_tile_index` in scope [INFO] [stdout] ... [INFO] [stdout] 238 | impl_tileset!(RawTileset); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `impl_tileset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `AutoTile` [INFO] [stdout] --> src/tileset/impls/mod.rs:122:30 [INFO] [stdout] | [INFO] [stdout] 122 | /// assuming it has the [`AutoTile`] component attached to it. [INFO] [stdout] | ^^^^^^^^ no item named `AutoTile` in scope [INFO] [stdout] ... [INFO] [stdout] 238 | impl_tileset!(RawTileset); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `impl_tileset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `get_tile_index` [INFO] [stdout] --> src/tileset/impls/mod.rs:152:46 [INFO] [stdout] | [INFO] [stdout] 152 | /// This is a convenience method around [`get_tile_index`] that performs the match expression [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `get_tile_index` in scope [INFO] [stdout] ... [INFO] [stdout] 238 | impl_tileset!(RawTileset); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `impl_tileset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `TileData` [INFO] [stdout] --> src/tileset/builder.rs:95:28 [INFO] [stdout] | [INFO] [stdout] 95 | /// returns: Result, TilesetError> [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::invalid_html_tags)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `Image` [INFO] [stdout] --> src/tileset/impls/mod.rs:96:31 [INFO] [stdout] | [INFO] [stdout] 96 | /// returns: Option<&Handle> [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 237 | impl_tileset!(Tileset); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_tileset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `TileIndex` [INFO] [stdout] --> src/tileset/impls/mod.rs:128:23 [INFO] [stdout] | [INFO] [stdout] 128 | /// returns: Option [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 237 | impl_tileset!(Tileset); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_tileset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 128 | /// returns: `Option` [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `usize` [INFO] [stdout] --> src/tileset/impls/mod.rs:159:23 [INFO] [stdout] | [INFO] [stdout] 159 | /// returns: Option [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 237 | impl_tileset!(Tileset); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_tileset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 159 | /// returns: `Option` [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `Image` [INFO] [stdout] --> src/tileset/impls/mod.rs:96:31 [INFO] [stdout] | [INFO] [stdout] 96 | /// returns: Option<&Handle> [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 238 | impl_tileset!(RawTileset); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_tileset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `TileIndex` [INFO] [stdout] --> src/tileset/impls/mod.rs:128:23 [INFO] [stdout] | [INFO] [stdout] 128 | /// returns: Option [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 238 | impl_tileset!(RawTileset); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_tileset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 128 | /// returns: `Option` [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `usize` [INFO] [stdout] --> src/tileset/impls/mod.rs:159:23 [INFO] [stdout] | [INFO] [stdout] 159 | /// returns: Option [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 238 | impl_tileset!(RawTileset); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_tileset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 159 | /// returns: `Option` [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 21 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 28s [INFO] running `Command { std: "docker" "inspect" "13b8e6fbacb1f00dcab95cc9f9f07e91e0edcffebb0da950a9b0e4dfdb6f830e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13b8e6fbacb1f00dcab95cc9f9f07e91e0edcffebb0da950a9b0e4dfdb6f830e", kill_on_drop: false }` [INFO] [stdout] 13b8e6fbacb1f00dcab95cc9f9f07e91e0edcffebb0da950a9b0e4dfdb6f830e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=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:9042d5c95763f71f7b0904716b98ccadf9fc47b0f382ee962aaaed2ac70c9b8d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-01-01" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a544016c727efd76bc4dad8c23057fdf6128b389e456fe5335c1dd673c68bab7 [INFO] running `Command { std: "docker" "start" "-a" "a544016c727efd76bc4dad8c23057fdf6128b389e456fe5335c1dd673c68bab7", kill_on_drop: false }` [INFO] [stderr] Documenting bevy_tileset_core v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `Tileset` [INFO] [stdout] --> src/ids.rs:3:32 [INFO] [stdout] | [INFO] [stdout] 3 | /// An ID used to identify a [`Tileset`] [INFO] [stdout] | ^^^^^^^ no item named `Tileset` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Tileset` [INFO] [stdout] --> src/ids.rs:5:42 [INFO] [stdout] | [INFO] [stdout] 5 | /// An ID used to identify a tile in a [`Tileset`] [INFO] [stdout] | ^^^^^^^ no item named `Tileset` 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 `Tileset` [INFO] [stdout] --> src/ids.rs:8:56 [INFO] [stdout] | [INFO] [stdout] 8 | /// A struct used to identify a tile in a particular [`Tileset`] [INFO] [stdout] | ^^^^^^^ no item named `Tileset` 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 `Tileset` [INFO] [stdout] --> src/ids.rs:23:33 [INFO] [stdout] | [INFO] [stdout] 23 | /// The ID of the containing [`Tileset`] [INFO] [stdout] | ^^^^^^^ no item named `Tileset` 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 `Tileset` [INFO] [stdout] --> src/ids.rs:27:66 [INFO] [stdout] | [INFO] [stdout] 27 | /// This struct is used to identify a tile when the particular [`Tileset`] is already known or unneeded [INFO] [stdout] | ^^^^^^^ no item named `Tileset` 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 `TextureAtlas` [INFO] [stdout] --> src/tileset/builder.rs:13:48 [INFO] [stdout] | [INFO] [stdout] 13 | /// The builder used to construct the final [`TextureAtlas`] [INFO] [stdout] | ^^^^^^^^^^^^ no item named `TextureAtlas` 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 `TileType::Auto` [INFO] [stdout] --> src/tileset/impls/mod.rs:118:55 [INFO] [stdout] | [INFO] [stdout] 118 | /// get the correct indices for tiles defined as [`TileType::Auto`], the [`get_auto_tile_index`] [INFO] [stdout] | ^^^^^^^^^^^^^^ the enum `TileType` has no variant or associated item named `Auto` [INFO] [stdout] ... [INFO] [stdout] 237 | impl_tileset!(Tileset); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_tileset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `get_auto_tile_index` [INFO] [stdout] --> src/tileset/impls/mod.rs:118:79 [INFO] [stdout] | [INFO] [stdout] 118 | /// get the correct indices for tiles defined as [`TileType::Auto`], the [`get_auto_tile_index`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no item named `get_auto_tile_index` in scope [INFO] [stdout] ... [INFO] [stdout] 237 | impl_tileset!(Tileset); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `impl_tileset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `AutoTile` [INFO] [stdout] --> src/tileset/impls/mod.rs:122:30 [INFO] [stdout] | [INFO] [stdout] 122 | /// assuming it has the [`AutoTile`] component attached to it. [INFO] [stdout] | ^^^^^^^^ no item named `AutoTile` in scope [INFO] [stdout] ... [INFO] [stdout] 237 | impl_tileset!(Tileset); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `impl_tileset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `get_tile_index` [INFO] [stdout] --> src/tileset/impls/mod.rs:152:46 [INFO] [stdout] | [INFO] [stdout] 152 | /// This is a convenience method around [`get_tile_index`] that performs the match expression [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `get_tile_index` in scope [INFO] [stdout] ... [INFO] [stdout] 237 | impl_tileset!(Tileset); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `impl_tileset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `TileType::Auto` [INFO] [stdout] --> src/tileset/impls/mod.rs:118:55 [INFO] [stdout] | [INFO] [stdout] 118 | /// get the correct indices for tiles defined as [`TileType::Auto`], the [`get_auto_tile_index`] [INFO] [stdout] | ^^^^^^^^^^^^^^ the enum `TileType` has no variant or associated item named `Auto` [INFO] [stdout] ... [INFO] [stdout] 238 | impl_tileset!(RawTileset); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_tileset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `get_auto_tile_index` [INFO] [stdout] --> src/tileset/impls/mod.rs:118:79 [INFO] [stdout] | [INFO] [stdout] 118 | /// get the correct indices for tiles defined as [`TileType::Auto`], the [`get_auto_tile_index`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no item named `get_auto_tile_index` in scope [INFO] [stdout] ... [INFO] [stdout] 238 | impl_tileset!(RawTileset); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `impl_tileset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `AutoTile` [INFO] [stdout] --> src/tileset/impls/mod.rs:122:30 [INFO] [stdout] | [INFO] [stdout] 122 | /// assuming it has the [`AutoTile`] component attached to it. [INFO] [stdout] | ^^^^^^^^ no item named `AutoTile` in scope [INFO] [stdout] ... [INFO] [stdout] 238 | impl_tileset!(RawTileset); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `impl_tileset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `get_tile_index` [INFO] [stdout] --> src/tileset/impls/mod.rs:152:46 [INFO] [stdout] | [INFO] [stdout] 152 | /// This is a convenience method around [`get_tile_index`] that performs the match expression [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `get_tile_index` in scope [INFO] [stdout] ... [INFO] [stdout] 238 | impl_tileset!(RawTileset); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `impl_tileset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `TileData` [INFO] [stdout] --> src/tileset/builder.rs:95:28 [INFO] [stdout] | [INFO] [stdout] 95 | /// returns: Result, TilesetError> [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::invalid_html_tags)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `Image` [INFO] [stdout] --> src/tileset/impls/mod.rs:96:31 [INFO] [stdout] | [INFO] [stdout] 96 | /// returns: Option<&Handle> [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 237 | impl_tileset!(Tileset); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_tileset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `TileIndex` [INFO] [stdout] --> src/tileset/impls/mod.rs:128:23 [INFO] [stdout] | [INFO] [stdout] 128 | /// returns: Option [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 237 | impl_tileset!(Tileset); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_tileset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 128 | /// returns: `Option` [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `usize` [INFO] [stdout] --> src/tileset/impls/mod.rs:159:23 [INFO] [stdout] | [INFO] [stdout] 159 | /// returns: Option [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 237 | impl_tileset!(Tileset); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_tileset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 159 | /// returns: `Option` [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `Image` [INFO] [stdout] --> src/tileset/impls/mod.rs:96:31 [INFO] [stdout] | [INFO] [stdout] 96 | /// returns: Option<&Handle> [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 238 | impl_tileset!(RawTileset); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_tileset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `TileIndex` [INFO] [stdout] --> src/tileset/impls/mod.rs:128:23 [INFO] [stdout] | [INFO] [stdout] 128 | /// returns: Option [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 238 | impl_tileset!(RawTileset); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_tileset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 128 | /// returns: `Option` [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `usize` [INFO] [stdout] --> src/tileset/impls/mod.rs:159:23 [INFO] [stdout] | [INFO] [stdout] 159 | /// returns: Option [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 238 | impl_tileset!(RawTileset); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_tileset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 159 | /// returns: `Option` [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 21 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.93s [INFO] running `Command { std: "docker" "inspect" "a544016c727efd76bc4dad8c23057fdf6128b389e456fe5335c1dd673c68bab7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a544016c727efd76bc4dad8c23057fdf6128b389e456fe5335c1dd673c68bab7", kill_on_drop: false }` [INFO] [stdout] a544016c727efd76bc4dad8c23057fdf6128b389e456fe5335c1dd673c68bab7