[INFO] cloning repository paritytech/ethkey [INFO] running `"git" "clone" "--bare" "git://github.com/paritytech/ethkey.git" "work/cache/sources/gh/paritytech/ethkey"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/paritytech/ethkey'... [INFO] running `"git" "clone" "work/cache/sources/gh/paritytech/ethkey" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/paritytech/ethkey"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/paritytech/ethkey'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/paritytech/ethkey" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/paritytech/ethkey"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/paritytech/ethkey'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6d710c15c39aa2511226cf2ba4ba0f7065af99a4 [INFO] sha for GitHub repo paritytech/ethkey: 6d710c15c39aa2511226cf2ba4ba0f7065af99a4 [INFO] validating manifest of paritytech/ethkey on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of paritytech/ethkey on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing paritytech/ethkey [INFO] finished frobbing paritytech/ethkey [INFO] frobbed toml for paritytech/ethkey written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/paritytech/ethkey/Cargo.toml [INFO] started frobbing paritytech/ethkey [INFO] finished frobbing paritytech/ethkey [INFO] frobbed toml for paritytech/ethkey written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/paritytech/ethkey/Cargo.toml [INFO] crate paritytech/ethkey already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/paritytech/ethkey/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/ethcore/rust-secp256k1` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/ethcore/rust-secp256k1` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing paritytech/ethkey against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/paritytech/ethkey:/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 1a2869fad6c8ec68e02246babcbf2133f2a34e378ea77cbe89f1a5446119744b [INFO] running `"docker" "start" "-a" "1a2869fad6c8ec68e02246babcbf2133f2a34e378ea77cbe89f1a5446119744b"` [INFO] [stderr] Compiling eth-secp256k1 v0.5.7 (https://github.com/ethcore/rust-secp256k1#9791e79f) [INFO] [stderr] Compiling docopt v0.6.86 [INFO] [stderr] Compiling ethkey v0.2.0 (/opt/crater/workdir) [INFO] [stderr] error[E0277]: the trait bound `[u8; 64]: std::cmp::Eq` is not satisfied [INFO] [stderr] --> src/primitive.rs:12:20 [INFO] [stderr] | [INFO] [stderr] 12 | pub struct $name([u8; $size]); [INFO] [stderr] | ^^^^^^^^^^^ the trait `std::cmp::Eq` is not implemented for `[u8; 64]` [INFO] [stderr] ... [INFO] [stderr] 117 | impl_primitive!(Public, 64, Error::InvalidPublic); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the following implementations were found: [INFO] [stderr] <[T; 0] as std::cmp::Eq> [INFO] [stderr] <[T; 10] as std::cmp::Eq> [INFO] [stderr] <[T; 11] as std::cmp::Eq> [INFO] [stderr] <[T; 12] as std::cmp::Eq> [INFO] [stderr] and 30 others [INFO] [stderr] = note: required by `std::cmp::AssertParamIsEq` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `rand::OsRng: secp256k1::rand::RngCore` is not satisfied [INFO] [stderr] --> src/random.rs:11:34 [INFO] [stderr] | [INFO] [stderr] 11 | let (sec, publ) = try!(context.generate_keypair(&mut rng)); [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] error[E0277]: the trait bound `[u8; 65]: std::cmp::Eq` is not satisfied [INFO] [stderr] --> src/signature.rs:11:22 [INFO] [stderr] | [INFO] [stderr] 11 | pub struct Signature([u8; 65]); [INFO] [stderr] | ^^^^^^^^ the trait `std::cmp::Eq` is not implemented for `[u8; 65]` [INFO] [stderr] | [INFO] [stderr] = help: the following implementations were found: [INFO] [stderr] <[T; 0] as std::cmp::Eq> [INFO] [stderr] <[T; 10] as std::cmp::Eq> [INFO] [stderr] <[T; 11] as std::cmp::Eq> [INFO] [stderr] <[T; 12] as std::cmp::Eq> [INFO] [stderr] and 30 others [INFO] [stderr] = note: required by `std::cmp::AssertParamIsEq` [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0277`. [INFO] [stderr] error: Could not compile `ethkey`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "1a2869fad6c8ec68e02246babcbf2133f2a34e378ea77cbe89f1a5446119744b"` [INFO] running `"docker" "rm" "-f" "1a2869fad6c8ec68e02246babcbf2133f2a34e378ea77cbe89f1a5446119744b"` [INFO] [stdout] 1a2869fad6c8ec68e02246babcbf2133f2a34e378ea77cbe89f1a5446119744b