[INFO] crate uhttp_status 0.10.0 is already in cache [INFO] extracting crate uhttp_status 0.10.0 into work/ex/beta-1.38-1/sources/1.37.0/reg/uhttp_status/0.10.0 [INFO] extracting crate uhttp_status 0.10.0 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/uhttp_status/0.10.0 [INFO] validating manifest of uhttp_status-0.10.0 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 uhttp_status-0.10.0 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 uhttp_status-0.10.0 [INFO] finished frobbing uhttp_status-0.10.0 [INFO] frobbed toml for uhttp_status-0.10.0 written to work/ex/beta-1.38-1/sources/1.37.0/reg/uhttp_status/0.10.0/Cargo.toml [INFO] started frobbing uhttp_status-0.10.0 [INFO] finished frobbing uhttp_status-0.10.0 [INFO] frobbed toml for uhttp_status-0.10.0 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/uhttp_status/0.10.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing uhttp_status-0.10.0 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-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/uhttp_status/0.10.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=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] 3101ed63fdf465e545f8165c1b3abd83d074a2c8901a0d2f396e9ce954f73f4b [INFO] running `"docker" "start" "-a" "3101ed63fdf465e545f8165c1b3abd83d074a2c8901a0d2f396e9ce954f73f4b"` [INFO] [stderr] Compiling uhttp_status v0.10.0 (/opt/crater/workdir) [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/lib.rs:466:16 [INFO] [stderr] | [INFO] [stderr] 466 | 100...199 => StatusClass::Informational, [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/lib.rs:467:16 [INFO] [stderr] | [INFO] [stderr] 467 | 200...299 => StatusClass::Success, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/lib.rs:468:16 [INFO] [stderr] | [INFO] [stderr] 468 | 300...399 => StatusClass::Redirection, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/lib.rs:469:16 [INFO] [stderr] | [INFO] [stderr] 469 | 400...499 => StatusClass::ClientError, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/lib.rs:470:16 [INFO] [stderr] | [INFO] [stderr] 470 | 500...599 => StatusClass::ServerError, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.60s [INFO] running `"docker" "inspect" "3101ed63fdf465e545f8165c1b3abd83d074a2c8901a0d2f396e9ce954f73f4b"` [INFO] running `"docker" "rm" "-f" "3101ed63fdf465e545f8165c1b3abd83d074a2c8901a0d2f396e9ce954f73f4b"` [INFO] [stdout] 3101ed63fdf465e545f8165c1b3abd83d074a2c8901a0d2f396e9ce954f73f4b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/uhttp_status/0.10.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=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] b68c83e5432471f291d288a5ed01a50912abc22f11bd4db3c5f772eaa22a0713 [INFO] running `"docker" "start" "-a" "b68c83e5432471f291d288a5ed01a50912abc22f11bd4db3c5f772eaa22a0713"` [INFO] [stderr] Compiling uhttp_status v0.10.0 (/opt/crater/workdir) [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/lib.rs:466:16 [INFO] [stderr] | [INFO] [stderr] 466 | 100...199 => StatusClass::Informational, [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/lib.rs:467:16 [INFO] [stderr] | [INFO] [stderr] 467 | 200...299 => StatusClass::Success, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/lib.rs:468:16 [INFO] [stderr] | [INFO] [stderr] 468 | 300...399 => StatusClass::Redirection, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/lib.rs:469:16 [INFO] [stderr] | [INFO] [stderr] 469 | 400...499 => StatusClass::ClientError, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/lib.rs:470:16 [INFO] [stderr] | [INFO] [stderr] 470 | 500...599 => StatusClass::ServerError, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.06s [INFO] running `"docker" "inspect" "b68c83e5432471f291d288a5ed01a50912abc22f11bd4db3c5f772eaa22a0713"` [INFO] running `"docker" "rm" "-f" "b68c83e5432471f291d288a5ed01a50912abc22f11bd4db3c5f772eaa22a0713"` [INFO] [stdout] b68c83e5432471f291d288a5ed01a50912abc22f11bd4db3c5f772eaa22a0713 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/uhttp_status/0.10.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=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] 7076414eab6fa159669f7fc0cf8cec1396aa04d5c05d7e0daaf34563fef7c1c7 [INFO] running `"docker" "start" "-a" "7076414eab6fa159669f7fc0cf8cec1396aa04d5c05d7e0daaf34563fef7c1c7"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/uhttp_status-e7684f92cffd2be0 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test_status_code ... ok [INFO] [stderr] Doc-tests uhttp_status [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test src/lib.rs - StatusClass::default_code (line 648) ... ok [INFO] [stdout] test src/lib.rs - StatusClass::default_code (line 623) ... ok [INFO] [stdout] test src/lib.rs - (line 6) ... ok [INFO] [stdout] test src/lib.rs - StatusCode (line 510) ... ok [INFO] [stdout] test src/lib.rs - StatusCode (line 30) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "7076414eab6fa159669f7fc0cf8cec1396aa04d5c05d7e0daaf34563fef7c1c7"` [INFO] running `"docker" "rm" "-f" "7076414eab6fa159669f7fc0cf8cec1396aa04d5c05d7e0daaf34563fef7c1c7"` [INFO] [stdout] 7076414eab6fa159669f7fc0cf8cec1396aa04d5c05d7e0daaf34563fef7c1c7