[INFO] fetching crate uhttp_request 0.5.1... [INFO] extracting crate uhttp_request 0.5.1 into work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/uhttp_request/0.5.1 [INFO] extracting crate uhttp_request 0.5.1 into work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/uhttp_request/0.5.1 [INFO] validating manifest of uhttp_request-0.5.1 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 uhttp_request-0.5.1 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 uhttp_request-0.5.1 [INFO] finished frobbing uhttp_request-0.5.1 [INFO] frobbed toml for uhttp_request-0.5.1 written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/uhttp_request/0.5.1/Cargo.toml [INFO] started frobbing uhttp_request-0.5.1 [INFO] finished frobbing uhttp_request-0.5.1 [INFO] frobbed toml for uhttp_request-0.5.1 written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/uhttp_request/0.5.1/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 uhttp_request-0.5.1 against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/uhttp_request/0.5.1:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 4062082b178c3f5de78d8deba42a526ef6e6415b22ca529add1dddb452a6b322 [INFO] running `"docker" "start" "-a" "4062082b178c3f5de78d8deba42a526ef6e6415b22ca529add1dddb452a6b322"` [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling uhttp_request v0.5.1 (/opt/crater/workdir) [INFO] [stderr] warning: the feature `field_init_shorthand` has been stable since 1.17.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/lib.rs:36:12 [INFO] [stderr] | [INFO] [stderr] 36 | #![feature(field_init_shorthand)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(stable_features)] on by default [INFO] [stderr] [INFO] [stderr] warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/lib.rs:37:12 [INFO] [stderr] | [INFO] [stderr] 37 | #![feature(conservative_impl_trait)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.30s [INFO] running `"docker" "inspect" "4062082b178c3f5de78d8deba42a526ef6e6415b22ca529add1dddb452a6b322"` [INFO] running `"docker" "rm" "-f" "4062082b178c3f5de78d8deba42a526ef6e6415b22ca529add1dddb452a6b322"` [INFO] [stdout] 4062082b178c3f5de78d8deba42a526ef6e6415b22ca529add1dddb452a6b322 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/uhttp_request/0.5.1:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 6f7c85825451d9c561e35391b9cb1ad712e383653a445ded312a9fb344fa0529 [INFO] running `"docker" "start" "-a" "6f7c85825451d9c561e35391b9cb1ad712e383653a445ded312a9fb344fa0529"` [INFO] [stderr] Compiling uhttp_request v0.5.1 (/opt/crater/workdir) [INFO] [stderr] warning: the feature `field_init_shorthand` has been stable since 1.17.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/lib.rs:36:12 [INFO] [stderr] | [INFO] [stderr] 36 | #![feature(field_init_shorthand)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(stable_features)] on by default [INFO] [stderr] [INFO] [stderr] warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/lib.rs:37:12 [INFO] [stderr] | [INFO] [stderr] 37 | #![feature(conservative_impl_trait)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.94s [INFO] running `"docker" "inspect" "6f7c85825451d9c561e35391b9cb1ad712e383653a445ded312a9fb344fa0529"` [INFO] running `"docker" "rm" "-f" "6f7c85825451d9c561e35391b9cb1ad712e383653a445ded312a9fb344fa0529"` [INFO] [stdout] 6f7c85825451d9c561e35391b9cb1ad712e383653a445ded312a9fb344fa0529 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/uhttp_request/0.5.1:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] 0e3eae17a8c1cf16744d1931fe0e661b2273bc8c4944a22253165bdfb8cb835a [INFO] running `"docker" "start" "-a" "0e3eae17a8c1cf16744d1931fe0e661b2273bc8c4944a22253165bdfb8cb835a"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/uhttp_request-86957ea756e1c2f4 [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test::test_next_line ... ok [INFO] [stdout] test test::test_headers ... ok [INFO] [stdout] test test::test_check_crlf ... ok [INFO] [stdout] test test::test_request_line ... ok [INFO] [stdout] test test::test_skip_empty_lines ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests uhttp_request [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 10) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "0e3eae17a8c1cf16744d1931fe0e661b2273bc8c4944a22253165bdfb8cb835a"` [INFO] running `"docker" "rm" "-f" "0e3eae17a8c1cf16744d1931fe0e661b2273bc8c4944a22253165bdfb8cb835a"` [INFO] [stdout] 0e3eae17a8c1cf16744d1931fe0e661b2273bc8c4944a22253165bdfb8cb835a