[INFO] crate ethereum-types-serialize 0.2.2 is already in cache [INFO] extracting crate ethereum-types-serialize 0.2.2 into work/ex/beta-1.37-6/sources/1.36.0/reg/ethereum-types-serialize/0.2.2 [INFO] extracting crate ethereum-types-serialize 0.2.2 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/ethereum-types-serialize/0.2.2 [INFO] validating manifest of ethereum-types-serialize-0.2.2 on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of ethereum-types-serialize-0.2.2 on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing ethereum-types-serialize-0.2.2 [INFO] finished frobbing ethereum-types-serialize-0.2.2 [INFO] frobbed toml for ethereum-types-serialize-0.2.2 written to work/ex/beta-1.37-6/sources/1.36.0/reg/ethereum-types-serialize/0.2.2/Cargo.toml [INFO] started frobbing ethereum-types-serialize-0.2.2 [INFO] finished frobbing ethereum-types-serialize-0.2.2 [INFO] frobbed toml for ethereum-types-serialize-0.2.2 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/ethereum-types-serialize/0.2.2/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing ethereum-types-serialize-0.2.2 against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/ethereum-types-serialize/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=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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 1de869743a60ea61acc3808459400a52493b8c2a6c29ea3cf19102eb89927f38 [INFO] running `"docker" "start" "-a" "1de869743a60ea61acc3808459400a52493b8c2a6c29ea3cf19102eb89927f38"` [INFO] [stderr] Compiling ethereum-types-serialize v0.2.2 (/opt/crater/workdir) [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/lib.rs:114:10 [INFO] [stderr] | [INFO] [stderr] 114 | b'A'...b'F' => buf |= byte - b'A' + 10, [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:115:10 [INFO] [stderr] | [INFO] [stderr] 115 | b'a'...b'f' => buf |= byte - b'a' + 10, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/lib.rs:116:10 [INFO] [stderr] | [INFO] [stderr] 116 | b'0'...b'9' => buf |= byte - b'0', [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.39s [INFO] running `"docker" "inspect" "1de869743a60ea61acc3808459400a52493b8c2a6c29ea3cf19102eb89927f38"` [INFO] running `"docker" "rm" "-f" "1de869743a60ea61acc3808459400a52493b8c2a6c29ea3cf19102eb89927f38"` [INFO] [stdout] 1de869743a60ea61acc3808459400a52493b8c2a6c29ea3cf19102eb89927f38 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/ethereum-types-serialize/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=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" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 0b724f68bcb7e4e05d301b516bf6a52e5558d6498c263e990542f7475edde916 [INFO] running `"docker" "start" "-a" "0b724f68bcb7e4e05d301b516bf6a52e5558d6498c263e990542f7475edde916"` [INFO] [stderr] Compiling ethereum-types-serialize v0.2.2 (/opt/crater/workdir) [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/lib.rs:114:10 [INFO] [stderr] | [INFO] [stderr] 114 | b'A'...b'F' => buf |= byte - b'A' + 10, [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:115:10 [INFO] [stderr] | [INFO] [stderr] 115 | b'a'...b'f' => buf |= byte - b'a' + 10, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/lib.rs:116:10 [INFO] [stderr] | [INFO] [stderr] 116 | b'0'...b'9' => buf |= byte - b'0', [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.69s [INFO] running `"docker" "inspect" "0b724f68bcb7e4e05d301b516bf6a52e5558d6498c263e990542f7475edde916"` [INFO] running `"docker" "rm" "-f" "0b724f68bcb7e4e05d301b516bf6a52e5558d6498c263e990542f7475edde916"` [INFO] [stdout] 0b724f68bcb7e4e05d301b516bf6a52e5558d6498c263e990542f7475edde916 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/ethereum-types-serialize/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=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" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] 811eae68a5bec4464b2665b90cfb306fe8f42b0fc47ca982e76773a076ed9f0a [INFO] running `"docker" "start" "-a" "811eae68a5bec4464b2665b90cfb306fe8f42b0fc47ca982e76773a076ed9f0a"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/ethereum_types_serialize-e5811d6064ca4a28 [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] [stderr] Doc-tests ethereum-types-serialize [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" "811eae68a5bec4464b2665b90cfb306fe8f42b0fc47ca982e76773a076ed9f0a"` [INFO] running `"docker" "rm" "-f" "811eae68a5bec4464b2665b90cfb306fe8f42b0fc47ca982e76773a076ed9f0a"` [INFO] [stdout] 811eae68a5bec4464b2665b90cfb306fe8f42b0fc47ca982e76773a076ed9f0a