[INFO] cloning repository https://github.com/Sammy99jsp/Remote-Debug
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Sammy99jsp/Remote-Debug" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSammy99jsp%2FRemote-Debug", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSammy99jsp%2FRemote-Debug'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c47b6007a14fde3f2deaf1c9baee0c7b9392d67e
[INFO] checking Sammy99jsp/Remote-Debug against master#61cc47e367d7be91e13bcd01e4e96e0e233d4f6d for 2025-12-16-next-solver-global
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSammy99jsp%2FRemote-Debug" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Sammy99jsp/Remote-Debug
[INFO] finished tweaking git repo https://github.com/Sammy99jsp/Remote-Debug
[INFO] tweaked toml for git repo https://github.com/Sammy99jsp/Remote-Debug written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Sammy99jsp/Remote-Debug on toolchain 61cc47e367d7be91e13bcd01e4e96e0e233d4f6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Sammy99jsp/Remote-Debug 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" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/Sammy99jsp/Chrome-DevTools-rs.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded webpki v0.22.1
[INFO] [stderr]   Downloaded warp v0.3.5
[INFO] [stderr]   Downloaded headers v0.3.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] efafcda2c958c50968f693e4fd7765af56731ec512099c58446704c5e8017d64
[INFO] running `Command { std: "docker" "start" "-a" "efafcda2c958c50968f693e4fd7765af56731ec512099c58446704c5e8017d64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "efafcda2c958c50968f693e4fd7765af56731ec512099c58446704c5e8017d64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "efafcda2c958c50968f693e4fd7765af56731ec512099c58446704c5e8017d64", kill_on_drop: false }`
[INFO] [stdout] efafcda2c958c50968f693e4fd7765af56731ec512099c58446704c5e8017d64
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9e264e310ebdb7ddac74bbc2a8b1651aeeb9b6064d88b86151e0524a49759f92
[INFO] running `Command { std: "docker" "start" "-a" "9e264e310ebdb7ddac74bbc2a8b1651aeeb9b6064d88b86151e0524a49759f92", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling thiserror v1.0.47
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking memchr v2.6.2
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling prettyplease v0.2.12
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]    Compiling rustix v0.38.10
[INFO] [stderr]     Checking url v2.4.1
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.5
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking base64 v0.21.3
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]     Checking headers v0.3.8
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking rustls-pemfile v1.0.3
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking colored v2.0.4
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling thiserror-impl v1.0.47
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]     Checking tokio v1.32.0
[INFO] [stderr]     Checking pin-project v1.1.3
[INFO] [stderr]     Checking tungstenite v0.18.0
[INFO] [stderr]     Checking webpki v0.22.1
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]     Checking tokio-stream v0.1.14
[INFO] [stderr]     Checking tokio-tungstenite v0.18.0
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking futures v0.3.28
[INFO] [stderr]     Checking tokio-rustls v0.23.4
[INFO] [stderr]     Checking h2 v0.3.21
[INFO] [stderr]     Checking serde_json v1.0.105
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrome-devtools-bindgen v0.1.0 (https://github.com/Sammy99jsp/Chrome-DevTools-rs.git#74ca8ec9)
[INFO] [stderr]    Compiling chrome-devtools-api v0.1.0 (https://github.com/Sammy99jsp/Chrome-DevTools-rs.git#74ca8ec9)
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking warp v0.3.5
[INFO] [stderr]     Checking remote-debug v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::server::DevToolsServer`
[INFO] [stdout]  --> src/meta.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::server::DevToolsServer;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `cell::RefCell`
[INFO] [stdout]  --> src/util.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{cell::RefCell, collections::HashMap, sync::Arc};
[INFO] [stdout]   |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::server::DevToolsServer`
[INFO] [stdout]  --> src/meta.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::server::DevToolsServer;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `cell::RefCell`
[INFO] [stdout]  --> src/util.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{cell::RefCell, collections::HashMap, sync::Arc};
[INFO] [stdout]   |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/lib.rs:34:28
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 let (f_in, mut f_out) = forwarder.split();
[INFO] [stdout]    |                            ----^^^^^
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f_out`
[INFO] [stdout]   --> src/lib.rs:34:28
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 let (f_in, mut f_out) = forwarder.split();
[INFO] [stdout]    |                            ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_f_out`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cx`
[INFO] [stdout]   --> src/lib.rs:74:51
[INFO] [stdout]    |
[INFO] [stdout] 74 |                     fn poll(self: Pin<&mut Self>, cx: &mut std::task::Context<'_>) -> Poll<Self::Output> {
[INFO] [stdout]    |                                                   ^^ help: if this is intentional, prefix it with an underscore: `_cx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `V8Stuff` is never constructed
[INFO] [stdout]   --> src/lib.rs:63:28
[INFO] [stdout]    |
[INFO] [stdout] 63 |                 pub struct V8Stuff;
[INFO] [stdout]    |                            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `do_stuff` is never used
[INFO] [stdout]   --> src/lib.rs:66:28
[INFO] [stdout]    |
[INFO] [stdout] 65 |                 impl V8Stuff {
[INFO] [stdout]    |                 ------------ associated function in this implementation
[INFO] [stdout] 66 |                     pub fn do_stuff(_: Request) {}
[INFO] [stdout]    |                            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "9e264e310ebdb7ddac74bbc2a8b1651aeeb9b6064d88b86151e0524a49759f92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e264e310ebdb7ddac74bbc2a8b1651aeeb9b6064d88b86151e0524a49759f92", kill_on_drop: false }`
[INFO] [stdout] 9e264e310ebdb7ddac74bbc2a8b1651aeeb9b6064d88b86151e0524a49759f92
