[INFO] cloning repository https://github.com/katayano/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/katayano/codecrafters-http-server-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkatayano%2Fcodecrafters-http-server-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkatayano%2Fcodecrafters-http-server-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f037dc9f753fd64efab3bdac93df8b27dd58ab01 [INFO] testing katayano/codecrafters-http-server-rust against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkatayano%2Fcodecrafters-http-server-rust" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/katayano/codecrafters-http-server-rust [INFO] finished tweaking git repo https://github.com/katayano/codecrafters-http-server-rust [INFO] tweaked toml for git repo https://github.com/katayano/codecrafters-http-server-rust written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/katayano/codecrafters-http-server-rust on toolchain 1ef7943ee607160a564655b6596f83670ef95df5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/katayano/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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror-impl v1.0.63 [INFO] [stderr] Downloaded quote v1.0.36 [INFO] [stderr] Downloaded thiserror v1.0.63 [INFO] [stderr] Downloaded bytes v1.7.1 [INFO] [stderr] Downloaded cfg-if v1.0.0 [INFO] [stderr] Downloaded miniz_oxide v0.8.8 [INFO] [stderr] Downloaded anyhow v1.0.86 [INFO] [stderr] Downloaded adler2 v2.0.0 [INFO] [stderr] Downloaded syn v2.0.75 [INFO] [stderr] Downloaded flate2 v1.1.1 [INFO] [stderr] Downloaded crc32fast v1.4.2 [INFO] [stderr] Downloaded unicode-ident v1.0.12 [INFO] [stderr] Downloaded proc-macro2 v1.0.86 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fea8430e9c9648a5f302c42874be99f5ebee1d0e1e56f0a91a143b519c2cafcd [INFO] running `Command { std: "docker" "start" "-a" "fea8430e9c9648a5f302c42874be99f5ebee1d0e1e56f0a91a143b519c2cafcd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fea8430e9c9648a5f302c42874be99f5ebee1d0e1e56f0a91a143b519c2cafcd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fea8430e9c9648a5f302c42874be99f5ebee1d0e1e56f0a91a143b519c2cafcd", kill_on_drop: false }` [INFO] [stdout] fea8430e9c9648a5f302c42874be99f5ebee1d0e1e56f0a91a143b519c2cafcd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 20f7aa78057355082a3d77688fd61ec3e0ad45715fc0a8b8a36f2c48e3ce96a3 [INFO] running `Command { std: "docker" "start" "-a" "20f7aa78057355082a3d77688fd61ec3e0ad45715fc0a8b8a36f2c48e3ce96a3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling flate2 v1.1.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: field `version` is never read [INFO] [stdout] --> src/main.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 14 | struct Reqeuest { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 17 | version: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `workers` is never read [INFO] [stdout] --> src/shared/thread_pool.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct ThreadPool { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 7 | workers: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id` and `thread` are never read [INFO] [stdout] --> src/shared/thread_pool.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 62 | struct Worker { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 63 | id: usize, [INFO] [stdout] | ^^ [INFO] [stdout] 64 | thread: thread::JoinHandle<()>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `codecrafters-http-server` (bin "codecrafters-http-server"); 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/bin/rustc --crate-name codecrafters_http_server --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b316f99e1e29d019 -C extra-filename=-d062ff8e8fc659fe --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-1bdf2e76b99b1cd6.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-23e98e3e91ed6cac.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-b3480250beb56134.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-20367dc380157c69.rlib --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "20f7aa78057355082a3d77688fd61ec3e0ad45715fc0a8b8a36f2c48e3ce96a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20f7aa78057355082a3d77688fd61ec3e0ad45715fc0a8b8a36f2c48e3ce96a3", kill_on_drop: false }` [INFO] [stdout] 20f7aa78057355082a3d77688fd61ec3e0ad45715fc0a8b8a36f2c48e3ce96a3