Sep 02 06:33:58.389 INFO checking network-ethernet-0.1.9 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 06:33:58.389 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 06:33:58.389 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-0/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 06:33:58.545 INFO blam! b71fd1553215606f54f09da912cd849668a146251b381d90404873ee3b49ec26 Sep 02 06:33:58.547 INFO running `"docker" "start" "-a" "b71fd1553215606f54f09da912cd849668a146251b381d90404873ee3b49ec26"` Sep 02 06:33:59.319 INFO kablam! Checking hyper-thread-random v0.4.2 Sep 02 06:33:59.319 INFO kablam! Checking network-time v0.1.1 Sep 02 06:33:59.320 INFO kablam! Checking network-packet v0.1.1 Sep 02 06:33:59.320 INFO kablam! Checking network-endian v0.1.5 Sep 02 06:34:00.155 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u16` in the current scope Sep 02 06:34:00.155 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU16.rs:16:16 Sep 02 06:34:00.155 INFO kablam! | Sep 02 06:34:00.155 INFO kablam! 16 | u16::from_be(u16::from_bytes(self.0)).partial_cmp(&u16::from_be(u16::from_bytes(other.0))) Sep 02 06:34:00.155 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u16` Sep 02 06:34:00.155 INFO kablam! | Sep 02 06:34:00.155 INFO kablam! = help: did you mean `from_be`? Sep 02 06:34:00.155 INFO kablam! Sep 02 06:34:00.160 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u16` in the current scope Sep 02 06:34:00.160 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU16.rs:16:67 Sep 02 06:34:00.160 INFO kablam! | Sep 02 06:34:00.160 INFO kablam! 16 | u16::from_be(u16::from_bytes(self.0)).partial_cmp(&u16::from_be(u16::from_bytes(other.0))) Sep 02 06:34:00.160 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u16` Sep 02 06:34:00.160 INFO kablam! | Sep 02 06:34:00.160 INFO kablam! = help: did you mean `from_be`? Sep 02 06:34:00.160 INFO kablam! Sep 02 06:34:00.163 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u16` in the current scope Sep 02 06:34:00.163 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU16.rs:25:16 Sep 02 06:34:00.163 INFO kablam! | Sep 02 06:34:00.163 INFO kablam! 25 | u16::from_be(u16::from_bytes(self.0)).cmp(&u16::from_be(u16::from_bytes(other.0))) Sep 02 06:34:00.163 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u16` Sep 02 06:34:00.163 INFO kablam! | Sep 02 06:34:00.163 INFO kablam! = help: did you mean `from_be`? Sep 02 06:34:00.163 INFO kablam! Sep 02 06:34:00.165 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u16` in the current scope Sep 02 06:34:00.165 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU16.rs:25:59 Sep 02 06:34:00.165 INFO kablam! | Sep 02 06:34:00.165 INFO kablam! 25 | u16::from_be(u16::from_bytes(self.0)).cmp(&u16::from_be(u16::from_bytes(other.0))) Sep 02 06:34:00.166 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u16` Sep 02 06:34:00.166 INFO kablam! | Sep 02 06:34:00.166 INFO kablam! = help: did you mean `from_be`? Sep 02 06:34:00.166 INFO kablam! Sep 02 06:34:00.178 INFO kablam! error[E0599]: no method named `to_bytes` found for type `u16` in the current scope Sep 02 06:34:00.178 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU16.rs:113:42 Sep 02 06:34:00.178 INFO kablam! | Sep 02 06:34:00.178 INFO kablam! 113 | NetworkEndianU16(native_endian.to_be().to_bytes()) Sep 02 06:34:00.178 INFO kablam! | ^^^^^^^^ Sep 02 06:34:00.178 INFO kablam! | Sep 02 06:34:00.178 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 02 06:34:00.178 INFO kablam! = note: the following trait defines an item `to_bytes`, perhaps you need to implement it: Sep 02 06:34:00.178 INFO kablam! candidate #1: `NetworkEndian` Sep 02 06:34:00.178 INFO kablam! Sep 02 06:34:00.180 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u16` in the current scope Sep 02 06:34:00.180 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU16.rs:126:3 Sep 02 06:34:00.180 INFO kablam! | Sep 02 06:34:00.180 INFO kablam! 126 | u16::from_bytes(self.0) Sep 02 06:34:00.180 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u16` Sep 02 06:34:00.180 INFO kablam! | Sep 02 06:34:00.180 INFO kablam! = help: did you mean `from_be`? Sep 02 06:34:00.180 INFO kablam! Sep 02 06:34:00.214 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u32` in the current scope Sep 02 06:34:00.214 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU32.rs:16:16 Sep 02 06:34:00.214 INFO kablam! | Sep 02 06:34:00.214 INFO kablam! 16 | u32::from_be(u32::from_bytes(self.0)).partial_cmp(&u32::from_be(u32::from_bytes(other.0))) Sep 02 06:34:00.214 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u32` Sep 02 06:34:00.214 INFO kablam! | Sep 02 06:34:00.214 INFO kablam! = help: did you mean `from_be`? Sep 02 06:34:00.214 INFO kablam! Sep 02 06:34:00.216 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u32` in the current scope Sep 02 06:34:00.216 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU32.rs:16:67 Sep 02 06:34:00.216 INFO kablam! | Sep 02 06:34:00.216 INFO kablam! 16 | u32::from_be(u32::from_bytes(self.0)).partial_cmp(&u32::from_be(u32::from_bytes(other.0))) Sep 02 06:34:00.216 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u32` Sep 02 06:34:00.217 INFO kablam! | Sep 02 06:34:00.217 INFO kablam! = help: did you mean `from_be`? Sep 02 06:34:00.217 INFO kablam! Sep 02 06:34:00.219 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u32` in the current scope Sep 02 06:34:00.219 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU32.rs:25:16 Sep 02 06:34:00.219 INFO kablam! | Sep 02 06:34:00.219 INFO kablam! 25 | u32::from_be(u32::from_bytes(self.0)).cmp(&u32::from_be(u32::from_bytes(other.0))) Sep 02 06:34:00.219 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u32` Sep 02 06:34:00.219 INFO kablam! | Sep 02 06:34:00.219 INFO kablam! = help: did you mean `from_be`? Sep 02 06:34:00.219 INFO kablam! Sep 02 06:34:00.221 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u32` in the current scope Sep 02 06:34:00.221 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU32.rs:25:59 Sep 02 06:34:00.221 INFO kablam! | Sep 02 06:34:00.221 INFO kablam! 25 | u32::from_be(u32::from_bytes(self.0)).cmp(&u32::from_be(u32::from_bytes(other.0))) Sep 02 06:34:00.221 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u32` Sep 02 06:34:00.222 INFO kablam! | Sep 02 06:34:00.222 INFO kablam! = help: did you mean `from_be`? Sep 02 06:34:00.223 INFO kablam! Sep 02 06:34:00.229 INFO kablam! error[E0599]: no method named `to_bytes` found for type `u32` in the current scope Sep 02 06:34:00.229 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU32.rs:116:42 Sep 02 06:34:00.229 INFO kablam! | Sep 02 06:34:00.229 INFO kablam! 116 | NetworkEndianU32(native_endian.to_be().to_bytes()) Sep 02 06:34:00.230 INFO kablam! | ^^^^^^^^ Sep 02 06:34:00.230 INFO kablam! | Sep 02 06:34:00.230 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 02 06:34:00.230 INFO kablam! = note: the following trait defines an item `to_bytes`, perhaps you need to implement it: Sep 02 06:34:00.230 INFO kablam! candidate #1: `NetworkEndian` Sep 02 06:34:00.230 INFO kablam! Sep 02 06:34:00.232 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u32` in the current scope Sep 02 06:34:00.232 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU32.rs:129:3 Sep 02 06:34:00.232 INFO kablam! | Sep 02 06:34:00.232 INFO kablam! 129 | u32::from_bytes(self.0) Sep 02 06:34:00.232 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u32` Sep 02 06:34:00.232 INFO kablam! | Sep 02 06:34:00.232 INFO kablam! = help: did you mean `from_be`? Sep 02 06:34:00.232 INFO kablam! Sep 02 06:34:00.258 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u128` in the current scope Sep 02 06:34:00.258 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU128.rs:16:17 Sep 02 06:34:00.258 INFO kablam! | Sep 02 06:34:00.258 INFO kablam! 16 | u128::from_be(u128::from_bytes(self.0)).partial_cmp(&u128::from_be(u128::from_bytes(other.0))) Sep 02 06:34:00.258 INFO kablam! | ^^^^^^^^^^^^^^^^ function or associated item not found in `u128` Sep 02 06:34:00.258 INFO kablam! | Sep 02 06:34:00.258 INFO kablam! = help: did you mean `from_be`? Sep 02 06:34:00.258 INFO kablam! Sep 02 06:34:00.259 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u128` in the current scope Sep 02 06:34:00.259 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU128.rs:16:70 Sep 02 06:34:00.259 INFO kablam! | Sep 02 06:34:00.259 INFO kablam! 16 | u128::from_be(u128::from_bytes(self.0)).partial_cmp(&u128::from_be(u128::from_bytes(other.0))) Sep 02 06:34:00.259 INFO kablam! | ^^^^^^^^^^^^^^^^ function or associated item not found in `u128` Sep 02 06:34:00.260 INFO kablam! | Sep 02 06:34:00.260 INFO kablam! = help: did you mean `from_be`? Sep 02 06:34:00.260 INFO kablam! Sep 02 06:34:00.261 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u128` in the current scope Sep 02 06:34:00.261 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU128.rs:25:17 Sep 02 06:34:00.261 INFO kablam! | Sep 02 06:34:00.261 INFO kablam! 25 | u128::from_be(u128::from_bytes(self.0)).cmp(&u128::from_be(u128::from_bytes(other.0))) Sep 02 06:34:00.261 INFO kablam! | ^^^^^^^^^^^^^^^^ function or associated item not found in `u128` Sep 02 06:34:00.261 INFO kablam! | Sep 02 06:34:00.261 INFO kablam! = help: did you mean `from_be`? Sep 02 06:34:00.261 INFO kablam! Sep 02 06:34:00.263 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u128` in the current scope Sep 02 06:34:00.263 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU128.rs:25:62 Sep 02 06:34:00.263 INFO kablam! | Sep 02 06:34:00.263 INFO kablam! 25 | u128::from_be(u128::from_bytes(self.0)).cmp(&u128::from_be(u128::from_bytes(other.0))) Sep 02 06:34:00.263 INFO kablam! | ^^^^^^^^^^^^^^^^ function or associated item not found in `u128` Sep 02 06:34:00.263 INFO kablam! | Sep 02 06:34:00.263 INFO kablam! = help: did you mean `from_be`? Sep 02 06:34:00.263 INFO kablam! Sep 02 06:34:00.270 INFO kablam! error[E0599]: no method named `to_bytes` found for type `u128` in the current scope Sep 02 06:34:00.270 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU128.rs:113:43 Sep 02 06:34:00.270 INFO kablam! | Sep 02 06:34:00.271 INFO kablam! 113 | NetworkEndianU128(native_endian.to_be().to_bytes()) Sep 02 06:34:00.271 INFO kablam! | ^^^^^^^^ Sep 02 06:34:00.271 INFO kablam! | Sep 02 06:34:00.271 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 02 06:34:00.271 INFO kablam! = note: the following trait defines an item `to_bytes`, perhaps you need to implement it: Sep 02 06:34:00.271 INFO kablam! candidate #1: `NetworkEndian` Sep 02 06:34:00.271 INFO kablam! Sep 02 06:34:00.273 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u128` in the current scope Sep 02 06:34:00.273 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU128.rs:126:3 Sep 02 06:34:00.273 INFO kablam! | Sep 02 06:34:00.273 INFO kablam! 126 | u128::from_bytes(self.0) Sep 02 06:34:00.273 INFO kablam! | ^^^^^^^^^^^^^^^^ function or associated item not found in `u128` Sep 02 06:34:00.273 INFO kablam! | Sep 02 06:34:00.273 INFO kablam! = help: did you mean `from_be`? Sep 02 06:34:00.273 INFO kablam! Sep 02 06:34:00.281 INFO kablam! error: aborting due to 18 previous errors Sep 02 06:34:00.281 INFO kablam! Sep 02 06:34:00.281 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 02 06:34:00.289 INFO kablam! error: Could not compile `network-endian`. Sep 02 06:34:00.289 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 06:34:00.779 INFO kablam! error: build failed Sep 02 06:34:00.781 INFO kablam! su: No module specific data is present Sep 02 06:34:01.166 INFO running `"docker" "rm" "-f" "b71fd1553215606f54f09da912cd849668a146251b381d90404873ee3b49ec26"` Sep 02 06:34:01.287 INFO blam! b71fd1553215606f54f09da912cd849668a146251b381d90404873ee3b49ec26