Sep 14 12:40:14.802 INFO checking network-address-resolution-protocol-0.1.2 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 12:40:14.802 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 12:40:14.802 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 12:40:14.941 INFO blam! 10415455e46ba34269e9edb32d1d52fa3912905b047ceb96270242d00f524b46 Sep 14 12:40:14.942 INFO running `"docker" "start" "-a" "10415455e46ba34269e9edb32d1d52fa3912905b047ceb96270242d00f524b46"` Sep 14 12:40:16.388 INFO kablam! usermod: no changes Sep 14 12:40:16.455 INFO kablam! Checking network-endian v0.1.5 Sep 14 12:40:16.774 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u16` in the current scope Sep 14 12:40:16.774 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU16.rs:16:16 Sep 14 12:40:16.774 INFO kablam! | Sep 14 12:40:16.774 INFO kablam! 16 | u16::from_be(u16::from_bytes(self.0)).partial_cmp(&u16::from_be(u16::from_bytes(other.0))) Sep 14 12:40:16.774 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u16` Sep 14 12:40:16.774 INFO kablam! | Sep 14 12:40:16.774 INFO kablam! = help: did you mean `from_be`? Sep 14 12:40:16.774 INFO kablam! Sep 14 12:40:16.777 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u16` in the current scope Sep 14 12:40:16.777 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU16.rs:16:67 Sep 14 12:40:16.777 INFO kablam! | Sep 14 12:40:16.777 INFO kablam! 16 | u16::from_be(u16::from_bytes(self.0)).partial_cmp(&u16::from_be(u16::from_bytes(other.0))) Sep 14 12:40:16.777 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u16` Sep 14 12:40:16.777 INFO kablam! | Sep 14 12:40:16.777 INFO kablam! = help: did you mean `from_be`? Sep 14 12:40:16.777 INFO kablam! Sep 14 12:40:16.778 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u16` in the current scope Sep 14 12:40:16.778 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU16.rs:25:16 Sep 14 12:40:16.778 INFO kablam! | Sep 14 12:40:16.778 INFO kablam! 25 | u16::from_be(u16::from_bytes(self.0)).cmp(&u16::from_be(u16::from_bytes(other.0))) Sep 14 12:40:16.778 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u16` Sep 14 12:40:16.778 INFO kablam! | Sep 14 12:40:16.778 INFO kablam! = help: did you mean `from_be`? Sep 14 12:40:16.778 INFO kablam! Sep 14 12:40:16.779 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u16` in the current scope Sep 14 12:40:16.779 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU16.rs:25:59 Sep 14 12:40:16.779 INFO kablam! | Sep 14 12:40:16.779 INFO kablam! 25 | u16::from_be(u16::from_bytes(self.0)).cmp(&u16::from_be(u16::from_bytes(other.0))) Sep 14 12:40:16.779 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u16` Sep 14 12:40:16.779 INFO kablam! | Sep 14 12:40:16.779 INFO kablam! = help: did you mean `from_be`? Sep 14 12:40:16.779 INFO kablam! Sep 14 12:40:16.783 INFO kablam! error[E0599]: no method named `to_bytes` found for type `u16` in the current scope Sep 14 12:40:16.783 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU16.rs:113:42 Sep 14 12:40:16.783 INFO kablam! | Sep 14 12:40:16.783 INFO kablam! 113 | NetworkEndianU16(native_endian.to_be().to_bytes()) Sep 14 12:40:16.783 INFO kablam! | ^^^^^^^^ Sep 14 12:40:16.783 INFO kablam! | Sep 14 12:40:16.783 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 14 12:40:16.783 INFO kablam! = note: the following trait defines an item `to_bytes`, perhaps you need to implement it: Sep 14 12:40:16.783 INFO kablam! candidate #1: `NetworkEndian` Sep 14 12:40:16.783 INFO kablam! Sep 14 12:40:16.784 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u16` in the current scope Sep 14 12:40:16.784 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU16.rs:126:3 Sep 14 12:40:16.784 INFO kablam! | Sep 14 12:40:16.784 INFO kablam! 126 | u16::from_bytes(self.0) Sep 14 12:40:16.784 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u16` Sep 14 12:40:16.784 INFO kablam! | Sep 14 12:40:16.784 INFO kablam! = help: did you mean `from_be`? Sep 14 12:40:16.784 INFO kablam! Sep 14 12:40:16.799 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u32` in the current scope Sep 14 12:40:16.799 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU32.rs:16:16 Sep 14 12:40:16.799 INFO kablam! | Sep 14 12:40:16.799 INFO kablam! 16 | u32::from_be(u32::from_bytes(self.0)).partial_cmp(&u32::from_be(u32::from_bytes(other.0))) Sep 14 12:40:16.799 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u32` Sep 14 12:40:16.799 INFO kablam! | Sep 14 12:40:16.799 INFO kablam! = help: did you mean `from_be`? Sep 14 12:40:16.799 INFO kablam! Sep 14 12:40:16.800 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u32` in the current scope Sep 14 12:40:16.800 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU32.rs:16:67 Sep 14 12:40:16.800 INFO kablam! | Sep 14 12:40:16.800 INFO kablam! 16 | u32::from_be(u32::from_bytes(self.0)).partial_cmp(&u32::from_be(u32::from_bytes(other.0))) Sep 14 12:40:16.800 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u32` Sep 14 12:40:16.800 INFO kablam! | Sep 14 12:40:16.800 INFO kablam! = help: did you mean `from_be`? Sep 14 12:40:16.800 INFO kablam! Sep 14 12:40:16.802 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u32` in the current scope Sep 14 12:40:16.802 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU32.rs:25:16 Sep 14 12:40:16.802 INFO kablam! | Sep 14 12:40:16.802 INFO kablam! 25 | u32::from_be(u32::from_bytes(self.0)).cmp(&u32::from_be(u32::from_bytes(other.0))) Sep 14 12:40:16.802 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u32` Sep 14 12:40:16.802 INFO kablam! | Sep 14 12:40:16.802 INFO kablam! = help: did you mean `from_be`? Sep 14 12:40:16.802 INFO kablam! Sep 14 12:40:16.803 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u32` in the current scope Sep 14 12:40:16.803 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU32.rs:25:59 Sep 14 12:40:16.803 INFO kablam! | Sep 14 12:40:16.803 INFO kablam! 25 | u32::from_be(u32::from_bytes(self.0)).cmp(&u32::from_be(u32::from_bytes(other.0))) Sep 14 12:40:16.803 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u32` Sep 14 12:40:16.803 INFO kablam! | Sep 14 12:40:16.803 INFO kablam! = help: did you mean `from_be`? Sep 14 12:40:16.803 INFO kablam! Sep 14 12:40:16.805 INFO kablam! error[E0599]: no method named `to_bytes` found for type `u32` in the current scope Sep 14 12:40:16.805 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU32.rs:116:42 Sep 14 12:40:16.805 INFO kablam! | Sep 14 12:40:16.805 INFO kablam! 116 | NetworkEndianU32(native_endian.to_be().to_bytes()) Sep 14 12:40:16.805 INFO kablam! | ^^^^^^^^ Sep 14 12:40:16.805 INFO kablam! | Sep 14 12:40:16.805 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 14 12:40:16.805 INFO kablam! = note: the following trait defines an item `to_bytes`, perhaps you need to implement it: Sep 14 12:40:16.805 INFO kablam! candidate #1: `NetworkEndian` Sep 14 12:40:16.805 INFO kablam! Sep 14 12:40:16.806 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u32` in the current scope Sep 14 12:40:16.806 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU32.rs:129:3 Sep 14 12:40:16.806 INFO kablam! | Sep 14 12:40:16.806 INFO kablam! 129 | u32::from_bytes(self.0) Sep 14 12:40:16.806 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u32` Sep 14 12:40:16.806 INFO kablam! | Sep 14 12:40:16.806 INFO kablam! = help: did you mean `from_be`? Sep 14 12:40:16.806 INFO kablam! Sep 14 12:40:16.818 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u128` in the current scope Sep 14 12:40:16.818 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU128.rs:16:17 Sep 14 12:40:16.818 INFO kablam! | Sep 14 12:40:16.818 INFO kablam! 16 | u128::from_be(u128::from_bytes(self.0)).partial_cmp(&u128::from_be(u128::from_bytes(other.0))) Sep 14 12:40:16.818 INFO kablam! | ^^^^^^^^^^^^^^^^ function or associated item not found in `u128` Sep 14 12:40:16.818 INFO kablam! | Sep 14 12:40:16.818 INFO kablam! = help: did you mean `from_be`? Sep 14 12:40:16.818 INFO kablam! Sep 14 12:40:16.819 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u128` in the current scope Sep 14 12:40:16.819 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU128.rs:16:70 Sep 14 12:40:16.819 INFO kablam! | Sep 14 12:40:16.819 INFO kablam! 16 | u128::from_be(u128::from_bytes(self.0)).partial_cmp(&u128::from_be(u128::from_bytes(other.0))) Sep 14 12:40:16.819 INFO kablam! | ^^^^^^^^^^^^^^^^ function or associated item not found in `u128` Sep 14 12:40:16.820 INFO kablam! | Sep 14 12:40:16.820 INFO kablam! = help: did you mean `from_be`? Sep 14 12:40:16.820 INFO kablam! Sep 14 12:40:16.821 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u128` in the current scope Sep 14 12:40:16.821 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU128.rs:25:17 Sep 14 12:40:16.821 INFO kablam! | Sep 14 12:40:16.821 INFO kablam! 25 | u128::from_be(u128::from_bytes(self.0)).cmp(&u128::from_be(u128::from_bytes(other.0))) Sep 14 12:40:16.821 INFO kablam! | ^^^^^^^^^^^^^^^^ function or associated item not found in `u128` Sep 14 12:40:16.821 INFO kablam! | Sep 14 12:40:16.821 INFO kablam! = help: did you mean `from_be`? Sep 14 12:40:16.821 INFO kablam! Sep 14 12:40:16.822 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u128` in the current scope Sep 14 12:40:16.822 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU128.rs:25:62 Sep 14 12:40:16.822 INFO kablam! | Sep 14 12:40:16.822 INFO kablam! 25 | u128::from_be(u128::from_bytes(self.0)).cmp(&u128::from_be(u128::from_bytes(other.0))) Sep 14 12:40:16.822 INFO kablam! | ^^^^^^^^^^^^^^^^ function or associated item not found in `u128` Sep 14 12:40:16.822 INFO kablam! | Sep 14 12:40:16.822 INFO kablam! = help: did you mean `from_be`? Sep 14 12:40:16.822 INFO kablam! Sep 14 12:40:16.824 INFO kablam! error[E0599]: no method named `to_bytes` found for type `u128` in the current scope Sep 14 12:40:16.824 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU128.rs:113:43 Sep 14 12:40:16.824 INFO kablam! | Sep 14 12:40:16.824 INFO kablam! 113 | NetworkEndianU128(native_endian.to_be().to_bytes()) Sep 14 12:40:16.824 INFO kablam! | ^^^^^^^^ Sep 14 12:40:16.824 INFO kablam! | Sep 14 12:40:16.824 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 14 12:40:16.824 INFO kablam! = note: the following trait defines an item `to_bytes`, perhaps you need to implement it: Sep 14 12:40:16.824 INFO kablam! candidate #1: `NetworkEndian` Sep 14 12:40:16.824 INFO kablam! Sep 14 12:40:16.825 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u128` in the current scope Sep 14 12:40:16.826 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU128.rs:126:3 Sep 14 12:40:16.826 INFO kablam! | Sep 14 12:40:16.826 INFO kablam! 126 | u128::from_bytes(self.0) Sep 14 12:40:16.826 INFO kablam! | ^^^^^^^^^^^^^^^^ function or associated item not found in `u128` Sep 14 12:40:16.826 INFO kablam! | Sep 14 12:40:16.826 INFO kablam! = help: did you mean `from_be`? Sep 14 12:40:16.826 INFO kablam! Sep 14 12:40:16.834 INFO kablam! error: aborting due to 18 previous errors Sep 14 12:40:16.834 INFO kablam! Sep 14 12:40:16.834 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 14 12:40:16.842 INFO kablam! error: Could not compile `network-endian`. Sep 14 12:40:16.842 INFO kablam! Sep 14 12:40:16.842 INFO kablam! To learn more, run the command again with --verbose. Sep 14 12:40:16.843 INFO kablam! su: No module specific data is present Sep 14 12:40:17.446 INFO running `"docker" "rm" "-f" "10415455e46ba34269e9edb32d1d52fa3912905b047ceb96270242d00f524b46"` Sep 14 12:40:17.567 INFO blam! 10415455e46ba34269e9edb32d1d52fa3912905b047ceb96270242d00f524b46