[INFO] fetching crate cross-platform-service 0.1.0...
[INFO] checking cross-platform-service-0.1.0 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate cross-platform-service 0.1.0 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate cross-platform-service 0.1.0 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cross-platform-service 0.1.0
[INFO] finished tweaking crates.io crate cross-platform-service 0.1.0
[INFO] tweaked toml for crates.io crate cross-platform-service 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate crates.io crate cross-platform-service 0.1.0 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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "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 dbus v0.9.3
[INFO] [stderr]   Downloaded const-sha1 v0.2.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.27
[INFO] [stderr]   Downloaded windows_macros v0.13.0
[INFO] [stderr]   Downloaded libdbus-sys v0.2.1
[INFO] [stderr]   Downloaded signal-hook v0.3.9
[INFO] [stderr]   Downloaded windows v0.13.0
[INFO] [stderr]   Downloaded syn v1.0.73
[INFO] [stderr]   Downloaded libc v0.2.97
[INFO] [stderr]   Downloaded windows_gen v0.13.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aaead936af4d0e8f77708038736f97c9843b67c00827674bf90fbebf6ce1ea8d
[INFO] running `Command { std: "docker" "start" "-a" "aaead936af4d0e8f77708038736f97c9843b67c00827674bf90fbebf6ce1ea8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aaead936af4d0e8f77708038736f97c9843b67c00827674bf90fbebf6ce1ea8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aaead936af4d0e8f77708038736f97c9843b67c00827674bf90fbebf6ce1ea8d", kill_on_drop: false }`
[INFO] [stdout] aaead936af4d0e8f77708038736f97c9843b67c00827674bf90fbebf6ce1ea8d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a297082cde9aa8d6e83d42325c5e2141c9503c1a1d7bbbd49b25f3b2d95b980a
[INFO] running `Command { std: "docker" "start" "-a" "a297082cde9aa8d6e83d42325c5e2141c9503c1a1d7bbbd49b25f3b2d95b980a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.97
[INFO] [stderr]    Compiling signal-hook v0.3.9
[INFO] [stderr]    Compiling cross-platform-service v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling libdbus-sys v0.2.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking dbus v0.9.3
[INFO] [stdout] warning: unused import: `std::fs::OpenOptions`
[INFO] [stdout]  --> src/service.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::fs::OpenOptions;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs::OpenOptions`
[INFO] [stdout]  --> src/service.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::fs::OpenOptions;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Write`
[INFO] [stdout]  --> src/service.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::io::Write;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Write`
[INFO] [stdout]  --> src/service.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::io::Write;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `service_name`
[INFO] [stdout]   --> src/service.rs:33:22
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn start_service(service_name: &str, service_main: ServiceMainFunc) {
[INFO] [stdout]    |                      ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_service_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `service_name`
[INFO] [stdout]   --> src/service.rs:33:22
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn start_service(service_name: &str, service_main: ServiceMainFunc) {
[INFO] [stdout]    |                      ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_service_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `cross_platform_service`
[INFO] [stdout]  --> examples/win_stop_service.rs:1:29
[INFO] [stdout]   |
[INFO] [stdout] 1 | use cross_platform_service::windows::win32_api_services::{ServiceControl, ServiceControlsAccepted, ServiceState};
[INFO] [stdout]   |                             ^^^^^^^ could not find `windows` in `cross_platform_service`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `cross_platform_service`
[INFO] [stdout]  --> examples/win_start_service.rs:1:29
[INFO] [stdout]   |
[INFO] [stdout] 1 | use cross_platform_service::windows::win32_api_services::ServiceState;
[INFO] [stdout]   |                             ^^^^^^^ could not find `windows` in `cross_platform_service`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `cross_platform_service`
[INFO] [stdout]  --> examples/win_create_service.rs:3:29
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cross_platform_service::windows::win_service_manager::{
[INFO] [stdout]   |                             ^^^^^^^ could not find `windows` in `cross_platform_service`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Error`
[INFO] [stdout]  --> examples/unix_start_unit.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::io::Error;
[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 `cross_platform_service`
[INFO] [stdout]  --> examples/win_create_service.rs:7:29
[INFO] [stdout]   |
[INFO] [stdout] 7 | use cross_platform_service::windows::win32_api_services::{
[INFO] [stdout]   |                             ^^^^^^^ could not find `windows` in `cross_platform_service`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `cross_platform_service`
[INFO] [stdout]  --> examples/win_stop_service.rs:2:29
[INFO] [stdout]   |
[INFO] [stdout] 2 | use cross_platform_service::windows::win_service_manager::{get_service_status, control_windows_service};
[INFO] [stdout]   |                             ^^^^^^^ could not find `windows` in `cross_platform_service`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `cross_platform_service`
[INFO] [stdout]  --> examples/win_start_service.rs:2:29
[INFO] [stdout]   |
[INFO] [stdout] 2 | use cross_platform_service::windows::win_service_manager::{get_service_status, start_windows_service};
[INFO] [stdout]   |                             ^^^^^^^ could not find `windows` in `cross_platform_service`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `cross_platform_service`
[INFO] [stdout]  --> examples/win_service_status.rs:1:29
[INFO] [stdout]   |
[INFO] [stdout] 1 | use cross_platform_service::windows::win_service_manager::get_service_status;
[INFO] [stdout]   |                             ^^^^^^^ could not find `windows` in `cross_platform_service`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cross-platform-service` (example "win_start_service") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused import: `std::fs::OpenOptions`
[INFO] [stdout]  --> examples/cross_platform_service.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::fs::OpenOptions;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Write`
[INFO] [stdout]  --> examples/cross_platform_service.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::io::Write;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cross-platform-service` (example "win_stop_service") due to 3 previous errors
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cross-platform-service` (example "win_create_service") due to 3 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cross-platform-service` (example "win_service_status") due to 2 previous errors
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `cross_platform_service`
[INFO] [stdout]   --> examples/win_sample_service.rs:17:29
[INFO] [stdout]    |
[INFO] [stdout] 17 | use cross_platform_service::windows::win32_api_services::{
[INFO] [stdout]    |                             ^^^^^^^ could not find `windows` in `cross_platform_service`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Error`
[INFO] [stdout]  --> examples/unix_create_unit.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::io::Error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cross-platform-service` (example "win_sample_service") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "a297082cde9aa8d6e83d42325c5e2141c9503c1a1d7bbbd49b25f3b2d95b980a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a297082cde9aa8d6e83d42325c5e2141c9503c1a1d7bbbd49b25f3b2d95b980a", kill_on_drop: false }`
[INFO] [stdout] a297082cde9aa8d6e83d42325c5e2141c9503c1a1d7bbbd49b25f3b2d95b980a
[INFO] checking cross-platform-service-0.1.0 against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] extracting crate cross-platform-service 0.1.0 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate cross-platform-service 0.1.0 on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cross-platform-service 0.1.0
[INFO] finished tweaking crates.io crate cross-platform-service 0.1.0
[INFO] tweaked toml for crates.io crate cross-platform-service 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate crates.io crate cross-platform-service 0.1.0 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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 97c0649b1d9d68faacbfc43aafebdc477d9c59943e41b8f0c1823f56e70f1105
[INFO] running `Command { std: "docker" "start" "-a" "97c0649b1d9d68faacbfc43aafebdc477d9c59943e41b8f0c1823f56e70f1105", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "97c0649b1d9d68faacbfc43aafebdc477d9c59943e41b8f0c1823f56e70f1105", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97c0649b1d9d68faacbfc43aafebdc477d9c59943e41b8f0c1823f56e70f1105", kill_on_drop: false }`
[INFO] [stdout] 97c0649b1d9d68faacbfc43aafebdc477d9c59943e41b8f0c1823f56e70f1105
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1330ccb76d13fc2a3e8e058896795759198ea6de586ec1a486658d10722fcc45
[INFO] running `Command { std: "docker" "start" "-a" "1330ccb76d13fc2a3e8e058896795759198ea6de586ec1a486658d10722fcc45", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.97
[INFO] [stderr]    Compiling libdbus-sys v0.2.1
[INFO] [stderr]    Compiling signal-hook v0.3.9
[INFO] [stderr]    Compiling cross-platform-service v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking dbus v0.9.3
[INFO] [stdout] warning: unused import: `std::fs::OpenOptions`
[INFO] [stdout]  --> src/service.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::fs::OpenOptions;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Write`
[INFO] [stdout]  --> src/service.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::io::Write;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs::OpenOptions`
[INFO] [stdout]  --> src/service.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::fs::OpenOptions;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Write`
[INFO] [stdout]  --> src/service.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::io::Write;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `service_name`
[INFO] [stdout]   --> src/service.rs:33:22
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn start_service(service_name: &str, service_main: ServiceMainFunc) {
[INFO] [stdout]    |                      ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_service_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `service_name`
[INFO] [stdout]   --> src/service.rs:33:22
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn start_service(service_name: &str, service_main: ServiceMainFunc) {
[INFO] [stdout]    |                      ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_service_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `cross_platform_service`
[INFO] [stdout]  --> examples/win_start_service.rs:1:29
[INFO] [stdout]   |
[INFO] [stdout] 1 | use cross_platform_service::windows::win32_api_services::ServiceState;
[INFO] [stdout]   |                             ^^^^^^^ could not find `windows` in `cross_platform_service`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `cross_platform_service`
[INFO] [stdout]  --> examples/win_service_status.rs:1:29
[INFO] [stdout]   |
[INFO] [stdout] 1 | use cross_platform_service::windows::win_service_manager::get_service_status;
[INFO] [stdout]   |                             ^^^^^^^ could not find `windows` in `cross_platform_service`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `cross_platform_service`
[INFO] [stdout]  --> examples/win_create_service.rs:3:29
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cross_platform_service::windows::win_service_manager::{
[INFO] [stdout]   |                             ^^^^^^^ could not find `windows` in `cross_platform_service`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `cross_platform_service`
[INFO] [stdout]  --> examples/win_create_service.rs:7:29
[INFO] [stdout]   |
[INFO] [stdout] 7 | use cross_platform_service::windows::win32_api_services::{
[INFO] [stdout]   |                             ^^^^^^^ could not find `windows` in `cross_platform_service`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `cross_platform_service`
[INFO] [stdout]  --> examples/win_start_service.rs:2:29
[INFO] [stdout]   |
[INFO] [stdout] 2 | use cross_platform_service::windows::win_service_manager::{get_service_status, start_windows_service};
[INFO] [stdout]   |                             ^^^^^^^ could not find `windows` in `cross_platform_service`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `cross_platform_service`
[INFO] [stdout]  --> examples/win_stop_service.rs:1:29
[INFO] [stdout]   |
[INFO] [stdout] 1 | use cross_platform_service::windows::win32_api_services::{ServiceControl, ServiceControlsAccepted, ServiceState};
[INFO] [stdout]   |                             ^^^^^^^ could not find `windows` in `cross_platform_service`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `cross_platform_service`
[INFO] [stdout]  --> examples/win_stop_service.rs:2:29
[INFO] [stdout]   |
[INFO] [stdout] 2 | use cross_platform_service::windows::win_service_manager::{get_service_status, control_windows_service};
[INFO] [stdout]   |                             ^^^^^^^ could not find `windows` in `cross_platform_service`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `cross_platform_service`
[INFO] [stdout]   --> examples/win_sample_service.rs:17:29
[INFO] [stdout]    |
[INFO] [stdout] 17 | use cross_platform_service::windows::win32_api_services::{
[INFO] [stdout]    |                             ^^^^^^^ could not find `windows` in `cross_platform_service`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cross-platform-service` (example "win_create_service") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs::OpenOptions`
[INFO] [stdout]  --> examples/cross_platform_service.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::fs::OpenOptions;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Write`
[INFO] [stdout]  --> examples/cross_platform_service.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::io::Write;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cross-platform-service` (example "win_start_service") due to 3 previous errors
[INFO] [stderr] error: could not compile `cross-platform-service` (example "win_service_status") due to 2 previous errors
[INFO] [stderr] error: could not compile `cross-platform-service` (example "win_sample_service") due to 2 previous errors
[INFO] [stdout] warning: unused import: `std::io::Error`
[INFO] [stdout]  --> examples/unix_start_unit.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::io::Error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cross-platform-service` (example "win_stop_service") due to 3 previous errors
[INFO] [stdout] warning: unused import: `std::io::Error`
[INFO] [stdout]  --> examples/unix_create_unit.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::io::Error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1330ccb76d13fc2a3e8e058896795759198ea6de586ec1a486658d10722fcc45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1330ccb76d13fc2a3e8e058896795759198ea6de586ec1a486658d10722fcc45", kill_on_drop: false }`
[INFO] [stdout] 1330ccb76d13fc2a3e8e058896795759198ea6de586ec1a486658d10722fcc45
