Sep 19 21:50:10.364 INFO checking network-internet-control-message-protocol-0.1.15 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 21:50:10.364 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 21:50:10.364 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-3/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 21:50:10.584 INFO blam! fd1ac7ab626bec87d3a2e791cb2aae65bc1787ca699331bf5e0ff372d274cf97 Sep 19 21:50:10.587 INFO running `"docker" "start" "-a" "fd1ac7ab626bec87d3a2e791cb2aae65bc1787ca699331bf5e0ff372d274cf97"` Sep 19 21:50:11.583 INFO kablam! usermod: no changes Sep 19 21:50:11.666 INFO kablam! Checking likely v0.1.0 Sep 19 21:50:11.667 INFO kablam! Checking hyper-thread-random v0.4.2 Sep 19 21:50:11.670 INFO kablam! Checking network-endian v0.1.5 Sep 19 21:50:11.671 INFO kablam! Checking network-packet v0.1.1 Sep 19 21:50:12.059 INFO kablam! Checking network-time v0.1.1 Sep 19 21:50:12.210 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u16` in the current scope Sep 19 21:50:12.211 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU16.rs:16:16 Sep 19 21:50:12.211 INFO kablam! | Sep 19 21:50:12.211 INFO kablam! 16 | u16::from_be(u16::from_bytes(self.0)).partial_cmp(&u16::from_be(u16::from_bytes(other.0))) Sep 19 21:50:12.211 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u16` Sep 19 21:50:12.211 INFO kablam! | Sep 19 21:50:12.211 INFO kablam! = help: did you mean `from_be`? Sep 19 21:50:12.211 INFO kablam! Sep 19 21:50:12.211 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u16` in the current scope Sep 19 21:50:12.211 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU16.rs:16:67 Sep 19 21:50:12.211 INFO kablam! | Sep 19 21:50:12.211 INFO kablam! 16 | u16::from_be(u16::from_bytes(self.0)).partial_cmp(&u16::from_be(u16::from_bytes(other.0))) Sep 19 21:50:12.211 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u16` Sep 19 21:50:12.211 INFO kablam! | Sep 19 21:50:12.211 INFO kablam! = help: did you mean `from_be`? Sep 19 21:50:12.211 INFO kablam! Sep 19 21:50:12.211 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u16` in the current scope Sep 19 21:50:12.211 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU16.rs:25:16 Sep 19 21:50:12.211 INFO kablam! | Sep 19 21:50:12.211 INFO kablam! 25 | u16::from_be(u16::from_bytes(self.0)).cmp(&u16::from_be(u16::from_bytes(other.0))) Sep 19 21:50:12.211 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u16` Sep 19 21:50:12.211 INFO kablam! | Sep 19 21:50:12.211 INFO kablam! = help: did you mean `from_be`? Sep 19 21:50:12.211 INFO kablam! Sep 19 21:50:12.216 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u16` in the current scope Sep 19 21:50:12.216 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU16.rs:25:59 Sep 19 21:50:12.216 INFO kablam! | Sep 19 21:50:12.216 INFO kablam! 25 | u16::from_be(u16::from_bytes(self.0)).cmp(&u16::from_be(u16::from_bytes(other.0))) Sep 19 21:50:12.216 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u16` Sep 19 21:50:12.216 INFO kablam! | Sep 19 21:50:12.216 INFO kablam! = help: did you mean `from_be`? Sep 19 21:50:12.216 INFO kablam! Sep 19 21:50:12.222 INFO kablam! error[E0599]: no method named `to_bytes` found for type `u16` in the current scope Sep 19 21:50:12.223 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU16.rs:113:42 Sep 19 21:50:12.223 INFO kablam! | Sep 19 21:50:12.223 INFO kablam! 113 | NetworkEndianU16(native_endian.to_be().to_bytes()) Sep 19 21:50:12.223 INFO kablam! | ^^^^^^^^ Sep 19 21:50:12.223 INFO kablam! | Sep 19 21:50:12.223 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 19 21:50:12.223 INFO kablam! = note: the following trait defines an item `to_bytes`, perhaps you need to implement it: Sep 19 21:50:12.223 INFO kablam! candidate #1: `NetworkEndian` Sep 19 21:50:12.223 INFO kablam! Sep 19 21:50:12.223 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u16` in the current scope Sep 19 21:50:12.223 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU16.rs:126:3 Sep 19 21:50:12.223 INFO kablam! | Sep 19 21:50:12.223 INFO kablam! 126 | u16::from_bytes(self.0) Sep 19 21:50:12.223 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u16` Sep 19 21:50:12.223 INFO kablam! | Sep 19 21:50:12.223 INFO kablam! = help: did you mean `from_be`? Sep 19 21:50:12.223 INFO kablam! Sep 19 21:50:12.240 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u32` in the current scope Sep 19 21:50:12.240 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU32.rs:16:16 Sep 19 21:50:12.240 INFO kablam! | Sep 19 21:50:12.240 INFO kablam! 16 | u32::from_be(u32::from_bytes(self.0)).partial_cmp(&u32::from_be(u32::from_bytes(other.0))) Sep 19 21:50:12.240 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u32` Sep 19 21:50:12.240 INFO kablam! | Sep 19 21:50:12.240 INFO kablam! = help: did you mean `from_be`? Sep 19 21:50:12.240 INFO kablam! Sep 19 21:50:12.240 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u32` in the current scope Sep 19 21:50:12.240 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU32.rs:16:67 Sep 19 21:50:12.240 INFO kablam! | Sep 19 21:50:12.240 INFO kablam! 16 | u32::from_be(u32::from_bytes(self.0)).partial_cmp(&u32::from_be(u32::from_bytes(other.0))) Sep 19 21:50:12.240 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u32` Sep 19 21:50:12.240 INFO kablam! | Sep 19 21:50:12.240 INFO kablam! = help: did you mean `from_be`? Sep 19 21:50:12.240 INFO kablam! Sep 19 21:50:12.247 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u32` in the current scope Sep 19 21:50:12.247 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU32.rs:25:16 Sep 19 21:50:12.247 INFO kablam! | Sep 19 21:50:12.247 INFO kablam! 25 | u32::from_be(u32::from_bytes(self.0)).cmp(&u32::from_be(u32::from_bytes(other.0))) Sep 19 21:50:12.247 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u32` Sep 19 21:50:12.247 INFO kablam! | Sep 19 21:50:12.247 INFO kablam! = help: did you mean `from_be`? Sep 19 21:50:12.247 INFO kablam! Sep 19 21:50:12.247 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u32` in the current scope Sep 19 21:50:12.247 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU32.rs:25:59 Sep 19 21:50:12.247 INFO kablam! | Sep 19 21:50:12.247 INFO kablam! 25 | u32::from_be(u32::from_bytes(self.0)).cmp(&u32::from_be(u32::from_bytes(other.0))) Sep 19 21:50:12.247 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u32` Sep 19 21:50:12.247 INFO kablam! | Sep 19 21:50:12.247 INFO kablam! = help: did you mean `from_be`? Sep 19 21:50:12.247 INFO kablam! Sep 19 21:50:12.247 INFO kablam! error[E0599]: no method named `to_bytes` found for type `u32` in the current scope Sep 19 21:50:12.247 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU32.rs:116:42 Sep 19 21:50:12.247 INFO kablam! | Sep 19 21:50:12.247 INFO kablam! 116 | NetworkEndianU32(native_endian.to_be().to_bytes()) Sep 19 21:50:12.247 INFO kablam! | ^^^^^^^^ Sep 19 21:50:12.247 INFO kablam! | Sep 19 21:50:12.247 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 19 21:50:12.247 INFO kablam! = note: the following trait defines an item `to_bytes`, perhaps you need to implement it: Sep 19 21:50:12.247 INFO kablam! candidate #1: `NetworkEndian` Sep 19 21:50:12.247 INFO kablam! Sep 19 21:50:12.255 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u32` in the current scope Sep 19 21:50:12.255 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU32.rs:129:3 Sep 19 21:50:12.255 INFO kablam! | Sep 19 21:50:12.255 INFO kablam! 129 | u32::from_bytes(self.0) Sep 19 21:50:12.255 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u32` Sep 19 21:50:12.255 INFO kablam! | Sep 19 21:50:12.255 INFO kablam! = help: did you mean `from_be`? Sep 19 21:50:12.255 INFO kablam! Sep 19 21:50:12.267 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u128` in the current scope Sep 19 21:50:12.267 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU128.rs:16:17 Sep 19 21:50:12.267 INFO kablam! | Sep 19 21:50:12.267 INFO kablam! 16 | u128::from_be(u128::from_bytes(self.0)).partial_cmp(&u128::from_be(u128::from_bytes(other.0))) Sep 19 21:50:12.267 INFO kablam! | ^^^^^^^^^^^^^^^^ function or associated item not found in `u128` Sep 19 21:50:12.267 INFO kablam! | Sep 19 21:50:12.267 INFO kablam! = help: did you mean `from_be`? Sep 19 21:50:12.267 INFO kablam! Sep 19 21:50:12.267 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u128` in the current scope Sep 19 21:50:12.267 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU128.rs:16:70 Sep 19 21:50:12.267 INFO kablam! | Sep 19 21:50:12.267 INFO kablam! 16 | u128::from_be(u128::from_bytes(self.0)).partial_cmp(&u128::from_be(u128::from_bytes(other.0))) Sep 19 21:50:12.267 INFO kablam! | ^^^^^^^^^^^^^^^^ function or associated item not found in `u128` Sep 19 21:50:12.267 INFO kablam! | Sep 19 21:50:12.267 INFO kablam! = help: did you mean `from_be`? Sep 19 21:50:12.267 INFO kablam! Sep 19 21:50:12.267 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u128` in the current scope Sep 19 21:50:12.267 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU128.rs:25:17 Sep 19 21:50:12.267 INFO kablam! | Sep 19 21:50:12.267 INFO kablam! 25 | u128::from_be(u128::from_bytes(self.0)).cmp(&u128::from_be(u128::from_bytes(other.0))) Sep 19 21:50:12.267 INFO kablam! | ^^^^^^^^^^^^^^^^ function or associated item not found in `u128` Sep 19 21:50:12.267 INFO kablam! | Sep 19 21:50:12.267 INFO kablam! = help: did you mean `from_be`? Sep 19 21:50:12.267 INFO kablam! Sep 19 21:50:12.269 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u128` in the current scope Sep 19 21:50:12.269 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU128.rs:25:62 Sep 19 21:50:12.269 INFO kablam! | Sep 19 21:50:12.269 INFO kablam! 25 | u128::from_be(u128::from_bytes(self.0)).cmp(&u128::from_be(u128::from_bytes(other.0))) Sep 19 21:50:12.269 INFO kablam! | ^^^^^^^^^^^^^^^^ function or associated item not found in `u128` Sep 19 21:50:12.269 INFO kablam! | Sep 19 21:50:12.269 INFO kablam! = help: did you mean `from_be`? Sep 19 21:50:12.269 INFO kablam! Sep 19 21:50:12.275 INFO kablam! error[E0599]: no method named `to_bytes` found for type `u128` in the current scope Sep 19 21:50:12.275 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU128.rs:113:43 Sep 19 21:50:12.275 INFO kablam! | Sep 19 21:50:12.275 INFO kablam! 113 | NetworkEndianU128(native_endian.to_be().to_bytes()) Sep 19 21:50:12.275 INFO kablam! | ^^^^^^^^ Sep 19 21:50:12.275 INFO kablam! | Sep 19 21:50:12.275 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 19 21:50:12.275 INFO kablam! = note: the following trait defines an item `to_bytes`, perhaps you need to implement it: Sep 19 21:50:12.275 INFO kablam! candidate #1: `NetworkEndian` Sep 19 21:50:12.275 INFO kablam! Sep 19 21:50:12.275 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u128` in the current scope Sep 19 21:50:12.275 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU128.rs:126:3 Sep 19 21:50:12.275 INFO kablam! | Sep 19 21:50:12.275 INFO kablam! 126 | u128::from_bytes(self.0) Sep 19 21:50:12.275 INFO kablam! | ^^^^^^^^^^^^^^^^ function or associated item not found in `u128` Sep 19 21:50:12.275 INFO kablam! | Sep 19 21:50:12.275 INFO kablam! = help: did you mean `from_be`? Sep 19 21:50:12.275 INFO kablam! Sep 19 21:50:12.283 INFO kablam! error: aborting due to 18 previous errors Sep 19 21:50:12.283 INFO kablam! Sep 19 21:50:12.283 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 19 21:50:12.291 INFO kablam! error: Could not compile `network-endian`. Sep 19 21:50:12.291 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 21:50:13.015 INFO kablam! error: build failed Sep 19 21:50:13.015 INFO kablam! su: No module specific data is present Sep 19 21:50:13.811 INFO running `"docker" "rm" "-f" "fd1ac7ab626bec87d3a2e791cb2aae65bc1787ca699331bf5e0ff372d274cf97"` Sep 19 21:50:13.889 INFO blam! fd1ac7ab626bec87d3a2e791cb2aae65bc1787ca699331bf5e0ff372d274cf97