[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] testing loftwing/dfsr_owl against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floftwing%2Fdfsr_owl" "/workspace/builds/worker-100/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-100/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/loftwing/dfsr_owl on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-100/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-100/source/Cargo.toml [INFO] crate git repo https://github.com/loftwing/dfsr_owl already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 05f1c9d15a2ef20736044256eb785801ad7b02f02f5fdccaf4c333b8e564d0c8 [INFO] running `Command { std: "docker" "start" "-a" "05f1c9d15a2ef20736044256eb785801ad7b02f02f5fdccaf4c333b8e564d0c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "05f1c9d15a2ef20736044256eb785801ad7b02f02f5fdccaf4c333b8e564d0c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05f1c9d15a2ef20736044256eb785801ad7b02f02f5fdccaf4c333b8e564d0c8", kill_on_drop: false }` [INFO] [stdout] 05f1c9d15a2ef20736044256eb785801ad7b02f02f5fdccaf4c333b8e564d0c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/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=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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ecf74c808936736f6425906ae79f58d9a77a747b9f2593192a2f2447e79557fe [INFO] running `Command { std: "docker" "start" "-a" "ecf74c808936736f6425906ae79f58d9a77a747b9f2593192a2f2447e79557fe", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling pulldown-cmark v0.5.3 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling bytecount v0.5.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling windows-service v0.2.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling pest v2.1.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling pest_meta v2.1.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling hashbrown v0.5.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling cargo_metadata v0.8.2 [INFO] [stderr] Compiling handlebars v2.0.2 [INFO] [stderr] Compiling little-skeptic v0.15.2 [INFO] [stderr] Compiling wmi v0.4.6 [INFO] [stderr] Compiling 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 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: cannot determine resolution for the macro `define_windows_service` [INFO] [stdout] --> src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | define_windows_service!(ffi_service_main, dfsr_owl_main); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [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[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 core::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use serde::de::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use serde::de::value::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use serde::export::fmt::Error; [INFO] [stdout] | [INFO] [stdout] and 5 other candidates [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: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust_svc_wmi_test` due to 2 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0432. [INFO] [stdout] [INFO] [stderr] error: could not compile `rust_svc_wmi_test` due to 6 previous errors [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ecf74c808936736f6425906ae79f58d9a77a747b9f2593192a2f2447e79557fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecf74c808936736f6425906ae79f58d9a77a747b9f2593192a2f2447e79557fe", kill_on_drop: false }` [INFO] [stdout] ecf74c808936736f6425906ae79f58d9a77a747b9f2593192a2f2447e79557fe