Sep 19 23:42:32.720 INFO checking network-address-resolution-protocol-0.1.2 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 19 23:42:32.720 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 19 23:42:32.720 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-0/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 23:42:32.881 INFO blam! 38e544f686722bed7f670993fa1cc9c2a2962b37a9a7895b3a063fc91bd3b650 Sep 19 23:42:32.886 INFO running `"docker" "start" "-a" "38e544f686722bed7f670993fa1cc9c2a2962b37a9a7895b3a063fc91bd3b650"` Sep 19 23:42:33.674 INFO kablam! usermod: no changes Sep 19 23:42:33.749 INFO kablam! Checking likely v0.1.0 Sep 19 23:42:33.749 INFO kablam! Checking hyper-thread-random v0.4.2 Sep 19 23:42:33.758 INFO kablam! Checking network-packet v0.1.1 Sep 19 23:42:33.758 INFO kablam! Checking network-endian v0.1.5 Sep 19 23:42:34.192 INFO kablam! Checking network-time v0.1.1 Sep 19 23:42:34.315 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u16` in the current scope Sep 19 23:42:34.318 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU16.rs:16:16 Sep 19 23:42:34.318 INFO kablam! | Sep 19 23:42:34.318 INFO kablam! 16 | u16::from_be(u16::from_bytes(self.0)).partial_cmp(&u16::from_be(u16::from_bytes(other.0))) Sep 19 23:42:34.318 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u16` Sep 19 23:42:34.318 INFO kablam! | Sep 19 23:42:34.318 INFO kablam! = help: did you mean `from_be`? Sep 19 23:42:34.318 INFO kablam! Sep 19 23:42:34.322 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u16` in the current scope Sep 19 23:42:34.322 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU16.rs:16:67 Sep 19 23:42:34.322 INFO kablam! | Sep 19 23:42:34.322 INFO kablam! 16 | u16::from_be(u16::from_bytes(self.0)).partial_cmp(&u16::from_be(u16::from_bytes(other.0))) Sep 19 23:42:34.322 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u16` Sep 19 23:42:34.322 INFO kablam! | Sep 19 23:42:34.322 INFO kablam! = help: did you mean `from_be`? Sep 19 23:42:34.322 INFO kablam! Sep 19 23:42:34.322 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u16` in the current scope Sep 19 23:42:34.322 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU16.rs:25:16 Sep 19 23:42:34.322 INFO kablam! | Sep 19 23:42:34.322 INFO kablam! 25 | u16::from_be(u16::from_bytes(self.0)).cmp(&u16::from_be(u16::from_bytes(other.0))) Sep 19 23:42:34.322 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u16` Sep 19 23:42:34.322 INFO kablam! | Sep 19 23:42:34.322 INFO kablam! = help: did you mean `from_be`? Sep 19 23:42:34.322 INFO kablam! Sep 19 23:42:34.322 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u16` in the current scope Sep 19 23:42:34.322 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU16.rs:25:59 Sep 19 23:42:34.322 INFO kablam! | Sep 19 23:42:34.322 INFO kablam! 25 | u16::from_be(u16::from_bytes(self.0)).cmp(&u16::from_be(u16::from_bytes(other.0))) Sep 19 23:42:34.322 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u16` Sep 19 23:42:34.322 INFO kablam! | Sep 19 23:42:34.322 INFO kablam! = help: did you mean `from_be`? Sep 19 23:42:34.322 INFO kablam! Sep 19 23:42:34.330 INFO kablam! error[E0599]: no method named `to_bytes` found for type `u16` in the current scope Sep 19 23:42:34.330 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU16.rs:113:42 Sep 19 23:42:34.330 INFO kablam! | Sep 19 23:42:34.330 INFO kablam! 113 | NetworkEndianU16(native_endian.to_be().to_bytes()) Sep 19 23:42:34.330 INFO kablam! | ^^^^^^^^ Sep 19 23:42:34.330 INFO kablam! | Sep 19 23:42:34.330 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 19 23:42:34.330 INFO kablam! = note: the following trait defines an item `to_bytes`, perhaps you need to implement it: Sep 19 23:42:34.330 INFO kablam! candidate #1: `NetworkEndian` Sep 19 23:42:34.330 INFO kablam! Sep 19 23:42:34.338 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u16` in the current scope Sep 19 23:42:34.338 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU16.rs:126:3 Sep 19 23:42:34.338 INFO kablam! | Sep 19 23:42:34.338 INFO kablam! 126 | u16::from_bytes(self.0) Sep 19 23:42:34.338 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u16` Sep 19 23:42:34.338 INFO kablam! | Sep 19 23:42:34.338 INFO kablam! = help: did you mean `from_be`? Sep 19 23:42:34.338 INFO kablam! Sep 19 23:42:34.345 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u32` in the current scope Sep 19 23:42:34.345 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU32.rs:16:16 Sep 19 23:42:34.345 INFO kablam! | Sep 19 23:42:34.345 INFO kablam! 16 | u32::from_be(u32::from_bytes(self.0)).partial_cmp(&u32::from_be(u32::from_bytes(other.0))) Sep 19 23:42:34.345 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u32` Sep 19 23:42:34.345 INFO kablam! | Sep 19 23:42:34.345 INFO kablam! = help: did you mean `from_be`? Sep 19 23:42:34.345 INFO kablam! Sep 19 23:42:34.347 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u32` in the current scope Sep 19 23:42:34.347 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU32.rs:16:67 Sep 19 23:42:34.347 INFO kablam! | Sep 19 23:42:34.347 INFO kablam! 16 | u32::from_be(u32::from_bytes(self.0)).partial_cmp(&u32::from_be(u32::from_bytes(other.0))) Sep 19 23:42:34.347 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u32` Sep 19 23:42:34.347 INFO kablam! | Sep 19 23:42:34.347 INFO kablam! = help: did you mean `from_be`? Sep 19 23:42:34.347 INFO kablam! Sep 19 23:42:34.350 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u32` in the current scope Sep 19 23:42:34.350 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU32.rs:25:16 Sep 19 23:42:34.350 INFO kablam! | Sep 19 23:42:34.350 INFO kablam! 25 | u32::from_be(u32::from_bytes(self.0)).cmp(&u32::from_be(u32::from_bytes(other.0))) Sep 19 23:42:34.350 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u32` Sep 19 23:42:34.350 INFO kablam! | Sep 19 23:42:34.350 INFO kablam! = help: did you mean `from_be`? Sep 19 23:42:34.350 INFO kablam! Sep 19 23:42:34.354 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u32` in the current scope Sep 19 23:42:34.354 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU32.rs:25:59 Sep 19 23:42:34.354 INFO kablam! | Sep 19 23:42:34.354 INFO kablam! 25 | u32::from_be(u32::from_bytes(self.0)).cmp(&u32::from_be(u32::from_bytes(other.0))) Sep 19 23:42:34.354 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u32` Sep 19 23:42:34.354 INFO kablam! | Sep 19 23:42:34.354 INFO kablam! = help: did you mean `from_be`? Sep 19 23:42:34.354 INFO kablam! Sep 19 23:42:34.356 INFO kablam! error[E0599]: no method named `to_bytes` found for type `u32` in the current scope Sep 19 23:42:34.356 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU32.rs:116:42 Sep 19 23:42:34.356 INFO kablam! | Sep 19 23:42:34.356 INFO kablam! 116 | NetworkEndianU32(native_endian.to_be().to_bytes()) Sep 19 23:42:34.356 INFO kablam! | ^^^^^^^^ Sep 19 23:42:34.356 INFO kablam! | Sep 19 23:42:34.356 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 19 23:42:34.356 INFO kablam! = note: the following trait defines an item `to_bytes`, perhaps you need to implement it: Sep 19 23:42:34.356 INFO kablam! candidate #1: `NetworkEndian` Sep 19 23:42:34.356 INFO kablam! Sep 19 23:42:34.359 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u32` in the current scope Sep 19 23:42:34.359 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU32.rs:129:3 Sep 19 23:42:34.359 INFO kablam! | Sep 19 23:42:34.359 INFO kablam! 129 | u32::from_bytes(self.0) Sep 19 23:42:34.359 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u32` Sep 19 23:42:34.359 INFO kablam! | Sep 19 23:42:34.359 INFO kablam! = help: did you mean `from_be`? Sep 19 23:42:34.359 INFO kablam! Sep 19 23:42:34.374 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u128` in the current scope Sep 19 23:42:34.374 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU128.rs:16:17 Sep 19 23:42:34.374 INFO kablam! | Sep 19 23:42:34.374 INFO kablam! 16 | u128::from_be(u128::from_bytes(self.0)).partial_cmp(&u128::from_be(u128::from_bytes(other.0))) Sep 19 23:42:34.374 INFO kablam! | ^^^^^^^^^^^^^^^^ function or associated item not found in `u128` Sep 19 23:42:34.374 INFO kablam! | Sep 19 23:42:34.374 INFO kablam! = help: did you mean `from_be`? Sep 19 23:42:34.374 INFO kablam! Sep 19 23:42:34.374 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u128` in the current scope Sep 19 23:42:34.374 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU128.rs:16:70 Sep 19 23:42:34.374 INFO kablam! | Sep 19 23:42:34.374 INFO kablam! 16 | u128::from_be(u128::from_bytes(self.0)).partial_cmp(&u128::from_be(u128::from_bytes(other.0))) Sep 19 23:42:34.374 INFO kablam! | ^^^^^^^^^^^^^^^^ function or associated item not found in `u128` Sep 19 23:42:34.374 INFO kablam! | Sep 19 23:42:34.374 INFO kablam! = help: did you mean `from_be`? Sep 19 23:42:34.374 INFO kablam! Sep 19 23:42:34.378 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u128` in the current scope Sep 19 23:42:34.378 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU128.rs:25:17 Sep 19 23:42:34.378 INFO kablam! | Sep 19 23:42:34.378 INFO kablam! 25 | u128::from_be(u128::from_bytes(self.0)).cmp(&u128::from_be(u128::from_bytes(other.0))) Sep 19 23:42:34.378 INFO kablam! | ^^^^^^^^^^^^^^^^ function or associated item not found in `u128` Sep 19 23:42:34.378 INFO kablam! | Sep 19 23:42:34.378 INFO kablam! = help: did you mean `from_be`? Sep 19 23:42:34.378 INFO kablam! Sep 19 23:42:34.381 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u128` in the current scope Sep 19 23:42:34.382 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU128.rs:25:62 Sep 19 23:42:34.382 INFO kablam! | Sep 19 23:42:34.382 INFO kablam! 25 | u128::from_be(u128::from_bytes(self.0)).cmp(&u128::from_be(u128::from_bytes(other.0))) Sep 19 23:42:34.382 INFO kablam! | ^^^^^^^^^^^^^^^^ function or associated item not found in `u128` Sep 19 23:42:34.382 INFO kablam! | Sep 19 23:42:34.382 INFO kablam! = help: did you mean `from_be`? Sep 19 23:42:34.382 INFO kablam! Sep 19 23:42:34.386 INFO kablam! error[E0599]: no method named `to_bytes` found for type `u128` in the current scope Sep 19 23:42:34.386 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU128.rs:113:43 Sep 19 23:42:34.386 INFO kablam! | Sep 19 23:42:34.386 INFO kablam! 113 | NetworkEndianU128(native_endian.to_be().to_bytes()) Sep 19 23:42:34.386 INFO kablam! | ^^^^^^^^ Sep 19 23:42:34.386 INFO kablam! | Sep 19 23:42:34.386 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 19 23:42:34.386 INFO kablam! = note: the following trait defines an item `to_bytes`, perhaps you need to implement it: Sep 19 23:42:34.386 INFO kablam! candidate #1: `NetworkEndian` Sep 19 23:42:34.386 INFO kablam! Sep 19 23:42:34.387 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u128` in the current scope Sep 19 23:42:34.387 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU128.rs:126:3 Sep 19 23:42:34.387 INFO kablam! | Sep 19 23:42:34.387 INFO kablam! 126 | u128::from_bytes(self.0) Sep 19 23:42:34.387 INFO kablam! | ^^^^^^^^^^^^^^^^ function or associated item not found in `u128` Sep 19 23:42:34.387 INFO kablam! | Sep 19 23:42:34.387 INFO kablam! = help: did you mean `from_be`? Sep 19 23:42:34.387 INFO kablam! Sep 19 23:42:34.405 INFO kablam! error: aborting due to 18 previous errors Sep 19 23:42:34.405 INFO kablam! Sep 19 23:42:34.405 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 19 23:42:34.412 INFO kablam! error: Could not compile `network-endian`. Sep 19 23:42:34.412 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 23:42:35.128 INFO kablam! error: build failed Sep 19 23:42:35.130 INFO kablam! su: No module specific data is present Sep 19 23:42:35.914 INFO running `"docker" "rm" "-f" "38e544f686722bed7f670993fa1cc9c2a2962b37a9a7895b3a063fc91bd3b650"` Sep 19 23:42:36.008 INFO blam! 38e544f686722bed7f670993fa1cc9c2a2962b37a9a7895b3a063fc91bd3b650