[INFO] cloning repository https://github.com/kjvalencik/win-tcp-proxy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kjvalencik/win-tcp-proxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkjvalencik%2Fwin-tcp-proxy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkjvalencik%2Fwin-tcp-proxy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 74e71cf95f118e4007e34f857a22b4f9de2dd857
[INFO] testing kjvalencik/win-tcp-proxy against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkjvalencik%2Fwin-tcp-proxy" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kjvalencik/win-tcp-proxy
[INFO] finished tweaking git repo https://github.com/kjvalencik/win-tcp-proxy
[INFO] tweaked toml for git repo https://github.com/kjvalencik/win-tcp-proxy written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kjvalencik/win-tcp-proxy on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kjvalencik/win-tcp-proxy 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing-error v0.2.0
[INFO] [stderr]   Downloaded eyre v0.6.9
[INFO] [stderr]   Downloaded anstyle-wincon v3.0.1
[INFO] [stderr]   Downloaded anstream v0.6.4
[INFO] [stderr]   Downloaded windows-service v0.6.0
[INFO] [stderr]   Downloaded anstyle-parse v0.2.2
[INFO] [stderr]   Downloaded clap v4.4.10
[INFO] [stderr]   Downloaded widestring v1.0.2
[INFO] [stderr]   Downloaded clap_builder v4.4.9
[INFO] [stderr]   Downloaded color-spantrace v0.2.1
[INFO] [stderr]   Downloaded color-eyre v0.6.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a87ae00f630635d926ba112a14e67cb7cc7b52251ec66c7c127b482feba707af
[INFO] running `Command { std: "docker" "start" "-a" "a87ae00f630635d926ba112a14e67cb7cc7b52251ec66c7c127b482feba707af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a87ae00f630635d926ba112a14e67cb7cc7b52251ec66c7c127b482feba707af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a87ae00f630635d926ba112a14e67cb7cc7b52251ec66c7c127b482feba707af", kill_on_drop: false }`
[INFO] [stdout] a87ae00f630635d926ba112a14e67cb7cc7b52251ec66c7c127b482feba707af
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 24be54a1c6ea35200fe1985faebe05d48b3435bd92db1f698eae47fb3f956595
[INFO] running `Command { std: "docker" "start" "-a" "24be54a1c6ea35200fe1985faebe05d48b3435bd92db1f698eae47fb3f956595", kill_on_drop: false }`
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling rustix v0.38.25
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling eyre v0.6.9
[INFO] [stderr]    Compiling anstyle-parse v0.2.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling anstream v0.6.4
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling termcolor v1.4.0
[INFO] [stderr]    Compiling windows-service v0.6.0
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling object v0.32.1
[INFO] [stderr]    Compiling clap_builder v4.4.9
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling mio v0.8.9
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling color-eyre v0.6.2
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling tokio v1.34.0
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling env_logger v0.10.1
[INFO] [stderr]    Compiling clap v4.4.10
[INFO] [stderr]    Compiling win-tcp-proxy v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved imports `windows_service::service`, `windows_service::service_manager`
[INFO] [stdout]  --> src/install.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     service::{ServiceAccess, ServiceErrorControl, ServiceInfo, ServiceStartType, ServiceType},
[INFO] [stdout]   |     ^^^^^^^ could not find `service` in `windows_service`
[INFO] [stdout] 7 |     service_manager::{ServiceManager, ServiceManagerAccess},
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ could not find `service_manager` in `windows_service`
[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]   --> src/service.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout]  7 |     define_windows_service,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^ no `define_windows_service` in the root
[INFO] [stdout]  8 |     service::{
[INFO] [stdout]    |     ^^^^^^^ could not find `service` in `windows_service`
[INFO] [stdout] ...
[INFO] [stdout] 12 |     service_control_handler,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^ no `service_control_handler` in the root
[INFO] [stdout] 13 |     service_control_handler::ServiceControlHandlerResult,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^ could not find `service_control_handler` in `windows_service`
[INFO] [stdout] 14 |     service_dispatcher,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ no `service_dispatcher` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `windows_service::service`, `windows_service::service_manager`
[INFO] [stdout]  --> src/uninstall.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     service::{ServiceAccess, ServiceState},
[INFO] [stdout]   |     ^^^^^^^ could not find `service` in `windows_service`
[INFO] [stdout] 5 |     service_manager::{ServiceManager, ServiceManagerAccess},
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ could not find `service_manager` in `windows_service`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ffi_service_main` in this scope
[INFO] [stdout]   --> src/service.rs:40:41
[INFO] [stdout]    |
[INFO] [stdout] 40 |         service_dispatcher::start(name, ffi_service_main)?;
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `service_main`
[INFO] [stdout] ...
[INFO] [stdout] 99 | fn service_main(_: Vec<OsString>) {
[INFO] [stdout]    | --------------------------------- similarly named function `service_main` defined here
[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 `win-tcp-proxy` (bin "tcp-proxy") due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "24be54a1c6ea35200fe1985faebe05d48b3435bd92db1f698eae47fb3f956595", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24be54a1c6ea35200fe1985faebe05d48b3435bd92db1f698eae47fb3f956595", kill_on_drop: false }`
[INFO] [stdout] 24be54a1c6ea35200fe1985faebe05d48b3435bd92db1f698eae47fb3f956595
