[INFO] fetching crate dummy-rustwlc 0.7.1... [INFO] documenting dummy-rustwlc-0.7.1 against beta-2020-08-29 for beta-1.47-rustdoc-1 [INFO] extracting crate dummy-rustwlc 0.7.1 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate dummy-rustwlc 0.7.1 on toolchain beta-2020-08-29 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate dummy-rustwlc 0.7.1 [INFO] finished tweaking crates.io crate dummy-rustwlc 0.7.1 [INFO] tweaked toml for crates.io crate dummy-rustwlc 0.7.1 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "fetch" "--locked" "--manifest-path" "Cargo.toml", 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-08-29" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7eef90243dd00197a341a05a149fcda2088c518cb1f8168aeccf9a4ddbb54380 [INFO] running `Command { std: "docker" "start" "-a" "7eef90243dd00197a341a05a149fcda2088c518cb1f8168aeccf9a4ddbb54380", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7eef90243dd00197a341a05a149fcda2088c518cb1f8168aeccf9a4ddbb54380", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7eef90243dd00197a341a05a149fcda2088c518cb1f8168aeccf9a4ddbb54380", kill_on_drop: false }` [INFO] [stdout] 7eef90243dd00197a341a05a149fcda2088c518cb1f8168aeccf9a4ddbb54380 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-08-29" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6bef0dc909c30193ce2dbb26cd922d88d8530e2b88ea6ec86d9ef1dcaddf4095 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6bef0dc909c30193ce2dbb26cd922d88d8530e2b88ea6ec86d9ef1dcaddf4095", kill_on_drop: false }` [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Compiling serde v0.9.15 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Checking bitflags v0.6.0 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Compiling libloading v0.3.4 [INFO] [stderr] Checking dlib v0.3.1 [INFO] [stderr] Checking wayland-sys v0.9.10 [INFO] [stderr] Documenting dummy-rustwlc v0.7.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant `WLC_RGBA8888` should have an upper camel case name [INFO] [stdout] --> src/render.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | WLC_RGBA8888 [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WlcRgba8888` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `WLC_RENDERER_GLES2` should have an upper camel case name [INFO] [stdout] --> src/render.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | WLC_RENDERER_GLES2, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WlcRendererGles2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `WLC_NO_RENDERER` should have an upper camel case name [INFO] [stdout] --> src/render.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | WLC_NO_RENDERER [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WlcNoRenderer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `SURFACE_RGB` should have an upper camel case name [INFO] [stdout] --> src/render.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | SURFACE_RGB, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `SurfaceRgb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `SURFACE_RGBA` should have an upper camel case name [INFO] [stdout] --> src/render.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | SURFACE_RGBA, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SurfaceRgba` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `SURFACE_EGL` should have an upper camel case name [INFO] [stdout] --> src/render.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | SURFACE_EGL, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `SurfaceEgl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `SURFACE_Y_UV` should have an upper camel case name [INFO] [stdout] --> src/render.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | SURFACE_Y_UV, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SurfaceYUv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `SURFACE_Y_U_V` should have an upper camel case name [INFO] [stdout] --> src/render.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | SURFACE_Y_U_V, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SurfaceYUV` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `SURFACE_Y_XUXV` should have an upper camel case name [INFO] [stdout] --> src/render.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | SURFACE_Y_XUXV, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SurfaceYXuxv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/handle.rs:545:5 [INFO] [stdout] | [INFO] [stdout] 545 | pub fn get_pid(self) -> pid_t { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | #![warn(missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/callback.rs:336:1 [INFO] [stdout] | [INFO] [stdout] 336 | / pub fn pointer_motion_v2(callback: extern "C" fn(view: WlcView, time: u32, [INFO] [stdout] 337 | | x: f64, y: f64) -> bool) { [INFO] [stdout] 338 | | [INFO] [stdout] 339 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/callback.rs:368:1 [INFO] [stdout] | [INFO] [stdout] 368 | pub fn positioner_get_anchor_rect(view: WlcView) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/callback.rs:384:1 [INFO] [stdout] | [INFO] [stdout] 384 | pub fn positioner_get_gravity(view: WlcView) -> PositionerGravityBit { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/callback.rs:388:1 [INFO] [stdout] | [INFO] [stdout] 388 | pub fn positioner_get_constraint_adjustment(view: WlcView) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/callback.rs:391:1 [INFO] [stdout] | [INFO] [stdout] 391 | pub fn view_properties_changed(callback: extern "C" fn(handle: WlcView, mask: ViewPropertyType)) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/types.rs:166:1 [INFO] [stdout] | [INFO] [stdout] 166 | / bitflags! { [INFO] [stdout] 167 | | #[repr(C)] [INFO] [stdout] 168 | | pub flags PositionerAnchorBit: u32 { [INFO] [stdout] 169 | | const WLC_BIT_ANCHOR_NONE = 0, [INFO] [stdout] ... | [INFO] [stdout] 174 | | } [INFO] [stdout] 175 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/types.rs:166:1 [INFO] [stdout] | [INFO] [stdout] 166 | / bitflags! { [INFO] [stdout] 167 | | #[repr(C)] [INFO] [stdout] 168 | | pub flags PositionerAnchorBit: u32 { [INFO] [stdout] 169 | | const WLC_BIT_ANCHOR_NONE = 0, [INFO] [stdout] ... | [INFO] [stdout] 174 | | } [INFO] [stdout] 175 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (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/types.rs:177:1 [INFO] [stdout] | [INFO] [stdout] 177 | / bitflags! { [INFO] [stdout] 178 | | #[repr(C)] [INFO] [stdout] 179 | | pub flags PositionerGravityBit: u32 { [INFO] [stdout] 180 | | const WLC_BIT_GRAVITY_NONE = 0, [INFO] [stdout] ... | [INFO] [stdout] 186 | | } [INFO] [stdout] 187 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/types.rs:177:1 [INFO] [stdout] | [INFO] [stdout] 177 | / bitflags! { [INFO] [stdout] 178 | | #[repr(C)] [INFO] [stdout] 179 | | pub flags PositionerGravityBit: u32 { [INFO] [stdout] 180 | | const WLC_BIT_GRAVITY_NONE = 0, [INFO] [stdout] ... | [INFO] [stdout] 186 | | } [INFO] [stdout] 187 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (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/types.rs:189:1 [INFO] [stdout] | [INFO] [stdout] 189 | / bitflags! { [INFO] [stdout] 190 | | #[repr(C)] [INFO] [stdout] 191 | | pub flags PositionerConstraintAdjustmentBits: u32 { [INFO] [stdout] 192 | | const WLC_BIT_CONSTRAINT_ADJUSTMENT_NONE = 0, [INFO] [stdout] ... | [INFO] [stdout] 199 | | } [INFO] [stdout] 200 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a constant [INFO] [stdout] --> src/types.rs:189:1 [INFO] [stdout] | [INFO] [stdout] 189 | / bitflags! { [INFO] [stdout] 190 | | #[repr(C)] [INFO] [stdout] 191 | | pub flags PositionerConstraintAdjustmentBits: u32 { [INFO] [stdout] 192 | | const WLC_BIT_CONSTRAINT_ADJUSTMENT_NONE = 0, [INFO] [stdout] ... | [INFO] [stdout] 199 | | } [INFO] [stdout] 200 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/input.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn get_position_v2() -> (f64, f64) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/input.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn set_position_v2(_: f64, _: f64) {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown attribute `no-run`. Did you mean `no_run`? [INFO] [stdout] --> src/xkb/mod.rs:198:5 [INFO] [stdout] | [INFO] [stdout] 198 | / /// Gets the Keysym for the given name. [INFO] [stdout] 199 | | /// [INFO] [stdout] 200 | | /// # Arguments [INFO] [stdout] 201 | | /// name: The name of a keysym. See docs for `get_name`. [INFO] [stdout] ... | [INFO] [stdout] 223 | | /// assert!(key_a.is_valid()); [INFO] [stdout] 224 | | /// ``` [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(invalid_codeblock_attributes)]` on by default [INFO] [stdout] = help: the code block will either not be tested if not marked as a rust one or will be run (which you might not want) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown attribute `no-run`. Did you mean `no_run`? [INFO] [stdout] --> src/xkb/mod.rs:229:5 [INFO] [stdout] | [INFO] [stdout] 229 | / /// Gets name name of the keysym. [INFO] [stdout] 230 | | /// [INFO] [stdout] 231 | | /// # Examples [INFO] [stdout] 232 | | /// ```no-run [INFO] [stdout] ... | [INFO] [stdout] 237 | | /// assert_eq!(key.get_name(), Some("a".to_string())); [INFO] [stdout] 238 | | /// ``` [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = help: the code block will either not be tested if not marked as a rust one or will be run (which you might not want) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.13s [INFO] running `Command { std: "docker" "inspect" "6bef0dc909c30193ce2dbb26cd922d88d8530e2b88ea6ec86d9ef1dcaddf4095", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bef0dc909c30193ce2dbb26cd922d88d8530e2b88ea6ec86d9ef1dcaddf4095", kill_on_drop: false }` [INFO] [stdout] 6bef0dc909c30193ce2dbb26cd922d88d8530e2b88ea6ec86d9ef1dcaddf4095