Sep 20 05:35:06.932 INFO checking carp-0.1.0 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 20 05:35:06.932 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 20 05:35:06.932 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-3/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 05:35:07.206 INFO blam! 720da92f91821285c6ac48f0a5b154e9db52bdc977e27f7e73916941dee270a4 Sep 20 05:35:07.208 INFO running `"docker" "start" "-a" "720da92f91821285c6ac48f0a5b154e9db52bdc977e27f7e73916941dee270a4"` Sep 20 05:35:08.660 INFO kablam! usermod: no changes Sep 20 05:35:08.837 INFO kablam! Checking pcap v0.5.7 Sep 20 05:35:09.604 INFO kablam! Checking carp v0.1.0 (/source) Sep 20 05:35:11.542 INFO kablam! warning: unused import: `crypto::digest::Digest` Sep 20 05:35:11.543 INFO kablam! --> src/carp.rs:42:5 Sep 20 05:35:11.543 INFO kablam! | Sep 20 05:35:11.543 INFO kablam! 42 | use crypto::digest::Digest; Sep 20 05:35:11.544 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 20 05:35:11.544 INFO kablam! | Sep 20 05:35:11.545 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 05:35:11.545 INFO kablam! Sep 20 05:35:11.578 INFO kablam! error[E0284]: type annotations required: cannot resolve `<_ as std::str::FromStr>::Err == _` Sep 20 05:35:11.578 INFO kablam! --> src/ip.rs:350:61 Sep 20 05:35:11.578 INFO kablam! | Sep 20 05:35:11.578 INFO kablam! 350 | assert_eq!(Ipv4Addr::from(iph.saddr()), "10.0.2.30".parse().unwrap()); Sep 20 05:35:11.578 INFO kablam! | ^^^^^ Sep 20 05:35:11.578 INFO kablam! Sep 20 05:35:11.931 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 20 05:35:11.931 INFO kablam! --> src/ether.rs:36:10 Sep 20 05:35:11.932 INFO kablam! | Sep 20 05:35:11.932 INFO kablam! 36 | #[derive(Debug, Eq, PartialEq)] Sep 20 05:35:11.932 INFO kablam! | ^^^^^ Sep 20 05:35:11.933 INFO kablam! | Sep 20 05:35:11.933 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Sep 20 05:35:11.933 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 05:35:11.934 INFO kablam! = note: for more information, see issue #46043 Sep 20 05:35:11.934 INFO kablam! Sep 20 05:35:11.934 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 20 05:35:11.935 INFO kablam! --> src/ether.rs:36:21 Sep 20 05:35:11.935 INFO kablam! | Sep 20 05:35:11.935 INFO kablam! 36 | #[derive(Debug, Eq, PartialEq)] Sep 20 05:35:11.936 INFO kablam! | ^^^^^^^^^ Sep 20 05:35:11.936 INFO kablam! | Sep 20 05:35:11.936 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 05:35:11.937 INFO kablam! = note: for more information, see issue #46043 Sep 20 05:35:11.937 INFO kablam! Sep 20 05:35:11.937 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 20 05:35:11.938 INFO kablam! --> src/ip_carp.rs:55:10 Sep 20 05:35:11.938 INFO kablam! | Sep 20 05:35:11.938 INFO kablam! 55 | #[derive(Debug, Default)] Sep 20 05:35:11.939 INFO kablam! | ^^^^^ Sep 20 05:35:11.939 INFO kablam! | Sep 20 05:35:11.939 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 05:35:11.940 INFO kablam! = note: for more information, see issue #46043 Sep 20 05:35:11.940 INFO kablam! Sep 20 05:35:11.940 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 20 05:35:11.941 INFO kablam! --> src/arp.rs:41:10 Sep 20 05:35:11.941 INFO kablam! | Sep 20 05:35:11.941 INFO kablam! 41 | #[derive(Debug)] Sep 20 05:35:11.941 INFO kablam! | ^^^^^ Sep 20 05:35:11.942 INFO kablam! | Sep 20 05:35:11.942 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 05:35:11.943 INFO kablam! = note: for more information, see issue #46043 Sep 20 05:35:11.943 INFO kablam! Sep 20 05:35:11.943 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 20 05:35:11.944 INFO kablam! --> src/advert.rs:26:10 Sep 20 05:35:11.944 INFO kablam! | Sep 20 05:35:11.944 INFO kablam! 26 | #[derive(Debug)] Sep 20 05:35:11.945 INFO kablam! | ^^^^^ Sep 20 05:35:11.945 INFO kablam! | Sep 20 05:35:11.946 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 05:35:11.946 INFO kablam! = note: for more information, see issue #46043 Sep 20 05:35:11.946 INFO kablam! Sep 20 05:35:11.946 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 20 05:35:11.947 INFO kablam! --> src/advert.rs:49:26 Sep 20 05:35:11.947 INFO kablam! | Sep 20 05:35:11.947 INFO kablam! 49 | let mut t = try!(self.ip.into_bytes()); Sep 20 05:35:11.948 INFO kablam! | ^^^^^^^ Sep 20 05:35:11.948 INFO kablam! | Sep 20 05:35:11.948 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 05:35:11.949 INFO kablam! = note: for more information, see issue #46043 Sep 20 05:35:11.949 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 05:35:11.949 INFO kablam! Sep 20 05:35:11.950 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Sep 20 05:35:11.950 INFO kablam! --> src/carp.rs:617:18 Sep 20 05:35:11.950 INFO kablam! | Sep 20 05:35:11.951 INFO kablam! 617 | let ip = &cp.ip; Sep 20 05:35:11.951 INFO kablam! | ^^^^^^ Sep 20 05:35:11.951 INFO kablam! | Sep 20 05:35:11.952 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 05:35:11.952 INFO kablam! = note: for more information, see issue #46043 Sep 20 05:35:11.952 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 05:35:11.953 INFO kablam! Sep 20 05:35:11.953 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Sep 20 05:35:11.953 INFO kablam! --> src/socket.rs:42:10 Sep 20 05:35:11.954 INFO kablam! | Sep 20 05:35:11.954 INFO kablam! 42 | #[derive(Debug)] Sep 20 05:35:11.954 INFO kablam! | ^^^^^ Sep 20 05:35:11.955 INFO kablam! | Sep 20 05:35:11.955 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 05:35:11.955 INFO kablam! = note: for more information, see issue #46043 Sep 20 05:35:11.956 INFO kablam! Sep 20 05:35:11.956 INFO kablam! warning: static variable `received_signal` should have an upper case name such as `RECEIVED_SIGNAL` Sep 20 05:35:11.956 INFO kablam! --> src/carp.rs:60:1 Sep 20 05:35:11.957 INFO kablam! | Sep 20 05:35:11.957 INFO kablam! 60 | static mut received_signal: usize = 0; Sep 20 05:35:11.957 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 05:35:11.958 INFO kablam! | Sep 20 05:35:11.958 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Sep 20 05:35:11.958 INFO kablam! Sep 20 05:35:12.046 INFO kablam! error: aborting due to previous error Sep 20 05:35:12.046 INFO kablam! Sep 20 05:35:12.046 INFO kablam! For more information about this error, try `rustc --explain E0284`. Sep 20 05:35:12.067 INFO kablam! error: Could not compile `carp`. Sep 20 05:35:12.067 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 05:35:13.774 INFO kablam! warning: unused `#[macro_use]` import Sep 20 05:35:13.774 INFO kablam! --> tests/lib.rs:3:1 Sep 20 05:35:13.774 INFO kablam! | Sep 20 05:35:13.774 INFO kablam! 3 | #[macro_use] extern crate log; Sep 20 05:35:13.774 INFO kablam! | ^^^^^^^^^^^^ Sep 20 05:35:13.775 INFO kablam! | Sep 20 05:35:13.775 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 05:35:13.775 INFO kablam! Sep 20 05:35:13.956 INFO kablam! error: build failed Sep 20 05:35:13.957 INFO kablam! su: No module specific data is present Sep 20 05:35:15.391 INFO running `"docker" "rm" "-f" "720da92f91821285c6ac48f0a5b154e9db52bdc977e27f7e73916941dee270a4"` Sep 20 05:35:15.511 INFO blam! 720da92f91821285c6ac48f0a5b154e9db52bdc977e27f7e73916941dee270a4