[INFO] crate chars 0.3.2 is already in cache [INFO] extracting crate chars 0.3.2 into work/ex/beta-1.38-1/sources/1.37.0/reg/chars/0.3.2 [INFO] extracting crate chars 0.3.2 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/chars/0.3.2 [INFO] validating manifest of chars-0.3.2 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 chars-0.3.2 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 chars-0.3.2 [INFO] finished frobbing chars-0.3.2 [INFO] frobbed toml for chars-0.3.2 written to work/ex/beta-1.38-1/sources/1.37.0/reg/chars/0.3.2/Cargo.toml [INFO] started frobbing chars-0.3.2 [INFO] finished frobbing chars-0.3.2 [INFO] frobbed toml for chars-0.3.2 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/chars/0.3.2/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] [stderr] Blocking waiting for file lock on package cache [INFO] testing chars-0.3.2 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/reg/chars/0.3.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=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] 79fd6cc4ed6868f6c66dea8f81a774c3b3a369f46137f7d2229ac0921fcd429e [INFO] running `"docker" "start" "-a" "79fd6cc4ed6868f6c66dea8f81a774c3b3a369f46137f7d2229ac0921fcd429e"` [INFO] [stderr] Compiling unicode_names2 v0.2.2 [INFO] [stderr] Compiling fst v0.3.5 [INFO] [stderr] Compiling chars v0.3.2 (/opt/crater/workdir) [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/display.rs:151:14 [INFO] [stderr] | [INFO] [stderr] 151 | 0...0x7F => Codepoint::ASCII7bit(c), [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/display.rs:152:17 [INFO] [stderr] | [INFO] [stderr] 152 | 0x80...0xFF => Codepoint::Latin1(c), [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/display.rs:153:19 [INFO] [stderr] | [INFO] [stderr] 153 | 0x0100...0xFFFF => Codepoint::UnicodeBasic(c), [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.26s [INFO] running `"docker" "inspect" "79fd6cc4ed6868f6c66dea8f81a774c3b3a369f46137f7d2229ac0921fcd429e"` [INFO] running `"docker" "rm" "-f" "79fd6cc4ed6868f6c66dea8f81a774c3b3a369f46137f7d2229ac0921fcd429e"` [INFO] [stdout] 79fd6cc4ed6868f6c66dea8f81a774c3b3a369f46137f7d2229ac0921fcd429e [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/reg/chars/0.3.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=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] 78faad8dda1a0e9efec7af9aee25dce1a51a02070e432ba4fafd63be6b76578e [INFO] running `"docker" "start" "-a" "78faad8dda1a0e9efec7af9aee25dce1a51a02070e432ba4fafd63be6b76578e"` [INFO] [stderr] Compiling proptest v0.6.0 [INFO] [stderr] Compiling chars v0.3.2 (/opt/crater/workdir) [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/display.rs:151:14 [INFO] [stderr] | [INFO] [stderr] 151 | 0...0x7F => Codepoint::ASCII7bit(c), [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/display.rs:152:17 [INFO] [stderr] | [INFO] [stderr] 152 | 0x80...0xFF => Codepoint::Latin1(c), [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/display.rs:153:19 [INFO] [stderr] | [INFO] [stderr] 153 | 0x0100...0xFFFF => Codepoint::UnicodeBasic(c), [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.68s [INFO] running `"docker" "inspect" "78faad8dda1a0e9efec7af9aee25dce1a51a02070e432ba4fafd63be6b76578e"` [INFO] running `"docker" "rm" "-f" "78faad8dda1a0e9efec7af9aee25dce1a51a02070e432ba4fafd63be6b76578e"` [INFO] [stdout] 78faad8dda1a0e9efec7af9aee25dce1a51a02070e432ba4fafd63be6b76578e [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/reg/chars/0.3.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=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] 4b43fa6febb38291bc95e042fe9b7a1de67ddf2a0fcae3370c5debb0b8b3e821 [INFO] running `"docker" "start" "-a" "4b43fa6febb38291bc95e042fe9b7a1de67ddf2a0fcae3370c5debb0b8b3e821"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/chars-191e03420b33276d [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test human_names::from_arg_translates_numbers ... ok [INFO] [stdout] test human_names::from_arg_translates_descriptions ... ok [INFO] [stdout] test human_names::from_arg_translates_controls ... ok [INFO] [stdout] test human_names::from_arg_translates_chars ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running /opt/crater/target/debug/deps/chars-c4ec1eac79017bb5 [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/human_names-57ba33560074d13a [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test find_control_chars ... ok [INFO] [stdout] test find_any_by_identity ... ok [INFO] [stdout] test find_any_by_hex ... ok [INFO] [stdout] test find_by_name ... ok [INFO] [stderr] Doc-tests chars [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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" "4b43fa6febb38291bc95e042fe9b7a1de67ddf2a0fcae3370c5debb0b8b3e821"` [INFO] running `"docker" "rm" "-f" "4b43fa6febb38291bc95e042fe9b7a1de67ddf2a0fcae3370c5debb0b8b3e821"` [INFO] [stdout] 4b43fa6febb38291bc95e042fe9b7a1de67ddf2a0fcae3370c5debb0b8b3e821