[INFO] cloning repository https://github.com/qbx2/sse-mod-skyrim-search-se
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/qbx2/sse-mod-skyrim-search-se" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqbx2%2Fsse-mod-skyrim-search-se", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqbx2%2Fsse-mod-skyrim-search-se'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 394a6df6ded8d1c7ab5a0de76c680326fde6ffa2
[INFO] checking qbx2/sse-mod-skyrim-search-se against try#4a23c45c7893f1416456144e3883cc48ea91722e for pr-82322
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqbx2%2Fsse-mod-skyrim-search-se" "/workspace/builds/worker-8/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/qbx2/sse-mod-skyrim-search-se on toolchain 4a23c45c7893f1416456144e3883cc48ea91722e
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4a23c45c7893f1416456144e3883cc48ea91722e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-8/source/.cargo/config
[INFO] started tweaking git repo https://github.com/qbx2/sse-mod-skyrim-search-se
[INFO] finished tweaking git repo https://github.com/qbx2/sse-mod-skyrim-search-se
[INFO] tweaked toml for git repo https://github.com/qbx2/sse-mod-skyrim-search-se written to /workspace/builds/worker-8/source/Cargo.toml
[INFO] crate git repo https://github.com/qbx2/sse-mod-skyrim-search-se already has a lockfile, it will not be regenerated
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4a23c45c7893f1416456144e3883cc48ea91722e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded slice-pool v0.4.1
[INFO] [stderr] Downloaded libudis86-sys v0.2.1
[INFO] [stderr] Downloaded region v2.2.0
[INFO] [stderr] Downloaded detour v0.7.1
[INFO] [stderr] Downloaded libsqlite3-sys v0.20.1
[INFO] [stderr] Downloaded rusqlite v0.24.2
[INFO] [stderr] Downloaded hashlink v0.6.0
[INFO] [stderr] Downloaded shlex v1.0.0
[INFO] [stderr] Downloaded mmap-fixed v0.1.5
[INFO] [stderr] Downloaded late-static v0.4.0
[INFO] [stderr] Downloaded win_dbg_logger v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+4a23c45c7893f1416456144e3883cc48ea91722e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cad05b0a874671699f0943bcf34489761e07b3922aec8cef63cfe8d414dc9cda
[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" "cad05b0a874671699f0943bcf34489761e07b3922aec8cef63cfe8d414dc9cda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cad05b0a874671699f0943bcf34489761e07b3922aec8cef63cfe8d414dc9cda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cad05b0a874671699f0943bcf34489761e07b3922aec8cef63cfe8d414dc9cda", kill_on_drop: false }`
[INFO] [stdout] cad05b0a874671699f0943bcf34489761e07b3922aec8cef63cfe8d414dc9cda
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+4a23c45c7893f1416456144e3883cc48ea91722e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 87300e2f29077d4231ad88154d3c5b16c8f757d377fa4f3eaba4c0a110b69397
[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" "87300e2f29077d4231ad88154d3c5b16c8f757d377fa4f3eaba4c0a110b69397", kill_on_drop: false }`
[INFO] [stderr] Compiling libc v0.2.86
[INFO] [stderr] Compiling memchr v2.3.4
[INFO] [stderr] Compiling cc v1.0.66
[INFO] [stderr] Compiling bitflags v1.2.1
[INFO] [stderr] Compiling serde v1.0.123
[INFO] [stderr] Compiling typenum v1.12.0
[INFO] [stderr] Compiling pkg-config v0.3.19
[INFO] [stderr] Compiling log v0.4.14
[INFO] [stderr] Checking byteorder v1.4.2
[INFO] [stderr] Compiling anyhow v1.0.38
[INFO] [stderr] Checking lazy_static v1.4.0
[INFO] [stderr] Compiling winapi v0.3.9
[INFO] [stderr] Checking ahash v0.4.7
[INFO] [stderr] Checking unicode-width v0.1.8
[INFO] [stderr] Checking itoa v0.4.7
[INFO] [stderr] Checking cfg-if v1.0.0
[INFO] [stderr] Checking slice-pool v0.4.1
[INFO] [stderr] Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr] Checking vec_map v0.8.2
[INFO] [stderr] Checking encode_unicode v0.3.6
[INFO] [stderr] Checking cfg-if v0.1.10
[INFO] [stderr] Checking smallvec v1.6.1
[INFO] [stderr] Checking strsim v0.8.0
[INFO] [stderr] Checking fallible-iterator v0.2.0
[INFO] [stderr] Checking ansi_term v0.11.0
[INFO] [stderr] Checking shlex v1.0.0
[INFO] [stderr] Checking late-static v0.4.0
[INFO] [stderr] Checking textwrap v0.11.0
[INFO] [stderr] Checking hashbrown v0.9.1
[INFO] [stderr] Checking regex-automata v0.1.9
[INFO] [stderr] Checking ryu v1.0.5
[INFO] [stderr] Checking win_dbg_logger v0.1.0
[INFO] [stderr] Checking csv-core v0.1.10
[INFO] [stderr] Checking hashlink v0.6.0
[INFO] [stderr] Compiling libudis86-sys v0.2.1
[INFO] [stderr] Compiling libsqlite3-sys v0.20.1
[INFO] [stderr] Checking dirs v1.0.5
[INFO] [stderr] Checking atty v0.2.14
[INFO] [stderr] Checking mmap-fixed v0.1.5
[INFO] [stderr] Checking region v2.2.0
[INFO] [stderr] Checking clap v2.33.3
[INFO] [stderr] Checking term v0.5.2
[INFO] [stderr] Checking generic-array v0.13.2
[INFO] [stderr] Checking detour v0.7.1
[INFO] [stderr] Checking bstr v0.2.15
[INFO] [stderr] Checking csv v1.1.5
[INFO] [stderr] Checking prettytable-rs v0.8.0
[INFO] [stderr] Checking rusqlite v0.24.2
[INFO] [stderr] Checking skyrim-search-se v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `_core` in `winapi`
[INFO] [stdout] --> src/console.rs:8:13
[INFO] [stdout] |
[INFO] [stdout] 8 | use winapi::_core::prelude::v1::Iterator;
[INFO] [stdout] | ^^^^^ could not find `_core` in `winapi`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `winapi::ctypes`
[INFO] [stdout] --> src/console.rs:9:13
[INFO] [stdout] |
[INFO] [stdout] 9 | use winapi::ctypes::{c_char, c_void};
[INFO] [stdout] | ^^^^^^ could not find `ctypes` in `winapi`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `winapi::ctypes`
[INFO] [stdout] --> src/form/mod.rs:5:13
[INFO] [stdout] |
[INFO] [stdout] 5 | use winapi::ctypes::c_char;
[INFO] [stdout] | ^^^^^^ could not find `ctypes` in `winapi`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `winapi::ctypes`
[INFO] [stdout] --> src/form/achr.rs:14:13
[INFO] [stdout] |
[INFO] [stdout] 14 | use winapi::ctypes::c_void;
[INFO] [stdout] | ^^^^^^ could not find `ctypes` in `winapi`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `winapi::ctypes`
[INFO] [stdout] --> src/form/cell.rs:15:13
[INFO] [stdout] |
[INFO] [stdout] 15 | use winapi::ctypes::{c_char, c_void};
[INFO] [stdout] | ^^^^^^ could not find `ctypes` in `winapi`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `winapi::ctypes`
[INFO] [stdout] --> src/form/npc.rs:15:13
[INFO] [stdout] |
[INFO] [stdout] 15 | use winapi::ctypes::{c_char, c_void};
[INFO] [stdout] | ^^^^^^ could not find `ctypes` in `winapi`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout] --> src/log.rs:9:13
[INFO] [stdout] |
[INFO] [stdout] 9 | use winapi::shared::minwindef::MAX_PATH;
[INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout] --> src/log.rs:10:13
[INFO] [stdout] |
[INFO] [stdout] 10 | use winapi::shared::ntdef::NULL;
[INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout] --> src/log.rs:11:13
[INFO] [stdout] |
[INFO] [stdout] 11 | use winapi::shared::windef::HWND;
[INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout] --> src/log.rs:12:13
[INFO] [stdout] |
[INFO] [stdout] 12 | use winapi::shared::winerror::S_OK;
[INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout] --> src/log.rs:13:13
[INFO] [stdout] |
[INFO] [stdout] 13 | use winapi::um::errhandlingapi::GetLastError;
[INFO] [stdout] | ^^ could not find `um` in `winapi`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout] --> src/log.rs:14:13
[INFO] [stdout] |
[INFO] [stdout] 14 | use winapi::um::shlobj::{
[INFO] [stdout] | ^^ could not find `um` in `winapi`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `winapi::ctypes`
[INFO] [stdout] --> src/form/qust.rs:15:13
[INFO] [stdout] |
[INFO] [stdout] 15 | use winapi::ctypes::{c_char, c_void};
[INFO] [stdout] | ^^^^^^ could not find `ctypes` in `winapi`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout] --> src/lib.rs:19:13
[INFO] [stdout] |
[INFO] [stdout] 19 | use winapi::um::libloaderapi::GetModuleHandleA;
[INFO] [stdout] | ^^ could not find `um` in `winapi`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `winapi::ctypes`
[INFO] [stdout] --> src/lib.rs:18:13
[INFO] [stdout] |
[INFO] [stdout] 18 | use winapi::ctypes::c_void;
[INFO] [stdout] | ^^^^^^ could not find `ctypes` in `winapi`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `_core` in `winapi`
[INFO] [stdout] --> src/console.rs:8:13
[INFO] [stdout] |
[INFO] [stdout] 8 | use winapi::_core::prelude::v1::Iterator;
[INFO] [stdout] | ^^^^^ could not find `_core` in `winapi`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `winapi::ctypes`
[INFO] [stdout] --> src/console.rs:9:13
[INFO] [stdout] |
[INFO] [stdout] 9 | use winapi::ctypes::{c_char, c_void};
[INFO] [stdout] | ^^^^^^ could not find `ctypes` in `winapi`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `winapi::ctypes`
[INFO] [stdout] --> src/form/mod.rs:5:13
[INFO] [stdout] |
[INFO] [stdout] 5 | use winapi::ctypes::c_char;
[INFO] [stdout] | ^^^^^^ could not find `ctypes` in `winapi`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `winapi::ctypes`
[INFO] [stdout] --> src/form/achr.rs:14:13
[INFO] [stdout] |
[INFO] [stdout] 14 | use winapi::ctypes::c_void;
[INFO] [stdout] | ^^^^^^ could not find `ctypes` in `winapi`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `winapi::ctypes`
[INFO] [stdout] --> src/form/cell.rs:15:13
[INFO] [stdout] |
[INFO] [stdout] 15 | use winapi::ctypes::{c_char, c_void};
[INFO] [stdout] | ^^^^^^ could not find `ctypes` in `winapi`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `winapi::ctypes`
[INFO] [stdout] --> src/form/npc.rs:15:13
[INFO] [stdout] |
[INFO] [stdout] 15 | use winapi::ctypes::{c_char, c_void};
[INFO] [stdout] | ^^^^^^ could not find `ctypes` in `winapi`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout] --> src/log.rs:9:13
[INFO] [stdout] |
[INFO] [stdout] 9 | use winapi::shared::minwindef::MAX_PATH;
[INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout] --> src/log.rs:10:13
[INFO] [stdout] |
[INFO] [stdout] 10 | use winapi::shared::ntdef::NULL;
[INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout] --> src/log.rs:11:13
[INFO] [stdout] |
[INFO] [stdout] 11 | use winapi::shared::windef::HWND;
[INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout] --> src/log.rs:12:13
[INFO] [stdout] |
[INFO] [stdout] 12 | use winapi::shared::winerror::S_OK;
[INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout] --> src/log.rs:13:13
[INFO] [stdout] |
[INFO] [stdout] 13 | use winapi::um::errhandlingapi::GetLastError;
[INFO] [stdout] | ^^ could not find `um` in `winapi`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout] --> src/log.rs:14:13
[INFO] [stdout] |
[INFO] [stdout] 14 | use winapi::um::shlobj::{
[INFO] [stdout] | ^^ could not find `um` in `winapi`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `winapi::ctypes`
[INFO] [stdout] --> src/form/qust.rs:15:13
[INFO] [stdout] |
[INFO] [stdout] 15 | use winapi::ctypes::{c_char, c_void};
[INFO] [stdout] | ^^^^^^ could not find `ctypes` in `winapi`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout] --> src/lib.rs:19:13
[INFO] [stdout] |
[INFO] [stdout] 19 | use winapi::um::libloaderapi::GetModuleHandleA;
[INFO] [stdout] | ^^ could not find `um` in `winapi`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0432]: unresolved import `winapi::ctypes`
[INFO] [stdout] --> src/lib.rs:18:13
[INFO] [stdout] |
[INFO] [stdout] 18 | use winapi::ctypes::c_void;
[INFO] [stdout] | ^^^^^^ could not find `ctypes` in `winapi`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `MAX_PATH` in this scope
[INFO] [stdout] --> src/log.rs:34:43
[INFO] [stdout] |
[INFO] [stdout] 34 | let mut path = Vec::with_capacity(MAX_PATH);
[INFO] [stdout] | ^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SHGetFolderPathA` in this scope
[INFO] [stdout] --> src/log.rs:35:22
[INFO] [stdout] |
[INFO] [stdout] 35 | let result = SHGetFolderPathA(
[INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `NULL` in this scope
[INFO] [stdout] --> src/log.rs:36:13
[INFO] [stdout] |
[INFO] [stdout] 36 | NULL as HWND,
[INFO] [stdout] | ^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope
[INFO] [stdout] --> src/log.rs:36:21
[INFO] [stdout] |
[INFO] [stdout] 36 | NULL as HWND,
[INFO] [stdout] | ^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `CSIDL_MYDOCUMENTS` in this scope
[INFO] [stdout] --> src/log.rs:37:13
[INFO] [stdout] |
[INFO] [stdout] 37 | CSIDL_MYDOCUMENTS | CSIDL_FLAG_CREATE,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `CSIDL_FLAG_CREATE` in this scope
[INFO] [stdout] --> src/log.rs:37:33
[INFO] [stdout] |
[INFO] [stdout] 37 | CSIDL_MYDOCUMENTS | CSIDL_FLAG_CREATE,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `NULL` in this scope
[INFO] [stdout] --> src/log.rs:38:13
[INFO] [stdout] |
[INFO] [stdout] 38 | NULL,
[INFO] [stdout] | ^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `SHGFP_TYPE_CURRENT` in this scope
[INFO] [stdout] --> src/log.rs:39:13
[INFO] [stdout] |
[INFO] [stdout] 39 | SHGFP_TYPE_CURRENT,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `S_OK` in this scope
[INFO] [stdout] --> src/log.rs:42:22
[INFO] [stdout] |
[INFO] [stdout] 42 | if result != S_OK {
[INFO] [stdout] | ^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetLastError` in this scope
[INFO] [stdout] --> src/log.rs:46:17
[INFO] [stdout] |
[INFO] [stdout] 46 | GetLastError()
[INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetModuleHandleA` in this scope
[INFO] [stdout] --> src/lib.rs:95:30
[INFO] [stdout] |
[INFO] [stdout] 95 | let image_base = GetModuleHandleA(ptr::null()) as usize;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `MAX_PATH` in this scope
[INFO] [stdout] --> src/log.rs:34:43
[INFO] [stdout] |
[INFO] [stdout] 34 | let mut path = Vec::with_capacity(MAX_PATH);
[INFO] [stdout] | ^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SHGetFolderPathA` in this scope
[INFO] [stdout] --> src/log.rs:35:22
[INFO] [stdout] |
[INFO] [stdout] 35 | let result = SHGetFolderPathA(
[INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `NULL` in this scope
[INFO] [stdout] --> src/log.rs:36:13
[INFO] [stdout] |
[INFO] [stdout] 36 | NULL as HWND,
[INFO] [stdout] | ^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope
[INFO] [stdout] --> src/log.rs:36:21
[INFO] [stdout] |
[INFO] [stdout] 36 | NULL as HWND,
[INFO] [stdout] | ^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `CSIDL_MYDOCUMENTS` in this scope
[INFO] [stdout] --> src/log.rs:37:13
[INFO] [stdout] |
[INFO] [stdout] 37 | CSIDL_MYDOCUMENTS | CSIDL_FLAG_CREATE,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `CSIDL_FLAG_CREATE` in this scope
[INFO] [stdout] --> src/log.rs:37:33
[INFO] [stdout] |
[INFO] [stdout] 37 | CSIDL_MYDOCUMENTS | CSIDL_FLAG_CREATE,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `NULL` in this scope
[INFO] [stdout] --> src/log.rs:38:13
[INFO] [stdout] |
[INFO] [stdout] 38 | NULL,
[INFO] [stdout] | ^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `SHGFP_TYPE_CURRENT` in this scope
[INFO] [stdout] --> src/log.rs:39:13
[INFO] [stdout] |
[INFO] [stdout] 39 | SHGFP_TYPE_CURRENT,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `S_OK` in this scope
[INFO] [stdout] --> src/log.rs:42:22
[INFO] [stdout] |
[INFO] [stdout] 42 | if result != S_OK {
[INFO] [stdout] | ^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetLastError` in this scope
[INFO] [stdout] --> src/log.rs:46:17
[INFO] [stdout] |
[INFO] [stdout] 46 | GetLastError()
[INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetModuleHandleA` in this scope
[INFO] [stdout] --> src/lib.rs:95:30
[INFO] [stdout] |
[INFO] [stdout] 95 | let image_base = GetModuleHandleA(ptr::null()) as usize;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
[INFO] [stdout] --> src/app.rs:462:17
[INFO] [stdout] |
[INFO] [stdout] 461 | / fn set_titles(rows: &mut rusqlite::Rows, table: &mut prettytable::Table) -> Result<(), NoneError> {
[INFO] [stdout] 462 | | let names = rows.column_names()?;
[INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^ cannot use the `?` operator in a function that returns `Result<(), NoneError>`
[INFO] [stdout] 463 | | table.set_format(*prettytable::format::consts::FORMAT_NO_BORDER_LINE_SEPARATOR);
[INFO] [stdout] 464 | | table.set_titles(names.into_iter().map(prettytable::Cell::new).collect());
[INFO] [stdout] 465 | | Ok(())
[INFO] [stdout] 466 | | }
[INFO] [stdout] | |_- this function should return `Result` or `Option` to accept `?`
[INFO] [stdout] |
[INFO] [stdout] = help: the trait `FromResidual