[INFO] crate parity-crypto 0.4.0 is already in cache [INFO] extracting crate parity-crypto 0.4.0 into work/ex/beta-1.38-1/sources/1.37.0/reg/parity-crypto/0.4.0 [INFO] extracting crate parity-crypto 0.4.0 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/parity-crypto/0.4.0 [INFO] validating manifest of parity-crypto-0.4.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 parity-crypto-0.4.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 parity-crypto-0.4.0 [INFO] finished frobbing parity-crypto-0.4.0 [INFO] frobbed toml for parity-crypto-0.4.0 written to work/ex/beta-1.38-1/sources/1.37.0/reg/parity-crypto/0.4.0/Cargo.toml [INFO] started frobbing parity-crypto-0.4.0 [INFO] finished frobbing parity-crypto-0.4.0 [INFO] frobbed toml for parity-crypto-0.4.0 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/parity-crypto/0.4.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 parity-crypto-0.4.0 against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/parity-crypto/0.4.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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] d076e49bbe434b5071c3962618264db10dc8f8f31fe28bfaeb9915dab8dd7f72 [INFO] running `"docker" "start" "-a" "d076e49bbe434b5071c3962618264db10dc8f8f31fe28bfaeb9915dab8dd7f72"` [INFO] [stderr] Compiling subtle v2.1.1 [INFO] [stderr] Compiling memzero v0.1.0 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling stream-cipher v0.3.2 [INFO] [stderr] Compiling ripemd160 v0.8.0 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling ctr v0.3.2 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling block-modes v0.3.3 [INFO] [stderr] Compiling scrypt v0.2.0 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling aes-ctr v0.3.0 [INFO] [stderr] Compiling parity-crypto v0.4.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/error.rs:50:31 [INFO] [stderr] | [INFO] [stderr] 50 | fn source(&self) -> Option<&(StdError + 'static)> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn StdError + 'static` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/error.rs:59:31 [INFO] [stderr] | [INFO] [stderr] 59 | fn source(&self) -> Option<&(StdError + 'static)> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn StdError + 'static` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/error.rs:69:31 [INFO] [stderr] | [INFO] [stderr] 69 | fn source(&self) -> Option<&(StdError + 'static)> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn StdError + 'static` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.67s [INFO] running `"docker" "inspect" "d076e49bbe434b5071c3962618264db10dc8f8f31fe28bfaeb9915dab8dd7f72"` [INFO] running `"docker" "rm" "-f" "d076e49bbe434b5071c3962618264db10dc8f8f31fe28bfaeb9915dab8dd7f72"` [INFO] [stdout] d076e49bbe434b5071c3962618264db10dc8f8f31fe28bfaeb9915dab8dd7f72 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/parity-crypto/0.4.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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 0143c33ed8b40e70338d08292f8b293ee9657cc077435a74a3155d6ccf0da64f [INFO] running `"docker" "start" "-a" "0143c33ed8b40e70338d08292f8b293ee9657cc077435a74a3155d6ccf0da64f"` [INFO] [stderr] Compiling rand_xoshiro v0.1.0 [INFO] [stderr] Compiling hex-literal-impl v0.2.0 [INFO] [stderr] Compiling criterion v0.2.11 [INFO] [stderr] Compiling hex-literal v0.2.0 [INFO] [stderr] Compiling parity-crypto v0.4.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/error.rs:50:31 [INFO] [stderr] | [INFO] [stderr] 50 | fn source(&self) -> Option<&(StdError + 'static)> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn StdError + 'static` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/error.rs:59:31 [INFO] [stderr] | [INFO] [stderr] 59 | fn source(&self) -> Option<&(StdError + 'static)> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn StdError + 'static` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/error.rs:69:31 [INFO] [stderr] | [INFO] [stderr] 69 | fn source(&self) -> Option<&(StdError + 'static)> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn StdError + 'static` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.71s [INFO] running `"docker" "inspect" "0143c33ed8b40e70338d08292f8b293ee9657cc077435a74a3155d6ccf0da64f"` [INFO] running `"docker" "rm" "-f" "0143c33ed8b40e70338d08292f8b293ee9657cc077435a74a3155d6ccf0da64f"` [INFO] [stdout] 0143c33ed8b40e70338d08292f8b293ee9657cc077435a74a3155d6ccf0da64f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/parity-crypto/0.4.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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] 34969c714be90e47f3da186fc1032145a4902df7c98e38a14db81e3790287f04 [INFO] running `"docker" "start" "-a" "34969c714be90e47f3da186fc1032145a4902df7c98e38a14db81e3790287f04"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/parity_crypto-e61147bf7beaaaf7 [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test hmac::test::simple_mac_and_verify ... ok [INFO] [stdout] test hmac::test::secrets_are_zeroed_on_drop ... ok [INFO] [stdout] test test::can_test_for_equality ... ok [INFO] [stdout] test aes::tests::test_aes_short ... ok [INFO] [stdout] test hmac::test::ietf_test_vectors ... ok [INFO] [stdout] test pbkdf2::test::basic_test ... ok [INFO] [stdout] test scrypt::test_derive ... ok [INFO] [stderr] Doc-tests parity-crypto [INFO] [stdout] [INFO] [stdout] test result: ok. 7 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" "34969c714be90e47f3da186fc1032145a4902df7c98e38a14db81e3790287f04"` [INFO] running `"docker" "rm" "-f" "34969c714be90e47f3da186fc1032145a4902df7c98e38a14db81e3790287f04"` [INFO] [stdout] 34969c714be90e47f3da186fc1032145a4902df7c98e38a14db81e3790287f04