[INFO] cloning repository https://github.com/SubconsciousCompute/PIDTree [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SubconsciousCompute/PIDTree" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSubconsciousCompute%2FPIDTree", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSubconsciousCompute%2FPIDTree'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c9790d403626251268a4df21aa7698877257cd6f [INFO] checking SubconsciousCompute/PIDTree against try#0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9 for pr-147185 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSubconsciousCompute%2FPIDTree" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/SubconsciousCompute/PIDTree [INFO] finished tweaking git repo https://github.com/SubconsciousCompute/PIDTree [INFO] tweaked toml for git repo https://github.com/SubconsciousCompute/PIDTree written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/SubconsciousCompute/PIDTree on toolchain 0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/SubconsciousCompute/PIDTree 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" "+0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/sn99/wmi-rs` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cxxbridge-flags v1.0.92 [INFO] [stderr] Downloaded quote v1.0.25 [INFO] [stderr] Downloaded cxx v1.0.92 [INFO] [stderr] Downloaded thiserror-impl v1.0.39 [INFO] [stderr] Downloaded thiserror v1.0.39 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.92 [INFO] [stderr] Downloaded cxx-build v1.0.92 [INFO] [stderr] Downloaded serde v1.0.155 [INFO] [stderr] Downloaded serde_derive v1.0.155 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a9acc864078bd66a9b828cee811048e9b3e6224b2848d122286aa02fa10768f7 [INFO] running `Command { std: "docker" "start" "-a" "a9acc864078bd66a9b828cee811048e9b3e6224b2848d122286aa02fa10768f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a9acc864078bd66a9b828cee811048e9b3e6224b2848d122286aa02fa10768f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9acc864078bd66a9b828cee811048e9b3e6224b2848d122286aa02fa10768f7", kill_on_drop: false }` [INFO] [stdout] a9acc864078bd66a9b828cee811048e9b3e6224b2848d122286aa02fa10768f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 212ace76f4c3f169ec27db99f65f27847506e34bbde7524e2999f11e869596aa [INFO] running `Command { std: "docker" "start" "-a" "212ace76f4c3f169ec27db99f65f27847506e34bbde7524e2999f11e869596aa", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling serde v1.0.155 [INFO] [stderr] Checking iana-time-zone v0.1.53 [INFO] [stderr] Checking wmi v0.12.0 (https://github.com/sn99/wmi-rs#d18a644f) [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking chrono v0.4.24 [INFO] [stderr] Checking PIDTree v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `wmi::WMIDateTime` [INFO] [stdout] --> src/process.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use wmi::WMIDateTime; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no `WMIDateTime` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `wmi::WMIDateTime` [INFO] [stdout] --> src/thread.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use wmi::WMIDateTime; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no `WMIDateTime` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `wmi::COMLibrary` [INFO] [stdout] --> src/main.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub use wmi::COMLibrary; [INFO] [stdout] | ^^^^^^^^^^^^^^^ no `COMLibrary` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `wmi::Variant`, `wmi::WMIConnection`, `wmi::WMIDateTime`, `wmi::WMIDuration` [INFO] [stdout] --> src/main.rs:12:15 [INFO] [stdout] | [INFO] [stdout] 12 | pub use wmi::{Variant, WMIConnection, WMIDateTime, WMIDuration}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^ no `WMIDuration` in the root [INFO] [stdout] | | | | [INFO] [stdout] | | | no `WMIDateTime` in the root [INFO] [stdout] | | no `WMIConnection` in the root [INFO] [stdout] | no `Variant` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> src/process.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> src/process.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::Deserialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> src/thread.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> src/thread.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::Deserialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::hash::Hasher` [INFO] [stdout] --> src/process.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::hash::Hasher; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Win32_Process` should have an upper camel case name [INFO] [stdout] --> src/process.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Win32_Process { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Win32Process` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/thread.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::hash::Hasher` [INFO] [stdout] --> src/thread.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::hash::Hasher; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Win32_Thread` should have an upper camel case name [INFO] [stdout] --> src/thread.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Win32_Thread { [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Win32Thread` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `PIDTree` (bin "PIDTree" test) due to 6 previous errors; 5 warnings emitted [INFO] [stdout] error[E0432]: unresolved import `wmi::WMIDateTime` [INFO] [stdout] --> src/process.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use wmi::WMIDateTime; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no `WMIDateTime` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0432]: unresolved import `wmi::WMIDateTime` [INFO] [stdout] --> src/thread.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use wmi::WMIDateTime; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no `WMIDateTime` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `wmi::COMLibrary` [INFO] [stdout] --> src/main.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub use wmi::COMLibrary; [INFO] [stdout] | ^^^^^^^^^^^^^^^ no `COMLibrary` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `wmi::Variant`, `wmi::WMIConnection`, `wmi::WMIDateTime`, `wmi::WMIDuration` [INFO] [stdout] --> src/main.rs:12:15 [INFO] [stdout] | [INFO] [stdout] 12 | pub use wmi::{Variant, WMIConnection, WMIDateTime, WMIDuration}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^ no `WMIDuration` in the root [INFO] [stdout] | | | | [INFO] [stdout] | | | no `WMIDateTime` in the root [INFO] [stdout] | | no `WMIConnection` in the root [INFO] [stdout] | no `Variant` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> src/process.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> src/process.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::Deserialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> src/thread.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Deserialize, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> src/thread.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::Deserialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::hash::Hasher` [INFO] [stdout] --> src/process.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::hash::Hasher; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Win32_Process` should have an upper camel case name [INFO] [stdout] --> src/process.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Win32_Process { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Win32Process` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/thread.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::hash::Hasher` [INFO] [stdout] --> src/thread.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::hash::Hasher; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Win32_Thread` should have an upper camel case name [INFO] [stdout] --> src/thread.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Win32_Thread { [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Win32Thread` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `PIDTree` (bin "PIDTree") due to 6 previous errors; 5 warnings emitted [INFO] running `Command { std: "docker" "inspect" "212ace76f4c3f169ec27db99f65f27847506e34bbde7524e2999f11e869596aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "212ace76f4c3f169ec27db99f65f27847506e34bbde7524e2999f11e869596aa", kill_on_drop: false }` [INFO] [stdout] 212ace76f4c3f169ec27db99f65f27847506e34bbde7524e2999f11e869596aa