Sep 04 09:56:19.050 INFO checking network-internet-protocol-0.1.10 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 09:56:19.050 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 09:56:19.050 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-0/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 09:56:19.216 INFO blam! 472441cc7f3b187ee0cf5c63432b3fcac2de0d6b3ea377bb39b0cd3589b517ad Sep 04 09:56:19.216 INFO running `"docker" "start" "-a" "472441cc7f3b187ee0cf5c63432b3fcac2de0d6b3ea377bb39b0cd3589b517ad"` Sep 04 09:56:19.913 INFO kablam! Checking likely v0.1.0 Sep 04 09:56:19.915 INFO kablam! Checking hyper-thread-random v0.4.2 Sep 04 09:56:19.916 INFO kablam! Checking network-packet v0.1.1 Sep 04 09:56:19.916 INFO kablam! Checking network-endian v0.1.5 Sep 04 09:56:20.368 INFO kablam! Checking network-time v0.1.1 Sep 04 09:56:21.037 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u16` in the current scope Sep 04 09:56:21.037 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU16.rs:16:16 Sep 04 09:56:21.037 INFO kablam! | Sep 04 09:56:21.037 INFO kablam! 16 | u16::from_be(u16::from_bytes(self.0)).partial_cmp(&u16::from_be(u16::from_bytes(other.0))) Sep 04 09:56:21.037 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u16` Sep 04 09:56:21.037 INFO kablam! | Sep 04 09:56:21.037 INFO kablam! = help: did you mean `from_be`? Sep 04 09:56:21.037 INFO kablam! Sep 04 09:56:21.043 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u16` in the current scope Sep 04 09:56:21.043 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU16.rs:16:67 Sep 04 09:56:21.043 INFO kablam! | Sep 04 09:56:21.043 INFO kablam! 16 | u16::from_be(u16::from_bytes(self.0)).partial_cmp(&u16::from_be(u16::from_bytes(other.0))) Sep 04 09:56:21.043 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u16` Sep 04 09:56:21.043 INFO kablam! | Sep 04 09:56:21.043 INFO kablam! = help: did you mean `from_be`? Sep 04 09:56:21.043 INFO kablam! Sep 04 09:56:21.047 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u16` in the current scope Sep 04 09:56:21.047 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU16.rs:25:16 Sep 04 09:56:21.047 INFO kablam! | Sep 04 09:56:21.047 INFO kablam! 25 | u16::from_be(u16::from_bytes(self.0)).cmp(&u16::from_be(u16::from_bytes(other.0))) Sep 04 09:56:21.047 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u16` Sep 04 09:56:21.047 INFO kablam! | Sep 04 09:56:21.047 INFO kablam! = help: did you mean `from_be`? Sep 04 09:56:21.047 INFO kablam! Sep 04 09:56:21.049 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u16` in the current scope Sep 04 09:56:21.049 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU16.rs:25:59 Sep 04 09:56:21.049 INFO kablam! | Sep 04 09:56:21.049 INFO kablam! 25 | u16::from_be(u16::from_bytes(self.0)).cmp(&u16::from_be(u16::from_bytes(other.0))) Sep 04 09:56:21.050 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u16` Sep 04 09:56:21.050 INFO kablam! | Sep 04 09:56:21.050 INFO kablam! = help: did you mean `from_be`? Sep 04 09:56:21.050 INFO kablam! Sep 04 09:56:21.063 INFO kablam! error[E0599]: no method named `to_bytes` found for type `u16` in the current scope Sep 04 09:56:21.063 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU16.rs:113:42 Sep 04 09:56:21.063 INFO kablam! | Sep 04 09:56:21.063 INFO kablam! 113 | NetworkEndianU16(native_endian.to_be().to_bytes()) Sep 04 09:56:21.063 INFO kablam! | ^^^^^^^^ Sep 04 09:56:21.063 INFO kablam! | Sep 04 09:56:21.063 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 04 09:56:21.063 INFO kablam! = note: the following trait defines an item `to_bytes`, perhaps you need to implement it: Sep 04 09:56:21.063 INFO kablam! candidate #1: `NetworkEndian` Sep 04 09:56:21.063 INFO kablam! Sep 04 09:56:21.065 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u16` in the current scope Sep 04 09:56:21.065 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU16.rs:126:3 Sep 04 09:56:21.065 INFO kablam! | Sep 04 09:56:21.065 INFO kablam! 126 | u16::from_bytes(self.0) Sep 04 09:56:21.065 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u16` Sep 04 09:56:21.065 INFO kablam! | Sep 04 09:56:21.065 INFO kablam! = help: did you mean `from_be`? Sep 04 09:56:21.065 INFO kablam! Sep 04 09:56:21.100 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u32` in the current scope Sep 04 09:56:21.100 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU32.rs:16:16 Sep 04 09:56:21.100 INFO kablam! | Sep 04 09:56:21.100 INFO kablam! 16 | u32::from_be(u32::from_bytes(self.0)).partial_cmp(&u32::from_be(u32::from_bytes(other.0))) Sep 04 09:56:21.100 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u32` Sep 04 09:56:21.100 INFO kablam! | Sep 04 09:56:21.100 INFO kablam! = help: did you mean `from_be`? Sep 04 09:56:21.100 INFO kablam! Sep 04 09:56:21.103 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u32` in the current scope Sep 04 09:56:21.103 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU32.rs:16:67 Sep 04 09:56:21.103 INFO kablam! | Sep 04 09:56:21.103 INFO kablam! 16 | u32::from_be(u32::from_bytes(self.0)).partial_cmp(&u32::from_be(u32::from_bytes(other.0))) Sep 04 09:56:21.103 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u32` Sep 04 09:56:21.103 INFO kablam! | Sep 04 09:56:21.103 INFO kablam! = help: did you mean `from_be`? Sep 04 09:56:21.103 INFO kablam! Sep 04 09:56:21.105 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u32` in the current scope Sep 04 09:56:21.105 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU32.rs:25:16 Sep 04 09:56:21.105 INFO kablam! | Sep 04 09:56:21.105 INFO kablam! 25 | u32::from_be(u32::from_bytes(self.0)).cmp(&u32::from_be(u32::from_bytes(other.0))) Sep 04 09:56:21.105 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u32` Sep 04 09:56:21.105 INFO kablam! | Sep 04 09:56:21.105 INFO kablam! = help: did you mean `from_be`? Sep 04 09:56:21.105 INFO kablam! Sep 04 09:56:21.107 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u32` in the current scope Sep 04 09:56:21.108 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU32.rs:25:59 Sep 04 09:56:21.108 INFO kablam! | Sep 04 09:56:21.108 INFO kablam! 25 | u32::from_be(u32::from_bytes(self.0)).cmp(&u32::from_be(u32::from_bytes(other.0))) Sep 04 09:56:21.108 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u32` Sep 04 09:56:21.108 INFO kablam! | Sep 04 09:56:21.108 INFO kablam! = help: did you mean `from_be`? Sep 04 09:56:21.108 INFO kablam! Sep 04 09:56:21.115 INFO kablam! error[E0599]: no method named `to_bytes` found for type `u32` in the current scope Sep 04 09:56:21.115 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU32.rs:116:42 Sep 04 09:56:21.115 INFO kablam! | Sep 04 09:56:21.115 INFO kablam! 116 | NetworkEndianU32(native_endian.to_be().to_bytes()) Sep 04 09:56:21.115 INFO kablam! | ^^^^^^^^ Sep 04 09:56:21.115 INFO kablam! | Sep 04 09:56:21.116 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 04 09:56:21.116 INFO kablam! = note: the following trait defines an item `to_bytes`, perhaps you need to implement it: Sep 04 09:56:21.116 INFO kablam! candidate #1: `NetworkEndian` Sep 04 09:56:21.116 INFO kablam! Sep 04 09:56:21.118 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u32` in the current scope Sep 04 09:56:21.118 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU32.rs:129:3 Sep 04 09:56:21.118 INFO kablam! | Sep 04 09:56:21.118 INFO kablam! 129 | u32::from_bytes(self.0) Sep 04 09:56:21.118 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u32` Sep 04 09:56:21.118 INFO kablam! | Sep 04 09:56:21.118 INFO kablam! = help: did you mean `from_be`? Sep 04 09:56:21.118 INFO kablam! Sep 04 09:56:21.158 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u128` in the current scope Sep 04 09:56:21.158 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU128.rs:16:17 Sep 04 09:56:21.158 INFO kablam! | Sep 04 09:56:21.158 INFO kablam! 16 | u128::from_be(u128::from_bytes(self.0)).partial_cmp(&u128::from_be(u128::from_bytes(other.0))) Sep 04 09:56:21.158 INFO kablam! | ^^^^^^^^^^^^^^^^ function or associated item not found in `u128` Sep 04 09:56:21.158 INFO kablam! | Sep 04 09:56:21.158 INFO kablam! = help: did you mean `from_be`? Sep 04 09:56:21.158 INFO kablam! Sep 04 09:56:21.160 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u128` in the current scope Sep 04 09:56:21.160 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU128.rs:16:70 Sep 04 09:56:21.160 INFO kablam! | Sep 04 09:56:21.160 INFO kablam! 16 | u128::from_be(u128::from_bytes(self.0)).partial_cmp(&u128::from_be(u128::from_bytes(other.0))) Sep 04 09:56:21.160 INFO kablam! | ^^^^^^^^^^^^^^^^ function or associated item not found in `u128` Sep 04 09:56:21.160 INFO kablam! | Sep 04 09:56:21.160 INFO kablam! = help: did you mean `from_be`? Sep 04 09:56:21.161 INFO kablam! Sep 04 09:56:21.165 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u128` in the current scope Sep 04 09:56:21.165 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU128.rs:25:17 Sep 04 09:56:21.165 INFO kablam! | Sep 04 09:56:21.165 INFO kablam! 25 | u128::from_be(u128::from_bytes(self.0)).cmp(&u128::from_be(u128::from_bytes(other.0))) Sep 04 09:56:21.165 INFO kablam! | ^^^^^^^^^^^^^^^^ function or associated item not found in `u128` Sep 04 09:56:21.165 INFO kablam! | Sep 04 09:56:21.165 INFO kablam! = help: did you mean `from_be`? Sep 04 09:56:21.165 INFO kablam! Sep 04 09:56:21.167 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u128` in the current scope Sep 04 09:56:21.167 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU128.rs:25:62 Sep 04 09:56:21.167 INFO kablam! | Sep 04 09:56:21.167 INFO kablam! 25 | u128::from_be(u128::from_bytes(self.0)).cmp(&u128::from_be(u128::from_bytes(other.0))) Sep 04 09:56:21.167 INFO kablam! | ^^^^^^^^^^^^^^^^ function or associated item not found in `u128` Sep 04 09:56:21.167 INFO kablam! | Sep 04 09:56:21.167 INFO kablam! = help: did you mean `from_be`? Sep 04 09:56:21.167 INFO kablam! Sep 04 09:56:21.184 INFO kablam! error[E0599]: no method named `to_bytes` found for type `u128` in the current scope Sep 04 09:56:21.184 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU128.rs:113:43 Sep 04 09:56:21.185 INFO kablam! | Sep 04 09:56:21.185 INFO kablam! 113 | NetworkEndianU128(native_endian.to_be().to_bytes()) Sep 04 09:56:21.185 INFO kablam! | ^^^^^^^^ Sep 04 09:56:21.185 INFO kablam! | Sep 04 09:56:21.185 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 04 09:56:21.185 INFO kablam! = note: the following trait defines an item `to_bytes`, perhaps you need to implement it: Sep 04 09:56:21.185 INFO kablam! candidate #1: `NetworkEndian` Sep 04 09:56:21.185 INFO kablam! Sep 04 09:56:21.192 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u128` in the current scope Sep 04 09:56:21.192 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU128.rs:126:3 Sep 04 09:56:21.192 INFO kablam! | Sep 04 09:56:21.192 INFO kablam! 126 | u128::from_bytes(self.0) Sep 04 09:56:21.192 INFO kablam! | ^^^^^^^^^^^^^^^^ function or associated item not found in `u128` Sep 04 09:56:21.192 INFO kablam! | Sep 04 09:56:21.192 INFO kablam! = help: did you mean `from_be`? Sep 04 09:56:21.192 INFO kablam! Sep 04 09:56:21.202 INFO kablam! error: aborting due to 18 previous errors Sep 04 09:56:21.202 INFO kablam! Sep 04 09:56:21.202 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 04 09:56:21.215 INFO kablam! error: Could not compile `network-endian`. Sep 04 09:56:21.215 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 09:56:21.676 INFO kablam! error: build failed Sep 04 09:56:21.678 INFO kablam! su: No module specific data is present Sep 04 09:56:22.158 INFO running `"docker" "rm" "-f" "472441cc7f3b187ee0cf5c63432b3fcac2de0d6b3ea377bb39b0cd3589b517ad"` Sep 04 09:56:22.302 INFO blam! 472441cc7f3b187ee0cf5c63432b3fcac2de0d6b3ea377bb39b0cd3589b517ad