Sep 01 06:01:38.758 INFO checking dpdk-virtual-devices-0.1.5 against master#d0d81b7fc1421859ba0218e8a437af29ae3b0967 for pr-53578 Sep 01 06:01:38.758 INFO running: cargo +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets Sep 01 06:01:38.758 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53578/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-1/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/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 +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 06:01:38.933 INFO blam! 50af6b8a1e9c132b8cbcac6896bb43a85a3ea60345385e6c136b95676826716e Sep 01 06:01:38.935 INFO running `"docker" "start" "-a" "50af6b8a1e9c132b8cbcac6896bb43a85a3ea60345385e6c136b95676826716e"` Sep 01 06:01:39.656 INFO kablam! Compiling libnuma-sys v0.0.9 Sep 01 06:01:39.657 INFO kablam! Checking syscall-alt v0.0.14 Sep 01 06:01:39.657 INFO kablam! Compiling rdma-core-sys v0.1.10 Sep 01 06:01:39.657 INFO kablam! Compiling dpdk-sys v0.1.5 Sep 01 06:01:39.657 INFO kablam! Checking rust-extra v0.0.13 Sep 01 06:01:39.661 INFO kablam! Checking libc-extra v0.3.2 Sep 01 06:01:39.664 INFO kablam! Checking arrayvec v0.4.7 Sep 01 06:01:39.665 INFO kablam! Checking network-endian v0.1.5 Sep 01 06:01:41.660 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u16` in the current scope Sep 01 06:01:41.660 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU16.rs:16:16 Sep 01 06:01:41.660 INFO kablam! | Sep 01 06:01:41.660 INFO kablam! 16 | u16::from_be(u16::from_bytes(self.0)).partial_cmp(&u16::from_be(u16::from_bytes(other.0))) Sep 01 06:01:41.660 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u16` Sep 01 06:01:41.660 INFO kablam! | Sep 01 06:01:41.660 INFO kablam! = help: did you mean `from_be`? Sep 01 06:01:41.660 INFO kablam! Sep 01 06:01:41.667 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u16` in the current scope Sep 01 06:01:41.667 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU16.rs:16:67 Sep 01 06:01:41.667 INFO kablam! | Sep 01 06:01:41.667 INFO kablam! 16 | u16::from_be(u16::from_bytes(self.0)).partial_cmp(&u16::from_be(u16::from_bytes(other.0))) Sep 01 06:01:41.667 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u16` Sep 01 06:01:41.667 INFO kablam! | Sep 01 06:01:41.667 INFO kablam! = help: did you mean `from_be`? Sep 01 06:01:41.667 INFO kablam! Sep 01 06:01:41.670 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u16` in the current scope Sep 01 06:01:41.670 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU16.rs:25:16 Sep 01 06:01:41.670 INFO kablam! | Sep 01 06:01:41.670 INFO kablam! 25 | u16::from_be(u16::from_bytes(self.0)).cmp(&u16::from_be(u16::from_bytes(other.0))) Sep 01 06:01:41.670 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u16` Sep 01 06:01:41.670 INFO kablam! | Sep 01 06:01:41.670 INFO kablam! = help: did you mean `from_be`? Sep 01 06:01:41.670 INFO kablam! Sep 01 06:01:41.672 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u16` in the current scope Sep 01 06:01:41.672 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU16.rs:25:59 Sep 01 06:01:41.673 INFO kablam! | Sep 01 06:01:41.673 INFO kablam! 25 | u16::from_be(u16::from_bytes(self.0)).cmp(&u16::from_be(u16::from_bytes(other.0))) Sep 01 06:01:41.673 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u16` Sep 01 06:01:41.673 INFO kablam! | Sep 01 06:01:41.673 INFO kablam! = help: did you mean `from_be`? Sep 01 06:01:41.673 INFO kablam! Sep 01 06:01:41.685 INFO kablam! error[E0599]: no method named `to_bytes` found for type `u16` in the current scope Sep 01 06:01:41.685 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU16.rs:113:42 Sep 01 06:01:41.685 INFO kablam! | Sep 01 06:01:41.685 INFO kablam! 113 | NetworkEndianU16(native_endian.to_be().to_bytes()) Sep 01 06:01:41.685 INFO kablam! | ^^^^^^^^ Sep 01 06:01:41.685 INFO kablam! | Sep 01 06:01:41.685 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 01 06:01:41.686 INFO kablam! = note: the following trait defines an item `to_bytes`, perhaps you need to implement it: Sep 01 06:01:41.686 INFO kablam! candidate #1: `NetworkEndian` Sep 01 06:01:41.686 INFO kablam! Sep 01 06:01:41.689 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u16` in the current scope Sep 01 06:01:41.689 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU16.rs:126:3 Sep 01 06:01:41.689 INFO kablam! | Sep 01 06:01:41.689 INFO kablam! 126 | u16::from_bytes(self.0) Sep 01 06:01:41.689 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u16` Sep 01 06:01:41.689 INFO kablam! | Sep 01 06:01:41.689 INFO kablam! = help: did you mean `from_be`? Sep 01 06:01:41.689 INFO kablam! Sep 01 06:01:41.746 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u32` in the current scope Sep 01 06:01:41.746 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU32.rs:16:16 Sep 01 06:01:41.746 INFO kablam! | Sep 01 06:01:41.747 INFO kablam! 16 | u32::from_be(u32::from_bytes(self.0)).partial_cmp(&u32::from_be(u32::from_bytes(other.0))) Sep 01 06:01:41.747 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u32` Sep 01 06:01:41.747 INFO kablam! | Sep 01 06:01:41.747 INFO kablam! = help: did you mean `from_be`? Sep 01 06:01:41.747 INFO kablam! Sep 01 06:01:41.750 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u32` in the current scope Sep 01 06:01:41.750 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU32.rs:16:67 Sep 01 06:01:41.750 INFO kablam! | Sep 01 06:01:41.750 INFO kablam! 16 | u32::from_be(u32::from_bytes(self.0)).partial_cmp(&u32::from_be(u32::from_bytes(other.0))) Sep 01 06:01:41.750 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u32` Sep 01 06:01:41.750 INFO kablam! | Sep 01 06:01:41.751 INFO kablam! = help: did you mean `from_be`? Sep 01 06:01:41.751 INFO kablam! Sep 01 06:01:41.753 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u32` in the current scope Sep 01 06:01:41.753 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU32.rs:25:16 Sep 01 06:01:41.753 INFO kablam! | Sep 01 06:01:41.753 INFO kablam! 25 | u32::from_be(u32::from_bytes(self.0)).cmp(&u32::from_be(u32::from_bytes(other.0))) Sep 01 06:01:41.753 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u32` Sep 01 06:01:41.753 INFO kablam! | Sep 01 06:01:41.754 INFO kablam! = help: did you mean `from_be`? Sep 01 06:01:41.754 INFO kablam! Sep 01 06:01:41.761 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u32` in the current scope Sep 01 06:01:41.762 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU32.rs:25:59 Sep 01 06:01:41.762 INFO kablam! | Sep 01 06:01:41.762 INFO kablam! 25 | u32::from_be(u32::from_bytes(self.0)).cmp(&u32::from_be(u32::from_bytes(other.0))) Sep 01 06:01:41.762 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u32` Sep 01 06:01:41.762 INFO kablam! | Sep 01 06:01:41.762 INFO kablam! = help: did you mean `from_be`? Sep 01 06:01:41.762 INFO kablam! Sep 01 06:01:41.772 INFO kablam! error[E0599]: no method named `to_bytes` found for type `u32` in the current scope Sep 01 06:01:41.772 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU32.rs:116:42 Sep 01 06:01:41.772 INFO kablam! | Sep 01 06:01:41.772 INFO kablam! 116 | NetworkEndianU32(native_endian.to_be().to_bytes()) Sep 01 06:01:41.772 INFO kablam! | ^^^^^^^^ Sep 01 06:01:41.772 INFO kablam! | Sep 01 06:01:41.772 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 01 06:01:41.772 INFO kablam! = note: the following trait defines an item `to_bytes`, perhaps you need to implement it: Sep 01 06:01:41.772 INFO kablam! candidate #1: `NetworkEndian` Sep 01 06:01:41.772 INFO kablam! Sep 01 06:01:41.778 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u32` in the current scope Sep 01 06:01:41.779 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU32.rs:129:3 Sep 01 06:01:41.779 INFO kablam! | Sep 01 06:01:41.779 INFO kablam! 129 | u32::from_bytes(self.0) Sep 01 06:01:41.779 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u32` Sep 01 06:01:41.779 INFO kablam! | Sep 01 06:01:41.780 INFO kablam! = help: did you mean `from_be`? Sep 01 06:01:41.780 INFO kablam! Sep 01 06:01:41.815 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u128` in the current scope Sep 01 06:01:41.816 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU128.rs:16:17 Sep 01 06:01:41.816 INFO kablam! | Sep 01 06:01:41.816 INFO kablam! 16 | u128::from_be(u128::from_bytes(self.0)).partial_cmp(&u128::from_be(u128::from_bytes(other.0))) Sep 01 06:01:41.816 INFO kablam! | ^^^^^^^^^^^^^^^^ function or associated item not found in `u128` Sep 01 06:01:41.816 INFO kablam! | Sep 01 06:01:41.816 INFO kablam! = help: did you mean `from_be`? Sep 01 06:01:41.816 INFO kablam! Sep 01 06:01:41.819 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u128` in the current scope Sep 01 06:01:41.819 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU128.rs:16:70 Sep 01 06:01:41.819 INFO kablam! | Sep 01 06:01:41.819 INFO kablam! 16 | u128::from_be(u128::from_bytes(self.0)).partial_cmp(&u128::from_be(u128::from_bytes(other.0))) Sep 01 06:01:41.819 INFO kablam! | ^^^^^^^^^^^^^^^^ function or associated item not found in `u128` Sep 01 06:01:41.819 INFO kablam! | Sep 01 06:01:41.819 INFO kablam! = help: did you mean `from_be`? Sep 01 06:01:41.820 INFO kablam! Sep 01 06:01:41.822 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u128` in the current scope Sep 01 06:01:41.822 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU128.rs:25:17 Sep 01 06:01:41.823 INFO kablam! | Sep 01 06:01:41.823 INFO kablam! 25 | u128::from_be(u128::from_bytes(self.0)).cmp(&u128::from_be(u128::from_bytes(other.0))) Sep 01 06:01:41.823 INFO kablam! | ^^^^^^^^^^^^^^^^ function or associated item not found in `u128` Sep 01 06:01:41.823 INFO kablam! | Sep 01 06:01:41.823 INFO kablam! = help: did you mean `from_be`? Sep 01 06:01:41.824 INFO kablam! Sep 01 06:01:41.825 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u128` in the current scope Sep 01 06:01:41.826 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU128.rs:25:62 Sep 01 06:01:41.826 INFO kablam! | Sep 01 06:01:41.826 INFO kablam! 25 | u128::from_be(u128::from_bytes(self.0)).cmp(&u128::from_be(u128::from_bytes(other.0))) Sep 01 06:01:41.826 INFO kablam! | ^^^^^^^^^^^^^^^^ function or associated item not found in `u128` Sep 01 06:01:41.826 INFO kablam! | Sep 01 06:01:41.826 INFO kablam! = help: did you mean `from_be`? Sep 01 06:01:41.826 INFO kablam! Sep 01 06:01:41.835 INFO kablam! error[E0599]: no method named `to_bytes` found for type `u128` in the current scope Sep 01 06:01:41.835 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU128.rs:113:43 Sep 01 06:01:41.835 INFO kablam! | Sep 01 06:01:41.835 INFO kablam! 113 | NetworkEndianU128(native_endian.to_be().to_bytes()) Sep 01 06:01:41.835 INFO kablam! | ^^^^^^^^ Sep 01 06:01:41.835 INFO kablam! | Sep 01 06:01:41.835 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 01 06:01:41.836 INFO kablam! = note: the following trait defines an item `to_bytes`, perhaps you need to implement it: Sep 01 06:01:41.836 INFO kablam! candidate #1: `NetworkEndian` Sep 01 06:01:41.836 INFO kablam! Sep 01 06:01:41.838 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u128` in the current scope Sep 01 06:01:41.838 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU128.rs:126:3 Sep 01 06:01:41.838 INFO kablam! | Sep 01 06:01:41.838 INFO kablam! 126 | u128::from_bytes(self.0) Sep 01 06:01:41.838 INFO kablam! | ^^^^^^^^^^^^^^^^ function or associated item not found in `u128` Sep 01 06:01:41.838 INFO kablam! | Sep 01 06:01:41.839 INFO kablam! = help: did you mean `from_be`? Sep 01 06:01:41.839 INFO kablam! Sep 01 06:01:41.846 INFO kablam! error: aborting due to 18 previous errors Sep 01 06:01:41.846 INFO kablam! Sep 01 06:01:41.847 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 01 06:01:41.858 INFO kablam! error: Could not compile `network-endian`. Sep 01 06:01:41.858 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 06:01:46.733 INFO kablam! error: build failed Sep 01 06:01:46.735 INFO kablam! su: No module specific data is present Sep 01 06:01:47.175 INFO running `"docker" "rm" "-f" "50af6b8a1e9c132b8cbcac6896bb43a85a3ea60345385e6c136b95676826716e"` Sep 01 06:01:47.306 INFO blam! 50af6b8a1e9c132b8cbcac6896bb43a85a3ea60345385e6c136b95676826716e