[INFO] crate parity-crypto 0.4.0 is already in cache [INFO] extracting crate parity-crypto 0.4.0 into work/ex/beta-1.37-6/sources/1.36.0/reg/parity-crypto/0.4.0 [INFO] extracting crate parity-crypto 0.4.0 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/parity-crypto/0.4.0 [INFO] validating manifest of parity-crypto-0.4.0 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 parity-crypto-0.4.0 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 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.37-6/sources/1.36.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.37-6/sources/beta-2019-07-23/reg/parity-crypto/0.4.0/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 parity-crypto-0.4.0 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-6/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/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-07-23" "build" "--frozen"` [INFO] [stdout] 49382839e53e5abe12fc35f756781a4d307c8753def7effdb495ff935b7d89d2 [INFO] running `"docker" "start" "-a" "49382839e53e5abe12fc35f756781a4d307c8753def7effdb495ff935b7d89d2"` [INFO] [stderr] Compiling subtle v2.1.1 [INFO] [stderr] Compiling memzero v0.1.0 [INFO] [stderr] Compiling stream-cipher v0.3.0 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling ripemd160 v0.8.0 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling block-modes v0.3.3 [INFO] [stderr] Compiling ctr v0.3.2 [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 3.04s [INFO] running `"docker" "inspect" "49382839e53e5abe12fc35f756781a4d307c8753def7effdb495ff935b7d89d2"` [INFO] running `"docker" "rm" "-f" "49382839e53e5abe12fc35f756781a4d307c8753def7effdb495ff935b7d89d2"` [INFO] [stdout] 49382839e53e5abe12fc35f756781a4d307c8753def7effdb495ff935b7d89d2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/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/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-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 6e5935d24a748c123bd754530fb168ca2e23e17743e9185adf97558a1006c888 [INFO] running `"docker" "start" "-a" "6e5935d24a748c123bd754530fb168ca2e23e17743e9185adf97558a1006c888"` [INFO] [stderr] Compiling rand_xoshiro v0.1.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.8 [INFO] [stderr] Compiling criterion v0.2.11 [INFO] [stderr] Compiling hex-literal-impl v0.2.0 [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 12.20s [INFO] running `"docker" "inspect" "6e5935d24a748c123bd754530fb168ca2e23e17743e9185adf97558a1006c888"` [INFO] running `"docker" "rm" "-f" "6e5935d24a748c123bd754530fb168ca2e23e17743e9185adf97558a1006c888"` [INFO] [stdout] 6e5935d24a748c123bd754530fb168ca2e23e17743e9185adf97558a1006c888 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/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/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-07-23" "test" "--frozen"` [INFO] [stdout] d9bc9561da392d1132b59ad48e9c82a265bce63d30859f333d8e1cbd6bd929cf [INFO] running `"docker" "start" "-a" "d9bc9561da392d1132b59ad48e9c82a265bce63d30859f333d8e1cbd6bd929cf"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/crater/target/debug/deps/parity_crypto-4d33cf1dcaaaa327 [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test aes::tests::test_aes_short ... ok [INFO] [stdout] test hmac::test::secrets_are_zeroed_on_drop ... ok [INFO] [stdout] test hmac::test::ietf_test_vectors ... ok [INFO] [stdout] test test::can_test_for_equality ... ok [INFO] [stdout] test pbkdf2::test::basic_test ... ok [INFO] [stdout] test hmac::test::simple_mac_and_verify ... 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" "d9bc9561da392d1132b59ad48e9c82a265bce63d30859f333d8e1cbd6bd929cf"` [INFO] running `"docker" "rm" "-f" "d9bc9561da392d1132b59ad48e9c82a265bce63d30859f333d8e1cbd6bd929cf"` [INFO] [stdout] d9bc9561da392d1132b59ad48e9c82a265bce63d30859f333d8e1cbd6bd929cf