[INFO] fetching crate leafwing-input-manager 0.5.2... [INFO] documenting leafwing-input-manager-0.5.2 against beta-2022-09-25 for beta-1.65-rustdoc-1 [INFO] extracting crate leafwing-input-manager 0.5.2 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate leafwing-input-manager 0.5.2 on toolchain beta-2022-09-25 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate leafwing-input-manager 0.5.2 [INFO] finished tweaking crates.io crate leafwing-input-manager 0.5.2 [INFO] tweaked toml for crates.io crate leafwing-input-manager 0.5.2 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate leafwing-input-manager 0.5.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9a237a4c880597591348f3028c0721d55a55221fde60ccee217290c92e195b4f [INFO] running `Command { std: "docker" "start" "-a" "9a237a4c880597591348f3028c0721d55a55221fde60ccee217290c92e195b4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9a237a4c880597591348f3028c0721d55a55221fde60ccee217290c92e195b4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a237a4c880597591348f3028c0721d55a55221fde60ccee217290c92e195b4f", kill_on_drop: false }` [INFO] [stdout] 9a237a4c880597591348f3028c0721d55a55221fde60ccee217290c92e195b4f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb2330b96883eb28918c0911dbe2ff107870f1a62b54bfa3822b881dbc07e20e [INFO] running `Command { std: "docker" "start" "-a" "eb2330b96883eb28918c0911dbe2ff107870f1a62b54bfa3822b881dbc07e20e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Checking once_cell v1.13.1 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling futures-core v0.3.23 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking cache-padded v1.2.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Checking concurrent-queue v1.2.4 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Checking futures-io v0.3.23 [INFO] [stderr] Compiling erased-serde v0.3.22 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking async-task v4.3.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking bevy_ptr v0.8.0 [INFO] [stderr] Checking tracing v0.1.36 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking async-channel v1.7.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking libloading v0.7.3 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking unicode-xid v0.2.3 [INFO] [stderr] Compiling ash v0.37.0+1.3.209 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking pp-rs v0.2.1 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking gpu-descriptor-types v0.1.1 [INFO] [stderr] Checking gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Compiling uuid v1.1.2 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Compiling wgpu-core v0.13.2 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Checking gpu-alloc v0.5.3 [INFO] [stderr] Checking wgpu-types v0.13.2 [INFO] [stderr] Compiling num-rational v0.4.1 [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.62 [INFO] [stderr] Checking renderdoc-sys v0.7.1 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Checking const_panic v0.2.4 [INFO] [stderr] Checking spirv v0.2.0+1.5.4 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking ttf-parser v0.15.2 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking bevy_tasks v0.8.0 [INFO] [stderr] Checking euclid v0.22.7 [INFO] [stderr] Checking svg_fmt v0.4.1 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Checking radsort v0.1.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking nix v0.24.2 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Checking rectangle-pack v0.4.2 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking guillotiere v0.6.2 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Checking owned_ttf_parser v0.15.1 [INFO] [stderr] Checking ab_glyph v0.2.16 [INFO] [stderr] Checking glyph_brush_layout v0.2.3 [INFO] [stderr] Compiling encase_derive_impl v0.3.0 [INFO] [stderr] Compiling bevy_macro_utils v0.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling bytemuck_derive v1.2.1 [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_render_macros v0.8.0 [INFO] [stderr] Compiling bevy_encase_derive v0.8.0 [INFO] [stderr] Compiling hash32-derive v0.1.1 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking taffy v0.1.0 [INFO] [stderr] Checking bytemuck v1.12.1 [INFO] [stderr] Checking thiserror v1.0.32 [INFO] [stderr] Compiling proc-macro-crate v1.2.1 [INFO] [stderr] Checking image v0.24.3 [INFO] [stderr] Compiling leafwing_input_manager_macros v0.5.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Checking glam v0.21.3 [INFO] [stderr] Checking petitset v0.2.1 [INFO] [stderr] Checking tracing-subscriber v0.3.15 [INFO] [stderr] Checking gilrs-core v0.4.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking bevy_utils v0.8.0 [INFO] [stderr] Checking gpu-descriptor v0.2.3 [INFO] [stderr] Checking gilrs v0.9.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 encase v0.3.0 [INFO] [stderr] Checking hexasphere v7.2.0 [INFO] [stderr] Checking bevy_mikktspace v0.8.0 [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 bevy_time v0.8.0 [INFO] [stderr] Checking bevy_log v0.8.0 [INFO] [stderr] Checking bevy_input v0.8.0 [INFO] [stderr] Checking bevy_hierarchy 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.1 [INFO] [stderr] Checking bevy_gilrs v0.8.0 [INFO] [stderr] Checking bevy_asset v0.8.0 [INFO] [stderr] Checking wgpu v0.13.1 [INFO] [stderr] Checking bevy_render v0.8.0 [INFO] [stderr] Checking bevy_core_pipeline v0.8.0 [INFO] [stderr] Checking bevy_sprite v0.8.1 [INFO] [stderr] Checking bevy_text v0.8.0 [INFO] [stderr] Checking bevy_ui v0.8.1 [INFO] [stderr] Checking bevy_internal v0.8.0 [INFO] [stderr] Checking bevy v0.8.0 [INFO] [stderr] Documenting leafwing-input-manager v0.5.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `ActionState::action_value` [INFO] [stdout] --> src/action_state.rs:20:15 [INFO] [stdout] | [INFO] [stdout] 20 | /// See [`ActionState::action_value()`] for more details. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `ActionState` has no function named `action_value` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `AxisPair` [INFO] [stdout] --> src/action_state.rs:25:15 [INFO] [stdout] | [INFO] [stdout] 25 | /// The [`AxisPair`] of the binding that triggered the action. [INFO] [stdout] | ^^^^^^^^ no item named `AxisPair` 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 `ActionState::action_axis_pair` [INFO] [stdout] --> src/action_state.rs:27:15 [INFO] [stdout] | [INFO] [stdout] 27 | /// See [`ActionState::action_axis_pair()`] for more details. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `ActionState` has no function named `action_axis_pair` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `AxisPair` [INFO] [stdout] --> src/action_state.rs:205:63 [INFO] [stdout] | [INFO] [stdout] 205 | /// - Dual axis inputs will return the magnitude of its [`AxisPair`] and will be in the range [INFO] [stdout] | ^^^^^^^^ no item named `AxisPair` 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::user_input::VirtualDPad` [INFO] [stdout] --> src/action_state.rs:228:53 [INFO] [stdout] | [INFO] [stdout] 228 | /// Only certain events such as [`VirtualDPad`][crate::user_input::VirtualDPad] and [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `VirtualDPad` in module `user_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `crate::user_input::DualAxis` [INFO] [stdout] --> src/action_state.rs:229:22 [INFO] [stdout] | [INFO] [stdout] 229 | /// [`DualAxis`][crate::user_input::DualAxis] provide an [`DualAxisData`], and this [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `DualAxis` in module `user_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `bevy::core::Time` [INFO] [stdout] --> src/action_state.rs:528:34 [INFO] [stdout] | [INFO] [stdout] 528 | /// Recorded as the [`Time`](bevy::core::Time) at the start of the tick after the state last changed. [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no item named `Time` in module `core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `crate::MockInput` [INFO] [stdout] --> src/axislike.rs:50:46 [INFO] [stdout] | [INFO] [stdout] 50 | /// Primarily useful for [input mocking](crate::MockInput). [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no item named `MockInput` in module `leafwing_input_manager` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `AxisPair` [INFO] [stdout] --> src/axislike.rs:126:32 [INFO] [stdout] | [INFO] [stdout] 126 | /// This input will generate [`AxisPair`] can be read with [INFO] [stdout] | ^^^^^^^^ no item named `AxisPair` 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::ActionState::action_axis_pair` [INFO] [stdout] --> src/axislike.rs:127:41 [INFO] [stdout] | [INFO] [stdout] 127 | /// [`ActionState::action_axis_pair()`][crate::ActionState::action_axis_pair()]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `ActionState` has no function named `action_axis_pair` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `crate::MockInput` [INFO] [stdout] --> src/axislike.rs:162:46 [INFO] [stdout] | [INFO] [stdout] 162 | /// Primarily useful for [input mocking](crate::MockInput). [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no item named `MockInput` in module `leafwing_input_manager` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `AxisPair` [INFO] [stdout] --> src/axislike.rs:214:42 [INFO] [stdout] | [INFO] [stdout] 214 | /// A virtual DPad that you can get an [`AxisPair`] from [INFO] [stdout] | ^^^^^^^^ no item named `AxisPair` 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 `AxisPair` [INFO] [stdout] --> src/axislike.rs:406:25 [INFO] [stdout] | [INFO] [stdout] 406 | /// Creates a new [`AxisPair`] from the provided (x,y) coordinates [INFO] [stdout] | ^^^^^^^^ no item named `AxisPair` 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 `AxisPair` [INFO] [stdout] --> src/axislike.rs:413:25 [INFO] [stdout] | [INFO] [stdout] 413 | /// Creates a new [`AxisPair`] directly from a [`Vec2`] [INFO] [stdout] | ^^^^^^^^ no item named `AxisPair` 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 `AxisPair` [INFO] [stdout] --> src/axislike.rs:418:35 [INFO] [stdout] | [INFO] [stdout] 418 | /// Merge the state of this [`AxisPair`] with another. [INFO] [stdout] | ^^^^^^^^ no item named `AxisPair` 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 `AxisPair::clamp_length` [INFO] [stdout] --> src/axislike.rs:426:15 [INFO] [stdout] | [INFO] [stdout] 426 | /// Use [`AxisPair::clamp_length`] to limit the resulting direction. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `AxisPair` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Actionlike` [INFO] [stdout] --> src/buttonlike.rs:6:41 [INFO] [stdout] | [INFO] [stdout] 6 | /// usually corresponding to a single [`Actionlike`] action. [INFO] [stdout] | ^^^^^^^^^^ no item named `Actionlike` 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 `ActionState::update` [INFO] [stdout] --> src/buttonlike.rs:70:54 [INFO] [stdout] | [INFO] [stdout] 70 | /// Was the button pressed since the last time [`ActionState::update`] was called? [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no item named `ActionState` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `ActionState::update` [INFO] [stdout] --> src/buttonlike.rs:77:55 [INFO] [stdout] | [INFO] [stdout] 77 | /// Was the button released since the last time [`ActionState::update`] was called? [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no item named `ActionState` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Rotation` [INFO] [stdout] --> src/errors.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | /// such as a [`Rotation`] or [`Quat`](bevy::math::Quat) from a vector-like type [INFO] [stdout] | ^^^^^^^^ no item named `Rotation` 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 `Vec2` [INFO] [stdout] --> src/errors.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | /// such as a [`Vec2`]. [INFO] [stdout] | ^^^^ no item named `Vec2` 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 `Button` [INFO] [stdout] --> src/input_map.rs:214:53 [INFO] [stdout] | [INFO] [stdout] 214 | /// Any iterator that can be converted into a [`Button`] can be supplied, but will be converted into a [`PetitSet`] for storage and use. [INFO] [stdout] | ^^^^^^ no item named `Button` 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 `Axis` [INFO] [stdout] --> src/input_mocking.rs:78:92 [INFO] [stdout] | [INFO] [stdout] 78 | /// These are sent as the raw input events, and do not set the value of [`Input`] or [`Axis`] directly. [INFO] [stdout] | ^^^^ no item named `Axis` 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 `Axis` [INFO] [stdout] --> src/input_mocking.rs:90:71 [INFO] [stdout] | [INFO] [stdout] 90 | /// for the raw input events to be processed into [`Input`] and [`Axis`] data. [INFO] [stdout] | ^^^^ no item named `Axis` 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 `DualAxis` [INFO] [stdout] --> src/input_streams.rs:315:31 [INFO] [stdout] | [INFO] [stdout] 315 | /// If `input` is not a [`DualAxis`] or [`VirtualDPad`], returns [`None`]. [INFO] [stdout] | ^^^^^^^^ no item named `DualAxis` 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 `ActionState::action_axis_pair` [INFO] [stdout] --> src/input_streams.rs:317:15 [INFO] [stdout] | [INFO] [stdout] 317 | /// See [`ActionState::action_axis_pair()`] for usage. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `ActionState` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Rotation` [INFO] [stdout] --> src/orientation.rs:169:30 [INFO] [stdout] | [INFO] [stdout] 169 | /// A direction that a [`Rotation`] can be applied in [INFO] [stdout] | ^^^^^^^^ no item named `Rotation` 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 `InputManagerSystem::Reset` [INFO] [stdout] --> src/plugin.rs:40:21 [INFO] [stdout] | [INFO] [stdout] 40 | /// - labeled [`InputManagerSystem::Reset`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the enum `InputManagerSystem` has no variant or associated item named `Reset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `ActionState` [INFO] [stdout] --> src/plugin.rs:148:56 [INFO] [stdout] | [INFO] [stdout] 148 | /// When this is set to false, all corresponding [`ActionState`]s are released [INFO] [stdout] | ^^^^^^^^^^^ no item named `ActionState` 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 `DisableInput` [INFO] [stdout] --> src/systems.rs:215:36 [INFO] [stdout] | [INFO] [stdout] 215 | /// Returns [`ShouldRun::No`] if [`DisableInput`] exists and [`ShouldRun::Yes`] otherwise [INFO] [stdout] | ^^^^^^^^^^^^ no item named `DisableInput` 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 `Input` [INFO] [stdout] --> src/user_input.rs:14:55 [INFO] [stdout] | [INFO] [stdout] 14 | /// Some combination of user input, which may cross [`Input`]-mode boundaries [INFO] [stdout] | ^^^^^ no item named `Input` 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 `InputMode` [INFO] [stdout] --> src/user_input.rs:24:56 [INFO] [stdout] | [INFO] [stdout] 24 | /// Chords are considered to belong to all of the [InputMode]s of their constituent buttons. [INFO] [stdout] | ^^^^^^^^^ no item named `InputMode` 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 `AxisPair` [INFO] [stdout] --> src/user_input.rs:26:46 [INFO] [stdout] | [INFO] [stdout] 26 | /// A virtual DPad that you can get an [`AxisPair`] from [INFO] [stdout] | ^^^^^^^^ no item named `AxisPair` 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 `InputMode` [INFO] [stdout] --> src/user_input.rs:258:11 [INFO] [stdout] | [INFO] [stdout] 258 | /// See [`InputMode`] for the value-less equivalent. Commonly stored in the [`UserInput`] enum. [INFO] [stdout] | ^^^^^^^^^ no item named `InputMode` 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 `Actionlike::iter` [INFO] [stdout] --> src/lib.rs:94:26 [INFO] [stdout] | [INFO] [stdout] 94 | /// Created by calling [`Actionlike::iter`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `Actionlike` has no associated item named `iter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Rotation` [INFO] [stdout] --> src/orientation.rs:485:52 [INFO] [stdout] | [INFO] [stdout] 485 | /// as it is consistent with the default [`Rotation`] [INFO] [stdout] | ^^^^^^^^ no item named `Rotation` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 36 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 1m 17s [INFO] running `Command { std: "docker" "inspect" "eb2330b96883eb28918c0911dbe2ff107870f1a62b54bfa3822b881dbc07e20e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb2330b96883eb28918c0911dbe2ff107870f1a62b54bfa3822b881dbc07e20e", kill_on_drop: false }` [INFO] [stdout] eb2330b96883eb28918c0911dbe2ff107870f1a62b54bfa3822b881dbc07e20e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "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] b2d6e6584ed346b50e7fcd5563f4235846a45a20651d89cb0509085ce2541dc4 [INFO] running `Command { std: "docker" "start" "-a" "b2d6e6584ed346b50e7fcd5563f4235846a45a20651d89cb0509085ce2541dc4", kill_on_drop: false }` [INFO] [stderr] Documenting leafwing-input-manager v0.5.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `ActionState::action_value` [INFO] [stdout] --> src/action_state.rs:20:15 [INFO] [stdout] | [INFO] [stdout] 20 | /// See [`ActionState::action_value()`] for more details. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `ActionState` has no function named `action_value` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `AxisPair` [INFO] [stdout] --> src/action_state.rs:25:15 [INFO] [stdout] | [INFO] [stdout] 25 | /// The [`AxisPair`] of the binding that triggered the action. [INFO] [stdout] | ^^^^^^^^ no item named `AxisPair` 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 `ActionState::action_axis_pair` [INFO] [stdout] --> src/action_state.rs:27:15 [INFO] [stdout] | [INFO] [stdout] 27 | /// See [`ActionState::action_axis_pair()`] for more details. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `ActionState` has no function named `action_axis_pair` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `AxisPair` [INFO] [stdout] --> src/action_state.rs:205:63 [INFO] [stdout] | [INFO] [stdout] 205 | /// - Dual axis inputs will return the magnitude of its [`AxisPair`] and will be in the range [INFO] [stdout] | ^^^^^^^^ no item named `AxisPair` 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::user_input::VirtualDPad` [INFO] [stdout] --> src/action_state.rs:228:53 [INFO] [stdout] | [INFO] [stdout] 228 | /// Only certain events such as [`VirtualDPad`][crate::user_input::VirtualDPad] and [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `VirtualDPad` in module `user_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `crate::user_input::DualAxis` [INFO] [stdout] --> src/action_state.rs:229:22 [INFO] [stdout] | [INFO] [stdout] 229 | /// [`DualAxis`][crate::user_input::DualAxis] provide an [`DualAxisData`], and this [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `DualAxis` in module `user_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `bevy::core::Time` [INFO] [stdout] --> src/action_state.rs:528:34 [INFO] [stdout] | [INFO] [stdout] 528 | /// Recorded as the [`Time`](bevy::core::Time) at the start of the tick after the state last changed. [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no item named `Time` in module `core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `crate::MockInput` [INFO] [stdout] --> src/axislike.rs:50:46 [INFO] [stdout] | [INFO] [stdout] 50 | /// Primarily useful for [input mocking](crate::MockInput). [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no item named `MockInput` in module `leafwing_input_manager` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `AxisPair` [INFO] [stdout] --> src/axislike.rs:126:32 [INFO] [stdout] | [INFO] [stdout] 126 | /// This input will generate [`AxisPair`] can be read with [INFO] [stdout] | ^^^^^^^^ no item named `AxisPair` 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::ActionState::action_axis_pair` [INFO] [stdout] --> src/axislike.rs:127:41 [INFO] [stdout] | [INFO] [stdout] 127 | /// [`ActionState::action_axis_pair()`][crate::ActionState::action_axis_pair()]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `ActionState` has no function named `action_axis_pair` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `crate::MockInput` [INFO] [stdout] --> src/axislike.rs:162:46 [INFO] [stdout] | [INFO] [stdout] 162 | /// Primarily useful for [input mocking](crate::MockInput). [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no item named `MockInput` in module `leafwing_input_manager` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `AxisPair` [INFO] [stdout] --> src/axislike.rs:214:42 [INFO] [stdout] | [INFO] [stdout] 214 | /// A virtual DPad that you can get an [`AxisPair`] from [INFO] [stdout] | ^^^^^^^^ no item named `AxisPair` 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 `AxisPair` [INFO] [stdout] --> src/axislike.rs:406:25 [INFO] [stdout] | [INFO] [stdout] 406 | /// Creates a new [`AxisPair`] from the provided (x,y) coordinates [INFO] [stdout] | ^^^^^^^^ no item named `AxisPair` 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 `AxisPair` [INFO] [stdout] --> src/axislike.rs:413:25 [INFO] [stdout] | [INFO] [stdout] 413 | /// Creates a new [`AxisPair`] directly from a [`Vec2`] [INFO] [stdout] | ^^^^^^^^ no item named `AxisPair` 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 `AxisPair` [INFO] [stdout] --> src/axislike.rs:418:35 [INFO] [stdout] | [INFO] [stdout] 418 | /// Merge the state of this [`AxisPair`] with another. [INFO] [stdout] | ^^^^^^^^ no item named `AxisPair` 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 `AxisPair::clamp_length` [INFO] [stdout] --> src/axislike.rs:426:15 [INFO] [stdout] | [INFO] [stdout] 426 | /// Use [`AxisPair::clamp_length`] to limit the resulting direction. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `AxisPair` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Actionlike` [INFO] [stdout] --> src/buttonlike.rs:6:41 [INFO] [stdout] | [INFO] [stdout] 6 | /// usually corresponding to a single [`Actionlike`] action. [INFO] [stdout] | ^^^^^^^^^^ no item named `Actionlike` 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 `ActionState::update` [INFO] [stdout] --> src/buttonlike.rs:70:54 [INFO] [stdout] | [INFO] [stdout] 70 | /// Was the button pressed since the last time [`ActionState::update`] was called? [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no item named `ActionState` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `ActionState::update` [INFO] [stdout] --> src/buttonlike.rs:77:55 [INFO] [stdout] | [INFO] [stdout] 77 | /// Was the button released since the last time [`ActionState::update`] was called? [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no item named `ActionState` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Rotation` [INFO] [stdout] --> src/errors.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | /// such as a [`Rotation`] or [`Quat`](bevy::math::Quat) from a vector-like type [INFO] [stdout] | ^^^^^^^^ no item named `Rotation` 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 `Vec2` [INFO] [stdout] --> src/errors.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | /// such as a [`Vec2`]. [INFO] [stdout] | ^^^^ no item named `Vec2` 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 `Button` [INFO] [stdout] --> src/input_map.rs:214:53 [INFO] [stdout] | [INFO] [stdout] 214 | /// Any iterator that can be converted into a [`Button`] can be supplied, but will be converted into a [`PetitSet`] for storage and use. [INFO] [stdout] | ^^^^^^ no item named `Button` 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 `Axis` [INFO] [stdout] --> src/input_mocking.rs:78:92 [INFO] [stdout] | [INFO] [stdout] 78 | /// These are sent as the raw input events, and do not set the value of [`Input`] or [`Axis`] directly. [INFO] [stdout] | ^^^^ no item named `Axis` 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 `Axis` [INFO] [stdout] --> src/input_mocking.rs:90:71 [INFO] [stdout] | [INFO] [stdout] 90 | /// for the raw input events to be processed into [`Input`] and [`Axis`] data. [INFO] [stdout] | ^^^^ no item named `Axis` 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 `DualAxis` [INFO] [stdout] --> src/input_streams.rs:315:31 [INFO] [stdout] | [INFO] [stdout] 315 | /// If `input` is not a [`DualAxis`] or [`VirtualDPad`], returns [`None`]. [INFO] [stdout] | ^^^^^^^^ no item named `DualAxis` 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 `ActionState::action_axis_pair` [INFO] [stdout] --> src/input_streams.rs:317:15 [INFO] [stdout] | [INFO] [stdout] 317 | /// See [`ActionState::action_axis_pair()`] for usage. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `ActionState` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Rotation` [INFO] [stdout] --> src/orientation.rs:169:30 [INFO] [stdout] | [INFO] [stdout] 169 | /// A direction that a [`Rotation`] can be applied in [INFO] [stdout] | ^^^^^^^^ no item named `Rotation` 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 `InputManagerSystem::Reset` [INFO] [stdout] --> src/plugin.rs:40:21 [INFO] [stdout] | [INFO] [stdout] 40 | /// - labeled [`InputManagerSystem::Reset`] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the enum `InputManagerSystem` has no variant or associated item named `Reset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `ActionState` [INFO] [stdout] --> src/plugin.rs:148:56 [INFO] [stdout] | [INFO] [stdout] 148 | /// When this is set to false, all corresponding [`ActionState`]s are released [INFO] [stdout] | ^^^^^^^^^^^ no item named `ActionState` 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 `Input` [INFO] [stdout] --> src/user_input.rs:14:55 [INFO] [stdout] | [INFO] [stdout] 14 | /// Some combination of user input, which may cross [`Input`]-mode boundaries [INFO] [stdout] | ^^^^^ no item named `Input` 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 `InputMode` [INFO] [stdout] --> src/user_input.rs:24:56 [INFO] [stdout] | [INFO] [stdout] 24 | /// Chords are considered to belong to all of the [InputMode]s of their constituent buttons. [INFO] [stdout] | ^^^^^^^^^ no item named `InputMode` 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 `AxisPair` [INFO] [stdout] --> src/user_input.rs:26:46 [INFO] [stdout] | [INFO] [stdout] 26 | /// A virtual DPad that you can get an [`AxisPair`] from [INFO] [stdout] | ^^^^^^^^ no item named `AxisPair` 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 `InputMode` [INFO] [stdout] --> src/user_input.rs:258:11 [INFO] [stdout] | [INFO] [stdout] 258 | /// See [`InputMode`] for the value-less equivalent. Commonly stored in the [`UserInput`] enum. [INFO] [stdout] | ^^^^^^^^^ no item named `InputMode` 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 `Actionlike::iter` [INFO] [stdout] --> src/lib.rs:94:26 [INFO] [stdout] | [INFO] [stdout] 94 | /// Created by calling [`Actionlike::iter`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `Actionlike` has no associated item named `iter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Rotation` [INFO] [stdout] --> src/orientation.rs:485:52 [INFO] [stdout] | [INFO] [stdout] 485 | /// as it is consistent with the default [`Rotation`] [INFO] [stdout] | ^^^^^^^^ no item named `Rotation` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 35 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 5.14s [INFO] running `Command { std: "docker" "inspect" "b2d6e6584ed346b50e7fcd5563f4235846a45a20651d89cb0509085ce2541dc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2d6e6584ed346b50e7fcd5563f4235846a45a20651d89cb0509085ce2541dc4", kill_on_drop: false }` [INFO] [stdout] b2d6e6584ed346b50e7fcd5563f4235846a45a20651d89cb0509085ce2541dc4