[INFO] cloning repository https://github.com/lxconan/sample-rust-service [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lxconan/sample-rust-service" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flxconan%2Fsample-rust-service", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flxconan%2Fsample-rust-service'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6937bdeb579d1ee53cb43a4cf9e97aa903b829d8 [INFO] testing lxconan/sample-rust-service 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%2Flxconan%2Fsample-rust-service" "/workspace/builds/worker-17/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-17/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lxconan/sample-rust-service 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] started tweaking git repo https://github.com/lxconan/sample-rust-service [INFO] finished tweaking git repo https://github.com/lxconan/sample-rust-service [INFO] tweaked toml for git repo https://github.com/lxconan/sample-rust-service written to /workspace/builds/worker-17/source/Cargo.toml [INFO] crate git repo https://github.com/lxconan/sample-rust-service 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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] 05b93a03ce2d94bd4adcb82261de077012159972dab5fd0f3d7a27199ced2d0d [INFO] running `Command { std: "docker" "start" "-a" "05b93a03ce2d94bd4adcb82261de077012159972dab5fd0f3d7a27199ced2d0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "05b93a03ce2d94bd4adcb82261de077012159972dab5fd0f3d7a27199ced2d0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05b93a03ce2d94bd4adcb82261de077012159972dab5fd0f3d7a27199ced2d0d", kill_on_drop: false }` [INFO] [stdout] 05b93a03ce2d94bd4adcb82261de077012159972dab5fd0f3d7a27199ced2d0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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] fa1be0142061e16c2a87ea7049ceec4cfdd9f35000162184a3b38ce41e3d6bd3 [INFO] running `Command { std: "docker" "start" "-a" "fa1be0142061e16c2a87ea7049ceec4cfdd9f35000162184a3b38ce41e3d6bd3", kill_on_drop: false }` [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling windows-service v0.4.0 [INFO] [stderr] Compiling widestring v0.4.3 [INFO] [stderr] Compiling path-dedot v3.0.12 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling path-absolutize v3.0.10 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling windows-service-rs-core v0.1.0 (/opt/rustwide/workdir/dependencies/windows-service-rs-core) [INFO] [stdout] error[E0432]: unresolved import `winapi::um` [INFO] [stdout] --> dependencies/windows-service-rs-core/src/win_dbg_logger.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::um::debugapi; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `windows_service::define_windows_service`, `windows_service::service`, `windows_service::service_control_handler`, `windows_service::service_control_handler`, `windows_service::service_dispatcher` [INFO] [stdout] --> dependencies/windows-service-rs-core/src/service_wrapper.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | define_windows_service, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no `define_windows_service` in the root [INFO] [stdout] 4 | service::{ [INFO] [stdout] | ^^^^^^^ could not find `service` in `windows_service` [INFO] [stdout] ... [INFO] [stdout] 8 | service_control_handler::{self, ServiceControlHandlerResult}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ ^^^^ no `service_control_handler` in the root [INFO] [stdout] | | [INFO] [stdout] | could not find `service_control_handler` in `windows_service` [INFO] [stdout] 9 | service_dispatcher [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no `service_dispatcher` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows_service::service_control_handler` [INFO] [stdout] --> dependencies/windows-service-rs-core/src/service_wrapper.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | use windows_service::service_control_handler::ServiceStatusHandle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ could not find `service_control_handler` in `windows_service` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `define_windows_service` [INFO] [stdout] --> dependencies/windows-service-rs-core/src/service_wrapper.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | define_windows_service!(ffi_service_main, sample_service_main); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ffi_service_main` in this scope [INFO] [stdout] --> dependencies/windows-service-rs-core/src/service_wrapper.rs:54:45 [INFO] [stdout] | [INFO] [stdout] 54 | service_dispatcher::start(SERVICE_NAME, 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] Some errors have detailed explanations: E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `windows-service-rs-core` due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "fa1be0142061e16c2a87ea7049ceec4cfdd9f35000162184a3b38ce41e3d6bd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa1be0142061e16c2a87ea7049ceec4cfdd9f35000162184a3b38ce41e3d6bd3", kill_on_drop: false }` [INFO] [stdout] fa1be0142061e16c2a87ea7049ceec4cfdd9f35000162184a3b38ce41e3d6bd3