[INFO] crate retro-pixel 0.3.2 is already in cache
[INFO] checking retro-pixel-0.3.2 against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] extracting crate retro-pixel 0.3.2 into /workspace/builds/worker-12/source
[INFO] validating manifest of crates.io crate retro-pixel 0.3.2 on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking crates.io crate retro-pixel 0.3.2
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate retro-pixel 0.3.2
[INFO] tweaked toml for crates.io crate retro-pixel 0.3.2 written to /workspace/builds/worker-12/source/Cargo.toml
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 8622110088a984a182396ef734d05e6cb36afbfad77bc99d2a27102cf3621bcf
[INFO] running `"docker" "start" "-a" "8622110088a984a182396ef734d05e6cb36afbfad77bc99d2a27102cf3621bcf"`
[INFO] [stderr]     Checking retro-pixel v0.3.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling glutin v0.16.0
[INFO] [stderr]    Compiling gl v0.10.0
[INFO] [stderr]     Checking winit v0.15.1
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]   --> src/palettes.rs:90:3
[INFO] [stderr]    |
[INFO] [stderr] 90 |   /// hardwood
[INFO] [stderr]    |   ^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_doc_comments)]` on by default
[INFO] [stderr]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]   --> src/palettes.rs:92:3
[INFO] [stderr]    |
[INFO] [stderr] 92 |   /// dark brown
[INFO] [stderr]    |   ^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]    |
[INFO] [stderr]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]   --> src/palettes.rs:94:3
[INFO] [stderr]    |
[INFO] [stderr] 94 |   /// light brown
[INFO] [stderr]    |   ^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]    |
[INFO] [stderr]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]   --> src/palettes.rs:96:3
[INFO] [stderr]    |
[INFO] [stderr] 96 |   /// gray
[INFO] [stderr]    |   ^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]    |
[INFO] [stderr]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]   --> src/palettes.rs:98:3
[INFO] [stderr]    |
[INFO] [stderr] 98 |   /// off white
[INFO] [stderr]    |   ^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]    |
[INFO] [stderr]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/palettes.rs:100:3
[INFO] [stderr]     |
[INFO] [stderr] 100 |   /// slate
[INFO] [stderr]     |   ^^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/palettes.rs:102:3
[INFO] [stderr]     |
[INFO] [stderr] 102 |   /// dark tan
[INFO] [stderr]     |   ^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/palettes.rs:104:3
[INFO] [stderr]     |
[INFO] [stderr] 104 |   /// light tan
[INFO] [stderr]     |   ^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/palettes.rs:106:3
[INFO] [stderr]     |
[INFO] [stderr] 106 |   /// pine green
[INFO] [stderr]     |   ^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/palettes.rs:108:3
[INFO] [stderr]     |
[INFO] [stderr] 108 |   /// grass green
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/palettes.rs:110:3
[INFO] [stderr]     |
[INFO] [stderr] 110 |   /// smoke
[INFO] [stderr]     |   ^^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/palettes.rs:112:3
[INFO] [stderr]     |
[INFO] [stderr] 112 |   /// deep ocean
[INFO] [stderr]     |   ^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/palettes.rs:114:3
[INFO] [stderr]     |
[INFO] [stderr] 114 |   /// ocean
[INFO] [stderr]     |   ^^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/palettes.rs:116:3
[INFO] [stderr]     |
[INFO] [stderr] 116 |   /// dark sky blue
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/palettes.rs:118:3
[INFO] [stderr]     |
[INFO] [stderr] 118 |   /// light sky blue
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for macro
[INFO] [stderr]    --> src/macros.rs:196:1
[INFO] [stderr]     |
[INFO] [stderr] 196 | macro_rules! determine_overlay {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]    --> src/lib.rs:27:9
[INFO] [stderr]     |
[INFO] [stderr] 27  | #![warn(missing_docs)]
[INFO] [stderr]     |         ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]   --> src/palettes.rs:90:3
[INFO] [stderr]    |
[INFO] [stderr] 90 |   /// hardwood
[INFO] [stderr]    |   ^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_doc_comments)]` on by default
[INFO] [stderr]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]   --> src/palettes.rs:92:3
[INFO] [stderr]    |
[INFO] [stderr] 92 |   /// dark brown
[INFO] [stderr]    |   ^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]    |
[INFO] [stderr]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]   --> src/palettes.rs:94:3
[INFO] [stderr]    |
[INFO] [stderr] 94 |   /// light brown
[INFO] [stderr]    |   ^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]    |
[INFO] [stderr]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]   --> src/palettes.rs:96:3
[INFO] [stderr]    |
[INFO] [stderr] 96 |   /// gray
[INFO] [stderr]    |   ^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]    |
[INFO] [stderr]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]   --> src/palettes.rs:98:3
[INFO] [stderr]    |
[INFO] [stderr] 98 |   /// off white
[INFO] [stderr]    |   ^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]    |
[INFO] [stderr]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/palettes.rs:100:3
[INFO] [stderr]     |
[INFO] [stderr] 100 |   /// slate
[INFO] [stderr]     |   ^^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/palettes.rs:102:3
[INFO] [stderr]     |
[INFO] [stderr] 102 |   /// dark tan
[INFO] [stderr]     |   ^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/palettes.rs:104:3
[INFO] [stderr]     |
[INFO] [stderr] 104 |   /// light tan
[INFO] [stderr]     |   ^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/palettes.rs:106:3
[INFO] [stderr]     |
[INFO] [stderr] 106 |   /// pine green
[INFO] [stderr]     |   ^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/palettes.rs:108:3
[INFO] [stderr]     |
[INFO] [stderr] 108 |   /// grass green
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/palettes.rs:110:3
[INFO] [stderr]     |
[INFO] [stderr] 110 |   /// smoke
[INFO] [stderr]     |   ^^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/palettes.rs:112:3
[INFO] [stderr]     |
[INFO] [stderr] 112 |   /// deep ocean
[INFO] [stderr]     |   ^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/palettes.rs:114:3
[INFO] [stderr]     |
[INFO] [stderr] 114 |   /// ocean
[INFO] [stderr]     |   ^^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/palettes.rs:116:3
[INFO] [stderr]     |
[INFO] [stderr] 116 |   /// dark sky blue
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/palettes.rs:118:3
[INFO] [stderr]     |
[INFO] [stderr] 118 |   /// light sky blue
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macros
[INFO] [stderr]     |
[INFO] [stderr]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stderr] 
[INFO] [stderr] warning: unused `#[macro_use]` import
[INFO] [stderr]   --> examples/glutin_gba.rs:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | #[macro_use]
[INFO] [stderr]    | ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused `#[macro_use]` import
[INFO] [stderr]   --> examples/glutin_bitmap.rs:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | #[macro_use]
[INFO] [stderr]    | ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for macro
[INFO] [stderr]    --> src/macros.rs:196:1
[INFO] [stderr]     |
[INFO] [stderr] 196 | macro_rules! determine_overlay {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]    --> src/lib.rs:27:9
[INFO] [stderr]     |
[INFO] [stderr] 27  | #![warn(missing_docs)]
[INFO] [stderr]     |         ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 11.43s
[INFO] running `"docker" "inspect" "8622110088a984a182396ef734d05e6cb36afbfad77bc99d2a27102cf3621bcf"`
[INFO] running `"docker" "rm" "-f" "8622110088a984a182396ef734d05e6cb36afbfad77bc99d2a27102cf3621bcf"`
[INFO] [stdout] 8622110088a984a182396ef734d05e6cb36afbfad77bc99d2a27102cf3621bcf
