Sep 14 17:08:26.904 INFO checking ellipticoin-test-framework-0.1.0 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 17:08:26.904 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 17:08:26.904 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-7/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 17:08:27.048 INFO blam! 3ce74b5e3bd470e4117d175319774765ffdaf8707ea7124c2baae4fc6f95e302 Sep 14 17:08:27.050 INFO running `"docker" "start" "-a" "3ce74b5e3bd470e4117d175319774765ffdaf8707ea7124c2baae4fc6f95e302"` Sep 14 17:08:27.882 INFO kablam! usermod: no changes Sep 14 17:08:27.965 INFO kablam! Checking cbor-lite v0.1.1 Sep 14 17:08:27.965 INFO kablam! Compiling xxhash-sys v0.1.0 Sep 14 17:08:28.453 INFO kablam! Checking wasm-rpc v0.1.3 Sep 14 17:08:28.843 INFO kablam! Checking ellipticoin v0.1.2 Sep 14 17:08:32.719 INFO kablam! Checking xxhash2 v0.1.0 Sep 14 17:08:33.143 INFO kablam! Checking cask v0.7.1 Sep 14 17:08:34.379 INFO kablam! Checking ellipticoin-test-framework v0.1.0 (file:///source) Sep 14 17:08:35.056 INFO kablam! warning: unused import: `wasm_rpc::*` Sep 14 17:08:35.056 INFO kablam! --> src/lib.rs:7:5 Sep 14 17:08:35.056 INFO kablam! | Sep 14 17:08:35.056 INFO kablam! 7 | use wasm_rpc::*; Sep 14 17:08:35.056 INFO kablam! | ^^^^^^^^^^^ Sep 14 17:08:35.056 INFO kablam! | Sep 14 17:08:35.056 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 14 17:08:35.056 INFO kablam! Sep 14 17:08:35.089 INFO kablam! error[E0046]: not all trait items implemented, missing: `block_hash` Sep 14 17:08:35.089 INFO kablam! --> src/lib.rs:18:1 Sep 14 17:08:35.089 INFO kablam! | Sep 14 17:08:35.089 INFO kablam! 18 | impl BlockChain for FakeBlockChain { Sep 14 17:08:35.089 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `block_hash` in implementation Sep 14 17:08:35.089 INFO kablam! | Sep 14 17:08:35.089 INFO kablam! = note: `block_hash` from trait: `fn(&Self) -> std::vec::Vec` Sep 14 17:08:35.089 INFO kablam! Sep 14 17:08:35.091 INFO kablam! error: aborting due to previous error Sep 14 17:08:35.091 INFO kablam! Sep 14 17:08:35.091 INFO kablam! For more information about this error, try `rustc --explain E0046`. Sep 14 17:08:35.096 INFO kablam! warning: unused import: `wasm_rpc::*` Sep 14 17:08:35.096 INFO kablam! --> src/lib.rs:7:5 Sep 14 17:08:35.096 INFO kablam! | Sep 14 17:08:35.096 INFO kablam! 7 | use wasm_rpc::*; Sep 14 17:08:35.096 INFO kablam! | ^^^^^^^^^^^ Sep 14 17:08:35.096 INFO kablam! | Sep 14 17:08:35.096 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 14 17:08:35.096 INFO kablam! Sep 14 17:08:35.100 INFO kablam! error: Could not compile `ellipticoin-test-framework`. Sep 14 17:08:35.100 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 17:08:35.119 INFO kablam! error[E0046]: not all trait items implemented, missing: `block_hash` Sep 14 17:08:35.119 INFO kablam! --> src/lib.rs:18:1 Sep 14 17:08:35.119 INFO kablam! | Sep 14 17:08:35.119 INFO kablam! 18 | impl BlockChain for FakeBlockChain { Sep 14 17:08:35.119 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `block_hash` in implementation Sep 14 17:08:35.119 INFO kablam! | Sep 14 17:08:35.119 INFO kablam! = note: `block_hash` from trait: `fn(&Self) -> std::vec::Vec` Sep 14 17:08:35.119 INFO kablam! Sep 14 17:08:35.120 INFO kablam! error: aborting due to previous error Sep 14 17:08:35.120 INFO kablam! Sep 14 17:08:35.120 INFO kablam! For more information about this error, try `rustc --explain E0046`. Sep 14 17:08:35.129 INFO kablam! error: Could not compile `ellipticoin-test-framework`. Sep 14 17:08:35.129 INFO kablam! Sep 14 17:08:35.129 INFO kablam! To learn more, run the command again with --verbose. Sep 14 17:08:35.130 INFO kablam! su: No module specific data is present Sep 14 17:08:35.812 INFO running `"docker" "rm" "-f" "3ce74b5e3bd470e4117d175319774765ffdaf8707ea7124c2baae4fc6f95e302"` Sep 14 17:08:35.893 INFO blam! 3ce74b5e3bd470e4117d175319774765ffdaf8707ea7124c2baae4fc6f95e302