[INFO] cloning repository https://github.com/fuginic/BrowserSwitch
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fuginic/BrowserSwitch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffuginic%2FBrowserSwitch", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffuginic%2FBrowserSwitch'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ce7a693bbc8575f952e3f1bdaa0a667387c4bffe
[INFO] checking fuginic/BrowserSwitch against try#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffuginic%2FBrowserSwitch" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/fuginic/BrowserSwitch
[INFO] finished tweaking git repo https://github.com/fuginic/BrowserSwitch
[INFO] tweaked toml for git repo https://github.com/fuginic/BrowserSwitch written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fuginic/BrowserSwitch on toolchain e117153a45c546e883c1f91d82611775fcaeffe0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/fuginic/BrowserSwitch 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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded flexi_logger v0.26.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 949345251f9d69f5fe9c843a18ce2fcef752a06db5781f9e988baa92f7ba1bd8
[INFO] running `Command { std: "docker" "start" "-a" "949345251f9d69f5fe9c843a18ce2fcef752a06db5781f9e988baa92f7ba1bd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "949345251f9d69f5fe9c843a18ce2fcef752a06db5781f9e988baa92f7ba1bd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "949345251f9d69f5fe9c843a18ce2fcef752a06db5781f9e988baa92f7ba1bd8", kill_on_drop: false }`
[INFO] [stdout] 949345251f9d69f5fe9c843a18ce2fcef752a06db5781f9e988baa92f7ba1bd8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e1e2ec184f52e5d51fdb5ec9bf2802ada0f0cc9a0ef4cc124f27a043ef4891ea
[INFO] running `Command { std: "docker" "start" "-a" "e1e2ec184f52e5d51fdb5ec9bf2802ada0f0cc9a0ef4cc124f27a043ef4891ea", kill_on_drop: false }`
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.48.5
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking clap_builder v4.5.38
[INFO] [stderr]     Checking nu-ansi-term v0.49.0
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]     Checking windows-targets v0.48.5
[INFO] [stderr]     Checking windows-sys v0.48.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking flexi_logger v0.26.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking clap v4.5.38
[INFO] [stderr]     Checking simplelog v0.12.2
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling winres v0.1.12
[INFO] [stderr]    Compiling browserswitch v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]   --> src/main.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::os::windows::process::CommandExt;  // << import necessario
[INFO] [stdout]    |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /rustc/e117153a45c546e883c1f91d82611775fcaeffe0/library/std/src/os/mod.rs:56:4
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /rustc/e117153a45c546e883c1f91d82611775fcaeffe0/library/std/src/os/mod.rs:120:9
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]   --> src/main.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::os::windows::process::CommandExt;  // << import necessario
[INFO] [stdout]    |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /rustc/e117153a45c546e883c1f91d82611775fcaeffe0/library/std/src/os/mod.rs:56:4
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /rustc/e117153a45c546e883c1f91d82611775fcaeffe0/library/std/src/os/mod.rs:120:9
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `prog`
[INFO] [stdout]    --> src/main.rs:279:18
[INFO] [stdout]     |
[INFO] [stdout] 279 |              let prog = &parts[0];
[INFO] [stdout]     |                  ^^^^ help: if this is intentional, prefix it with an underscore: `_prog`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> src/main.rs:280:18
[INFO] [stdout]     |
[INFO] [stdout] 280 |              let args = &parts[1..];
[INFO] [stdout]     |                  ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `prog`
[INFO] [stdout]    --> src/main.rs:279:18
[INFO] [stdout]     |
[INFO] [stdout] 279 |              let prog = &parts[0];
[INFO] [stdout]     |                  ^^^^ help: if this is intentional, prefix it with an underscore: `_prog`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> src/main.rs:280:18
[INFO] [stdout]     |
[INFO] [stdout] 280 |              let args = &parts[1..];
[INFO] [stdout]     |                  ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `browserswitch` (bin "browserswitch") due to 1 previous error; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `browserswitch` (bin "browserswitch" test) due to 1 previous error; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "e1e2ec184f52e5d51fdb5ec9bf2802ada0f0cc9a0ef4cc124f27a043ef4891ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1e2ec184f52e5d51fdb5ec9bf2802ada0f0cc9a0ef4cc124f27a043ef4891ea", kill_on_drop: false }`
[INFO] [stdout] e1e2ec184f52e5d51fdb5ec9bf2802ada0f0cc9a0ef4cc124f27a043ef4891ea
