Aug 11 18:09:14.666 INFO checking carp-0.1.0 against master#f6d43ed84207c7e58f363f46e5a438ff40f2b311 for libc-1 Aug 11 18:09:14.666 INFO running: cargo +f6d43ed84207c7e58f363f46e5a438ff40f2b311-alt check --frozen --all --all-targets Aug 11 18:09:14.666 INFO creating container for: cargo +f6d43ed84207c7e58f363f46e5a438ff40f2b311-alt check --frozen --all --all-targets Aug 11 18:09:14.666 INFO running `"docker" "create" "-v" "/tmp/crater.dTTkrFU9SUFH:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/libc-1/worker-4/master#f6d43ed84207c7e58f363f46e5a438ff40f2b311:/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" "-v" "/home/ec2-user/crater/./work/local/cargo-home/git:/cargo-home/git:rw,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +f6d43ed84207c7e58f363f46e5a438ff40f2b311-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "crater"` Aug 11 18:09:15.132 INFO blam! 65b68d4354ddfce6d76d81b36e4b900d7e168e4361c3dfc41a3fa355f2d093ca Aug 11 18:09:15.133 INFO running `"docker" "start" "-a" "65b68d4354ddfce6d76d81b36e4b900d7e168e4361c3dfc41a3fa355f2d093ca"` Aug 11 18:09:16.813 INFO kablam! Checking pcap v0.5.7 Aug 11 18:09:18.350 INFO kablam! Checking carp v0.1.0 (file:///source) Aug 11 18:09:21.612 INFO kablam! error[E0284]: type annotations required: cannot resolve `<_ as std::str::FromStr>::Err == _` Aug 11 18:09:21.613 INFO kablam! --> src/ip.rs:350:61 Aug 11 18:09:21.613 INFO kablam! | Aug 11 18:09:21.613 INFO kablam! 350 | assert_eq!(Ipv4Addr::from(iph.saddr()), "10.0.2.30".parse().unwrap()); Aug 11 18:09:21.613 INFO kablam! | ^^^^^ Aug 11 18:09:21.613 INFO kablam! Aug 11 18:09:22.024 INFO kablam! warning: unused import: `crypto::digest::Digest` Aug 11 18:09:22.024 INFO kablam! --> src/carp.rs:42:5 Aug 11 18:09:22.024 INFO kablam! | Aug 11 18:09:22.024 INFO kablam! 42 | use crypto::digest::Digest; Aug 11 18:09:22.024 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Aug 11 18:09:22.024 INFO kablam! | Aug 11 18:09:22.024 INFO kablam! = note: #[warn(unused_imports)] on by default Aug 11 18:09:22.024 INFO kablam! Aug 11 18:09:22.601 INFO kablam! error: aborting due to previous error Aug 11 18:09:22.612 INFO kablam! Aug 11 18:09:22.613 INFO kablam! For more information about this error, try `rustc --explain E0284`. Aug 11 18:09:22.623 INFO kablam! error: Could not compile `carp`. Aug 11 18:09:22.624 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 11 18:09:23.105 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 18:09:23.105 INFO kablam! --> src/ether.rs:36:10 Aug 11 18:09:23.105 INFO kablam! | Aug 11 18:09:23.105 INFO kablam! 36 | #[derive(Debug, Eq, PartialEq)] Aug 11 18:09:23.105 INFO kablam! | ^^^^^ Aug 11 18:09:23.105 INFO kablam! | Aug 11 18:09:23.105 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Aug 11 18:09:23.105 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! Aug 11 18:09:23.105 INFO kablam! = note: for more information, see issue #46043 Aug 11 18:09:23.105 INFO kablam! Aug 11 18:09:23.106 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 18:09:23.106 INFO kablam! --> src/ether.rs:36:21 Aug 11 18:09:23.106 INFO kablam! | Aug 11 18:09:23.106 INFO kablam! 36 | #[derive(Debug, Eq, PartialEq)] Aug 11 18:09:23.106 INFO kablam! | ^^^^^^^^^ Aug 11 18:09:23.106 INFO kablam! | Aug 11 18:09:23.106 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! Aug 11 18:09:23.106 INFO kablam! = note: for more information, see issue #46043 Aug 11 18:09:23.107 INFO kablam! Aug 11 18:09:23.107 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 18:09:23.107 INFO kablam! --> src/ip_carp.rs:55:10 Aug 11 18:09:23.107 INFO kablam! | Aug 11 18:09:23.107 INFO kablam! 55 | #[derive(Debug, Default)] Aug 11 18:09:23.107 INFO kablam! | ^^^^^ Aug 11 18:09:23.107 INFO kablam! | Aug 11 18:09:23.107 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! Aug 11 18:09:23.107 INFO kablam! = note: for more information, see issue #46043 Aug 11 18:09:23.107 INFO kablam! Aug 11 18:09:23.107 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 18:09:23.107 INFO kablam! --> src/arp.rs:41:10 Aug 11 18:09:23.107 INFO kablam! | Aug 11 18:09:23.107 INFO kablam! 41 | #[derive(Debug)] Aug 11 18:09:23.107 INFO kablam! | ^^^^^ Aug 11 18:09:23.107 INFO kablam! | Aug 11 18:09:23.107 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! Aug 11 18:09:23.107 INFO kablam! = note: for more information, see issue #46043 Aug 11 18:09:23.107 INFO kablam! Aug 11 18:09:23.107 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 18:09:23.107 INFO kablam! --> src/advert.rs:26:10 Aug 11 18:09:23.107 INFO kablam! | Aug 11 18:09:23.107 INFO kablam! 26 | #[derive(Debug)] Aug 11 18:09:23.107 INFO kablam! | ^^^^^ Aug 11 18:09:23.107 INFO kablam! | Aug 11 18:09:23.107 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! Aug 11 18:09:23.107 INFO kablam! = note: for more information, see issue #46043 Aug 11 18:09:23.107 INFO kablam! Aug 11 18:09:23.107 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 18:09:23.107 INFO kablam! --> src/advert.rs:49:26 Aug 11 18:09:23.107 INFO kablam! | Aug 11 18:09:23.107 INFO kablam! 49 | let mut t = try!(self.ip.into_bytes()); Aug 11 18:09:23.107 INFO kablam! | ^^^^^^^ Aug 11 18:09:23.108 INFO kablam! | Aug 11 18:09:23.108 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! Aug 11 18:09:23.108 INFO kablam! = note: for more information, see issue #46043 Aug 11 18:09:23.108 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 18:09:23.108 INFO kablam! Aug 11 18:09:23.108 INFO kablam! warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) Aug 11 18:09:23.108 INFO kablam! --> src/carp.rs:617:18 Aug 11 18:09:23.108 INFO kablam! | Aug 11 18:09:23.108 INFO kablam! 617 | let ip = &cp.ip; Aug 11 18:09:23.108 INFO kablam! | ^^^^^^ Aug 11 18:09:23.108 INFO kablam! | Aug 11 18:09:23.108 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! Aug 11 18:09:23.108 INFO kablam! = note: for more information, see issue #46043 Aug 11 18:09:23.108 INFO kablam! = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior Aug 11 18:09:23.108 INFO kablam! Aug 11 18:09:23.108 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct that does not derive Copy (error E0133) Aug 11 18:09:23.108 INFO kablam! --> src/socket.rs:42:10 Aug 11 18:09:23.108 INFO kablam! | Aug 11 18:09:23.108 INFO kablam! 42 | #[derive(Debug)] Aug 11 18:09:23.108 INFO kablam! | ^^^^^ Aug 11 18:09:23.108 INFO kablam! | Aug 11 18:09:23.108 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! Aug 11 18:09:23.108 INFO kablam! = note: for more information, see issue #46043 Aug 11 18:09:23.108 INFO kablam! Aug 11 18:09:23.151 INFO kablam! warning: static variable `received_signal` should have an upper case name such as `RECEIVED_SIGNAL` Aug 11 18:09:23.151 INFO kablam! --> src/carp.rs:60:1 Aug 11 18:09:23.151 INFO kablam! | Aug 11 18:09:23.151 INFO kablam! 60 | static mut received_signal: usize = 0; Aug 11 18:09:23.151 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 18:09:23.151 INFO kablam! | Aug 11 18:09:23.151 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Aug 11 18:09:23.151 INFO kablam! Aug 11 18:09:23.292 INFO kablam! error: build failed Aug 11 18:09:23.294 INFO kablam! su: No module specific data is present Aug 11 18:09:24.394 INFO running `"docker" "rm" "-f" "65b68d4354ddfce6d76d81b36e4b900d7e168e4361c3dfc41a3fa355f2d093ca"` Aug 11 18:09:24.559 INFO blam! 65b68d4354ddfce6d76d81b36e4b900d7e168e4361c3dfc41a3fa355f2d093ca