Sep 01 13:04:23.460 INFO checking network-ethernet-0.1.9 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 13:04:23.460 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 13:04:23.460 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-0/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 13:04:23.643 INFO blam! 1ded0239617cf29adc9ba2ee4fa24a283c4555c1a725cf3321c1f2babd81b6b7 Sep 01 13:04:23.645 INFO running `"docker" "start" "-a" "1ded0239617cf29adc9ba2ee4fa24a283c4555c1a725cf3321c1f2babd81b6b7"` Sep 01 13:04:24.365 INFO kablam! Checking likely v0.1.0 Sep 01 13:04:24.367 INFO kablam! Checking hyper-thread-random v0.4.2 Sep 01 13:04:24.368 INFO kablam! Checking network-endian v0.1.5 Sep 01 13:04:24.369 INFO kablam! Checking network-packet v0.1.1 Sep 01 13:04:24.862 INFO kablam! Checking network-time v0.1.1 Sep 01 13:04:25.147 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u16` in the current scope Sep 01 13:04:25.147 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU16.rs:16:16 Sep 01 13:04:25.147 INFO kablam! | Sep 01 13:04:25.147 INFO kablam! 16 | u16::from_be(u16::from_bytes(self.0)).partial_cmp(&u16::from_be(u16::from_bytes(other.0))) Sep 01 13:04:25.147 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u16` Sep 01 13:04:25.147 INFO kablam! | Sep 01 13:04:25.148 INFO kablam! = help: did you mean `from_be`? Sep 01 13:04:25.148 INFO kablam! Sep 01 13:04:25.153 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u16` in the current scope Sep 01 13:04:25.153 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU16.rs:16:67 Sep 01 13:04:25.153 INFO kablam! | Sep 01 13:04:25.153 INFO kablam! 16 | u16::from_be(u16::from_bytes(self.0)).partial_cmp(&u16::from_be(u16::from_bytes(other.0))) Sep 01 13:04:25.153 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u16` Sep 01 13:04:25.153 INFO kablam! | Sep 01 13:04:25.153 INFO kablam! = help: did you mean `from_be`? Sep 01 13:04:25.153 INFO kablam! Sep 01 13:04:25.156 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u16` in the current scope Sep 01 13:04:25.156 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU16.rs:25:16 Sep 01 13:04:25.156 INFO kablam! | Sep 01 13:04:25.156 INFO kablam! 25 | u16::from_be(u16::from_bytes(self.0)).cmp(&u16::from_be(u16::from_bytes(other.0))) Sep 01 13:04:25.156 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u16` Sep 01 13:04:25.156 INFO kablam! | Sep 01 13:04:25.156 INFO kablam! = help: did you mean `from_be`? Sep 01 13:04:25.157 INFO kablam! Sep 01 13:04:25.159 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u16` in the current scope Sep 01 13:04:25.159 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU16.rs:25:59 Sep 01 13:04:25.159 INFO kablam! | Sep 01 13:04:25.159 INFO kablam! 25 | u16::from_be(u16::from_bytes(self.0)).cmp(&u16::from_be(u16::from_bytes(other.0))) Sep 01 13:04:25.159 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u16` Sep 01 13:04:25.159 INFO kablam! | Sep 01 13:04:25.159 INFO kablam! = help: did you mean `from_be`? Sep 01 13:04:25.159 INFO kablam! Sep 01 13:04:25.170 INFO kablam! error[E0599]: no method named `to_bytes` found for type `u16` in the current scope Sep 01 13:04:25.170 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU16.rs:113:42 Sep 01 13:04:25.170 INFO kablam! | Sep 01 13:04:25.170 INFO kablam! 113 | NetworkEndianU16(native_endian.to_be().to_bytes()) Sep 01 13:04:25.170 INFO kablam! | ^^^^^^^^ Sep 01 13:04:25.171 INFO kablam! | Sep 01 13:04:25.171 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 01 13:04:25.171 INFO kablam! = note: the following trait defines an item `to_bytes`, perhaps you need to implement it: Sep 01 13:04:25.171 INFO kablam! candidate #1: `NetworkEndian` Sep 01 13:04:25.172 INFO kablam! Sep 01 13:04:25.175 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u16` in the current scope Sep 01 13:04:25.175 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU16.rs:126:3 Sep 01 13:04:25.175 INFO kablam! | Sep 01 13:04:25.175 INFO kablam! 126 | u16::from_bytes(self.0) Sep 01 13:04:25.175 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u16` Sep 01 13:04:25.175 INFO kablam! | Sep 01 13:04:25.175 INFO kablam! = help: did you mean `from_be`? Sep 01 13:04:25.175 INFO kablam! Sep 01 13:04:25.211 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u32` in the current scope Sep 01 13:04:25.211 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU32.rs:16:16 Sep 01 13:04:25.211 INFO kablam! | Sep 01 13:04:25.211 INFO kablam! 16 | u32::from_be(u32::from_bytes(self.0)).partial_cmp(&u32::from_be(u32::from_bytes(other.0))) Sep 01 13:04:25.211 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u32` Sep 01 13:04:25.211 INFO kablam! | Sep 01 13:04:25.212 INFO kablam! = help: did you mean `from_be`? Sep 01 13:04:25.212 INFO kablam! Sep 01 13:04:25.214 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u32` in the current scope Sep 01 13:04:25.214 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU32.rs:16:67 Sep 01 13:04:25.214 INFO kablam! | Sep 01 13:04:25.214 INFO kablam! 16 | u32::from_be(u32::from_bytes(self.0)).partial_cmp(&u32::from_be(u32::from_bytes(other.0))) Sep 01 13:04:25.214 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u32` Sep 01 13:04:25.214 INFO kablam! | Sep 01 13:04:25.214 INFO kablam! = help: did you mean `from_be`? Sep 01 13:04:25.214 INFO kablam! Sep 01 13:04:25.216 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u32` in the current scope Sep 01 13:04:25.216 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU32.rs:25:16 Sep 01 13:04:25.216 INFO kablam! | Sep 01 13:04:25.216 INFO kablam! 25 | u32::from_be(u32::from_bytes(self.0)).cmp(&u32::from_be(u32::from_bytes(other.0))) Sep 01 13:04:25.216 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u32` Sep 01 13:04:25.216 INFO kablam! | Sep 01 13:04:25.216 INFO kablam! = help: did you mean `from_be`? Sep 01 13:04:25.216 INFO kablam! Sep 01 13:04:25.218 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u32` in the current scope Sep 01 13:04:25.218 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU32.rs:25:59 Sep 01 13:04:25.218 INFO kablam! | Sep 01 13:04:25.218 INFO kablam! 25 | u32::from_be(u32::from_bytes(self.0)).cmp(&u32::from_be(u32::from_bytes(other.0))) Sep 01 13:04:25.218 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u32` Sep 01 13:04:25.218 INFO kablam! | Sep 01 13:04:25.218 INFO kablam! = help: did you mean `from_be`? Sep 01 13:04:25.218 INFO kablam! Sep 01 13:04:25.225 INFO kablam! error[E0599]: no method named `to_bytes` found for type `u32` in the current scope Sep 01 13:04:25.225 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU32.rs:116:42 Sep 01 13:04:25.225 INFO kablam! | Sep 01 13:04:25.225 INFO kablam! 116 | NetworkEndianU32(native_endian.to_be().to_bytes()) Sep 01 13:04:25.225 INFO kablam! | ^^^^^^^^ Sep 01 13:04:25.225 INFO kablam! | Sep 01 13:04:25.225 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 01 13:04:25.225 INFO kablam! = note: the following trait defines an item `to_bytes`, perhaps you need to implement it: Sep 01 13:04:25.225 INFO kablam! candidate #1: `NetworkEndian` Sep 01 13:04:25.225 INFO kablam! Sep 01 13:04:25.227 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u32` in the current scope Sep 01 13:04:25.227 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU32.rs:129:3 Sep 01 13:04:25.227 INFO kablam! | Sep 01 13:04:25.228 INFO kablam! 129 | u32::from_bytes(self.0) Sep 01 13:04:25.228 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u32` Sep 01 13:04:25.228 INFO kablam! | Sep 01 13:04:25.228 INFO kablam! = help: did you mean `from_be`? Sep 01 13:04:25.228 INFO kablam! Sep 01 13:04:25.261 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u128` in the current scope Sep 01 13:04:25.261 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU128.rs:16:17 Sep 01 13:04:25.261 INFO kablam! | Sep 01 13:04:25.261 INFO kablam! 16 | u128::from_be(u128::from_bytes(self.0)).partial_cmp(&u128::from_be(u128::from_bytes(other.0))) Sep 01 13:04:25.261 INFO kablam! | ^^^^^^^^^^^^^^^^ function or associated item not found in `u128` Sep 01 13:04:25.261 INFO kablam! | Sep 01 13:04:25.261 INFO kablam! = help: did you mean `from_be`? Sep 01 13:04:25.261 INFO kablam! Sep 01 13:04:25.263 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u128` in the current scope Sep 01 13:04:25.263 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU128.rs:16:70 Sep 01 13:04:25.263 INFO kablam! | Sep 01 13:04:25.263 INFO kablam! 16 | u128::from_be(u128::from_bytes(self.0)).partial_cmp(&u128::from_be(u128::from_bytes(other.0))) Sep 01 13:04:25.264 INFO kablam! | ^^^^^^^^^^^^^^^^ function or associated item not found in `u128` Sep 01 13:04:25.264 INFO kablam! | Sep 01 13:04:25.264 INFO kablam! = help: did you mean `from_be`? Sep 01 13:04:25.264 INFO kablam! Sep 01 13:04:25.266 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u128` in the current scope Sep 01 13:04:25.266 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU128.rs:25:17 Sep 01 13:04:25.266 INFO kablam! | Sep 01 13:04:25.266 INFO kablam! 25 | u128::from_be(u128::from_bytes(self.0)).cmp(&u128::from_be(u128::from_bytes(other.0))) Sep 01 13:04:25.266 INFO kablam! | ^^^^^^^^^^^^^^^^ function or associated item not found in `u128` Sep 01 13:04:25.266 INFO kablam! | Sep 01 13:04:25.266 INFO kablam! = help: did you mean `from_be`? Sep 01 13:04:25.266 INFO kablam! Sep 01 13:04:25.268 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u128` in the current scope Sep 01 13:04:25.268 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU128.rs:25:62 Sep 01 13:04:25.268 INFO kablam! | Sep 01 13:04:25.268 INFO kablam! 25 | u128::from_be(u128::from_bytes(self.0)).cmp(&u128::from_be(u128::from_bytes(other.0))) Sep 01 13:04:25.268 INFO kablam! | ^^^^^^^^^^^^^^^^ function or associated item not found in `u128` Sep 01 13:04:25.269 INFO kablam! | Sep 01 13:04:25.269 INFO kablam! = help: did you mean `from_be`? Sep 01 13:04:25.269 INFO kablam! Sep 01 13:04:25.273 INFO kablam! error[E0599]: no method named `to_bytes` found for type `u128` in the current scope Sep 01 13:04:25.273 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU128.rs:113:43 Sep 01 13:04:25.273 INFO kablam! | Sep 01 13:04:25.273 INFO kablam! 113 | NetworkEndianU128(native_endian.to_be().to_bytes()) Sep 01 13:04:25.273 INFO kablam! | ^^^^^^^^ Sep 01 13:04:25.273 INFO kablam! | Sep 01 13:04:25.273 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 01 13:04:25.273 INFO kablam! = note: the following trait defines an item `to_bytes`, perhaps you need to implement it: Sep 01 13:04:25.273 INFO kablam! candidate #1: `NetworkEndian` Sep 01 13:04:25.274 INFO kablam! Sep 01 13:04:25.275 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u128` in the current scope Sep 01 13:04:25.275 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU128.rs:126:3 Sep 01 13:04:25.275 INFO kablam! | Sep 01 13:04:25.275 INFO kablam! 126 | u128::from_bytes(self.0) Sep 01 13:04:25.275 INFO kablam! | ^^^^^^^^^^^^^^^^ function or associated item not found in `u128` Sep 01 13:04:25.275 INFO kablam! | Sep 01 13:04:25.275 INFO kablam! = help: did you mean `from_be`? Sep 01 13:04:25.275 INFO kablam! Sep 01 13:04:25.279 INFO kablam! error: aborting due to 18 previous errors Sep 01 13:04:25.279 INFO kablam! Sep 01 13:04:25.279 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 01 13:04:25.286 INFO kablam! error: Could not compile `network-endian`. Sep 01 13:04:25.286 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 13:04:25.904 INFO kablam! error: build failed Sep 01 13:04:25.905 INFO kablam! su: No module specific data is present Sep 01 13:04:26.405 INFO running `"docker" "rm" "-f" "1ded0239617cf29adc9ba2ee4fa24a283c4555c1a725cf3321c1f2babd81b6b7"` Sep 01 13:04:26.540 INFO blam! 1ded0239617cf29adc9ba2ee4fa24a283c4555c1a725cf3321c1f2babd81b6b7