[INFO] cloning repository https://github.com/allankevinrichie/pyevereader [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/allankevinrichie/pyevereader" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fallankevinrichie%2Fpyevereader", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fallankevinrichie%2Fpyevereader'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 414a3a72a4d86a7be18a3834540ea6acbcdfd860 [INFO] checking allankevinrichie/pyevereader against try#fc545c6b951a304df08b327c158f92678582f435 for pr-140557 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fallankevinrichie%2Fpyevereader" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/allankevinrichie/pyevereader on toolchain fc545c6b951a304df08b327c158f92678582f435 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fc545c6b951a304df08b327c158f92678582f435" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/allankevinrichie/pyevereader [INFO] finished tweaking git repo https://github.com/allankevinrichie/pyevereader [INFO] tweaked toml for git repo https://github.com/allankevinrichie/pyevereader written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/allankevinrichie/pyevereader 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" "+fc545c6b951a304df08b327c158f92678582f435" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wildmatch v2.3.4 [INFO] [stderr] Downloaded tracy-client v0.17.4 [INFO] [stderr] Downloaded superluminal-perf v0.1.1 [INFO] [stderr] Downloaded generator v0.8.3 [INFO] [stderr] Downloaded superluminal-perf-sys v0.1.2 [INFO] [stderr] Downloaded portable-atomic v1.8.0 [INFO] [stderr] Downloaded tracy-client-sys v0.24.1 [INFO] [stderr] Downloaded optick v1.3.4 [INFO] [stderr] Downloaded timeit v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+fc545c6b951a304df08b327c158f92678582f435" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 56847b0f1b07468be44969d74e6fae19310be7cae530fcf0b10374342dd4763d [INFO] running `Command { std: "docker" "start" "-a" "56847b0f1b07468be44969d74e6fae19310be7cae530fcf0b10374342dd4763d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "56847b0f1b07468be44969d74e6fae19310be7cae530fcf0b10374342dd4763d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56847b0f1b07468be44969d74e6fae19310be7cae530fcf0b10374342dd4763d", kill_on_drop: false }` [INFO] [stdout] 56847b0f1b07468be44969d74e6fae19310be7cae530fcf0b10374342dd4763d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+fc545c6b951a304df08b327c158f92678582f435" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a0059a539570c3d82eae4d45fd9068c28389db53b812fb15febc3da03ab5b4a9 [INFO] running `Command { std: "docker" "start" "-a" "a0059a539570c3d82eae4d45fd9068c28389db53b812fb15febc3da03ab5b4a9", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking foldhash v0.1.3 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking unindent v0.2.3 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking wildmatch v2.3.4 [INFO] [stderr] Checking bytemuck v1.18.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking hashbrown v0.15.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Compiling pyo3-build-config v0.22.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking timeit v0.1.2 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling pyo3-macros-backend v0.22.3 [INFO] [stderr] Compiling pyo3-ffi v0.22.3 [INFO] [stderr] Compiling pyo3 v0.22.3 [INFO] [stderr] Compiling profiling-procmacros v1.0.15 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking profiling v1.0.15 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling pyo3-macros v0.22.3 [INFO] [stderr] Checking pyevereader v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> src/eve_process/process.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | use std::os::windows::ffi::OsStringExt; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/fc545c6b951a304df08b327c158f92678582f435/library/std/src/os/mod.rs:63:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/fc545c6b951a304df08b327c158f92678582f435/library/std/src/os/mod.rs:55:1 [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/fc545c6b951a304df08b327c158f92678582f435/library/std/src/os/mod.rs:121:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/fc545c6b951a304df08b327c158f92678582f435/library/std/src/os/mod.rs:120:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/eve_process/process.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | use winapi::shared::minwindef::{BOOL, DWORD, FALSE, LPARAM, LPVOID, TRUE}; [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/eve_process/process.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | use winapi::shared::ntdef::{HANDLE, 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/eve_process/process.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | 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 `um` in `winapi` [INFO] [stdout] --> src/eve_process/process.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | use winapi::um::memoryapi::{ReadProcessMemory, VirtualQueryEx}; [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/eve_process/process.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | use winapi::um::processthreadsapi::OpenProcess; [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/eve_process/process.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | use winapi::um::psapi::GetProcessImageFileNameW; [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/eve_process/process.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | use winapi::um::winnt::{MEMORY_BASIC_INFORMATION64, MEM_COMMIT, PAGE_GUARD, PAGE_NOACCESS, PAGE_READONLY, PAGE_READWRITE, PMEMORY_BASIC_I... [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/eve_process/process.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | use winapi::um::winuser::{ [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/eve_process/process.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | use winapi::um::sysinfoapi::{GetSystemInfo, SYSTEM_INFO}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/eve_process/module.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use winapi::shared::minwindef::HMODULE; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> src/eve_process/pyobject_parser.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | use std::os::windows::prelude::OsStringExt; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/fc545c6b951a304df08b327c158f92678582f435/library/std/src/os/mod.rs:63:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/fc545c6b951a304df08b327c158f92678582f435/library/std/src/os/mod.rs:55:1 [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/fc545c6b951a304df08b327c158f92678582f435/library/std/src/os/mod.rs:121:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/fc545c6b951a304df08b327c158f92678582f435/library/std/src/os/mod.rs:120:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `result` [INFO] [stdout] --> src/eve_process/process.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use std::{io, result}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> src/eve_process/process.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | use std::os::windows::ffi::OsStringExt; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/fc545c6b951a304df08b327c158f92678582f435/library/std/src/os/mod.rs:63:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/fc545c6b951a304df08b327c158f92678582f435/library/std/src/os/mod.rs:55:1 [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/fc545c6b951a304df08b327c158f92678582f435/library/std/src/os/mod.rs:121:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/fc545c6b951a304df08b327c158f92678582f435/library/std/src/os/mod.rs:120:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `info` and `warn` [INFO] [stdout] --> src/eve_process/process.rs:9:22 [INFO] [stdout] | [INFO] [stdout] 9 | use tracing::{debug, info, warn}; [INFO] [stdout] | ^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/eve_process/process.rs:188:27 [INFO] [stdout] | [INFO] [stdout] 188 | let num_batches = ((max_addr - min_addr + 1) / batch_size); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 188 - let num_batches = ((max_addr - min_addr + 1) / batch_size); [INFO] [stdout] 188 + let num_batches = (max_addr - min_addr + 1) / batch_size; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/eve_process/process.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | use winapi::shared::minwindef::{BOOL, DWORD, FALSE, LPARAM, LPVOID, TRUE}; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::mem::ManuallyDrop` [INFO] [stdout] --> src/eve_process/py_struct.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::mem::ManuallyDrop; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/eve_process/process.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | use winapi::shared::ntdef::{HANDLE, NULL}; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `rpyobject` should have an upper camel case name [INFO] [stdout] --> src/eve_process/py_struct.rs:9:6 [INFO] [stdout] | [INFO] [stdout] 9 | type rpyobject = rpointer![CPyObject]; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Rpyobject` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/eve_process/process.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | use winapi::shared::windef::HWND; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fmt::Formatter` [INFO] [stdout] --> src/eve_process/pyobject_parser.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::fmt::Formatter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/eve_process/process.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | use winapi::um::memoryapi::{ReadProcessMemory, VirtualQueryEx}; [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/eve_process/process.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | use winapi::um::processthreadsapi::OpenProcess; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `abs` [INFO] [stdout] --> src/eve_process/pyobject_parser.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | use libc::{abs, c_char}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/eve_process/process.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | use winapi::um::psapi::GetProcessImageFileNameW; [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/eve_process/process.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | use winapi::um::winnt::{MEMORY_BASIC_INFORMATION64, MEM_COMMIT, PAGE_GUARD, PAGE_NOACCESS, PAGE_READONLY, PAGE_READWRITE, PMEMORY_BASIC_I... [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/eve_process/process.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | use winapi::um::winuser::{ [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/eve_process/process.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | use winapi::um::sysinfoapi::{GetSystemInfo, SYSTEM_INFO}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/eve_process/module.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use winapi::shared::minwindef::HMODULE; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> src/eve_process/pyobject_parser.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | use std::os::windows::prelude::OsStringExt; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/fc545c6b951a304df08b327c158f92678582f435/library/std/src/os/mod.rs:63:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/fc545c6b951a304df08b327c158f92678582f435/library/std/src/os/mod.rs:55:1 [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/fc545c6b951a304df08b327c158f92678582f435/library/std/src/os/mod.rs:121:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/fc545c6b951a304df08b327c158f92678582f435/library/std/src/os/mod.rs:120:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `result` [INFO] [stdout] --> src/eve_process/process.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use std::{io, result}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `info` and `warn` [INFO] [stdout] --> src/eve_process/process.rs:9:22 [INFO] [stdout] | [INFO] [stdout] 9 | use tracing::{debug, info, warn}; [INFO] [stdout] | ^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/eve_process/process.rs:188:27 [INFO] [stdout] | [INFO] [stdout] 188 | let num_batches = ((max_addr - min_addr + 1) / batch_size); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 188 - let num_batches = ((max_addr - min_addr + 1) / batch_size); [INFO] [stdout] 188 + let num_batches = (max_addr - min_addr + 1) / batch_size; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::mem::ManuallyDrop` [INFO] [stdout] --> src/eve_process/py_struct.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::mem::ManuallyDrop; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `rpyobject` should have an upper camel case name [INFO] [stdout] --> src/eve_process/py_struct.rs:9:6 [INFO] [stdout] | [INFO] [stdout] 9 | type rpyobject = rpointer![CPyObject]; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Rpyobject` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fmt::Formatter` [INFO] [stdout] --> src/eve_process/pyobject_parser.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::fmt::Formatter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `abs` [INFO] [stdout] --> src/eve_process/pyobject_parser.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | use libc::{abs, c_char}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_wide` found for struct `OsString` in the current scope [INFO] [stdout] --> src/eve_process/process.rs:386:25 [INFO] [stdout] | [INFO] [stdout] 386 | path: OsString::from_wide(&raw_path[..path_len as usize]) [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `OsString` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `OsString` consider using one of the following associated functions: [INFO] [stdout] OsString::new [INFO] [stdout] OsString::from_encoded_bytes_unchecked [INFO] [stdout] OsString::with_capacity [INFO] [stdout] --> /rustc/fc545c6b951a304df08b327c158f92678582f435/library/std/src/ffi/os_str.rs:140:5 [INFO] [stdout] help: there is an associated function `from_iter` with a similar name [INFO] [stdout] | [INFO] [stdout] 386 - path: OsString::from_wide(&raw_path[..path_len as usize]) [INFO] [stdout] 386 + path: OsString::from_iter(&raw_path[..path_len as usize]) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_wide` found for struct `OsString` in the current scope [INFO] [stdout] --> src/eve_process/process.rs:389:26 [INFO] [stdout] | [INFO] [stdout] 389 | title: OsString::from_wide(&raw_title[..title_len as usize]) [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `OsString` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `OsString` consider using one of the following associated functions: [INFO] [stdout] OsString::new [INFO] [stdout] OsString::from_encoded_bytes_unchecked [INFO] [stdout] OsString::with_capacity [INFO] [stdout] --> /rustc/fc545c6b951a304df08b327c158f92678582f435/library/std/src/ffi/os_str.rs:140:5 [INFO] [stdout] help: there is an associated function `from_iter` with a similar name [INFO] [stdout] | [INFO] [stdout] 389 - title: OsString::from_wide(&raw_title[..title_len as usize]) [INFO] [stdout] 389 + title: OsString::from_iter(&raw_title[..title_len as usize]) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_wide` found for struct `OsString` in the current scope [INFO] [stdout] --> src/eve_process/process.rs:386:25 [INFO] [stdout] | [INFO] [stdout] 386 | path: OsString::from_wide(&raw_path[..path_len as usize]) [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `OsString` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `OsString` consider using one of the following associated functions: [INFO] [stdout] OsString::new [INFO] [stdout] OsString::from_encoded_bytes_unchecked [INFO] [stdout] OsString::with_capacity [INFO] [stdout] --> /rustc/fc545c6b951a304df08b327c158f92678582f435/library/std/src/ffi/os_str.rs:140:5 [INFO] [stdout] help: there is an associated function `from_iter` with a similar name [INFO] [stdout] | [INFO] [stdout] 386 - path: OsString::from_wide(&raw_path[..path_len as usize]) [INFO] [stdout] 386 + path: OsString::from_iter(&raw_path[..path_len as usize]) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_wide` found for struct `OsString` in the current scope [INFO] [stdout] --> src/eve_process/process.rs:389:26 [INFO] [stdout] | [INFO] [stdout] 389 | title: OsString::from_wide(&raw_title[..title_len as usize]) [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `OsString` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `OsString` consider using one of the following associated functions: [INFO] [stdout] OsString::new [INFO] [stdout] OsString::from_encoded_bytes_unchecked [INFO] [stdout] OsString::with_capacity [INFO] [stdout] --> /rustc/fc545c6b951a304df08b327c158f92678582f435/library/std/src/ffi/os_str.rs:140:5 [INFO] [stdout] help: there is an associated function `from_iter` with a similar name [INFO] [stdout] | [INFO] [stdout] 389 - title: OsString::from_wide(&raw_title[..title_len as usize]) [INFO] [stdout] 389 + title: OsString::from_iter(&raw_title[..title_len as usize]) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_wide` found for struct `OsString` in the current scope [INFO] [stdout] --> src/eve_process/pyobject_parser.rs:123:22 [INFO] [stdout] | [INFO] [stdout] 123 | Ok(OsString::from_wide(raw_wchar_vec_copy.as_slice()).to_string_lossy().into_owned()) [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `OsString` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `OsString` consider using one of the following associated functions: [INFO] [stdout] OsString::new [INFO] [stdout] OsString::from_encoded_bytes_unchecked [INFO] [stdout] OsString::with_capacity [INFO] [stdout] --> /rustc/fc545c6b951a304df08b327c158f92678582f435/library/std/src/ffi/os_str.rs:140:5 [INFO] [stdout] help: there is an associated function `from_iter` with a similar name [INFO] [stdout] | [INFO] [stdout] 123 - Ok(OsString::from_wide(raw_wchar_vec_copy.as_slice()).to_string_lossy().into_owned()) [INFO] [stdout] 123 + Ok(OsString::from_iter(raw_wchar_vec_copy.as_slice()).to_string_lossy().into_owned()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> src/eve_process/process.rs:137:17 [INFO] [stdout] | [INFO] [stdout] 137 | let v: Vec::<&T>; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_wide` found for struct `OsString` in the current scope [INFO] [stdout] --> src/eve_process/pyobject_parser.rs:123:22 [INFO] [stdout] | [INFO] [stdout] 123 | Ok(OsString::from_wide(raw_wchar_vec_copy.as_slice()).to_string_lossy().into_owned()) [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `OsString` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `OsString` consider using one of the following associated functions: [INFO] [stdout] OsString::new [INFO] [stdout] OsString::from_encoded_bytes_unchecked [INFO] [stdout] OsString::with_capacity [INFO] [stdout] --> /rustc/fc545c6b951a304df08b327c158f92678582f435/library/std/src/ffi/os_str.rs:140:5 [INFO] [stdout] help: there is an associated function `from_iter` with a similar name [INFO] [stdout] | [INFO] [stdout] 123 - Ok(OsString::from_wide(raw_wchar_vec_copy.as_slice()).to_string_lossy().into_owned()) [INFO] [stdout] 123 + Ok(OsString::from_iter(raw_wchar_vec_copy.as_slice()).to_string_lossy().into_owned()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> src/eve_process/process.rs:137:17 [INFO] [stdout] | [INFO] [stdout] 137 | let v: Vec::<&T>; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `py_obj_view` [INFO] [stdout] --> src/eve_process/eve_process.rs:281:13 [INFO] [stdout] | [INFO] [stdout] 281 | let py_obj_view = region.view_bytes_as::(0, None).ok()?; [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_py_obj_view` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `key` is assigned to, but never used [INFO] [stdout] --> src/eve_process/pyobject_parser.rs:33:26 [INFO] [stdout] | [INFO] [stdout] 33 | let key: String; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_key` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `key` is never read [INFO] [stdout] --> src/eve_process/pyobject_parser.rs:41:50 [INFO] [stdout] | [INFO] [stdout] 41 | ... key = self.parse_str(&PyObjectNode { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `key` is never read [INFO] [stdout] --> src/eve_process/pyobject_parser.rs:50:50 [INFO] [stdout] | [INFO] [stdout] 50 | ... key = self.parse_unicode(&PyObjectNode { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ob_size` [INFO] [stdout] --> src/eve_process/pyobject_parser.rs:81:13 [INFO] [stdout] | [INFO] [stdout] 81 | let ob_size = list_view.ob_base.ob_size; [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ob_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `item_addr_array` [INFO] [stdout] --> src/eve_process/pyobject_parser.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | let item_addr_array = list_view.ob_item; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_item_addr_array` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] warning: unused variable: `py_obj_view` [INFO] [stdout] --> src/eve_process/eve_process.rs:281:13 [INFO] [stdout] | [INFO] [stdout] 281 | let py_obj_view = region.view_bytes_as::(0, None).ok()?; [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_py_obj_view` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pyevereader` (lib test) due to 15 previous errors; 14 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: variable `key` is assigned to, but never used [INFO] [stdout] --> src/eve_process/pyobject_parser.rs:33:26 [INFO] [stdout] | [INFO] [stdout] 33 | let key: String; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_key` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `key` is never read [INFO] [stdout] --> src/eve_process/pyobject_parser.rs:41:50 [INFO] [stdout] | [INFO] [stdout] 41 | ... key = self.parse_str(&PyObjectNode { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `key` is never read [INFO] [stdout] --> src/eve_process/pyobject_parser.rs:50:50 [INFO] [stdout] | [INFO] [stdout] 50 | ... key = self.parse_unicode(&PyObjectNode { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ob_size` [INFO] [stdout] --> src/eve_process/pyobject_parser.rs:81:13 [INFO] [stdout] | [INFO] [stdout] 81 | let ob_size = list_view.ob_base.ob_size; [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ob_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `item_addr_array` [INFO] [stdout] --> src/eve_process/pyobject_parser.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | let item_addr_array = list_view.ob_item; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_item_addr_array` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pyevereader` (lib) due to 15 previous errors; 14 warnings emitted [INFO] running `Command { std: "docker" "inspect" "a0059a539570c3d82eae4d45fd9068c28389db53b812fb15febc3da03ab5b4a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0059a539570c3d82eae4d45fd9068c28389db53b812fb15febc3da03ab5b4a9", kill_on_drop: false }` [INFO] [stdout] a0059a539570c3d82eae4d45fd9068c28389db53b812fb15febc3da03ab5b4a9