[INFO] cloning repository https://github.com/jshaw86/swe-test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jshaw86/swe-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjshaw86%2Fswe-test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjshaw86%2Fswe-test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 53e2d4a8b0c0cfff3cfccea87eb836b0ed0aee01
[INFO] testing jshaw86/swe-test against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjshaw86%2Fswe-test" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jshaw86/swe-test
[INFO] finished tweaking git repo https://github.com/jshaw86/swe-test
[INFO] tweaked toml for git repo https://github.com/jshaw86/swe-test written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jshaw86/swe-test on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jshaw86/swe-test 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bb67600eead788b79280dbc9d9c1340b65f377b3cf806ae64ac94976304a8bb2
[INFO] running `Command { std: "docker" "start" "-a" "bb67600eead788b79280dbc9d9c1340b65f377b3cf806ae64ac94976304a8bb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bb67600eead788b79280dbc9d9c1340b65f377b3cf806ae64ac94976304a8bb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb67600eead788b79280dbc9d9c1340b65f377b3cf806ae64ac94976304a8bb2", kill_on_drop: false }`
[INFO] [stdout] bb67600eead788b79280dbc9d9c1340b65f377b3cf806ae64ac94976304a8bb2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7fa54736dc21c86b7f1c1c2bb6c8e60c54d69ba1e128b09ad1706340f207c10f
[INFO] running `Command { std: "docker" "start" "-a" "7fa54736dc21c86b7f1c1c2bb6c8e60c54d69ba1e128b09ad1706340f207c10f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.122
[INFO] [stderr]    Compiling syn v1.0.91
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling pin-project-lite v0.2.8
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling parking_lot_core v0.9.2
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling httparse v1.6.0
[INFO] [stderr]    Compiling quote v1.0.17
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling mio v0.8.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling parking_lot v0.12.0
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling tokio v1.17.0
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling rust-http-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `AsyncReadExt`
[INFO] [stdout]  --> src/main.rs:3:64
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tokio::{net::{TcpStream, TcpListener}, io::{AsyncWriteExt, AsyncReadExt}};
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.79s
[INFO] running `Command { std: "docker" "inspect" "7fa54736dc21c86b7f1c1c2bb6c8e60c54d69ba1e128b09ad1706340f207c10f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7fa54736dc21c86b7f1c1c2bb6c8e60c54d69ba1e128b09ad1706340f207c10f", kill_on_drop: false }`
[INFO] [stdout] 7fa54736dc21c86b7f1c1c2bb6c8e60c54d69ba1e128b09ad1706340f207c10f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 89473e38132bf2d4234d1067de677949dc897aee87c345b048caf83604f9ddfe
[INFO] running `Command { std: "docker" "start" "-a" "89473e38132bf2d4234d1067de677949dc897aee87c345b048caf83604f9ddfe", kill_on_drop: false }`
[INFO] [stderr]    Compiling rust-http-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `AsyncReadExt`
[INFO] [stdout]  --> src/main.rs:3:64
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tokio::{net::{TcpStream, TcpListener}, io::{AsyncWriteExt, AsyncReadExt}};
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.83s
[INFO] running `Command { std: "docker" "inspect" "89473e38132bf2d4234d1067de677949dc897aee87c345b048caf83604f9ddfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89473e38132bf2d4234d1067de677949dc897aee87c345b048caf83604f9ddfe", kill_on_drop: false }`
[INFO] [stdout] 89473e38132bf2d4234d1067de677949dc897aee87c345b048caf83604f9ddfe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] da21c7acde1d46adb0e6bc3670e4a1ab7f6bb17eaf687bc32cbd4b731b940596
[INFO] running `Command { std: "docker" "start" "-a" "da21c7acde1d46adb0e6bc3670e4a1ab7f6bb17eaf687bc32cbd4b731b940596", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `AsyncReadExt`
[INFO] [stderr]  --> src/main.rs:3:64
[INFO] [stderr]   |
[INFO] [stderr] 3 | use tokio::{net::{TcpStream, TcpListener}, io::{AsyncWriteExt, AsyncReadExt}};
[INFO] [stderr]   |                                                                ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `rust-http-server` (bin "rust-http-server" test) generated 1 warning (run `cargo fix --bin "rust-http-server" -p rust-http-server --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_http_server-b8097bd547059437)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "da21c7acde1d46adb0e6bc3670e4a1ab7f6bb17eaf687bc32cbd4b731b940596", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da21c7acde1d46adb0e6bc3670e4a1ab7f6bb17eaf687bc32cbd4b731b940596", kill_on_drop: false }`
[INFO] [stdout] da21c7acde1d46adb0e6bc3670e4a1ab7f6bb17eaf687bc32cbd4b731b940596
