Sep 01 08:32:36.259 INFO checking carp-0.1.0 against master#d0d81b7fc1421859ba0218e8a437af29ae3b0967 for pr-53578 Sep 01 08:32:36.259 INFO running: cargo +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets Sep 01 08:32:36.259 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53578/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-0/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/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 +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 08:32:36.453 INFO blam! 29c8ce21c95a35dc5c0035999f4fd4c405f113e61efb282196c4cac19561146e Sep 01 08:32:36.456 INFO running `"docker" "start" "-a" "29c8ce21c95a35dc5c0035999f4fd4c405f113e61efb282196c4cac19561146e"` Sep 01 08:32:37.224 INFO kablam! Checking pcap v0.5.7 Sep 01 08:32:38.456 INFO kablam! Checking carp v0.1.0 (file:///source) Sep 01 08:32:40.069 INFO kablam! warning: unused import: `crypto::digest::Digest` Sep 01 08:32:40.069 INFO kablam! --> src/carp.rs:42:5 Sep 01 08:32:40.069 INFO kablam! | Sep 01 08:32:40.069 INFO kablam! 42 | use crypto::digest::Digest; Sep 01 08:32:40.069 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:32:40.069 INFO kablam! | Sep 01 08:32:40.069 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 08:32:40.069 INFO kablam! Sep 01 08:32:40.234 INFO kablam! error[E0284]: type annotations required: cannot resolve `<_ as std::str::FromStr>::Err == _` Sep 01 08:32:40.234 INFO kablam! --> src/ip.rs:350:61 Sep 01 08:32:40.234 INFO kablam! | Sep 01 08:32:40.234 INFO kablam! 350 | assert_eq!(Ipv4Addr::from(iph.saddr()), "10.0.2.30".parse().unwrap()); Sep 01 08:32:40.234 INFO kablam! | ^^^^^ Sep 01 08:32:40.234 INFO kablam! Sep 01 08:32:40.337 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 01 08:32:40.337 INFO kablam! --> src/ether.rs:36:10 Sep 01 08:32:40.337 INFO kablam! | Sep 01 08:32:40.337 INFO kablam! 36 | #[derive(Debug, Eq, PartialEq)] Sep 01 08:32:40.337 INFO kablam! | ^^^^^ Sep 01 08:32:40.338 INFO kablam! | Sep 01 08:32:40.338 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 01 08:32:40.338 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:32:40.338 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:32:40.338 INFO kablam! Sep 01 08:32:40.338 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 01 08:32:40.338 INFO kablam! --> src/ether.rs:36:21 Sep 01 08:32:40.338 INFO kablam! | Sep 01 08:32:40.338 INFO kablam! 36 | #[derive(Debug, Eq, PartialEq)] Sep 01 08:32:40.338 INFO kablam! | ^^^^^^^^^ Sep 01 08:32:40.338 INFO kablam! | Sep 01 08:32:40.338 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:32:40.338 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:32:40.338 INFO kablam! Sep 01 08:32:40.338 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 01 08:32:40.338 INFO kablam! --> src/ip_carp.rs:55:10 Sep 01 08:32:40.338 INFO kablam! | Sep 01 08:32:40.338 INFO kablam! 55 | #[derive(Debug, Default)] Sep 01 08:32:40.338 INFO kablam! | ^^^^^ Sep 01 08:32:40.338 INFO kablam! | Sep 01 08:32:40.338 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:32:40.339 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:32:40.339 INFO kablam! Sep 01 08:32:40.340 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 01 08:32:40.340 INFO kablam! --> src/arp.rs:41:10 Sep 01 08:32:40.340 INFO kablam! | Sep 01 08:32:40.340 INFO kablam! 41 | #[derive(Debug)] Sep 01 08:32:40.340 INFO kablam! | ^^^^^ Sep 01 08:32:40.340 INFO kablam! | Sep 01 08:32:40.340 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:32:40.340 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:32:40.341 INFO kablam! Sep 01 08:32:40.341 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 01 08:32:40.341 INFO kablam! --> src/advert.rs:26:10 Sep 01 08:32:40.341 INFO kablam! | Sep 01 08:32:40.341 INFO kablam! 26 | #[derive(Debug)] Sep 01 08:32:40.341 INFO kablam! | ^^^^^ Sep 01 08:32:40.341 INFO kablam! | Sep 01 08:32:40.341 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:32:40.341 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:32:40.341 INFO kablam! Sep 01 08:32:40.341 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:32:40.341 INFO kablam! --> src/advert.rs:49:26 Sep 01 08:32:40.341 INFO kablam! | Sep 01 08:32:40.341 INFO kablam! 49 | let mut t = try!(self.ip.into_bytes()); Sep 01 08:32:40.341 INFO kablam! | ^^^^^^^ Sep 01 08:32:40.341 INFO kablam! | Sep 01 08:32:40.341 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:32:40.341 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:32:40.341 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:32:40.341 INFO kablam! Sep 01 08:32:40.341 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 01 08:32:40.341 INFO kablam! --> src/carp.rs:617:18 Sep 01 08:32:40.341 INFO kablam! | Sep 01 08:32:40.341 INFO kablam! 617 | let ip = &cp.ip; Sep 01 08:32:40.342 INFO kablam! | ^^^^^^ Sep 01 08:32:40.342 INFO kablam! | Sep 01 08:32:40.342 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:32:40.342 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:32:40.342 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Sep 01 08:32:40.342 INFO kablam! Sep 01 08:32:40.342 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 01 08:32:40.342 INFO kablam! --> src/socket.rs:42:10 Sep 01 08:32:40.342 INFO kablam! | Sep 01 08:32:40.342 INFO kablam! 42 | #[derive(Debug)] Sep 01 08:32:40.342 INFO kablam! | ^^^^^ Sep 01 08:32:40.342 INFO kablam! | Sep 01 08:32:40.342 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 08:32:40.342 INFO kablam! = note: for more information, see issue #46043 Sep 01 08:32:40.342 INFO kablam! Sep 01 08:32:40.355 INFO kablam! warning: static variable `received_signal` should have an upper case name such as `RECEIVED_SIGNAL` Sep 01 08:32:40.355 INFO kablam! --> src/carp.rs:60:1 Sep 01 08:32:40.355 INFO kablam! | Sep 01 08:32:40.355 INFO kablam! 60 | static mut received_signal: usize = 0; Sep 01 08:32:40.356 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:32:40.356 INFO kablam! | Sep 01 08:32:40.356 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Sep 01 08:32:40.356 INFO kablam! Sep 01 08:32:40.748 INFO kablam! error: aborting due to previous error Sep 01 08:32:40.748 INFO kablam! Sep 01 08:32:40.748 INFO kablam! For more information about this error, try `rustc --explain E0284`. Sep 01 08:32:40.758 INFO kablam! error: Could not compile `carp`. Sep 01 08:32:40.758 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 08:32:42.356 INFO kablam! warning: unused `#[macro_use]` import Sep 01 08:32:42.356 INFO kablam! --> tests/lib.rs:3:1 Sep 01 08:32:42.356 INFO kablam! | Sep 01 08:32:42.356 INFO kablam! 3 | #[macro_use] extern crate log; Sep 01 08:32:42.357 INFO kablam! | ^^^^^^^^^^^^ Sep 01 08:32:42.357 INFO kablam! | Sep 01 08:32:42.357 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 08:32:42.357 INFO kablam! Sep 01 08:32:42.485 INFO kablam! error: build failed Sep 01 08:32:42.487 INFO kablam! su: No module specific data is present Sep 01 08:32:42.933 INFO running `"docker" "rm" "-f" "29c8ce21c95a35dc5c0035999f4fd4c405f113e61efb282196c4cac19561146e"` Sep 01 08:32:43.039 INFO blam! 29c8ce21c95a35dc5c0035999f4fd4c405f113e61efb282196c4cac19561146e