[INFO] cloning repository https://github.com/jaroensakyod/HTTP-Server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jaroensakyod/HTTP-Server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaroensakyod%2FHTTP-Server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaroensakyod%2FHTTP-Server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9ad98285f6abdf4618e2f41d1c5e18d1a5e6585d
[INFO] checking jaroensakyod/HTTP-Server against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaroensakyod%2FHTTP-Server" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file .history/src/http/mod_20220429141651.rs
[INFO] [stderr] error: unable to write file .history/src/http/mod_20220429141654.rs
[INFO] [stderr] error: unable to write file .history/src/http/mod_20220429141703.rs
[INFO] [stderr] error: unable to write file .history/src/http/mod_20220429141705.rs
[INFO] [stderr] error: unable to write file .history/src/http/mod_20220429141714.rs
[INFO] [stderr] error: unable to write file .history/src/http/mod_20220429141715.rs
[INFO] [stderr] error: unable to write file .history/src/http/mod_20220429141728.rs
[INFO] [stderr] error: unable to write file .history/src/http/query_string_20220429121613.rs
[INFO] [stderr] error: unable to write file .history/src/http/query_string_20220429121616.rs
[INFO] [stderr] error: unable to write file .history/src/http/query_string_20220429121618.rs
[INFO] [stderr] error: unable to write file .history/src/http/query_string_20220429121620.rs
[INFO] [stderr] error: unable to write file .history/src/http/query_string_20220429121633.rs
[INFO] [stderr] error: unable to write file .history/src/http/query_string_20220429121635.rs
[INFO] [stderr] error: unable to write file .history/src/http/query_string_20220429121637.rs
[INFO] [stderr] error: unable to write file .history/src/http/query_string_20220429121638.rs
[INFO] [stderr] error: unable to write file .history/src/http/query_string_20220429121641.rs
[INFO] [stderr] error: unable to write file .history/src/http/query_string_20220429121642.rs
[INFO] [stderr] error: unable to write file .history/src/http/query_string_20220429131200.rs
[INFO] [stderr] error: unable to write file .history/src/http/query_string_20220429131202.rs
[INFO] [stderr] error: unable to write file .history/src/http/query_string_20220429131206.rs
[INFO] [stderr] error: unable to write file .history/src/http/query_string_20220429131208.rs
[INFO] [stderr] error: unable to write file .history/src/http/server_20220429142154.rs
[INFO] [stderr] error: unable to write file .history/src/http/server_20220429142156.rs
[INFO] [stderr] error: unable to write file .history/src/http/server_20220429142157.rs
[INFO] [stderr] error: unable to write file .history/src/http/server_20220429142200.rs
[INFO] [stderr] error: unable to write file .history/src/http/server_20220429142205.rs
[INFO] [stderr] error: unable to write file .history/src/http/server_20220429142206.rs
[INFO] [stderr] error: unable to write file .history/src/main_20220429101414.rs
[INFO] [stderr] error: unable to write file .history/src/main_20220429101417.rs
[INFO] [stderr] error: unable to write file .history/src/main_20220429101421.rs
[INFO] [stderr] error: unable to write file .history/src/main_20220429101423.rs
[INFO] [stderr] error: unable to write file .history/src/main_20220429101425.rs
[INFO] [stderr] error: unable to write file .history/src/main_20220429101426.rs
[INFO] [stderr] error: unable to write file .history/src/main_20220429101430.rs
[INFO] [stderr] error: unable to write file .history/src/main_20220429101432.rs
[INFO] [stderr] error: unable to write file Cargo.lock
[INFO] [stderr] error: unable to write file Cargo.toml
[INFO] [stderr] error: unable to write file README.md
[INFO] [stderr] fatal: cannot create directory at 'src': No space left on device
[INFO] [stderr] warning: Clone succeeded, but checkout failed.
[INFO] [stderr] You can inspect what was checked out with 'git status'
[INFO] [stderr] and retry with 'git restore --source=HEAD :/'
[INFO] [stderr] 
[INFO] checking jaroensakyod/HTTP-Server against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaroensakyod%2FHTTP-Server" "/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/jaroensakyod/HTTP-Server
[INFO] finished tweaking git repo https://github.com/jaroensakyod/HTTP-Server
[INFO] tweaked toml for git repo https://github.com/jaroensakyod/HTTP-Server written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jaroensakyod/HTTP-Server on toolchain 2b39fe756f52bc2825bf5b2bfc385cab922dae10
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jaroensakyod/HTTP-Server 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" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5aa9c86599738256b70c9c952b67bc30d9a80422c9ed0cb8aa6ddcc088c1feda
[INFO] running `Command { std: "docker" "start" "-a" "5aa9c86599738256b70c9c952b67bc30d9a80422c9ed0cb8aa6ddcc088c1feda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5aa9c86599738256b70c9c952b67bc30d9a80422c9ed0cb8aa6ddcc088c1feda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5aa9c86599738256b70c9c952b67bc30d9a80422c9ed0cb8aa6ddcc088c1feda", kill_on_drop: false }`
[INFO] [stdout] 5aa9c86599738256b70c9c952b67bc30d9a80422c9ed0cb8aa6ddcc088c1feda
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5fd19b568ca99566ba0feb3b5ea0eab66f141a2af56c3e372c1fae5eff1e5186
[INFO] running `Command { std: "docker" "start" "-a" "5fd19b568ca99566ba0feb3b5ea0eab66f141a2af56c3e372c1fae5eff1e5186", kill_on_drop: false }`
[INFO] [stderr]     Checking rust_server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `method`
[INFO] [stdout]   --> src/http/request.rs:39:25
[INFO] [stdout]    |
[INFO] [stdout] 39 |                     let method: Method = method.parse()?;
[INFO] [stdout]    |                         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_method`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `method`
[INFO] [stdout]   --> src/http/request.rs:39:25
[INFO] [stdout]    |
[INFO] [stdout] 39 |                     let method: Method = method.parse()?;
[INFO] [stdout]    |                         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_method`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] running `Command { std: "docker" "inspect" "5fd19b568ca99566ba0feb3b5ea0eab66f141a2af56c3e372c1fae5eff1e5186", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5fd19b568ca99566ba0feb3b5ea0eab66f141a2af56c3e372c1fae5eff1e5186", kill_on_drop: false }`
[INFO] [stdout] 5fd19b568ca99566ba0feb3b5ea0eab66f141a2af56c3e372c1fae5eff1e5186
