Sep 04 18:28:56.462 INFO checking etcommon-rlp-0.2.3 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 18:28:56.462 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 18:28:56.462 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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=500" "-e" "CMD=cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 18:28:56.689 INFO blam! 3b1697a679dba1fe5e74e40ee0733472acf2b163fb9a7ab07b46ec377b11bb47 Sep 04 18:28:56.692 INFO running `"docker" "start" "-a" "3b1697a679dba1fe5e74e40ee0733472acf2b163fb9a7ab07b46ec377b11bb47"` Sep 04 18:28:57.356 INFO kablam! Checking etcommon-hexutil v0.2.3 Sep 04 18:28:58.095 INFO kablam! Checking etcommon-rlp v0.2.3 (file:///source) Sep 04 18:28:58.566 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 18:28:58.566 INFO kablam! --> src/untrusted_rlp.rs:284:43 Sep 04 18:28:58.566 INFO kablam! | Sep 04 18:28:58.566 INFO kablam! 284 | result = UntrustedRlp::consume(result, (i.header_len + i.value_len))?; Sep 04 18:28:58.566 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 18:28:58.566 INFO kablam! | Sep 04 18:28:58.566 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 18:28:58.566 INFO kablam! Sep 04 18:28:58.567 INFO kablam! warning: unused import: `cmp` Sep 04 18:28:58.567 INFO kablam! --> src/impls.rs:12:35 Sep 04 18:28:58.567 INFO kablam! | Sep 04 18:28:58.567 INFO kablam! 12 | #[cfg(feature = "std")] use std::{cmp, mem, str}; Sep 04 18:28:58.567 INFO kablam! | ^^^ Sep 04 18:28:58.567 INFO kablam! | Sep 04 18:28:58.568 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 18:28:58.568 INFO kablam! Sep 04 18:28:58.568 INFO kablam! warning: unused macro definition Sep 04 18:28:58.568 INFO kablam! --> src/impls.rs:185:1 Sep 04 18:28:58.568 INFO kablam! | Sep 04 18:28:58.568 INFO kablam! 185 | / macro_rules! impl_encodable_for_hash { Sep 04 18:28:58.568 INFO kablam! 186 | | ($name: ident) => { Sep 04 18:28:58.568 INFO kablam! 187 | | impl Encodable for $name { Sep 04 18:28:58.569 INFO kablam! 188 | | fn rlp_append(&self, s: &mut RlpStream) { Sep 04 18:28:58.569 INFO kablam! ... | Sep 04 18:28:58.569 INFO kablam! 192 | | } Sep 04 18:28:58.569 INFO kablam! 193 | | } Sep 04 18:28:58.569 INFO kablam! | |_^ Sep 04 18:28:58.569 INFO kablam! | Sep 04 18:28:58.569 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 04 18:28:58.569 INFO kablam! Sep 04 18:28:58.569 INFO kablam! warning: unused macro definition Sep 04 18:28:58.569 INFO kablam! --> src/impls.rs:195:1 Sep 04 18:28:58.569 INFO kablam! | Sep 04 18:28:58.569 INFO kablam! 195 | / macro_rules! impl_decodable_for_hash { Sep 04 18:28:58.569 INFO kablam! 196 | | ($name: ident, $size: expr) => { Sep 04 18:28:58.569 INFO kablam! 197 | | impl Decodable for $name { Sep 04 18:28:58.569 INFO kablam! 198 | | fn decode(rlp: &UntrustedRlp) -> Result { Sep 04 18:28:58.569 INFO kablam! ... | Sep 04 18:28:58.569 INFO kablam! 210 | | } Sep 04 18:28:58.569 INFO kablam! 211 | | } Sep 04 18:28:58.569 INFO kablam! | |_^ Sep 04 18:28:58.569 INFO kablam! Sep 04 18:28:58.725 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 18:28:58.725 INFO kablam! --> src/untrusted_rlp.rs:284:43 Sep 04 18:28:58.725 INFO kablam! | Sep 04 18:28:58.726 INFO kablam! 284 | result = UntrustedRlp::consume(result, (i.header_len + i.value_len))?; Sep 04 18:28:58.726 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 18:28:58.726 INFO kablam! | Sep 04 18:28:58.726 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 18:28:58.726 INFO kablam! Sep 04 18:28:58.727 INFO kablam! warning: unused import: `cmp` Sep 04 18:28:58.727 INFO kablam! --> src/impls.rs:12:35 Sep 04 18:28:58.727 INFO kablam! | Sep 04 18:28:58.727 INFO kablam! 12 | #[cfg(feature = "std")] use std::{cmp, mem, str}; Sep 04 18:28:58.728 INFO kablam! | ^^^ Sep 04 18:28:58.728 INFO kablam! | Sep 04 18:28:58.728 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 18:28:58.728 INFO kablam! Sep 04 18:28:58.728 INFO kablam! warning: unused macro definition Sep 04 18:28:58.728 INFO kablam! --> src/impls.rs:185:1 Sep 04 18:28:58.728 INFO kablam! | Sep 04 18:28:58.728 INFO kablam! 185 | / macro_rules! impl_encodable_for_hash { Sep 04 18:28:58.728 INFO kablam! 186 | | ($name: ident) => { Sep 04 18:28:58.728 INFO kablam! 187 | | impl Encodable for $name { Sep 04 18:28:58.728 INFO kablam! 188 | | fn rlp_append(&self, s: &mut RlpStream) { Sep 04 18:28:58.728 INFO kablam! ... | Sep 04 18:28:58.728 INFO kablam! 192 | | } Sep 04 18:28:58.728 INFO kablam! 193 | | } Sep 04 18:28:58.728 INFO kablam! | |_^ Sep 04 18:28:58.728 INFO kablam! | Sep 04 18:28:58.728 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 04 18:28:58.728 INFO kablam! Sep 04 18:28:58.728 INFO kablam! warning: unused macro definition Sep 04 18:28:58.729 INFO kablam! --> src/impls.rs:195:1 Sep 04 18:28:58.729 INFO kablam! | Sep 04 18:28:58.729 INFO kablam! 195 | / macro_rules! impl_decodable_for_hash { Sep 04 18:28:58.729 INFO kablam! 196 | | ($name: ident, $size: expr) => { Sep 04 18:28:58.729 INFO kablam! 197 | | impl Decodable for $name { Sep 04 18:28:58.729 INFO kablam! 198 | | fn decode(rlp: &UntrustedRlp) -> Result { Sep 04 18:28:58.729 INFO kablam! ... | Sep 04 18:28:58.729 INFO kablam! 210 | | } Sep 04 18:28:58.729 INFO kablam! 211 | | } Sep 04 18:28:58.729 INFO kablam! | |_^ Sep 04 18:28:58.729 INFO kablam! Sep 04 18:28:59.863 INFO kablam! error[E0463]: can't find crate for `rlp` Sep 04 18:28:59.863 INFO kablam! --> benches/rlp.rs:18:1 Sep 04 18:28:59.863 INFO kablam! | Sep 04 18:28:59.863 INFO kablam! 18 | extern crate sputnikvm_rlp as rlp; Sep 04 18:28:59.863 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 04 18:28:59.863 INFO kablam! Sep 04 18:28:59.863 INFO kablam! error: aborting due to previous error Sep 04 18:28:59.863 INFO kablam! Sep 04 18:28:59.863 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 04 18:28:59.869 INFO kablam! error: Could not compile `etcommon-rlp`. Sep 04 18:28:59.869 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 18:29:00.479 INFO kablam! error: build failed Sep 04 18:29:00.480 INFO kablam! su: No module specific data is present Sep 04 18:29:00.873 INFO running `"docker" "rm" "-f" "3b1697a679dba1fe5e74e40ee0733472acf2b163fb9a7ab07b46ec377b11bb47"` Sep 04 18:29:01.012 INFO blam! 3b1697a679dba1fe5e74e40ee0733472acf2b163fb9a7ab07b46ec377b11bb47