[INFO] cloning repository https://github.com/fhcmedia/projector [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fhcmedia/projector" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffhcmedia%2Fprojector", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffhcmedia%2Fprojector'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6be616dd95d36bca21e7971774ccba4bad6986ca [INFO] checking fhcmedia/projector against try#b047d5f4496a7526d91d0dddea494c05853f2a7b for pr-122661-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffhcmedia%2Fprojector" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/fhcmedia/projector [INFO] finished tweaking git repo https://github.com/fhcmedia/projector [INFO] tweaked toml for git repo https://github.com/fhcmedia/projector written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/fhcmedia/projector on toolchain b047d5f4496a7526d91d0dddea494c05853f2a7b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b047d5f4496a7526d91d0dddea494c05853f2a7b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/fhcmedia/projector 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" "+b047d5f4496a7526d91d0dddea494c05853f2a7b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+b047d5f4496a7526d91d0dddea494c05853f2a7b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6cdadfa60781d23a6d66798d4af11896f873189e93fcc26b7423ff507f27f076 [INFO] running `Command { std: "docker" "start" "-a" "6cdadfa60781d23a6d66798d4af11896f873189e93fcc26b7423ff507f27f076", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6cdadfa60781d23a6d66798d4af11896f873189e93fcc26b7423ff507f27f076", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cdadfa60781d23a6d66798d4af11896f873189e93fcc26b7423ff507f27f076", kill_on_drop: false }` [INFO] [stdout] 6cdadfa60781d23a6d66798d4af11896f873189e93fcc26b7423ff507f27f076 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+b047d5f4496a7526d91d0dddea494c05853f2a7b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aaa8880e2beb795e4ca594d02003e586b43b0b7ed34bb36440d5a4a7e66cb7b5 [INFO] running `Command { std: "docker" "start" "-a" "aaa8880e2beb795e4ca594d02003e586b43b0b7ed34bb36440d5a4a7e66cb7b5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling serde v1.0.180 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling version-compare v0.0.11 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cfg-expr v0.8.1 [INFO] [stderr] Compiling cfg-expr v0.9.1 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling winnow v0.5.2 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking pin-project-lite v0.2.10 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling gio v0.14.8 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Checking linux-raw-sys v0.4.5 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Checking detect-desktop-environment v0.2.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking database v0.1.0 (/opt/rustwide/workdir/database) [INFO] [stderr] Checking settings v0.1.0 (/opt/rustwide/workdir/settings) [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking aho-corasick v1.0.2 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking regex-automata v0.3.4 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Checking regex v1.9.1 [INFO] [stderr] Checking env_logger v0.10.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling system-deps v5.0.0 [INFO] [stderr] Compiling gdk4-sys v0.3.1 [INFO] [stderr] Compiling gsk4-sys v0.3.1 [INFO] [stderr] Compiling gtk4-sys v0.3.1 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling glib-macros v0.14.1 [INFO] [stderr] Compiling gtk4-macros v0.3.1 [INFO] [stderr] Compiling system-deps v3.2.0 [INFO] [stderr] Compiling glib-sys v0.14.0 [INFO] [stderr] Compiling gobject-sys v0.14.0 [INFO] [stderr] Compiling gio-sys v0.14.0 [INFO] [stderr] Compiling graphene-sys v0.14.8 [INFO] [stderr] Compiling cairo-sys-rs v0.14.9 [INFO] [stderr] Compiling pango-sys v0.14.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.14.0 [INFO] [stderr] Checking glib v0.14.8 [INFO] [stderr] Checking pango v0.14.8 [INFO] [stderr] Checking cairo-rs v0.14.9 [INFO] [stderr] Checking graphene-rs v0.14.8 [INFO] [stderr] Checking gdk-pixbuf v0.14.0 [INFO] [stderr] Checking gdk4 v0.3.1 [INFO] [stderr] Checking gsk4 v0.3.1 [INFO] [stderr] Checking gtk4 v0.3.1 [INFO] [stderr] Checking platform v0.1.0 (/opt/rustwide/workdir/platform) [INFO] [stdout] warning: missing documentation for the crate [INFO] [stdout] --> platform/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / #![warn(missing_docs, unused_variables)] [INFO] [stdout] 2 | | [INFO] [stdout] 3 | | // Exports target os module [INFO] [stdout] 4 | | #[cfg(target_os = "macos")] [INFO] [stdout] ... | [INFO] [stdout] 57 | | title: String [INFO] [stdout] 58 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> platform/src/lib.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![warn(missing_docs, unused_variables)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> platform/src/lib.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub mod linux; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a trait [INFO] [stdout] --> platform/src/lib.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub trait AbstractApplication { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> platform/src/lib.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | fn create() -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> platform/src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | fn name(&mut self, name: &str) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> platform/src/lib.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | fn application_id(&mut self, id: &str) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> platform/src/lib.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | fn run(&self, window: Window); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> platform/src/lib.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct Application { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> platform/src/lib.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub properties: ApplicationProperties [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> platform/src/lib.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct ApplicationProperties { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a trait [INFO] [stdout] --> platform/src/lib.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | pub trait AbstractWindow { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> platform/src/lib.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | fn create() -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> platform/src/lib.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | fn title(self, title: &str) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> platform/src/lib.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | fn default_width(self, width: i32) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> platform/src/lib.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | fn default_height(self, height: i32) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> platform/src/lib.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | fn set_width(self, width: i32) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> platform/src/lib.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | fn set_height(self, width: i32) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> platform/src/lib.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Window { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> platform/src/lib.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | pub window: T, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> platform/src/lib.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | pub properties: WindowProperties [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> platform/src/lib.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct WindowProperties { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> platform/src/linux/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | pub mod application; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> platform/src/linux/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | pub mod window; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for the crate [INFO] [stdout] --> platform/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / #![warn(missing_docs, unused_variables)] [INFO] [stdout] 2 | | [INFO] [stdout] 3 | | // Exports target os module [INFO] [stdout] 4 | | #[cfg(target_os = "macos")] [INFO] [stdout] ... | [INFO] [stdout] 57 | | title: String [INFO] [stdout] 58 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> platform/src/lib.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![warn(missing_docs, unused_variables)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> platform/src/lib.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub mod linux; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a trait [INFO] [stdout] --> platform/src/lib.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub trait AbstractApplication { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> platform/src/lib.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | fn create() -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> platform/src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | fn name(&mut self, name: &str) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> platform/src/lib.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | fn application_id(&mut self, id: &str) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> platform/src/lib.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | fn run(&self, window: Window); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> platform/src/lib.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct Application { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> platform/src/lib.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub properties: ApplicationProperties [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> platform/src/lib.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct ApplicationProperties { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a trait [INFO] [stdout] --> platform/src/lib.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | pub trait AbstractWindow { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> platform/src/lib.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | fn create() -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> platform/src/lib.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | fn title(self, title: &str) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> platform/src/lib.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | fn default_width(self, width: i32) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> platform/src/lib.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | fn default_height(self, height: i32) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> platform/src/lib.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | fn set_width(self, width: i32) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> platform/src/lib.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | fn set_height(self, width: i32) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> platform/src/lib.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Window { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> platform/src/lib.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | pub window: T, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> platform/src/lib.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | pub properties: WindowProperties [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> platform/src/lib.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct WindowProperties { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> platform/src/linux/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | pub mod application; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> platform/src/linux/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | pub mod window; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking projector v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `Command { std: "docker" "inspect" "aaa8880e2beb795e4ca594d02003e586b43b0b7ed34bb36440d5a4a7e66cb7b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aaa8880e2beb795e4ca594d02003e586b43b0b7ed34bb36440d5a4a7e66cb7b5", kill_on_drop: false }` [INFO] [stdout] aaa8880e2beb795e4ca594d02003e586b43b0b7ed34bb36440d5a4a7e66cb7b5