[INFO] cloning repository https://github.com/kb5000/cody_flare_R [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kb5000/cody_flare_R" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkb5000%2Fcody_flare_R", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkb5000%2Fcody_flare_R'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 20f447679810824baf76b46da1532c3cc6383ea6 [INFO] documenting kb5000/cody_flare_R against beta-2020-08-29 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkb5000%2Fcody_flare_R" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kb5000/cody_flare_R 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 git repo https://github.com/kb5000/cody_flare_R [INFO] finished tweaking git repo https://github.com/kb5000/cody_flare_R [INFO] tweaked toml for git repo https://github.com/kb5000/cody_flare_R written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/kb5000/cody_flare_R already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "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] [stdout] 82bc41ef65fb994d6775d17d4a55a6eb471a5122e2dafda8a96c3a09ebf84155 [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" "82bc41ef65fb994d6775d17d4a55a6eb471a5122e2dafda8a96c3a09ebf84155", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "82bc41ef65fb994d6775d17d4a55a6eb471a5122e2dafda8a96c3a09ebf84155", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82bc41ef65fb994d6775d17d4a55a6eb471a5122e2dafda8a96c3a09ebf84155", kill_on_drop: false }` [INFO] [stdout] 82bc41ef65fb994d6775d17d4a55a6eb471a5122e2dafda8a96c3a09ebf84155 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "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] dddf6ca561848f82a01d27f62a77b5a85f401669b06b111af3940972488ae6d0 [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" "dddf6ca561848f82a01d27f62a77b5a85f401669b06b111af3940972488ae6d0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Documenting cody_flare_r v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> src/cody_flare/graphics/window.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | use std::os::windows::ffi::OsStrExt; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> src/cody_flare/graphics/gui_class.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | use std::os::windows::ffi::OsStrExt; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `winapi` [INFO] [stdout] --> src/cody_flare/graphics/window.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::um::winuser::*; [INFO] [stdout] | ^^^^^^ use of undeclared type or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `winapi` [INFO] [stdout] --> src/cody_flare/graphics/window.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::um::libloaderapi::GetModuleHandleW; [INFO] [stdout] | ^^^^^^ use of undeclared type or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `winapi` [INFO] [stdout] --> src/cody_flare/graphics/window.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use winapi::shared::windef::*; [INFO] [stdout] | ^^^^^^ use of undeclared type or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `winapi` [INFO] [stdout] --> src/cody_flare/graphics/gui_class.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::um::winuser::*; [INFO] [stdout] | ^^^^^^ use of undeclared type or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `winapi` [INFO] [stdout] --> src/cody_flare/graphics/gui_class.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::um::libloaderapi::GetModuleHandleW; [INFO] [stdout] | ^^^^^^ use of undeclared type or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `winapi` [INFO] [stdout] --> src/cody_flare/graphics/gui_class.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use winapi::shared::windef::*; [INFO] [stdout] | ^^^^^^ use of undeclared type or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `winapi` in `self` [INFO] [stdout] --> src/cody_flare/graphics/gui_class.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | use self::winapi::shared::minwindef::DWORD; [INFO] [stdout] | ^^^^^^ could not find `winapi` in `self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `winapi` in `self` [INFO] [stdout] --> src/cody_flare/graphics/gui_class.rs:18:11 [INFO] [stdout] | [INFO] [stdout] 18 | use self::winapi::um::wingdi::GetDeviceCaps; [INFO] [stdout] | ^^^^^^ could not find `winapi` in `self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `winapi` in `self` [INFO] [stdout] --> src/cody_flare/graphics/gui_class.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | use self::winapi::um::wingdi::LOGPIXELSX; [INFO] [stdout] | ^^^^^^ could not find `winapi` in `self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `winapi` in `self` [INFO] [stdout] --> src/cody_flare/graphics/gui_class.rs:20:11 [INFO] [stdout] | [INFO] [stdout] 20 | use self::winapi::um::wingdi::LOGPIXELSY; [INFO] [stdout] | ^^^^^^ could not find `winapi` in `self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `winapi` in `self` [INFO] [stdout] --> src/cody_flare/graphics/gui_class.rs:23:11 [INFO] [stdout] | [INFO] [stdout] 23 | use self::winapi::um::wingdi::GetStockObject; [INFO] [stdout] | ^^^^^^ could not find `winapi` in `self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `winapi` in `self` [INFO] [stdout] --> src/cody_flare/graphics/gui_class.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | use self::winapi::um::wingdi::WHITE_BRUSH; [INFO] [stdout] | ^^^^^^ could not find `winapi` in `self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `winapi` in `self` [INFO] [stdout] --> src/cody_flare/graphics/gui_class.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | use self::winapi::shared::basetsd::UINT32; [INFO] [stdout] | ^^^^^^ could not find `winapi` in `self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `winapi` in `self` [INFO] [stdout] --> src/cody_flare/graphics/gui_class.rs:26:11 [INFO] [stdout] | [INFO] [stdout] 26 | use self::winapi::shared::minwindef::WPARAM; [INFO] [stdout] | ^^^^^^ could not find `winapi` in `self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `winapi` in `self` [INFO] [stdout] --> src/cody_flare/graphics/gui_class.rs:27:11 [INFO] [stdout] | [INFO] [stdout] 27 | use self::winapi::shared::minwindef::LPARAM; [INFO] [stdout] | ^^^^^^ could not find `winapi` in `self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `winapi` in `self` [INFO] [stdout] --> src/cody_flare/graphics/gui_class.rs:28:11 [INFO] [stdout] | [INFO] [stdout] 28 | use self::winapi::um::winnt::LONG; [INFO] [stdout] | ^^^^^^ could not find `winapi` in `self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `winapi` in `self` [INFO] [stdout] --> src/cody_flare/graphics/gui_class.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | use self::winapi::um::wingdi::CreateCompatibleDC; [INFO] [stdout] | ^^^^^^ could not find `winapi` in `self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `winapi` in `self` [INFO] [stdout] --> src/cody_flare/graphics/gui_class.rs:30:11 [INFO] [stdout] | [INFO] [stdout] 30 | use self::winapi::um::wingdi::CreateCompatibleBitmap; [INFO] [stdout] | ^^^^^^ could not find `winapi` in `self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `winapi` in `self` [INFO] [stdout] --> src/cody_flare/graphics/gui_class.rs:31:11 [INFO] [stdout] | [INFO] [stdout] 31 | use self::winapi::um::wingdi::SelectObject; [INFO] [stdout] | ^^^^^^ could not find `winapi` in `self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `winapi` [INFO] [stdout] --> src/cody_flare/graphics/gui_class.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | use winapi::ctypes::c_void; [INFO] [stdout] | ^^^^^^ use of undeclared type or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `winapi` [INFO] [stdout] --> src/cody_flare/graphics/color.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use winapi::um::winuser::*; [INFO] [stdout] | ^^^^^^ use of undeclared type or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `winapi` [INFO] [stdout] --> src/cody_flare/graphics/color.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::shared::windef::*; [INFO] [stdout] | ^^^^^^ use of undeclared type or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `winapi::um::winuser::*`, `winapi::um::libloaderapi::GetModuleHandleW`, `winapi::shared::windef::*`, `winapi::um::winuser::*`, `winapi::um::libloaderapi::GetModuleHandleW`, `winapi::shared::windef::*`, `self::winapi::shared::minwindef::DWORD`, `self::winapi::um::wingdi::GetDeviceCaps`, `self::winapi::um::wingdi::LOGPIXELSX`, `self::winapi::um::wingdi::LOGPIXELSY`, `self::winapi::um::wingdi::GetStockObject`, `self::winapi::um::wingdi::WHITE_BRUSH`, `self::winapi::shared::basetsd::UINT32`, `self::winapi::shared::minwindef::WPARAM`, `self::winapi::shared::minwindef::LPARAM`, `self::winapi::um::winnt::LONG`, `self::winapi::um::wingdi::CreateCompatibleDC`, `self::winapi::um::wingdi::CreateCompatibleBitmap`, `self::winapi::um::wingdi::SelectObject`, `winapi::ctypes::c_void`, `winapi::um::winuser::*`, `winapi::shared::windef::*` [INFO] [stdout] --> src/cody_flare/graphics/window.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::um::winuser::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 7 | use winapi::um::libloaderapi::GetModuleHandleW; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 8 | use winapi::shared::windef::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cody_flare/graphics/gui_class.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::um::winuser::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 7 | use winapi::um::libloaderapi::GetModuleHandleW; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 8 | use winapi::shared::windef::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 17 | use self::winapi::shared::minwindef::DWORD; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 18 | use self::winapi::um::wingdi::GetDeviceCaps; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 19 | use self::winapi::um::wingdi::LOGPIXELSX; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 20 | use self::winapi::um::wingdi::LOGPIXELSY; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 23 | use self::winapi::um::wingdi::GetStockObject; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 24 | use self::winapi::um::wingdi::WHITE_BRUSH; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 25 | use self::winapi::shared::basetsd::UINT32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 26 | use self::winapi::shared::minwindef::WPARAM; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 27 | use self::winapi::shared::minwindef::LPARAM; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 28 | use self::winapi::um::winnt::LONG; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 29 | use self::winapi::um::wingdi::CreateCompatibleDC; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 30 | use self::winapi::um::wingdi::CreateCompatibleBitmap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 31 | use self::winapi::um::wingdi::SelectObject; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 32 | use winapi::ctypes::c_void; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cody_flare/graphics/color.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use winapi::um::winuser::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | use winapi::shared::windef::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RECT` in this scope [INFO] [stdout] --> src/cody_flare/graphics/gui_class.rs:170:25 [INFO] [stdout] | [INFO] [stdout] 170 | pub fn rect_size(rect: &RECT) -> [i32; 2] { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RECT` in this scope [INFO] [stdout] --> src/cody_flare/graphics/gui_class.rs:174:62 [INFO] [stdout] | [INFO] [stdout] 174 | pub fn rect_from_size(position: [i32; 2], size: [i32; 2]) -> RECT { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 28 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: Could not document `cody_flare_r`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name cody_flare_r src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi --document-private-items -L dependency=/opt/rustwide/target/debug/deps --cap-lints=warn --crate-version 0.1.0` (exit code: 1) [INFO] running `Command { std: "docker" "inspect" "dddf6ca561848f82a01d27f62a77b5a85f401669b06b111af3940972488ae6d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dddf6ca561848f82a01d27f62a77b5a85f401669b06b111af3940972488ae6d0", kill_on_drop: false }` [INFO] [stdout] dddf6ca561848f82a01d27f62a77b5a85f401669b06b111af3940972488ae6d0