[INFO] updating cached repository chansuke/rust-http [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/chansuke/rust-http [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/chansuke/rust-http" "work/ex/beta-1.38-1/sources/1.37.0/gh/chansuke/rust-http"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/chansuke/rust-http'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/chansuke/rust-http" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/chansuke/rust-http"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/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 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of chansuke/rust-http on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "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/beta-1.38-1/sources/1.37.0/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/beta-1.38-1/sources/beta-2019-08-13/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" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing chansuke/rust-http against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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=warn" "-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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 2d3700e1b059a449b6677e548043213ccba79d9f1ac19eb050f591e38bec70fa [INFO] running `"docker" "start" "-a" "2d3700e1b059a449b6677e548043213ccba79d9f1ac19eb050f591e38bec70fa"` [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 1.05s [INFO] running `"docker" "inspect" "2d3700e1b059a449b6677e548043213ccba79d9f1ac19eb050f591e38bec70fa"` [INFO] running `"docker" "rm" "-f" "2d3700e1b059a449b6677e548043213ccba79d9f1ac19eb050f591e38bec70fa"` [INFO] [stdout] 2d3700e1b059a449b6677e548043213ccba79d9f1ac19eb050f591e38bec70fa [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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=warn" "-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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 02a925612f446c1c9590c559ba78faf206e5363da2e19f1349126afbaed29df5 [INFO] running `"docker" "start" "-a" "02a925612f446c1c9590c559ba78faf206e5363da2e19f1349126afbaed29df5"` [INFO] [stderr] Compiling rust-http v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.93s [INFO] running `"docker" "inspect" "02a925612f446c1c9590c559ba78faf206e5363da2e19f1349126afbaed29df5"` [INFO] running `"docker" "rm" "-f" "02a925612f446c1c9590c559ba78faf206e5363da2e19f1349126afbaed29df5"` [INFO] [stdout] 02a925612f446c1c9590c559ba78faf206e5363da2e19f1349126afbaed29df5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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=warn" "-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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] b4050ee8bcc389d483abd510424a36cb2137516e0f68c744a2da1677d932e24c [INFO] running `"docker" "start" "-a" "b4050ee8bcc389d483abd510424a36cb2137516e0f68c744a2da1677d932e24c"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_http-2bb622046e434833 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test parser::http09_get_partial_root ... ok [INFO] [stdout] test parser::http09_get_success_foo_bar ... ok [INFO] [stdout] test parser::http09_get_success_root ... 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" "b4050ee8bcc389d483abd510424a36cb2137516e0f68c744a2da1677d932e24c"` [INFO] running `"docker" "rm" "-f" "b4050ee8bcc389d483abd510424a36cb2137516e0f68c744a2da1677d932e24c"` [INFO] [stdout] b4050ee8bcc389d483abd510424a36cb2137516e0f68c744a2da1677d932e24c