[INFO] crate typed-headers 0.1.0 is already in cache [INFO] extracting crate typed-headers 0.1.0 into work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/reg/typed-headers/0.1.0 [INFO] extracting crate typed-headers 0.1.0 into work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/reg/typed-headers/0.1.0 [INFO] validating manifest of typed-headers-0.1.0 on toolchain master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of typed-headers-0.1.0 on toolchain try#7fea0229842e79db1159ea58ad9a653b288efee9 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing typed-headers-0.1.0 [INFO] finished frobbing typed-headers-0.1.0 [INFO] frobbed toml for typed-headers-0.1.0 written to work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/reg/typed-headers/0.1.0/Cargo.toml [INFO] started frobbing typed-headers-0.1.0 [INFO] finished frobbing typed-headers-0.1.0 [INFO] frobbed toml for typed-headers-0.1.0 written to work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/reg/typed-headers/0.1.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing typed-headers-0.1.0 against master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-6/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/reg/typed-headers/0.1.0:/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" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "build" "--frozen"` [INFO] [stdout] 457e3fab3fa5601803386087b0ff159996ad671f53a4952055042b02b51358a7 [INFO] running `"docker" "start" "-a" "457e3fab3fa5601803386087b0ff159996ad671f53a4952055042b02b51358a7"` [INFO] [stderr] Compiling typed-headers v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/impls/credentials.rs:121:25 [INFO] [stderr] | [INFO] [stderr] 121 | let info = info.trim_left_matches(' '); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'http::uri::Authority::port': use `port_part` or `port_u16` instead [INFO] [stderr] --> src/impls/host.rs:48:29 [INFO] [stderr] | [INFO] [stderr] 48 | port: authority.port(), [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right_matches': superseded by `trim_end_matches` [INFO] [stderr] --> src/impls/quality.rs:42:33 [INFO] [stderr] | [INFO] [stderr] 42 | fmt.write_str(s.trim_right_matches('0')) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right_matches': superseded by `trim_end_matches` [INFO] [stderr] --> src/impls/token68.rs:15:25 [INFO] [stderr] | [INFO] [stderr] 15 | let trimmed = s.trim_right_matches('='); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.13s [INFO] running `"docker" "inspect" "457e3fab3fa5601803386087b0ff159996ad671f53a4952055042b02b51358a7"` [INFO] running `"docker" "rm" "-f" "457e3fab3fa5601803386087b0ff159996ad671f53a4952055042b02b51358a7"` [INFO] [stdout] 457e3fab3fa5601803386087b0ff159996ad671f53a4952055042b02b51358a7 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-6/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/reg/typed-headers/0.1.0:/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" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] a2bb1f0ee8b732231e6af61eddbc9d506ae29ded18f512e5b5a659817191c38a [INFO] running `"docker" "start" "-a" "a2bb1f0ee8b732231e6af61eddbc9d506ae29ded18f512e5b5a659817191c38a"` [INFO] [stderr] Compiling typed-headers v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/impls/credentials.rs:121:25 [INFO] [stderr] | [INFO] [stderr] 121 | let info = info.trim_left_matches(' '); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'http::uri::Authority::port': use `port_part` or `port_u16` instead [INFO] [stderr] --> src/impls/host.rs:48:29 [INFO] [stderr] | [INFO] [stderr] 48 | port: authority.port(), [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right_matches': superseded by `trim_end_matches` [INFO] [stderr] --> src/impls/quality.rs:42:33 [INFO] [stderr] | [INFO] [stderr] 42 | fmt.write_str(s.trim_right_matches('0')) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right_matches': superseded by `trim_end_matches` [INFO] [stderr] --> src/impls/token68.rs:15:25 [INFO] [stderr] | [INFO] [stderr] 15 | let trimmed = s.trim_right_matches('='); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.64s [INFO] running `"docker" "inspect" "a2bb1f0ee8b732231e6af61eddbc9d506ae29ded18f512e5b5a659817191c38a"` [INFO] running `"docker" "rm" "-f" "a2bb1f0ee8b732231e6af61eddbc9d506ae29ded18f512e5b5a659817191c38a"` [INFO] [stdout] a2bb1f0ee8b732231e6af61eddbc9d506ae29ded18f512e5b5a659817191c38a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-6/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/reg/typed-headers/0.1.0:/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" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "test" "--frozen"` [INFO] [stdout] 390cc5e4a0bc0b500c234a8bca3995ff52c1c8ec0c89943f5c19b6aff75d9b32 [INFO] running `"docker" "start" "-a" "390cc5e4a0bc0b500c234a8bca3995ff52c1c8ec0c89943f5c19b6aff75d9b32"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/crater/target/debug/deps/typed_headers-3becbd17bb99e409 [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test impls::quality::test::parse_err ... ok [INFO] [stdout] test impls::quality::test::display ... ok [INFO] [stdout] test impls::proxy_authorization::test::rfc2 ... ok [INFO] [stdout] test impls::authorization::test::rfc1 ... ok [INFO] [stdout] test impls::accept::test::rfc2 ... ok [INFO] [stdout] test impls::accept::test::rfc1 ... ok [INFO] [stdout] test impls::retry_after::test::rfc850 ... ok [INFO] [stdout] test impls::retry_after::test::asctime ... ok [INFO] [stdout] test impls::retry_after::test::rfc1 ... ok [INFO] [stdout] test impls::retry_after::test::rfc2 ... ok [INFO] [stdout] test impls::quality::test::parse_ok ... ok [INFO] [stdout] test impls::authorization::test::rfc2 ... ok [INFO] [stdout] test impls::proxy_authorization::test::rfc1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests typed-headers [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "390cc5e4a0bc0b500c234a8bca3995ff52c1c8ec0c89943f5c19b6aff75d9b32"` [INFO] running `"docker" "rm" "-f" "390cc5e4a0bc0b500c234a8bca3995ff52c1c8ec0c89943f5c19b6aff75d9b32"` [INFO] [stdout] 390cc5e4a0bc0b500c234a8bca3995ff52c1c8ec0c89943f5c19b6aff75d9b32