[INFO] updating cached repository tritone11/rust-eth-ecies [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/tritone11/rust-eth-ecies [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/tritone11/rust-eth-ecies" "work/ex/beta-1.38-1/sources/1.37.0/gh/tritone11/rust-eth-ecies"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/tritone11/rust-eth-ecies'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/tritone11/rust-eth-ecies" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/tritone11/rust-eth-ecies"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/tritone11/rust-eth-ecies'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 093760432fe59f125e448f651e0fca5ee4f9d78f [INFO] sha for GitHub repo tritone11/rust-eth-ecies: 093760432fe59f125e448f651e0fca5ee4f9d78f [INFO] validating manifest of tritone11/rust-eth-ecies 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 tritone11/rust-eth-ecies 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 tritone11/rust-eth-ecies [INFO] finished frobbing tritone11/rust-eth-ecies [INFO] frobbed toml for tritone11/rust-eth-ecies written to work/ex/beta-1.38-1/sources/1.37.0/gh/tritone11/rust-eth-ecies/Cargo.toml [INFO] started frobbing tritone11/rust-eth-ecies [INFO] finished frobbing tritone11/rust-eth-ecies [INFO] frobbed toml for tritone11/rust-eth-ecies written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/tritone11/rust-eth-ecies/Cargo.toml [INFO] crate tritone11/rust-eth-ecies already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/tritone11/rust-eth-ecies/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/paritytech/rust-secp256k1` [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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/paritytech/rust-secp256k1` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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 tritone11/rust-eth-ecies 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-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/tritone11/rust-eth-ecies:/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] 22de2144d2dede3689dc23d46ee1854208dd9380975b75f0881e86f8d6b6ddb0 [INFO] running `"docker" "start" "-a" "22de2144d2dede3689dc23d46ee1854208dd9380975b75f0881e86f8d6b6ddb0"` [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling rustc-hex v2.0.1 [INFO] [stderr] Compiling subtle v2.1.1 [INFO] [stderr] Compiling memzero v0.1.0 [INFO] [stderr] Compiling edit-distance v2.1.0 [INFO] [stderr] Compiling rustc-hex v1.0.0 [INFO] [stderr] Compiling eth-secp256k1 v0.5.7 (https://github.com/paritytech/rust-secp256k1#9791e79f) [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling ethereum-types-serialize v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling stream-cipher v0.3.2 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling ripemd160 v0.8.0 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling block-modes v0.3.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling tiny-keccak v1.5.0 [INFO] [stderr] Compiling ctr v0.3.2 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling aes-ctr v0.3.0 [INFO] [stderr] Compiling fixed-hash v0.2.5 [INFO] [stderr] Compiling uint v0.4.1 [INFO] [stderr] Compiling scrypt v0.2.0 [INFO] [stderr] Compiling ethbloom v0.5.3 [INFO] [stderr] Compiling parity-crypto v0.4.0 [INFO] [stderr] Compiling ethereum-types v0.4.2 [INFO] [stderr] Compiling parity-wordlist v1.3.0 [INFO] [stderr] Compiling eth-ecies v0.3.0 (/opt/crater/workdir) [INFO] [stderr] error[E0277]: the trait bound `rand::OsRng: secp256k1::rand::RngCore` is not satisfied [INFO] [stderr] --> src/random.rs:39:31 [INFO] [stderr] | [INFO] [stderr] 39 | let (sec, publ) = SECP256K1.generate_keypair(self) [INFO] [stderr] | ^^^^^^^^^^^^^^^^ the trait `secp256k1::rand::RngCore` is not implemented for `rand::OsRng` [INFO] [stderr] | [INFO] [stderr] = note: required because of the requirements on the impl of `secp256k1::rand::Rng` for `rand::OsRng` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'ethereum_types::H256::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stderr] --> src/signature.rs:79:3 [INFO] [stderr] | [INFO] [stderr] 79 | H256::from_slice(self.s()) <= "7FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF5D576E7357A4501DDFE92F46681B20A0".into() [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'ethereum_types::H256::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stderr] --> src/signature.rs:85:4 [INFO] [stderr] | [INFO] [stderr] 85 | H256::from_slice(self.r()) < "fffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141".into() && [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'ethereum_types::H256::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stderr] --> src/signature.rs:86:4 [INFO] [stderr] | [INFO] [stderr] 86 | H256::from_slice(self.r()) >= 1.into() && [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'ethereum_types::H256::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stderr] --> src/signature.rs:87:4 [INFO] [stderr] | [INFO] [stderr] 87 | H256::from_slice(self.s()) < "fffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141".into() && [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'ethereum_types::H256::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stderr] --> src/signature.rs:88:4 [INFO] [stderr] | [INFO] [stderr] 88 | H256::from_slice(self.s()) >= 1.into() [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'ethereum_types::H256::copy_to': use `std::slice` API instead [INFO] [stderr] --> src/extended.rs:67:8 [INFO] [stderr] | [INFO] [stderr] 67 | self.copy_to(&mut target[0..32]); [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'ethereum_types::H256::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stderr] --> src/extended.rs:247:24 [INFO] [stderr] | [INFO] [stderr] 247 | let hmac_key: U256 = H256::from_slice(&i_512[0..32]).into(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'ethereum_types::H256::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stderr] --> src/extended.rs:369:20 [INFO] [stderr] | [INFO] [stderr] 369 | let master_key = H256::from_slice(&i_512[0..32]); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'ethereum_types::H256::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stderr] --> src/extended.rs:370:20 [INFO] [stderr] | [INFO] [stderr] 370 | let chain_code = H256::from_slice(&i_512[32..64]); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'ethereum_types::H512::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stderr] --> src/crypto.rs:120:11 [INFO] [stderr] | [INFO] [stderr] 120 | let p = Public::from_slice(&e[0..64]); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'ethereum_types::H256::from_slice': unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stderr] --> src/math.rs:81:2 [INFO] [stderr] | [INFO] [stderr] 81 | H256::from_slice(&CURVE_ORDER).into() [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0277`. [INFO] [stderr] error: Could not compile `eth-ecies`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "22de2144d2dede3689dc23d46ee1854208dd9380975b75f0881e86f8d6b6ddb0"` [INFO] running `"docker" "rm" "-f" "22de2144d2dede3689dc23d46ee1854208dd9380975b75f0881e86f8d6b6ddb0"` [INFO] [stdout] 22de2144d2dede3689dc23d46ee1854208dd9380975b75f0881e86f8d6b6ddb0