[INFO] cloning repository chansuke/rust-http [INFO] running `"git" "clone" "--bare" "git://github.com/chansuke/rust-http.git" "work/cache/sources/gh/chansuke/rust-http"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/chansuke/rust-http'... [INFO] running `"git" "clone" "work/cache/sources/gh/chansuke/rust-http" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/chansuke/rust-http"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/chansuke/rust-http'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/chansuke/rust-http" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/chansuke/rust-http"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/chansuke/rust-http'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 40a5e31fdc1f14b3f0400b15e7c332ed95d449bb [INFO] sha for GitHub repo chansuke/rust-http: 40a5e31fdc1f14b3f0400b15e7c332ed95d449bb [INFO] validating manifest of chansuke/rust-http 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 chansuke/rust-http 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 chansuke/rust-http [INFO] finished frobbing chansuke/rust-http [INFO] frobbed toml for chansuke/rust-http written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/chansuke/rust-http/Cargo.toml [INFO] started frobbing chansuke/rust-http [INFO] finished frobbing chansuke/rust-http [INFO] frobbed toml for chansuke/rust-http written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/chansuke/rust-http/Cargo.toml [INFO] crate chansuke/rust-http 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] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing chansuke/rust-http against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/chansuke/rust-http:/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] fe55dd01185fc3e2f44db0c697e524a19f6beb8c425900da0a9d315fadabb2f4 [INFO] running `"docker" "start" "-a" "fe55dd01185fc3e2f44db0c697e524a19f6beb8c425900da0a9d315fadabb2f4"` [INFO] [stderr] Compiling rust-http v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: method is never used: `is_complete` [INFO] [stderr] --> src/parser.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | 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:18:5 [INFO] [stderr] | [INFO] [stderr] 18 | fn is_partial(&self) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.73s [INFO] running `"docker" "inspect" "fe55dd01185fc3e2f44db0c697e524a19f6beb8c425900da0a9d315fadabb2f4"` [INFO] running `"docker" "rm" "-f" "fe55dd01185fc3e2f44db0c697e524a19f6beb8c425900da0a9d315fadabb2f4"` [INFO] [stdout] fe55dd01185fc3e2f44db0c697e524a19f6beb8c425900da0a9d315fadabb2f4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/chansuke/rust-http:/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] fbdeaada36ba854467b43bac3bcc7c5f741bd94a5888a998517be6e1cb35ac23 [INFO] running `"docker" "start" "-a" "fbdeaada36ba854467b43bac3bcc7c5f741bd94a5888a998517be6e1cb35ac23"` [INFO] [stderr] Compiling rust-http v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.80s [INFO] running `"docker" "inspect" "fbdeaada36ba854467b43bac3bcc7c5f741bd94a5888a998517be6e1cb35ac23"` [INFO] running `"docker" "rm" "-f" "fbdeaada36ba854467b43bac3bcc7c5f741bd94a5888a998517be6e1cb35ac23"` [INFO] [stdout] fbdeaada36ba854467b43bac3bcc7c5f741bd94a5888a998517be6e1cb35ac23 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/chansuke/rust-http:/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] a5dcbb688f90d0c2f2ebe4e5039d2e4f9d5861c3b80cb281f83a836412141e76 [INFO] running `"docker" "start" "-a" "a5dcbb688f90d0c2f2ebe4e5039d2e4f9d5861c3b80cb281f83a836412141e76"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_http-c96f74819bde73ca [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test parser::http09_get_partial_root ... ok [INFO] [stdout] test parser::http09_get_success_root ... ok [INFO] [stdout] test parser::http09_get_success_foo_bar ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "a5dcbb688f90d0c2f2ebe4e5039d2e4f9d5861c3b80cb281f83a836412141e76"` [INFO] running `"docker" "rm" "-f" "a5dcbb688f90d0c2f2ebe4e5039d2e4f9d5861c3b80cb281f83a836412141e76"` [INFO] [stdout] a5dcbb688f90d0c2f2ebe4e5039d2e4f9d5861c3b80cb281f83a836412141e76