Sep 20 03:55:15.905 INFO checking carp-0.1.0 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 20 03:55:15.905 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 20 03:55:15.905 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-5/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 03:55:16.306 INFO blam! 5e7d8dc4982c07d512e2de4d4e0691ccb81bc2bd763d63b867913a287eb84556 Sep 20 03:55:16.308 INFO running `"docker" "start" "-a" "5e7d8dc4982c07d512e2de4d4e0691ccb81bc2bd763d63b867913a287eb84556"` Sep 20 03:55:17.866 INFO kablam! usermod: no changes Sep 20 03:55:17.999 INFO kablam! Checking pcap v0.5.7 Sep 20 03:55:18.889 INFO kablam! Checking carp v0.1.0 (/source) Sep 20 03:55:20.678 INFO kablam! error[E0284]: type annotations required: cannot resolve `<_ as std::str::FromStr>::Err == _` Sep 20 03:55:20.678 INFO kablam! --> src/ip.rs:350:61 Sep 20 03:55:20.678 INFO kablam! | Sep 20 03:55:20.678 INFO kablam! 350 | assert_eq!(Ipv4Addr::from(iph.saddr()), "10.0.2.30".parse().unwrap()); Sep 20 03:55:20.678 INFO kablam! | ^^^^^ Sep 20 03:55:20.678 INFO kablam! Sep 20 03:55:20.801 INFO kablam! warning: unused import: `crypto::digest::Digest` Sep 20 03:55:20.801 INFO kablam! --> src/carp.rs:42:5 Sep 20 03:55:20.801 INFO kablam! | Sep 20 03:55:20.801 INFO kablam! 42 | use crypto::digest::Digest; Sep 20 03:55:20.801 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:55:20.801 INFO kablam! | Sep 20 03:55:20.802 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 03:55:20.802 INFO kablam! Sep 20 03:55:21.155 INFO kablam! error: aborting due to previous error Sep 20 03:55:21.155 INFO kablam! Sep 20 03:55:21.155 INFO kablam! For more information about this error, try `rustc --explain E0284`. Sep 20 03:55:21.162 INFO kablam! error: Could not compile `carp`. Sep 20 03:55:21.162 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 03:55:21.301 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 20 03:55:21.301 INFO kablam! --> src/ether.rs:36:10 Sep 20 03:55:21.301 INFO kablam! | Sep 20 03:55:21.301 INFO kablam! 36 | #[derive(Debug, Eq, PartialEq)] Sep 20 03:55:21.301 INFO kablam! | ^^^^^ Sep 20 03:55:21.301 INFO kablam! | Sep 20 03:55:21.301 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 20 03:55:21.301 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 20 03:55:21.301 INFO kablam! = note: for more information, see issue #46043 Sep 20 03:55:21.301 INFO kablam! Sep 20 03:55:21.301 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 20 03:55:21.301 INFO kablam! --> src/ether.rs:36:21 Sep 20 03:55:21.301 INFO kablam! | Sep 20 03:55:21.301 INFO kablam! 36 | #[derive(Debug, Eq, PartialEq)] Sep 20 03:55:21.301 INFO kablam! | ^^^^^^^^^ Sep 20 03:55:21.301 INFO kablam! | Sep 20 03:55:21.301 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 20 03:55:21.301 INFO kablam! = note: for more information, see issue #46043 Sep 20 03:55:21.301 INFO kablam! Sep 20 03:55:21.301 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 20 03:55:21.301 INFO kablam! --> src/ip_carp.rs:55:10 Sep 20 03:55:21.301 INFO kablam! | Sep 20 03:55:21.301 INFO kablam! 55 | #[derive(Debug, Default)] Sep 20 03:55:21.301 INFO kablam! | ^^^^^ Sep 20 03:55:21.301 INFO kablam! | Sep 20 03:55:21.301 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 20 03:55:21.301 INFO kablam! = note: for more information, see issue #46043 Sep 20 03:55:21.301 INFO kablam! Sep 20 03:55:21.301 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 20 03:55:21.301 INFO kablam! --> src/arp.rs:41:10 Sep 20 03:55:21.301 INFO kablam! | Sep 20 03:55:21.301 INFO kablam! 41 | #[derive(Debug)] Sep 20 03:55:21.301 INFO kablam! | ^^^^^ Sep 20 03:55:21.301 INFO kablam! | Sep 20 03:55:21.301 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 20 03:55:21.301 INFO kablam! = note: for more information, see issue #46043 Sep 20 03:55:21.301 INFO kablam! Sep 20 03:55:21.301 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 20 03:55:21.301 INFO kablam! --> src/advert.rs:26:10 Sep 20 03:55:21.301 INFO kablam! | Sep 20 03:55:21.301 INFO kablam! 26 | #[derive(Debug)] Sep 20 03:55:21.301 INFO kablam! | ^^^^^ Sep 20 03:55:21.301 INFO kablam! | Sep 20 03:55:21.301 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 20 03:55:21.301 INFO kablam! = note: for more information, see issue #46043 Sep 20 03:55:21.301 INFO kablam! Sep 20 03:55:21.301 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 20 03:55:21.301 INFO kablam! --> src/advert.rs:49:26 Sep 20 03:55:21.301 INFO kablam! | Sep 20 03:55:21.301 INFO kablam! 49 | let mut t = try!(self.ip.into_bytes()); Sep 20 03:55:21.301 INFO kablam! | ^^^^^^^ Sep 20 03:55:21.301 INFO kablam! | Sep 20 03:55:21.301 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 20 03:55:21.301 INFO kablam! = note: for more information, see issue #46043 Sep 20 03:55:21.301 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 20 03:55:21.301 INFO kablam! Sep 20 03:55:21.301 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 20 03:55:21.301 INFO kablam! --> src/carp.rs:617:18 Sep 20 03:55:21.301 INFO kablam! | Sep 20 03:55:21.301 INFO kablam! 617 | let ip = &cp.ip; Sep 20 03:55:21.301 INFO kablam! | ^^^^^^ Sep 20 03:55:21.301 INFO kablam! | Sep 20 03:55:21.307 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 20 03:55:21.307 INFO kablam! = note: for more information, see issue #46043 Sep 20 03:55:21.307 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 20 03:55:21.307 INFO kablam! Sep 20 03:55:21.307 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 20 03:55:21.307 INFO kablam! --> src/socket.rs:42:10 Sep 20 03:55:21.307 INFO kablam! | Sep 20 03:55:21.307 INFO kablam! 42 | #[derive(Debug)] Sep 20 03:55:21.307 INFO kablam! | ^^^^^ Sep 20 03:55:21.307 INFO kablam! | Sep 20 03:55:21.307 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 20 03:55:21.307 INFO kablam! = note: for more information, see issue #46043 Sep 20 03:55:21.307 INFO kablam! Sep 20 03:55:21.327 INFO kablam! warning: static variable `received_signal` should have an upper case name such as `RECEIVED_SIGNAL` Sep 20 03:55:21.327 INFO kablam! --> src/carp.rs:60:1 Sep 20 03:55:21.327 INFO kablam! | Sep 20 03:55:21.327 INFO kablam! 60 | static mut received_signal: usize = 0; Sep 20 03:55:21.327 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:55:21.327 INFO kablam! | Sep 20 03:55:21.327 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Sep 20 03:55:21.327 INFO kablam! Sep 20 03:55:21.422 INFO kablam! error: build failed Sep 20 03:55:21.424 INFO kablam! su: No module specific data is present Sep 20 03:55:22.969 INFO running `"docker" "rm" "-f" "5e7d8dc4982c07d512e2de4d4e0691ccb81bc2bd763d63b867913a287eb84556"` Sep 20 03:55:23.292 INFO blam! 5e7d8dc4982c07d512e2de4d4e0691ccb81bc2bd763d63b867913a287eb84556