Sep 21 06:33:51.602 INFO checking network-internet-control-message-protocol-0.1.15 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 06:33:51.602 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 06:33:51.602 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-6/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 06:33:51.750 INFO blam! 473276240aa8fc7167658514f0610d4cde56f9c2041f72795a61f013d0348337 Sep 21 06:33:51.750 INFO running `"docker" "start" "-a" "473276240aa8fc7167658514f0610d4cde56f9c2041f72795a61f013d0348337"` Sep 21 06:33:52.657 INFO kablam! usermod: no changes Sep 21 06:33:52.763 INFO kablam! Checking hyper-thread-random v0.4.2 Sep 21 06:33:52.770 INFO kablam! Checking network-time v0.1.1 Sep 21 06:33:52.770 INFO kablam! Checking network-endian v0.1.5 Sep 21 06:33:52.770 INFO kablam! Checking network-packet v0.1.1 Sep 21 06:33:53.666 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u16` in the current scope Sep 21 06:33:53.666 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU16.rs:16:16 Sep 21 06:33:53.666 INFO kablam! | Sep 21 06:33:53.666 INFO kablam! 16 | u16::from_be(u16::from_bytes(self.0)).partial_cmp(&u16::from_be(u16::from_bytes(other.0))) Sep 21 06:33:53.666 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u16` Sep 21 06:33:53.666 INFO kablam! | Sep 21 06:33:53.666 INFO kablam! = help: did you mean `from_be`? Sep 21 06:33:53.666 INFO kablam! Sep 21 06:33:53.669 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u16` in the current scope Sep 21 06:33:53.669 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU16.rs:16:67 Sep 21 06:33:53.669 INFO kablam! | Sep 21 06:33:53.669 INFO kablam! 16 | u16::from_be(u16::from_bytes(self.0)).partial_cmp(&u16::from_be(u16::from_bytes(other.0))) Sep 21 06:33:53.669 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u16` Sep 21 06:33:53.669 INFO kablam! | Sep 21 06:33:53.669 INFO kablam! = help: did you mean `from_be`? Sep 21 06:33:53.669 INFO kablam! Sep 21 06:33:53.676 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u16` in the current scope Sep 21 06:33:53.676 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU16.rs:25:16 Sep 21 06:33:53.676 INFO kablam! | Sep 21 06:33:53.676 INFO kablam! 25 | u16::from_be(u16::from_bytes(self.0)).cmp(&u16::from_be(u16::from_bytes(other.0))) Sep 21 06:33:53.676 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u16` Sep 21 06:33:53.676 INFO kablam! | Sep 21 06:33:53.676 INFO kablam! = help: did you mean `from_be`? Sep 21 06:33:53.676 INFO kablam! Sep 21 06:33:53.677 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u16` in the current scope Sep 21 06:33:53.677 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU16.rs:25:59 Sep 21 06:33:53.677 INFO kablam! | Sep 21 06:33:53.677 INFO kablam! 25 | u16::from_be(u16::from_bytes(self.0)).cmp(&u16::from_be(u16::from_bytes(other.0))) Sep 21 06:33:53.677 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u16` Sep 21 06:33:53.677 INFO kablam! | Sep 21 06:33:53.677 INFO kablam! = help: did you mean `from_be`? Sep 21 06:33:53.677 INFO kablam! Sep 21 06:33:53.686 INFO kablam! error[E0599]: no method named `to_bytes` found for type `u16` in the current scope Sep 21 06:33:53.686 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU16.rs:113:42 Sep 21 06:33:53.686 INFO kablam! | Sep 21 06:33:53.686 INFO kablam! 113 | NetworkEndianU16(native_endian.to_be().to_bytes()) Sep 21 06:33:53.686 INFO kablam! | ^^^^^^^^ Sep 21 06:33:53.686 INFO kablam! | Sep 21 06:33:53.686 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 21 06:33:53.686 INFO kablam! = note: the following trait defines an item `to_bytes`, perhaps you need to implement it: Sep 21 06:33:53.687 INFO kablam! candidate #1: `NetworkEndian` Sep 21 06:33:53.687 INFO kablam! Sep 21 06:33:53.687 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u16` in the current scope Sep 21 06:33:53.687 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU16.rs:126:3 Sep 21 06:33:53.687 INFO kablam! | Sep 21 06:33:53.687 INFO kablam! 126 | u16::from_bytes(self.0) Sep 21 06:33:53.687 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u16` Sep 21 06:33:53.687 INFO kablam! | Sep 21 06:33:53.687 INFO kablam! = help: did you mean `from_be`? Sep 21 06:33:53.687 INFO kablam! Sep 21 06:33:53.706 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u32` in the current scope Sep 21 06:33:53.706 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU32.rs:16:16 Sep 21 06:33:53.706 INFO kablam! | Sep 21 06:33:53.706 INFO kablam! 16 | u32::from_be(u32::from_bytes(self.0)).partial_cmp(&u32::from_be(u32::from_bytes(other.0))) Sep 21 06:33:53.706 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u32` Sep 21 06:33:53.706 INFO kablam! | Sep 21 06:33:53.706 INFO kablam! = help: did you mean `from_be`? Sep 21 06:33:53.706 INFO kablam! Sep 21 06:33:53.706 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u32` in the current scope Sep 21 06:33:53.706 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU32.rs:16:67 Sep 21 06:33:53.706 INFO kablam! | Sep 21 06:33:53.706 INFO kablam! 16 | u32::from_be(u32::from_bytes(self.0)).partial_cmp(&u32::from_be(u32::from_bytes(other.0))) Sep 21 06:33:53.706 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u32` Sep 21 06:33:53.706 INFO kablam! | Sep 21 06:33:53.706 INFO kablam! = help: did you mean `from_be`? Sep 21 06:33:53.706 INFO kablam! Sep 21 06:33:53.710 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u32` in the current scope Sep 21 06:33:53.710 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU32.rs:25:16 Sep 21 06:33:53.710 INFO kablam! | Sep 21 06:33:53.710 INFO kablam! 25 | u32::from_be(u32::from_bytes(self.0)).cmp(&u32::from_be(u32::from_bytes(other.0))) Sep 21 06:33:53.710 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u32` Sep 21 06:33:53.710 INFO kablam! | Sep 21 06:33:53.710 INFO kablam! = help: did you mean `from_be`? Sep 21 06:33:53.710 INFO kablam! Sep 21 06:33:53.711 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u32` in the current scope Sep 21 06:33:53.711 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU32.rs:25:59 Sep 21 06:33:53.711 INFO kablam! | Sep 21 06:33:53.711 INFO kablam! 25 | u32::from_be(u32::from_bytes(self.0)).cmp(&u32::from_be(u32::from_bytes(other.0))) Sep 21 06:33:53.711 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u32` Sep 21 06:33:53.711 INFO kablam! | Sep 21 06:33:53.711 INFO kablam! = help: did you mean `from_be`? Sep 21 06:33:53.712 INFO kablam! Sep 21 06:33:53.715 INFO kablam! error[E0599]: no method named `to_bytes` found for type `u32` in the current scope Sep 21 06:33:53.715 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU32.rs:116:42 Sep 21 06:33:53.715 INFO kablam! | Sep 21 06:33:53.715 INFO kablam! 116 | NetworkEndianU32(native_endian.to_be().to_bytes()) Sep 21 06:33:53.715 INFO kablam! | ^^^^^^^^ Sep 21 06:33:53.715 INFO kablam! | Sep 21 06:33:53.715 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 21 06:33:53.715 INFO kablam! = note: the following trait defines an item `to_bytes`, perhaps you need to implement it: Sep 21 06:33:53.715 INFO kablam! candidate #1: `NetworkEndian` Sep 21 06:33:53.715 INFO kablam! Sep 21 06:33:53.716 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u32` in the current scope Sep 21 06:33:53.716 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU32.rs:129:3 Sep 21 06:33:53.716 INFO kablam! | Sep 21 06:33:53.716 INFO kablam! 129 | u32::from_bytes(self.0) Sep 21 06:33:53.716 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u32` Sep 21 06:33:53.716 INFO kablam! | Sep 21 06:33:53.716 INFO kablam! = help: did you mean `from_be`? Sep 21 06:33:53.716 INFO kablam! Sep 21 06:33:53.740 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u128` in the current scope Sep 21 06:33:53.740 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU128.rs:16:17 Sep 21 06:33:53.740 INFO kablam! | Sep 21 06:33:53.740 INFO kablam! 16 | u128::from_be(u128::from_bytes(self.0)).partial_cmp(&u128::from_be(u128::from_bytes(other.0))) Sep 21 06:33:53.740 INFO kablam! | ^^^^^^^^^^^^^^^^ function or associated item not found in `u128` Sep 21 06:33:53.740 INFO kablam! | Sep 21 06:33:53.740 INFO kablam! = help: did you mean `from_be`? Sep 21 06:33:53.740 INFO kablam! Sep 21 06:33:53.741 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u128` in the current scope Sep 21 06:33:53.741 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU128.rs:16:70 Sep 21 06:33:53.741 INFO kablam! | Sep 21 06:33:53.741 INFO kablam! 16 | u128::from_be(u128::from_bytes(self.0)).partial_cmp(&u128::from_be(u128::from_bytes(other.0))) Sep 21 06:33:53.741 INFO kablam! | ^^^^^^^^^^^^^^^^ function or associated item not found in `u128` Sep 21 06:33:53.741 INFO kablam! | Sep 21 06:33:53.741 INFO kablam! = help: did you mean `from_be`? Sep 21 06:33:53.741 INFO kablam! Sep 21 06:33:53.773 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u128` in the current scope Sep 21 06:33:53.773 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU128.rs:25:17 Sep 21 06:33:53.773 INFO kablam! | Sep 21 06:33:53.773 INFO kablam! 25 | u128::from_be(u128::from_bytes(self.0)).cmp(&u128::from_be(u128::from_bytes(other.0))) Sep 21 06:33:53.773 INFO kablam! | ^^^^^^^^^^^^^^^^ function or associated item not found in `u128` Sep 21 06:33:53.773 INFO kablam! | Sep 21 06:33:53.773 INFO kablam! = help: did you mean `from_be`? Sep 21 06:33:53.773 INFO kablam! Sep 21 06:33:53.775 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u128` in the current scope Sep 21 06:33:53.775 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU128.rs:25:62 Sep 21 06:33:53.775 INFO kablam! | Sep 21 06:33:53.775 INFO kablam! 25 | u128::from_be(u128::from_bytes(self.0)).cmp(&u128::from_be(u128::from_bytes(other.0))) Sep 21 06:33:53.775 INFO kablam! | ^^^^^^^^^^^^^^^^ function or associated item not found in `u128` Sep 21 06:33:53.775 INFO kablam! | Sep 21 06:33:53.775 INFO kablam! = help: did you mean `from_be`? Sep 21 06:33:53.775 INFO kablam! Sep 21 06:33:53.795 INFO kablam! error[E0599]: no method named `to_bytes` found for type `u128` in the current scope Sep 21 06:33:53.795 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU128.rs:113:43 Sep 21 06:33:53.795 INFO kablam! | Sep 21 06:33:53.795 INFO kablam! 113 | NetworkEndianU128(native_endian.to_be().to_bytes()) Sep 21 06:33:53.795 INFO kablam! | ^^^^^^^^ Sep 21 06:33:53.795 INFO kablam! | Sep 21 06:33:53.795 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 21 06:33:53.795 INFO kablam! = note: the following trait defines an item `to_bytes`, perhaps you need to implement it: Sep 21 06:33:53.795 INFO kablam! candidate #1: `NetworkEndian` Sep 21 06:33:53.795 INFO kablam! Sep 21 06:33:53.796 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u128` in the current scope Sep 21 06:33:53.796 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU128.rs:126:3 Sep 21 06:33:53.796 INFO kablam! | Sep 21 06:33:53.796 INFO kablam! 126 | u128::from_bytes(self.0) Sep 21 06:33:53.796 INFO kablam! | ^^^^^^^^^^^^^^^^ function or associated item not found in `u128` Sep 21 06:33:53.796 INFO kablam! | Sep 21 06:33:53.796 INFO kablam! = help: did you mean `from_be`? Sep 21 06:33:53.797 INFO kablam! Sep 21 06:33:53.822 INFO kablam! error: aborting due to 18 previous errors Sep 21 06:33:53.822 INFO kablam! Sep 21 06:33:53.822 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 21 06:33:53.850 INFO kablam! error: Could not compile `network-endian`. Sep 21 06:33:53.850 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 06:33:54.546 INFO kablam! error: build failed Sep 21 06:33:54.548 INFO kablam! su: No module specific data is present Sep 21 06:33:55.288 INFO running `"docker" "rm" "-f" "473276240aa8fc7167658514f0610d4cde56f9c2041f72795a61f013d0348337"` Sep 21 06:33:55.373 INFO blam! 473276240aa8fc7167658514f0610d4cde56f9c2041f72795a61f013d0348337