[INFO] cloning repository KeenS/http_server [INFO] running `"git" "clone" "--bare" "git://github.com/KeenS/http_server.git" "work/cache/sources/gh/KeenS/http_server"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/KeenS/http_server'... [INFO] running `"git" "clone" "work/cache/sources/gh/KeenS/http_server" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/KeenS/http_server"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/KeenS/http_server'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/KeenS/http_server" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/KeenS/http_server"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/KeenS/http_server'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 22cb49f7d0c06fca04ca00b83020d8b9262abc1f [INFO] sha for GitHub repo KeenS/http_server: 22cb49f7d0c06fca04ca00b83020d8b9262abc1f [INFO] validating manifest of KeenS/http_server on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of KeenS/http_server on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing KeenS/http_server [INFO] finished frobbing KeenS/http_server [INFO] frobbed toml for KeenS/http_server written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/KeenS/http_server/Cargo.toml [INFO] started frobbing KeenS/http_server [INFO] finished frobbing KeenS/http_server [INFO] frobbed toml for KeenS/http_server written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/KeenS/http_server/Cargo.toml [INFO] crate KeenS/http_server already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing KeenS/http_server against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/KeenS/http_server:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 09c6d6fd798a12106a536f3e0e773a626b5a00cf5cf5a383fd8cdbbe70b5adfa [INFO] running `"docker" "start" "-a" "09c6d6fd798a12106a536f3e0e773a626b5a00cf5cf5a383fd8cdbbe70b5adfa"` [INFO] [stderr] Compiling http_server v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: method is never used: `is_complete` [INFO] [stderr] --> src/parser.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | fn is_complete(&self) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] warning: method is never used: `is_partial` [INFO] [stderr] --> src/parser.rs:27:5 [INFO] [stderr] | [INFO] [stderr] 27 | fn is_partial(&self) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.84s [INFO] running `"docker" "inspect" "09c6d6fd798a12106a536f3e0e773a626b5a00cf5cf5a383fd8cdbbe70b5adfa"` [INFO] running `"docker" "rm" "-f" "09c6d6fd798a12106a536f3e0e773a626b5a00cf5cf5a383fd8cdbbe70b5adfa"` [INFO] [stdout] 09c6d6fd798a12106a536f3e0e773a626b5a00cf5cf5a383fd8cdbbe70b5adfa [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/KeenS/http_server:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 582a1dbd2905a217941f00afa86f0b1578c1ab7c74cb52e91db743a435cd52eb [INFO] running `"docker" "start" "-a" "582a1dbd2905a217941f00afa86f0b1578c1ab7c74cb52e91db743a435cd52eb"` [INFO] [stderr] Compiling http_server v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.88s [INFO] running `"docker" "inspect" "582a1dbd2905a217941f00afa86f0b1578c1ab7c74cb52e91db743a435cd52eb"` [INFO] running `"docker" "rm" "-f" "582a1dbd2905a217941f00afa86f0b1578c1ab7c74cb52e91db743a435cd52eb"` [INFO] [stdout] 582a1dbd2905a217941f00afa86f0b1578c1ab7c74cb52e91db743a435cd52eb [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/KeenS/http_server:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] f85507e711b7c34c39c0bf0b2368eb36e5fff3ce794a883cbefb796845054909 [INFO] running `"docker" "start" "-a" "f85507e711b7c34c39c0bf0b2368eb36e5fff3ce794a883cbefb796845054909"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/http_server-c96c2e8101bcf3d4 [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test parser::http09_get_success_root ... ok [INFO] [stdout] test parser::http09_get_success_foo_bar ... ok [INFO] [stdout] test parser::http09_get_partial_root ... ok [INFO] [stdout] test parser::http09_post_failure ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "f85507e711b7c34c39c0bf0b2368eb36e5fff3ce794a883cbefb796845054909"` [INFO] running `"docker" "rm" "-f" "f85507e711b7c34c39c0bf0b2368eb36e5fff3ce794a883cbefb796845054909"` [INFO] [stdout] f85507e711b7c34c39c0bf0b2368eb36e5fff3ce794a883cbefb796845054909