[INFO] fetching crate pulz-app 0.1.0-alpha2... [INFO] checking pulz-app-0.1.0-alpha2 against master#e22dab387f6b4f6a87dfc54ac2f6013dddb41e68 for pr-136776-1 [INFO] extracting crate pulz-app 0.1.0-alpha2 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate pulz-app 0.1.0-alpha2 [INFO] finished tweaking crates.io crate pulz-app 0.1.0-alpha2 [INFO] tweaked toml for crates.io crate pulz-app 0.1.0-alpha2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate pulz-app 0.1.0-alpha2 on toolchain e22dab387f6b4f6a87dfc54ac2f6013dddb41e68 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pulz-app 0.1.0-alpha2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-tracing v2.1.0 [INFO] [stderr] Downloaded pulz-schedule v0.1.0-alpha2 [INFO] [stderr] Downloaded pulz-functional-utils-macros v0.1.0-alpha2 [INFO] [stderr] Downloaded pulz-functional-utils v0.1.0-alpha2 [INFO] [stderr] Downloaded pulz-schedule-macros v0.1.0-alpha2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cf8b039054a2f1a37316903cf2fcba9fdd55cb1ff5bee34d8dce61eb2f63f028 [INFO] running `Command { std: "docker" "start" "-a" "cf8b039054a2f1a37316903cf2fcba9fdd55cb1ff5bee34d8dce61eb2f63f028", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf8b039054a2f1a37316903cf2fcba9fdd55cb1ff5bee34d8dce61eb2f63f028", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf8b039054a2f1a37316903cf2fcba9fdd55cb1ff5bee34d8dce61eb2f63f028", kill_on_drop: false }` [INFO] [stdout] cf8b039054a2f1a37316903cf2fcba9fdd55cb1ff5bee34d8dce61eb2f63f028 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5ee71a9045aa218deaca8a07c5b4526876a1dd63d60e1a0f08752b572773c0a9 [INFO] running `Command { std: "docker" "start" "-a" "5ee71a9045aa218deaca8a07c5b4526876a1dd63d60e1a0f08752b572773c0a9", kill_on_drop: false }` [INFO] [stderr] Checking atomic_refcell v0.1.13 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Checking nix v0.30.1 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking ctrlc v3.5.1 [INFO] [stderr] Compiling pulz-functional-utils-macros v0.1.0-alpha2 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling pulz-schedule-macros v0.1.0-alpha2 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Checking pulz-functional-utils v0.1.0-alpha2 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Checking pulz-schedule v0.1.0-alpha2 [INFO] [stderr] Checking pulz-app v0.1.0-alpha2 (/opt/rustwide/workdir) [INFO] [stdout] warning: type alias `Schedule` is never used [INFO] [stdout] --> src/schedules.rs:4:6 [INFO] [stdout] | [INFO] [stdout] 4 | type Schedule = pulz_schedule::schedule::Schedule; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | unused, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: `#[warn(dead_code)]` implied by `#[warn(unused)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/lib.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | pub mod schedules; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | missing_docs, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/lib.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | pub mod time; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/lib.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct App { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lib.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn should_exit(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lib.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn update(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/lib.rs:112:1 [INFO] [stdout] | [INFO] [stdout] 112 | pub struct AppModule; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/app_exit.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub const fn error() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/app_exit.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | pub const fn is_success(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/app_exit.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub const fn is_error(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/app_exit.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | pub const fn from_code(code: u8) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/graceful_exit.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct CtrlCHandlerModule; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lifecycle.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn is_running(self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lifecycle.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn is_suspended(self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lifecycle.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn is_started(self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lifecycle.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn is_stopped(self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/lifecycle.rs:92:1 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct AppLifecycleController { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lifecycle.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 124 | pub fn lifecycle(&self) -> AppLifecycle { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lifecycle.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn is_running(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lifecycle.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn is_started(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lifecycle.rs:147:5 [INFO] [stdout] | [INFO] [stdout] 147 | pub fn should_exit(&self, res: &Resources) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lifecycle.rs:154:5 [INFO] [stdout] | [INFO] [stdout] 154 | pub fn update(&mut self, res: &mut Resources) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lifecycle.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | pub fn start(&mut self, res: &mut Resources) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lifecycle.rs:189:5 [INFO] [stdout] | [INFO] [stdout] 189 | pub fn resume(&mut self, res: &mut Resources) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lifecycle.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | pub fn suspend(&mut self, res: &mut Resources) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lifecycle.rs:216:5 [INFO] [stdout] | [INFO] [stdout] 216 | pub fn stop(&mut self, res: &mut Resources, app_exit: AppExit) -> AppExit { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/schedules.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / custom_schedule_type! { [INFO] [stdout] 7 | | /// A `Schedule` that runs once at startup, before any other schedules. Coresponds to AppLifecycle::Startup [INFO] [stdout] 8 | | pub struct StartupSchedule [INFO] [stdout] 9 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `custom_schedule_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/schedules.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / custom_schedule_type! { [INFO] [stdout] 12 | | /// A `Schedule` that runs after the application is resumed from a suspended state, or directly after startup. Coresponds to ... [INFO] [stdout] 13 | | pub struct ResumeSchedule [INFO] [stdout] 14 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `custom_schedule_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/schedules.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | / custom_schedule_type! { [INFO] [stdout] 17 | | /// The main `Schedule` that runs each time during AppLifecycle::Running. [INFO] [stdout] 18 | | pub struct MainSchedule [INFO] [stdout] 19 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `custom_schedule_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/schedules.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / custom_schedule_type! { [INFO] [stdout] 22 | | /// The render `Schedule` that runs during AppLifecycle::Running .when a redraw was requested and when windows are visible. [INFO] [stdout] 23 | | pub struct RenderSchedule [INFO] [stdout] 24 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `custom_schedule_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/schedules.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / custom_schedule_type! { [INFO] [stdout] 27 | | /// A `Schedule` that runs before the application is suspended. Coresponds to AppLifecycle::Suspending. [INFO] [stdout] 28 | | pub struct SuspendSchedule [INFO] [stdout] 29 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `custom_schedule_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/schedules.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / custom_schedule_type! { [INFO] [stdout] 32 | | /// A `Schedule` that runs before the application is stopped. Coresponds to AppLifecycle::Stopping. [INFO] [stdout] 33 | | pub struct StopSchedule [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `custom_schedule_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/time.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Time { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/time.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub duration_nanos: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/time.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub delta_nanos: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/time.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub delta_sec: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/time.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct RealTime { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/time.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub time: Time, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/time.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct VirtTime { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/time.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | pub time: Time, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/time.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct FixedTime { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/time.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | pub time: Time, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/time.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | pub const fn new() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/time.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn duration(&self) -> Duration { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/time.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn delta(&self) -> Duration { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/time.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | pub const fn new() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/time.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn update(&mut self) -> Duration { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/time.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn update_with(&mut self, now: Instant) -> Duration { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/time.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | pub fn new() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/time.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn update(&mut self, real_delta: Duration) -> Duration { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/time.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 138 | pub fn pause(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/time.rs:143:5 [INFO] [stdout] | [INFO] [stdout] 143 | pub fn resume(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/time.rs:148:5 [INFO] [stdout] | [INFO] [stdout] 148 | pub fn is_paused(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/time.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | pub fn set_speed_factor(&mut self, factor: f64) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated constant [INFO] [stdout] --> src/time.rs:174:5 [INFO] [stdout] | [INFO] [stdout] 174 | pub const DEFAULT_STEP: u64 = 16_393_453; // Default step size: coresponds to about 61Hz (prime number) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/time.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | pub const fn new(step_nanos: u64) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/time.rs:184:5 [INFO] [stdout] | [INFO] [stdout] 184 | pub fn accumulate(&mut self, virt_delta: Duration) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/time.rs:190:5 [INFO] [stdout] | [INFO] [stdout] 190 | pub fn step(&mut self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/time.rs:230:1 [INFO] [stdout] | [INFO] [stdout] 230 | / custom_schedule_type! { [INFO] [stdout] 231 | | /// A `Schedule` that is part of the main `Schedule` that runs at a fixed interval, regardless of the frame rate. It may run ... [INFO] [stdout] 232 | | pub struct FixedMainSchedule [INFO] [stdout] 233 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `custom_schedule_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/time.rs:236:1 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct FixedMainSystem(ResourceId, ResourceId); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `Schedule` is never used [INFO] [stdout] --> src/schedules.rs:4:6 [INFO] [stdout] | [INFO] [stdout] 4 | type Schedule = pulz_schedule::schedule::Schedule; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | unused, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: `#[warn(dead_code)]` implied by `#[warn(unused)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/lib.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | pub mod schedules; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | missing_docs, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/lib.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | pub mod time; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/lib.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct App { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lib.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn should_exit(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lib.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn update(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/lib.rs:112:1 [INFO] [stdout] | [INFO] [stdout] 112 | pub struct AppModule; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/app_exit.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub const fn error() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/app_exit.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | pub const fn is_success(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/app_exit.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub const fn is_error(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/app_exit.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | pub const fn from_code(code: u8) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/graceful_exit.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct CtrlCHandlerModule; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lifecycle.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn is_running(self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lifecycle.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn is_suspended(self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lifecycle.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn is_started(self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lifecycle.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn is_stopped(self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/lifecycle.rs:92:1 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct AppLifecycleController { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lifecycle.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 124 | pub fn lifecycle(&self) -> AppLifecycle { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lifecycle.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn is_running(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lifecycle.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn is_started(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lifecycle.rs:147:5 [INFO] [stdout] | [INFO] [stdout] 147 | pub fn should_exit(&self, res: &Resources) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lifecycle.rs:154:5 [INFO] [stdout] | [INFO] [stdout] 154 | pub fn update(&mut self, res: &mut Resources) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lifecycle.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | pub fn start(&mut self, res: &mut Resources) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lifecycle.rs:189:5 [INFO] [stdout] | [INFO] [stdout] 189 | pub fn resume(&mut self, res: &mut Resources) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lifecycle.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | pub fn suspend(&mut self, res: &mut Resources) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lifecycle.rs:216:5 [INFO] [stdout] | [INFO] [stdout] 216 | pub fn stop(&mut self, res: &mut Resources, app_exit: AppExit) -> AppExit { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/schedules.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / custom_schedule_type! { [INFO] [stdout] 7 | | /// A `Schedule` that runs once at startup, before any other schedules. Coresponds to AppLifecycle::Startup [INFO] [stdout] 8 | | pub struct StartupSchedule [INFO] [stdout] 9 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `custom_schedule_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/schedules.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / custom_schedule_type! { [INFO] [stdout] 12 | | /// A `Schedule` that runs after the application is resumed from a suspended state, or directly after startup. Coresponds to ... [INFO] [stdout] 13 | | pub struct ResumeSchedule [INFO] [stdout] 14 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `custom_schedule_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/schedules.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | / custom_schedule_type! { [INFO] [stdout] 17 | | /// The main `Schedule` that runs each time during AppLifecycle::Running. [INFO] [stdout] 18 | | pub struct MainSchedule [INFO] [stdout] 19 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `custom_schedule_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/schedules.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / custom_schedule_type! { [INFO] [stdout] 22 | | /// The render `Schedule` that runs during AppLifecycle::Running .when a redraw was requested and when windows are visible. [INFO] [stdout] 23 | | pub struct RenderSchedule [INFO] [stdout] 24 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `custom_schedule_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/schedules.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / custom_schedule_type! { [INFO] [stdout] 27 | | /// A `Schedule` that runs before the application is suspended. Coresponds to AppLifecycle::Suspending. [INFO] [stdout] 28 | | pub struct SuspendSchedule [INFO] [stdout] 29 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `custom_schedule_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/schedules.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / custom_schedule_type! { [INFO] [stdout] 32 | | /// A `Schedule` that runs before the application is stopped. Coresponds to AppLifecycle::Stopping. [INFO] [stdout] 33 | | pub struct StopSchedule [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `custom_schedule_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/time.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Time { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/time.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub duration_nanos: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/time.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub delta_nanos: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/time.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub delta_sec: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/time.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct RealTime { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/time.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub time: Time, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/time.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct VirtTime { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/time.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | pub time: Time, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/time.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct FixedTime { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/time.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | pub time: Time, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/time.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | pub const fn new() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/time.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn duration(&self) -> Duration { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/time.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn delta(&self) -> Duration { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/time.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | pub const fn new() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/time.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn update(&mut self) -> Duration { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/time.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn update_with(&mut self, now: Instant) -> Duration { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/time.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | pub fn new() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/time.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn update(&mut self, real_delta: Duration) -> Duration { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/time.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 138 | pub fn pause(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/time.rs:143:5 [INFO] [stdout] | [INFO] [stdout] 143 | pub fn resume(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/time.rs:148:5 [INFO] [stdout] | [INFO] [stdout] 148 | pub fn is_paused(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/time.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | pub fn set_speed_factor(&mut self, factor: f64) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated constant [INFO] [stdout] --> src/time.rs:174:5 [INFO] [stdout] | [INFO] [stdout] 174 | pub const DEFAULT_STEP: u64 = 16_393_453; // Default step size: coresponds to about 61Hz (prime number) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/time.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | pub const fn new(step_nanos: u64) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/time.rs:184:5 [INFO] [stdout] | [INFO] [stdout] 184 | pub fn accumulate(&mut self, virt_delta: Duration) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/time.rs:190:5 [INFO] [stdout] | [INFO] [stdout] 190 | pub fn step(&mut self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/time.rs:230:1 [INFO] [stdout] | [INFO] [stdout] 230 | / custom_schedule_type! { [INFO] [stdout] 231 | | /// A `Schedule` that is part of the main `Schedule` that runs at a fixed interval, regardless of the frame rate. It may run ... [INFO] [stdout] 232 | | pub struct FixedMainSchedule [INFO] [stdout] 233 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `custom_schedule_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/time.rs:236:1 [INFO] [stdout] | [INFO] [stdout] 236 | pub struct FixedMainSystem(ResourceId, ResourceId); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.80s [INFO] running `Command { std: "docker" "inspect" "5ee71a9045aa218deaca8a07c5b4526876a1dd63d60e1a0f08752b572773c0a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ee71a9045aa218deaca8a07c5b4526876a1dd63d60e1a0f08752b572773c0a9", kill_on_drop: false }` [INFO] [stdout] 5ee71a9045aa218deaca8a07c5b4526876a1dd63d60e1a0f08752b572773c0a9