[INFO] cloning repository https://github.com/loftwing/dfsr_owl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/loftwing/dfsr_owl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floftwing%2Fdfsr_owl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floftwing%2Fdfsr_owl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1defcd7fb300860eb7666c473eaebd4c024ae2ca
[INFO] checking loftwing/dfsr_owl against try#438eb4c1a1c3841523d7f672601e8adbe04cff28 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floftwing%2Fdfsr_owl" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config
[INFO] started tweaking git repo https://github.com/loftwing/dfsr_owl
[INFO] finished tweaking git repo https://github.com/loftwing/dfsr_owl
[INFO] tweaked toml for git repo https://github.com/loftwing/dfsr_owl written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/loftwing/dfsr_owl on toolchain 438eb4c1a1c3841523d7f672601e8adbe04cff28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/loftwing/dfsr_owl 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" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "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 handlebars v2.0.2
[INFO] [stderr]   Downloaded err-derive v0.1.6
[INFO] [stderr]   Downloaded widestring v0.3.0
[INFO] [stderr]   Downloaded pest_meta v2.1.2
[INFO] [stderr]   Downloaded little-skeptic v0.15.2
[INFO] [stderr]   Downloaded windows-service v0.2.0
[INFO] [stderr]   Downloaded bytecount v0.5.1
[INFO] [stderr]   Downloaded cargo_metadata v0.8.2
[INFO] [stderr]   Downloaded pest_generator v2.1.1
[INFO] [stderr]   Downloaded pest v2.1.2
[INFO] [stderr]   Downloaded pulldown-cmark v0.5.3
[INFO] [stderr]   Downloaded wmi v0.4.6
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a3ada68c16803afcb26ba5b056d297920eee4f38c75ecacf4df4ece92cd46516
[INFO] running `Command { std: "docker" "start" "-a" "a3ada68c16803afcb26ba5b056d297920eee4f38c75ecacf4df4ece92cd46516", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a3ada68c16803afcb26ba5b056d297920eee4f38c75ecacf4df4ece92cd46516", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3ada68c16803afcb26ba5b056d297920eee4f38c75ecacf4df4ece92cd46516", kill_on_drop: false }`
[INFO] [stdout] a3ada68c16803afcb26ba5b056d297920eee4f38c75ecacf4df4ece92cd46516
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 30cefb6f3b0dd24b5031231ef9124be87c9496789522ea7f04b198d30eb74bba
[INFO] running `Command { std: "docker" "start" "-a" "30cefb6f3b0dd24b5031231ef9124be87c9496789522ea7f04b198d30eb74bba", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.11
[INFO] [stderr]    Compiling ucd-trie v0.1.2
[INFO] [stderr]    Compiling cc v1.0.48
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling version_check v0.9.1
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]    Compiling ryu v1.0.2
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling same-file v1.0.5
[INFO] [stderr]    Compiling pulldown-cmark v0.5.3
[INFO] [stderr]    Compiling remove_dir_all v0.5.2
[INFO] [stderr]    Compiling quick-error v1.2.2
[INFO] [stderr]    Compiling bytecount v0.5.1
[INFO] [stderr]     Checking windows-service v0.2.0
[INFO] [stderr]    Compiling pest v2.1.2
[INFO] [stderr]    Compiling walkdir v2.2.9
[INFO] [stderr]    Compiling error-chain v0.12.1
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling pest_meta v2.1.2
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling backtrace-sys v0.1.32
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling backtrace v0.3.40
[INFO] [stderr]    Compiling synstructure v0.12.3
[INFO] [stderr]    Compiling pest_generator v2.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.103
[INFO] [stderr]    Compiling failure_derive v0.1.6
[INFO] [stderr]    Compiling failure v0.1.6
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]    Compiling serde v1.0.103
[INFO] [stderr]    Compiling serde_json v1.0.44
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling hashbrown v0.5.0
[INFO] [stderr]    Compiling handlebars v2.0.2
[INFO] [stderr]    Compiling cargo_metadata v0.8.2
[INFO] [stderr]    Compiling little-skeptic v0.15.2
[INFO] [stderr]    Compiling wmi v0.4.6
[INFO] [stderr]     Checking rust_svc_wmi_test v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `windows_service::service_dispatcher`
[INFO] [stdout]  --> src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use windows_service::service_dispatcher;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `service_dispatcher` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `wmi::Variant`, `wmi::COMLibrary`, `wmi::WMIConnection`
[INFO] [stdout]  --> src/bin/wmi_test.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     Variant,
[INFO] [stdout]   |     ^^^^^^^ no `Variant` in the root
[INFO] [stdout] 5 |     COMLibrary,
[INFO] [stdout]   |     ^^^^^^^^^^ no `COMLibrary` in the root
[INFO] [stdout] 6 |     WMIConnection
[INFO] [stdout]   |     ^^^^^^^^^^^^^ no `WMIConnection` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows_service::define_windows_service`
[INFO] [stdout]  --> src/main.rs:3:23
[INFO] [stdout]   |
[INFO] [stdout] 3 | use windows_service::{define_windows_service};
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^ no `define_windows_service` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Error` in crate `windows_service`
[INFO] [stdout]   --> src/main.rs:11:42
[INFO] [stdout]    |
[INFO] [stdout] 11 | fn main() -> Result<(), windows_service::Error> {
[INFO] [stdout]    |                                          ^^^^^ not found in `windows_service`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Error;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::io::Error;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use core::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]    = and 4 other candidates
[INFO] [stdout] help: if you import `Error`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 11 - fn main() -> Result<(), windows_service::Error> {
[INFO] [stdout] 11 + fn main() -> Result<(), Error> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ffi_service_main` in this scope
[INFO] [stdout]   --> src/main.rs:14:42
[INFO] [stdout]    |
[INFO] [stdout] 14 |     service_dispatcher::start("DFSROwl", ffi_service_main)?;
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/bin/wmi_test.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Deserialize, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `arguments`
[INFO] [stdout]  --> src/main.rs:7:18
[INFO] [stdout]   |
[INFO] [stdout] 7 | fn dfsr_owl_main(arguments: Vec<OsString>) {
[INFO] [stdout]   |                  ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_arguments`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/bin/wmi_test.rs:27:58
[INFO] [stdout]    |
[INFO] [stdout] 27 |             let results: Vec<HashMap<String, Variant>> = r.raw_query(queries::RGROUP_QUERY).unwrap();
[INFO] [stdout]    |                                                          ^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust_svc_wmi_test` (bin "rust_svc_wmi_test" test) due to 4 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rust_svc_wmi_test` (bin "wmi_test") due to 2 previous errors; 1 warning emitted
[INFO] [stdout] error[E0432]: unresolved imports `wmi::Variant`, `wmi::COMLibrary`, `wmi::WMIConnection`
[INFO] [stdout]  --> src/bin/wmi_test.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     Variant,
[INFO] [stdout]   |     ^^^^^^^ no `Variant` in the root
[INFO] [stdout] 5 |     COMLibrary,
[INFO] [stdout]   |     ^^^^^^^^^^ no `COMLibrary` in the root
[INFO] [stdout] 6 |     WMIConnection
[INFO] [stdout]   |     ^^^^^^^^^^^^^ no `WMIConnection` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/bin/wmi_test.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Deserialize, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows_service::service_dispatcher`
[INFO] [stdout]  --> src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use windows_service::service_dispatcher;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `service_dispatcher` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows_service::define_windows_service`
[INFO] [stdout]  --> src/main.rs:3:23
[INFO] [stdout]   |
[INFO] [stdout] 3 | use windows_service::{define_windows_service};
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^ no `define_windows_service` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Error` in crate `windows_service`
[INFO] [stdout]   --> src/main.rs:11:42
[INFO] [stdout]    |
[INFO] [stdout] 11 | fn main() -> Result<(), windows_service::Error> {
[INFO] [stdout]    |                                          ^^^^^ not found in `windows_service`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Error;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::io::Error;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use core::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]    = and 4 other candidates
[INFO] [stdout] help: if you import `Error`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 11 - fn main() -> Result<(), windows_service::Error> {
[INFO] [stdout] 11 + fn main() -> Result<(), Error> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ffi_service_main` in this scope
[INFO] [stdout]   --> src/main.rs:14:42
[INFO] [stdout]    |
[INFO] [stdout] 14 |     service_dispatcher::start("DFSROwl", ffi_service_main)?;
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/bin/wmi_test.rs:27:58
[INFO] [stdout]    |
[INFO] [stdout] 27 |             let results: Vec<HashMap<String, Variant>> = r.raw_query(queries::RGROUP_QUERY).unwrap();
[INFO] [stdout]    |                                                          ^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `arguments`
[INFO] [stdout]  --> src/main.rs:7:18
[INFO] [stdout]   |
[INFO] [stdout] 7 | fn dfsr_owl_main(arguments: Vec<OsString>) {
[INFO] [stdout]   |                  ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_arguments`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust_svc_wmi_test` (bin "rust_svc_wmi_test") due to 4 previous errors; 1 warning emitted
[INFO] [stderr] error: could not compile `rust_svc_wmi_test` (bin "wmi_test" test) due to 2 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "30cefb6f3b0dd24b5031231ef9124be87c9496789522ea7f04b198d30eb74bba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30cefb6f3b0dd24b5031231ef9124be87c9496789522ea7f04b198d30eb74bba", kill_on_drop: false }`
[INFO] [stdout] 30cefb6f3b0dd24b5031231ef9124be87c9496789522ea7f04b198d30eb74bba
