[INFO] fetching crate httpcodec 0.2.2... [INFO] extracting crate httpcodec 0.2.2 into work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/httpcodec/0.2.2 [INFO] extracting crate httpcodec 0.2.2 into work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/httpcodec/0.2.2 [INFO] validating manifest of httpcodec-0.2.2 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 httpcodec-0.2.2 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 httpcodec-0.2.2 [INFO] finished frobbing httpcodec-0.2.2 [INFO] frobbed toml for httpcodec-0.2.2 written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/httpcodec/0.2.2/Cargo.toml [INFO] started frobbing httpcodec-0.2.2 [INFO] finished frobbing httpcodec-0.2.2 [INFO] frobbed toml for httpcodec-0.2.2 written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/httpcodec/0.2.2/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 httpcodec-0.2.2 against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/httpcodec/0.2.2:/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] 8d3875ec6f3e1f7cab89a2836b807de2a9abed147fb90b4861078d23a42b4183 [INFO] running `"docker" "start" "-a" "8d3875ec6f3e1f7cab89a2836b807de2a9abed147fb90b4861078d23a42b4183"` [INFO] [stderr] Compiling bytecodec v0.4.11 [INFO] [stderr] Compiling httpcodec v0.2.2 (/opt/crater/workdir) [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/chunked_body.rs:218:25 [INFO] [stderr] | [INFO] [stderr] 218 | b'0'...b'9' => b - b'0', [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = note: #[warn(ellipsis_inclusive_range_patterns)] on by default [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/chunked_body.rs:219:25 [INFO] [stderr] | [INFO] [stderr] 219 | b'a'...b'f' => b - b'a' + 10, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/chunked_body.rs:220:25 [INFO] [stderr] | [INFO] [stderr] 220 | b'A'...b'F' => b - b'A' + 10, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.24s [INFO] running `"docker" "inspect" "8d3875ec6f3e1f7cab89a2836b807de2a9abed147fb90b4861078d23a42b4183"` [INFO] running `"docker" "rm" "-f" "8d3875ec6f3e1f7cab89a2836b807de2a9abed147fb90b4861078d23a42b4183"` [INFO] [stdout] 8d3875ec6f3e1f7cab89a2836b807de2a9abed147fb90b4861078d23a42b4183 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/httpcodec/0.2.2:/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] a365ee47249c59ce1fdd8f5a28732516d0a67782a421660a8dc5321148608669 [INFO] running `"docker" "start" "-a" "a365ee47249c59ce1fdd8f5a28732516d0a67782a421660a8dc5321148608669"` [INFO] [stderr] Compiling httpcodec v0.2.2 (/opt/crater/workdir) [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/chunked_body.rs:218:25 [INFO] [stderr] | [INFO] [stderr] 218 | b'0'...b'9' => b - b'0', [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = note: #[warn(ellipsis_inclusive_range_patterns)] on by default [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/chunked_body.rs:219:25 [INFO] [stderr] | [INFO] [stderr] 219 | b'a'...b'f' => b - b'a' + 10, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/chunked_body.rs:220:25 [INFO] [stderr] | [INFO] [stderr] 220 | b'A'...b'F' => b - b'A' + 10, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.12s [INFO] running `"docker" "inspect" "a365ee47249c59ce1fdd8f5a28732516d0a67782a421660a8dc5321148608669"` [INFO] running `"docker" "rm" "-f" "a365ee47249c59ce1fdd8f5a28732516d0a67782a421660a8dc5321148608669"` [INFO] [stdout] a365ee47249c59ce1fdd8f5a28732516d0a67782a421660a8dc5321148608669 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/httpcodec/0.2.2:/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] db01ff46e0aa4b2288705f9c8f2aca4861ca7fc7a924e35c50f429309c2ffaf4 [INFO] running `"docker" "start" "-a" "db01ff46e0aa4b2288705f9c8f2aca4861ca7fc7a924e35c50f429309c2ffaf4"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/httpcodec-fd13e59d30be6d6b [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test request_target::test::request_target_decoder_works ... ok [INFO] [stdout] test response::test::response_decoder_works ... ok [INFO] [stdout] test request::test::request_encoder_works ... ok [INFO] [stdout] test response::test::response_encoder_works ... ok [INFO] [stdout] test status::test::status_code_decoder_works ... ok [INFO] [stdout] test request::test::request_decoder_works ... ok [INFO] [stdout] test status::test::reason_phrase_decoder_works ... ok [INFO] [stdout] test method::test::method_decoder_works ... ok [INFO] [stdout] test chunked_body::test::chunked_body_decoder_works ... ok [INFO] [stdout] test header::test::header_decoder_works ... ok [INFO] [stdout] test version::test::http_version_decoder_works ... ok [INFO] [stdout] test chunked_body::test::chunked_body_encoder_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests httpcodec [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - (line 9) ... ok [INFO] [stdout] test src/lib.rs - (line 36) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "db01ff46e0aa4b2288705f9c8f2aca4861ca7fc7a924e35c50f429309c2ffaf4"` [INFO] running `"docker" "rm" "-f" "db01ff46e0aa4b2288705f9c8f2aca4861ca7fc7a924e35c50f429309c2ffaf4"` [INFO] [stdout] db01ff46e0aa4b2288705f9c8f2aca4861ca7fc7a924e35c50f429309c2ffaf4