[INFO] fetching crate bevy_mod_wanderlust 0.2.2... [INFO] documenting bevy_mod_wanderlust-0.2.2 against try#6ee483316d2e4581572121d60a955affb2032eb3+cargoflags=-Zrustdoc-scrape-examples for scrape-examples [INFO] extracting crate bevy_mod_wanderlust 0.2.2 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate bevy_mod_wanderlust 0.2.2 on toolchain 6ee483316d2e4581572121d60a955affb2032eb3 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bevy_mod_wanderlust 0.2.2 [INFO] finished tweaking crates.io crate bevy_mod_wanderlust 0.2.2 [INFO] tweaked toml for crates.io crate bevy_mod_wanderlust 0.2.2 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate bevy_mod_wanderlust 0.2.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f8626f375a3f552f38efdb3c374852d1ad14cec516f8173466ad542dab212aa0 [INFO] running `Command { std: "docker" "start" "-a" "f8626f375a3f552f38efdb3c374852d1ad14cec516f8173466ad542dab212aa0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f8626f375a3f552f38efdb3c374852d1ad14cec516f8173466ad542dab212aa0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8626f375a3f552f38efdb3c374852d1ad14cec516f8173466ad542dab212aa0", kill_on_drop: false }` [INFO] [stdout] f8626f375a3f552f38efdb3c374852d1ad14cec516f8173466ad542dab212aa0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json" "-Zrustdoc-scrape-examples", kill_on_drop: false }` [INFO] [stdout] 4f808edba736b53f444909ff70696ed1e77022526ad43129c1e4ec450919f0b2 [INFO] running `Command { std: "docker" "start" "-a" "4f808edba736b53f444909ff70696ed1e77022526ad43129c1e4ec450919f0b2", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.42 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.140 [INFO] [stderr] Compiling serde v1.0.140 [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking bytemuck v1.11.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling libm v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking cache-padded v1.2.0 [INFO] [stderr] Checking concurrent-queue v1.2.4 [INFO] [stderr] Checking tracing v0.1.36 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Compiling erased-serde v0.3.21 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking async-task v4.3.0 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking bevy_ptr v0.8.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking libloading v0.7.3 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Compiling ash v0.37.0+1.3.209 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking unicode-xid v0.2.3 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Checking pp-rs v0.2.1 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking gpu-descriptor-types v0.1.1 [INFO] [stderr] Checking gpu-alloc-types v0.2.0 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Checking gpu-alloc v0.5.3 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Compiling uuid v1.1.2 [INFO] [stderr] Compiling wgpu-core v0.13.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking wgpu-types v0.13.2 [INFO] [stderr] Checking profiling v1.0.6 [INFO] [stderr] Checking inplace_it v0.3.4 [INFO] [stderr] Checking glow v0.11.2 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking renderdoc-sys v0.7.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking bevy_tasks v0.8.0 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking gpu-descriptor v0.2.2 [INFO] [stderr] Checking safe_arch v0.6.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking const_panic v0.2.4 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.6 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Checking wide v0.7.4 [INFO] [stderr] Checking matrixmultiply v0.3.2 [INFO] [stderr] Checking optional v0.5.0 [INFO] [stderr] Checking robust v0.2.3 [INFO] [stderr] Checking either v1.7.0 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling encase_derive_impl v0.3.0 [INFO] [stderr] Checking num-complex v0.4.2 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Checking crossbeam v0.8.2 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Checking image v0.24.3 [INFO] [stderr] Compiling bevy_macro_utils v0.8.0 [INFO] [stderr] Checking simba v0.7.2 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling bevy_reflect_derive v0.8.0 [INFO] [stderr] Compiling bevy_ecs_macros v0.8.0 [INFO] [stderr] Compiling bevy_derive v0.8.0 [INFO] [stderr] Compiling encase_derive v0.3.0 [INFO] [stderr] Compiling bevy_encase_derive v0.8.0 [INFO] [stderr] Compiling bevy_render_macros v0.8.0 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking glam v0.21.2 [INFO] [stderr] Checking ron v0.7.1 [INFO] [stderr] Checking tracing-subscriber v0.3.15 [INFO] [stderr] Checking spade v2.0.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking bevy_utils v0.8.0 [INFO] [stderr] Checking petgraph v0.6.2 [INFO] [stderr] Checking bevy_reflect v0.8.0 [INFO] [stderr] Checking bevy_math v0.8.0 [INFO] [stderr] Checking bevy_mikktspace v0.8.0 [INFO] [stderr] Checking hexasphere v7.2.0 [INFO] [stderr] Checking encase v0.3.0 [INFO] [stderr] Checking nalgebra v0.31.1 [INFO] [stderr] Checking naga v0.9.0 [INFO] [stderr] Checking bevy_ecs v0.8.0 [INFO] [stderr] Checking wgpu-hal v0.13.2 [INFO] [stderr] Checking bevy_app v0.8.0 [INFO] [stderr] Checking parry3d v0.9.0 [INFO] [stderr] Checking bevy_log v0.8.0 [INFO] [stderr] Checking bevy_time v0.8.0 [INFO] [stderr] Checking bevy_hierarchy v0.8.0 [INFO] [stderr] Checking bevy_input v0.8.0 [INFO] [stderr] Checking bevy_core v0.8.0 [INFO] [stderr] Checking bevy_transform v0.8.0 [INFO] [stderr] Checking bevy_diagnostic v0.8.0 [INFO] [stderr] Checking bevy_window v0.8.0 [INFO] [stderr] Checking bevy_asset v0.8.0 [INFO] [stderr] Checking rapier3d v0.14.0 [INFO] [stderr] Checking wgpu v0.13.1 [INFO] [stderr] Checking bevy_render v0.8.0 [INFO] [stderr] Checking bevy_scene v0.8.0 [INFO] [stderr] Checking bevy_internal v0.8.0 [INFO] [stderr] Checking bevy v0.8.0 [INFO] [stderr] Checking bevy_rapier3d v0.16.0 [INFO] [stderr] Scraping bevy_mod_wanderlust v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Documenting bevy_mod_wanderlust v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `CharacterController` [INFO] [stdout] --> src/bundles.rs:65:15 [INFO] [stdout] | [INFO] [stdout] 65 | /// See [`CharacterController`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no item named `CharacterController` 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 `float_distance` [INFO] [stdout] --> src/components.rs:56:92 [INFO] [stdout] | [INFO] [stdout] 56 | ...ng at a different exact distance than [`float_distance`] depending on other forces acting on them. [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `float_distance` 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 `float_distance` [INFO] [stdout] --> src/components.rs:57:51 [INFO] [stdout] | [INFO] [stdout] 57 | /// This field controls how much lower than [`float_distance`] they can be and still be considered grounded. [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `float_distance` 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 `float_distance` [INFO] [stdout] --> src/components.rs:61:92 [INFO] [stdout] | [INFO] [stdout] 61 | ...ng at a different exact distance than [`float_distance`] depending on other forces acting on them. [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `float_distance` 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 `float_distance` [INFO] [stdout] --> src/components.rs:62:52 [INFO] [stdout] | [INFO] [stdout] 62 | /// This field controls how much higher than [`float_distance`] they can be and still be considered grounded. [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `float_distance` 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 `CharacterController` [INFO] [stdout] --> src/plugins.rs:4:32 [INFO] [stdout] | [INFO] [stdout] 4 | /// The [character controller](CharacterController) plugin. Necessary to have the character controller [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no item named `CharacterController` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 1m 54s [INFO] running `Command { std: "docker" "inspect" "4f808edba736b53f444909ff70696ed1e77022526ad43129c1e4ec450919f0b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f808edba736b53f444909ff70696ed1e77022526ad43129c1e4ec450919f0b2", kill_on_drop: false }` [INFO] [stdout] 4f808edba736b53f444909ff70696ed1e77022526ad43129c1e4ec450919f0b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json" "-Zrustdoc-scrape-examples", kill_on_drop: false }` [INFO] [stdout] ab65d70cfa67692be9acfd0ecda30f965273fd332cbf12d64131561086f42d11 [INFO] running `Command { std: "docker" "start" "-a" "ab65d70cfa67692be9acfd0ecda30f965273fd332cbf12d64131561086f42d11", kill_on_drop: false }` [INFO] [stderr] Documenting bevy_mod_wanderlust v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `CharacterController` [INFO] [stdout] --> src/bundles.rs:65:15 [INFO] [stdout] | [INFO] [stdout] 65 | /// See [`CharacterController`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no item named `CharacterController` 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 `float_distance` [INFO] [stdout] --> src/components.rs:56:92 [INFO] [stdout] | [INFO] [stdout] 56 | ...ng at a different exact distance than [`float_distance`] depending on other forces acting on them. [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `float_distance` 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 `float_distance` [INFO] [stdout] --> src/components.rs:57:51 [INFO] [stdout] | [INFO] [stdout] 57 | /// This field controls how much lower than [`float_distance`] they can be and still be considered grounded. [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `float_distance` 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 `float_distance` [INFO] [stdout] --> src/components.rs:61:92 [INFO] [stdout] | [INFO] [stdout] 61 | ...ng at a different exact distance than [`float_distance`] depending on other forces acting on them. [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `float_distance` 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 `float_distance` [INFO] [stdout] --> src/components.rs:62:52 [INFO] [stdout] | [INFO] [stdout] 62 | /// This field controls how much higher than [`float_distance`] they can be and still be considered grounded. [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `float_distance` 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 `CharacterController` [INFO] [stdout] --> src/plugins.rs:4:32 [INFO] [stdout] | [INFO] [stdout] 4 | /// The [character controller](CharacterController) plugin. Necessary to have the character controller [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no item named `CharacterController` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `CharacterController` [INFO] [stdout] --> src/bundles.rs:65:15 [INFO] [stdout] | [INFO] [stdout] 65 | /// See [`CharacterController`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no item named `CharacterController` 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 `float_distance` [INFO] [stdout] --> src/components.rs:56:92 [INFO] [stdout] | [INFO] [stdout] 56 | ...ng at a different exact distance than [`float_distance`] depending on other forces acting on them. [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `float_distance` 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 `float_distance` [INFO] [stdout] --> src/components.rs:57:51 [INFO] [stdout] | [INFO] [stdout] 57 | /// This field controls how much lower than [`float_distance`] they can be and still be considered grounded. [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `float_distance` 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 `float_distance` [INFO] [stdout] --> src/components.rs:61:92 [INFO] [stdout] | [INFO] [stdout] 61 | ...ng at a different exact distance than [`float_distance`] depending on other forces acting on them. [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `float_distance` 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 `float_distance` [INFO] [stdout] --> src/components.rs:62:52 [INFO] [stdout] | [INFO] [stdout] 62 | /// This field controls how much higher than [`float_distance`] they can be and still be considered grounded. [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `float_distance` 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 `CharacterController` [INFO] [stdout] --> src/plugins.rs:4:32 [INFO] [stdout] | [INFO] [stdout] 4 | /// The [character controller](CharacterController) plugin. Necessary to have the character controller [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no item named `CharacterController` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 3.33s [INFO] running `Command { std: "docker" "inspect" "ab65d70cfa67692be9acfd0ecda30f965273fd332cbf12d64131561086f42d11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab65d70cfa67692be9acfd0ecda30f965273fd332cbf12d64131561086f42d11", kill_on_drop: false }` [INFO] [stdout] ab65d70cfa67692be9acfd0ecda30f965273fd332cbf12d64131561086f42d11