[INFO] cloning repository https://github.com/0x5k/codecrafters-http-server-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0x5k/codecrafters-http-server-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x5k%2Fcodecrafters-http-server-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x5k%2Fcodecrafters-http-server-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a0132670ac20669961bc1152aa46f9e035b79e1f
[INFO] testing 0x5k/codecrafters-http-server-rust against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x5k%2Fcodecrafters-http-server-rust" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/0x5k/codecrafters-http-server-rust
[INFO] finished tweaking git repo https://github.com/0x5k/codecrafters-http-server-rust
[INFO] tweaked toml for git repo https://github.com/0x5k/codecrafters-http-server-rust written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0x5k/codecrafters-http-server-rust on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0x5k/codecrafters-http-server-rust 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 210fe45b316aaca61b9be5cc5d56485e59eda62c73a8cf6813ee3e9b8d8f9001
[INFO] running `Command { std: "docker" "start" "-a" "210fe45b316aaca61b9be5cc5d56485e59eda62c73a8cf6813ee3e9b8d8f9001", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "210fe45b316aaca61b9be5cc5d56485e59eda62c73a8cf6813ee3e9b8d8f9001", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "210fe45b316aaca61b9be5cc5d56485e59eda62c73a8cf6813ee3e9b8d8f9001", kill_on_drop: false }`
[INFO] [stdout] 210fe45b316aaca61b9be5cc5d56485e59eda62c73a8cf6813ee3e9b8d8f9001
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] cbd64fdfd16e11e751a345c4e2c32d0645fb307b2ceb26732da0e76c1dcd5dd9
[INFO] running `Command { std: "docker" "start" "-a" "cbd64fdfd16e11e751a345c4e2c32d0645fb307b2ceb26732da0e76c1dcd5dd9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.75
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling codecrafters-http-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `status_line` is never read
[INFO] [stdout]    --> src/main.rs:230:31
[INFO] [stdout]     |
[INFO] [stdout] 230 |         let mut status_line = "HTTP/1.1 404 Not Found\r\n";
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.83s
[INFO] running `Command { std: "docker" "inspect" "cbd64fdfd16e11e751a345c4e2c32d0645fb307b2ceb26732da0e76c1dcd5dd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cbd64fdfd16e11e751a345c4e2c32d0645fb307b2ceb26732da0e76c1dcd5dd9", kill_on_drop: false }`
[INFO] [stdout] cbd64fdfd16e11e751a345c4e2c32d0645fb307b2ceb26732da0e76c1dcd5dd9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 42bb374cb5d6ac06b7493ee764919d066ec842ede7bcfcaa1fe267735cfb21c1
[INFO] running `Command { std: "docker" "start" "-a" "42bb374cb5d6ac06b7493ee764919d066ec842ede7bcfcaa1fe267735cfb21c1", kill_on_drop: false }`
[INFO] [stderr]    Compiling codecrafters-http-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `status_line` is never read
[INFO] [stdout]    --> src/main.rs:230:31
[INFO] [stdout]     |
[INFO] [stdout] 230 |         let mut status_line = "HTTP/1.1 404 Not Found\r\n";
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s
[INFO] running `Command { std: "docker" "inspect" "42bb374cb5d6ac06b7493ee764919d066ec842ede7bcfcaa1fe267735cfb21c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42bb374cb5d6ac06b7493ee764919d066ec842ede7bcfcaa1fe267735cfb21c1", kill_on_drop: false }`
[INFO] [stdout] 42bb374cb5d6ac06b7493ee764919d066ec842ede7bcfcaa1fe267735cfb21c1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] e883ab1256c94d76a5cf63305bdbcc7da51c80b0f0d3d36f8f3d4fa0da8056ed
[INFO] running `Command { std: "docker" "start" "-a" "e883ab1256c94d76a5cf63305bdbcc7da51c80b0f0d3d36f8f3d4fa0da8056ed", kill_on_drop: false }`
[INFO] [stderr] warning: value assigned to `status_line` is never read
[INFO] [stderr]    --> src/main.rs:230:31
[INFO] [stderr]     |
[INFO] [stderr] 230 |         let mut status_line = "HTTP/1.1 404 Not Found\r\n";
[INFO] [stderr]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `codecrafters-http-server` (bin "codecrafters-http-server" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/codecrafters-http-server/f0b9ce698ad66592/deps/codecrafters_http_server-f0b9ce698ad66592)
[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" "e883ab1256c94d76a5cf63305bdbcc7da51c80b0f0d3d36f8f3d4fa0da8056ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e883ab1256c94d76a5cf63305bdbcc7da51c80b0f0d3d36f8f3d4fa0da8056ed", kill_on_drop: false }`
[INFO] [stdout] e883ab1256c94d76a5cf63305bdbcc7da51c80b0f0d3d36f8f3d4fa0da8056ed
