[INFO] cloning repository https://github.com/acertak/wtw
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/acertak/wtw" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Facertak%2Fwtw", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Facertak%2Fwtw'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1e148020d85f6e2980c31a7ce9bc0176c10e5f40
[INFO] checking acertak/wtw/1e148020d85f6e2980c31a7ce9bc0176c10e5f40 against master#cf79d034aa3d8f396d407aafce6f1ccd818e710e for pr-155657
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Facertak%2Fwtw" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/acertak/wtw
[INFO] finished tweaking git repo https://github.com/acertak/wtw
[INFO] tweaked toml for git repo https://github.com/acertak/wtw written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/acertak/wtw on toolchain cf79d034aa3d8f396d407aafce6f1ccd818e710e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/acertak/wtw 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" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "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 clap_complete v4.5.60
[INFO] [stderr]   Downloaded clap v4.5.51
[INFO] [stderr]   Downloaded assert_cmd v2.1.1
[INFO] [stderr]   Downloaded clap_builder v4.5.51
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 98583fffd8afe33ff43bd3ff740c1528c9ed040894a06967f9927f7cdcdf7bca
[INFO] running `Command { std: "docker" "start" "-a" "98583fffd8afe33ff43bd3ff740c1528c9ed040894a06967f9927f7cdcdf7bca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "98583fffd8afe33ff43bd3ff740c1528c9ed040894a06967f9927f7cdcdf7bca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98583fffd8afe33ff43bd3ff740c1528c9ed040894a06967f9927f7cdcdf7bca", kill_on_drop: false }`
[INFO] [stdout] 98583fffd8afe33ff43bd3ff740c1528c9ed040894a06967f9927f7cdcdf7bca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad9873167d36b1db79e2b8bcb26a56c5428a9bd7d07acae3c8adf1e3795f2037
[INFO] running `Command { std: "docker" "start" "-a" "ad9873167d36b1db79e2b8bcb26a56c5428a9bd7d07acae3c8adf1e3795f2037", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]    Compiling assert_cmd v2.1.1
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking rustix v1.1.2
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking clap_builder v4.5.51
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking clap v4.5.51
[INFO] [stderr]     Checking clap_complete v4.5.60
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking gwe v1.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `tool`
[INFO] [stdout]    --> src/worktree/tool.rs:209:19
[INFO] [stdout]     |
[INFO] [stdout] 209 | fn spawn_terminal(tool: &str, path: &Path, args: &[String]) -> Result<()> {
[INFO] [stdout]     |                   ^^^^ help: if this is intentional, prefix it with an underscore: `_tool`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]    --> src/worktree/tool.rs:209:31
[INFO] [stdout]     |
[INFO] [stdout] 209 | fn spawn_terminal(tool: &str, path: &Path, args: &[String]) -> Result<()> {
[INFO] [stdout]     |                               ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> src/worktree/tool.rs:209:44
[INFO] [stdout]     |
[INFO] [stdout] 209 | fn spawn_terminal(tool: &str, path: &Path, args: &[String]) -> Result<()> {
[INFO] [stdout]     |                                            ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tools_with_paths`
[INFO] [stdout]    --> src/worktree/tool.rs:339:25
[INFO] [stdout]     |
[INFO] [stdout] 339 | fn spawn_multiple_tools(tools_with_paths: &[(String, PathBuf)], args: &[String]) -> Result<()> {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tools_with_paths`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> src/worktree/tool.rs:339:65
[INFO] [stdout]     |
[INFO] [stdout] 339 | fn spawn_multiple_tools(tools_with_paths: &[(String, PathBuf)], args: &[String]) -> Result<()> {
[INFO] [stdout]     |                                                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tool`
[INFO] [stdout]    --> src/worktree/tool.rs:209:19
[INFO] [stdout]     |
[INFO] [stdout] 209 | fn spawn_terminal(tool: &str, path: &Path, args: &[String]) -> Result<()> {
[INFO] [stdout]     |                   ^^^^ help: if this is intentional, prefix it with an underscore: `_tool`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]    --> src/worktree/tool.rs:209:31
[INFO] [stdout]     |
[INFO] [stdout] 209 | fn spawn_terminal(tool: &str, path: &Path, args: &[String]) -> Result<()> {
[INFO] [stdout]     |                               ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> src/worktree/tool.rs:209:44
[INFO] [stdout]     |
[INFO] [stdout] 209 | fn spawn_terminal(tool: &str, path: &Path, args: &[String]) -> Result<()> {
[INFO] [stdout]     |                                            ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tools_with_paths`
[INFO] [stdout]    --> src/worktree/tool.rs:339:25
[INFO] [stdout]     |
[INFO] [stdout] 339 | fn spawn_multiple_tools(tools_with_paths: &[(String, PathBuf)], args: &[String]) -> Result<()> {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tools_with_paths`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> src/worktree/tool.rs:339:65
[INFO] [stdout]     |
[INFO] [stdout] 339 | fn spawn_multiple_tools(tools_with_paths: &[(String, PathBuf)], args: &[String]) -> Result<()> {
[INFO] [stdout]     |                                                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.02s
[INFO] running `Command { std: "docker" "inspect" "ad9873167d36b1db79e2b8bcb26a56c5428a9bd7d07acae3c8adf1e3795f2037", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad9873167d36b1db79e2b8bcb26a56c5428a9bd7d07acae3c8adf1e3795f2037", kill_on_drop: false }`
[INFO] [stdout] ad9873167d36b1db79e2b8bcb26a56c5428a9bd7d07acae3c8adf1e3795f2037
