Sep 21 10:47:18.243 INFO checking etcommon-rlp-0.2.3 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 10:47:18.243 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 10:47:18.243 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-4/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 10:47:18.430 INFO blam! 2bef78caefbc4c48c7383094cecb0584b383c708900444866a60867fec252e57 Sep 21 10:47:18.432 INFO running `"docker" "start" "-a" "2bef78caefbc4c48c7383094cecb0584b383c708900444866a60867fec252e57"` Sep 21 10:47:19.397 INFO kablam! usermod: no changes Sep 21 10:47:19.494 INFO kablam! Checking etcommon-rlp v0.2.3 (/source) Sep 21 10:47:20.029 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 10:47:20.029 INFO kablam! --> src/untrusted_rlp.rs:284:43 Sep 21 10:47:20.029 INFO kablam! | Sep 21 10:47:20.029 INFO kablam! 284 | result = UntrustedRlp::consume(result, (i.header_len + i.value_len))?; Sep 21 10:47:20.029 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 10:47:20.029 INFO kablam! | Sep 21 10:47:20.029 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 21 10:47:20.029 INFO kablam! Sep 21 10:47:20.029 INFO kablam! warning: unused import: `cmp` Sep 21 10:47:20.029 INFO kablam! --> src/impls.rs:12:35 Sep 21 10:47:20.029 INFO kablam! | Sep 21 10:47:20.029 INFO kablam! 12 | #[cfg(feature = "std")] use std::{cmp, mem, str}; Sep 21 10:47:20.029 INFO kablam! | ^^^ Sep 21 10:47:20.029 INFO kablam! | Sep 21 10:47:20.029 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 10:47:20.029 INFO kablam! Sep 21 10:47:20.029 INFO kablam! warning: unused macro definition Sep 21 10:47:20.029 INFO kablam! --> src/impls.rs:185:1 Sep 21 10:47:20.029 INFO kablam! | Sep 21 10:47:20.029 INFO kablam! 185 | / macro_rules! impl_encodable_for_hash { Sep 21 10:47:20.029 INFO kablam! 186 | | ($name: ident) => { Sep 21 10:47:20.029 INFO kablam! 187 | | impl Encodable for $name { Sep 21 10:47:20.029 INFO kablam! 188 | | fn rlp_append(&self, s: &mut RlpStream) { Sep 21 10:47:20.029 INFO kablam! ... | Sep 21 10:47:20.029 INFO kablam! 192 | | } Sep 21 10:47:20.029 INFO kablam! 193 | | } Sep 21 10:47:20.029 INFO kablam! | |_^ Sep 21 10:47:20.029 INFO kablam! | Sep 21 10:47:20.029 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 21 10:47:20.029 INFO kablam! Sep 21 10:47:20.029 INFO kablam! warning: unused macro definition Sep 21 10:47:20.029 INFO kablam! --> src/impls.rs:195:1 Sep 21 10:47:20.029 INFO kablam! | Sep 21 10:47:20.029 INFO kablam! 195 | / macro_rules! impl_decodable_for_hash { Sep 21 10:47:20.029 INFO kablam! 196 | | ($name: ident, $size: expr) => { Sep 21 10:47:20.029 INFO kablam! 197 | | impl Decodable for $name { Sep 21 10:47:20.029 INFO kablam! 198 | | fn decode(rlp: &UntrustedRlp) -> Result { Sep 21 10:47:20.029 INFO kablam! ... | Sep 21 10:47:20.029 INFO kablam! 210 | | } Sep 21 10:47:20.029 INFO kablam! 211 | | } Sep 21 10:47:20.029 INFO kablam! | |_^ Sep 21 10:47:20.029 INFO kablam! Sep 21 10:47:20.338 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 10:47:20.338 INFO kablam! --> src/untrusted_rlp.rs:284:43 Sep 21 10:47:20.338 INFO kablam! | Sep 21 10:47:20.338 INFO kablam! 284 | result = UntrustedRlp::consume(result, (i.header_len + i.value_len))?; Sep 21 10:47:20.338 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 10:47:20.338 INFO kablam! | Sep 21 10:47:20.338 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 21 10:47:20.338 INFO kablam! Sep 21 10:47:20.346 INFO kablam! warning: unused import: `cmp` Sep 21 10:47:20.346 INFO kablam! --> src/impls.rs:12:35 Sep 21 10:47:20.346 INFO kablam! | Sep 21 10:47:20.346 INFO kablam! 12 | #[cfg(feature = "std")] use std::{cmp, mem, str}; Sep 21 10:47:20.346 INFO kablam! | ^^^ Sep 21 10:47:20.346 INFO kablam! | Sep 21 10:47:20.346 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 10:47:20.346 INFO kablam! Sep 21 10:47:20.346 INFO kablam! warning: unused macro definition Sep 21 10:47:20.346 INFO kablam! --> src/impls.rs:185:1 Sep 21 10:47:20.346 INFO kablam! | Sep 21 10:47:20.346 INFO kablam! 185 | / macro_rules! impl_encodable_for_hash { Sep 21 10:47:20.346 INFO kablam! 186 | | ($name: ident) => { Sep 21 10:47:20.346 INFO kablam! 187 | | impl Encodable for $name { Sep 21 10:47:20.346 INFO kablam! 188 | | fn rlp_append(&self, s: &mut RlpStream) { Sep 21 10:47:20.346 INFO kablam! ... | Sep 21 10:47:20.346 INFO kablam! 192 | | } Sep 21 10:47:20.346 INFO kablam! 193 | | } Sep 21 10:47:20.346 INFO kablam! | |_^ Sep 21 10:47:20.346 INFO kablam! | Sep 21 10:47:20.346 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 21 10:47:20.346 INFO kablam! Sep 21 10:47:20.346 INFO kablam! warning: unused macro definition Sep 21 10:47:20.346 INFO kablam! --> src/impls.rs:195:1 Sep 21 10:47:20.346 INFO kablam! | Sep 21 10:47:20.346 INFO kablam! 195 | / macro_rules! impl_decodable_for_hash { Sep 21 10:47:20.346 INFO kablam! 196 | | ($name: ident, $size: expr) => { Sep 21 10:47:20.346 INFO kablam! 197 | | impl Decodable for $name { Sep 21 10:47:20.346 INFO kablam! 198 | | fn decode(rlp: &UntrustedRlp) -> Result { Sep 21 10:47:20.346 INFO kablam! ... | Sep 21 10:47:20.346 INFO kablam! 210 | | } Sep 21 10:47:20.346 INFO kablam! 211 | | } Sep 21 10:47:20.346 INFO kablam! | |_^ Sep 21 10:47:20.346 INFO kablam! Sep 21 10:47:20.966 INFO kablam! error[E0463]: can't find crate for `rlp` Sep 21 10:47:20.966 INFO kablam! --> benches/rlp.rs:18:1 Sep 21 10:47:20.966 INFO kablam! | Sep 21 10:47:20.966 INFO kablam! 18 | extern crate sputnikvm_rlp as rlp; Sep 21 10:47:20.966 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 21 10:47:20.966 INFO kablam! Sep 21 10:47:20.970 INFO kablam! error: aborting due to previous error Sep 21 10:47:20.970 INFO kablam! Sep 21 10:47:20.970 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 21 10:47:20.972 INFO kablam! error: Could not compile `etcommon-rlp`. Sep 21 10:47:20.972 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 10:47:21.335 INFO kablam! error: build failed Sep 21 10:47:21.336 INFO kablam! su: No module specific data is present Sep 21 10:47:22.019 INFO running `"docker" "rm" "-f" "2bef78caefbc4c48c7383094cecb0584b383c708900444866a60867fec252e57"` Sep 21 10:47:22.108 INFO blam! 2bef78caefbc4c48c7383094cecb0584b383c708900444866a60867fec252e57