Sep 21 04:33:22.638 INFO checking rlp2-0.2.0 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 04:33:22.638 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 04:33:22.638 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-0/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 04:33:22.858 INFO blam! c1e5c42300450666045764d39c96ced3db5c0fb9a0ce8ecea770502f397a565c Sep 21 04:33:22.860 INFO running `"docker" "start" "-a" "c1e5c42300450666045764d39c96ced3db5c0fb9a0ce8ecea770502f397a565c"` Sep 21 04:33:24.134 INFO kablam! usermod: no changes Sep 21 04:33:24.250 INFO kablam! Compiling heapsize v0.3.9 Sep 21 04:33:26.049 INFO kablam! Checking elastic-array v0.7.0 Sep 21 04:33:27.033 INFO kablam! Checking rlp2 v0.2.0 (/source) Sep 21 04:33:27.442 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 04:33:27.442 INFO kablam! --> src/untrusted_rlp.rs:279:43 Sep 21 04:33:27.442 INFO kablam! | Sep 21 04:33:27.442 INFO kablam! 279 | result = UntrustedRlp::consume(result, (i.header_len + i.value_len))?; Sep 21 04:33:27.442 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 04:33:27.442 INFO kablam! | Sep 21 04:33:27.442 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 21 04:33:27.442 INFO kablam! Sep 21 04:33:27.442 INFO kablam! warning: unused import: `cmp` Sep 21 04:33:27.442 INFO kablam! --> src/impls.rs:9:11 Sep 21 04:33:27.442 INFO kablam! | Sep 21 04:33:27.442 INFO kablam! 9 | use std::{cmp, mem, str}; Sep 21 04:33:27.442 INFO kablam! | ^^^ Sep 21 04:33:27.442 INFO kablam! | Sep 21 04:33:27.442 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 04:33:27.442 INFO kablam! Sep 21 04:33:27.442 INFO kablam! warning: unused macro definition Sep 21 04:33:27.442 INFO kablam! --> src/impls.rs:181:1 Sep 21 04:33:27.442 INFO kablam! | Sep 21 04:33:27.442 INFO kablam! 181 | / macro_rules! impl_encodable_for_hash { Sep 21 04:33:27.443 INFO kablam! 182 | | ($name: ident) => { Sep 21 04:33:27.443 INFO kablam! 183 | | impl Encodable for $name { Sep 21 04:33:27.443 INFO kablam! 184 | | fn rlp_append(&self, s: &mut RlpStream) { Sep 21 04:33:27.443 INFO kablam! ... | Sep 21 04:33:27.443 INFO kablam! 188 | | } Sep 21 04:33:27.443 INFO kablam! 189 | | } Sep 21 04:33:27.443 INFO kablam! | |_^ Sep 21 04:33:27.443 INFO kablam! | Sep 21 04:33:27.443 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 21 04:33:27.443 INFO kablam! Sep 21 04:33:27.446 INFO kablam! warning: unused macro definition Sep 21 04:33:27.446 INFO kablam! --> src/impls.rs:191:1 Sep 21 04:33:27.446 INFO kablam! | Sep 21 04:33:27.446 INFO kablam! 191 | / macro_rules! impl_decodable_for_hash { Sep 21 04:33:27.446 INFO kablam! 192 | | ($name: ident, $size: expr) => { Sep 21 04:33:27.446 INFO kablam! 193 | | impl Decodable for $name { Sep 21 04:33:27.446 INFO kablam! 194 | | fn decode(rlp: &UntrustedRlp) -> Result { Sep 21 04:33:27.446 INFO kablam! ... | Sep 21 04:33:27.446 INFO kablam! 206 | | } Sep 21 04:33:27.446 INFO kablam! 207 | | } Sep 21 04:33:27.446 INFO kablam! | |_^ Sep 21 04:33:27.446 INFO kablam! Sep 21 04:33:27.594 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 04:33:27.594 INFO kablam! --> src/untrusted_rlp.rs:279:43 Sep 21 04:33:27.594 INFO kablam! | Sep 21 04:33:27.594 INFO kablam! 279 | result = UntrustedRlp::consume(result, (i.header_len + i.value_len))?; Sep 21 04:33:27.594 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 04:33:27.594 INFO kablam! | Sep 21 04:33:27.594 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 21 04:33:27.594 INFO kablam! Sep 21 04:33:27.594 INFO kablam! warning: unused import: `cmp` Sep 21 04:33:27.594 INFO kablam! --> src/impls.rs:9:11 Sep 21 04:33:27.594 INFO kablam! | Sep 21 04:33:27.594 INFO kablam! 9 | use std::{cmp, mem, str}; Sep 21 04:33:27.594 INFO kablam! | ^^^ Sep 21 04:33:27.594 INFO kablam! | Sep 21 04:33:27.594 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 04:33:27.594 INFO kablam! Sep 21 04:33:27.594 INFO kablam! warning: unused macro definition Sep 21 04:33:27.594 INFO kablam! --> src/impls.rs:181:1 Sep 21 04:33:27.594 INFO kablam! | Sep 21 04:33:27.594 INFO kablam! 181 | / macro_rules! impl_encodable_for_hash { Sep 21 04:33:27.594 INFO kablam! 182 | | ($name: ident) => { Sep 21 04:33:27.594 INFO kablam! 183 | | impl Encodable for $name { Sep 21 04:33:27.594 INFO kablam! 184 | | fn rlp_append(&self, s: &mut RlpStream) { Sep 21 04:33:27.594 INFO kablam! ... | Sep 21 04:33:27.594 INFO kablam! 188 | | } Sep 21 04:33:27.594 INFO kablam! 189 | | } Sep 21 04:33:27.594 INFO kablam! | |_^ Sep 21 04:33:27.594 INFO kablam! | Sep 21 04:33:27.594 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 21 04:33:27.594 INFO kablam! Sep 21 04:33:27.594 INFO kablam! warning: unused macro definition Sep 21 04:33:27.594 INFO kablam! --> src/impls.rs:191:1 Sep 21 04:33:27.595 INFO kablam! | Sep 21 04:33:27.595 INFO kablam! 191 | / macro_rules! impl_decodable_for_hash { Sep 21 04:33:27.595 INFO kablam! 192 | | ($name: ident, $size: expr) => { Sep 21 04:33:27.595 INFO kablam! 193 | | impl Decodable for $name { Sep 21 04:33:27.595 INFO kablam! 194 | | fn decode(rlp: &UntrustedRlp) -> Result { Sep 21 04:33:27.595 INFO kablam! ... | Sep 21 04:33:27.595 INFO kablam! 206 | | } Sep 21 04:33:27.595 INFO kablam! 207 | | } Sep 21 04:33:27.595 INFO kablam! | |_^ Sep 21 04:33:27.595 INFO kablam! Sep 21 04:33:28.170 INFO kablam! error[E0463]: can't find crate for `rlp` Sep 21 04:33:28.170 INFO kablam! --> tests/tests.rs:9:1 Sep 21 04:33:28.171 INFO kablam! | Sep 21 04:33:28.171 INFO kablam! 9 | extern crate rlp; Sep 21 04:33:28.171 INFO kablam! | ^^^^^^^^^^^^^^^^^ can't find crate Sep 21 04:33:28.171 INFO kablam! Sep 21 04:33:28.172 INFO kablam! error: aborting due to previous error Sep 21 04:33:28.172 INFO kablam! Sep 21 04:33:28.173 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 21 04:33:28.177 INFO kablam! error[E0463]: can't find crate for `rlp` Sep 21 04:33:28.177 INFO kablam! --> benches/rlp.rs:18:1 Sep 21 04:33:28.177 INFO kablam! | Sep 21 04:33:28.177 INFO kablam! 18 | extern crate rlp; Sep 21 04:33:28.177 INFO kablam! | ^^^^^^^^^^^^^^^^^ can't find crate Sep 21 04:33:28.177 INFO kablam! Sep 21 04:33:28.178 INFO kablam! error: aborting due to previous error Sep 21 04:33:28.178 INFO kablam! Sep 21 04:33:28.178 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 21 04:33:28.179 INFO kablam! error: Could not compile `rlp2`. Sep 21 04:33:28.179 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 04:33:28.183 INFO kablam! error: Could not compile `rlp2`. Sep 21 04:33:28.183 INFO kablam! Sep 21 04:33:28.183 INFO kablam! To learn more, run the command again with --verbose. Sep 21 04:33:28.184 INFO kablam! su: No module specific data is present Sep 21 04:33:28.654 INFO running `"docker" "rm" "-f" "c1e5c42300450666045764d39c96ced3db5c0fb9a0ce8ecea770502f397a565c"` Sep 21 04:33:28.773 INFO blam! c1e5c42300450666045764d39c96ced3db5c0fb9a0ce8ecea770502f397a565c