Sep 20 04:20:46.503 INFO checking dpdk-ethernet-0.1.10 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 20 04:20:46.503 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 20 04:20:46.503 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-3/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 04:20:46.727 INFO blam! c622ec5adc8c9f574fa058a0586000f6d5259f34083953caa5933272278ec400 Sep 20 04:20:46.730 INFO running `"docker" "start" "-a" "c622ec5adc8c9f574fa058a0586000f6d5259f34083953caa5933272278ec400"` Sep 20 04:20:47.641 INFO kablam! usermod: no changes Sep 20 04:20:47.757 INFO kablam! Compiling libnuma-sys v0.0.9 Sep 20 04:20:47.759 INFO kablam! Checking syscall-alt v0.0.14 Sep 20 04:20:47.761 INFO kablam! Compiling rdma-core-sys v0.1.10 Sep 20 04:20:47.772 INFO kablam! Compiling dpdk-sys v0.1.5 Sep 20 04:20:47.772 INFO kablam! Checking const-cstr-fork v0.2.2 Sep 20 04:20:47.772 INFO kablam! Checking indexmap v1.0.1 Sep 20 04:20:47.803 INFO kablam! Checking network-endian v0.1.5 Sep 20 04:20:47.803 INFO kablam! Checking network-collections v0.1.8 Sep 20 04:20:48.667 INFO kablam! Checking libc-extra v0.3.2 Sep 20 04:20:48.903 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u16` in the current scope Sep 20 04:20:48.903 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU16.rs:16:16 Sep 20 04:20:48.903 INFO kablam! | Sep 20 04:20:48.903 INFO kablam! 16 | u16::from_be(u16::from_bytes(self.0)).partial_cmp(&u16::from_be(u16::from_bytes(other.0))) Sep 20 04:20:48.903 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u16` Sep 20 04:20:48.903 INFO kablam! | Sep 20 04:20:48.903 INFO kablam! = help: did you mean `from_be`? Sep 20 04:20:48.903 INFO kablam! Sep 20 04:20:48.914 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u16` in the current scope Sep 20 04:20:48.914 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU16.rs:16:67 Sep 20 04:20:48.914 INFO kablam! | Sep 20 04:20:48.914 INFO kablam! 16 | u16::from_be(u16::from_bytes(self.0)).partial_cmp(&u16::from_be(u16::from_bytes(other.0))) Sep 20 04:20:48.914 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u16` Sep 20 04:20:48.914 INFO kablam! | Sep 20 04:20:48.914 INFO kablam! = help: did you mean `from_be`? Sep 20 04:20:48.914 INFO kablam! Sep 20 04:20:48.914 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u16` in the current scope Sep 20 04:20:48.914 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU16.rs:25:16 Sep 20 04:20:48.914 INFO kablam! | Sep 20 04:20:48.914 INFO kablam! 25 | u16::from_be(u16::from_bytes(self.0)).cmp(&u16::from_be(u16::from_bytes(other.0))) Sep 20 04:20:48.914 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u16` Sep 20 04:20:48.914 INFO kablam! | Sep 20 04:20:48.914 INFO kablam! = help: did you mean `from_be`? Sep 20 04:20:48.914 INFO kablam! Sep 20 04:20:48.918 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u16` in the current scope Sep 20 04:20:48.918 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU16.rs:25:59 Sep 20 04:20:48.919 INFO kablam! | Sep 20 04:20:48.919 INFO kablam! 25 | u16::from_be(u16::from_bytes(self.0)).cmp(&u16::from_be(u16::from_bytes(other.0))) Sep 20 04:20:48.919 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u16` Sep 20 04:20:48.919 INFO kablam! | Sep 20 04:20:48.919 INFO kablam! = help: did you mean `from_be`? Sep 20 04:20:48.919 INFO kablam! Sep 20 04:20:48.926 INFO kablam! error[E0599]: no method named `to_bytes` found for type `u16` in the current scope Sep 20 04:20:48.926 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU16.rs:113:42 Sep 20 04:20:48.926 INFO kablam! | Sep 20 04:20:48.926 INFO kablam! 113 | NetworkEndianU16(native_endian.to_be().to_bytes()) Sep 20 04:20:48.926 INFO kablam! | ^^^^^^^^ Sep 20 04:20:48.926 INFO kablam! | Sep 20 04:20:48.926 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 04:20:48.926 INFO kablam! = note: the following trait defines an item `to_bytes`, perhaps you need to implement it: Sep 20 04:20:48.926 INFO kablam! candidate #1: `NetworkEndian` Sep 20 04:20:48.926 INFO kablam! Sep 20 04:20:48.930 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u16` in the current scope Sep 20 04:20:48.930 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU16.rs:126:3 Sep 20 04:20:48.930 INFO kablam! | Sep 20 04:20:48.930 INFO kablam! 126 | u16::from_bytes(self.0) Sep 20 04:20:48.930 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u16` Sep 20 04:20:48.930 INFO kablam! | Sep 20 04:20:48.930 INFO kablam! = help: did you mean `from_be`? Sep 20 04:20:48.930 INFO kablam! Sep 20 04:20:48.950 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u32` in the current scope Sep 20 04:20:48.950 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU32.rs:16:16 Sep 20 04:20:48.950 INFO kablam! | Sep 20 04:20:48.950 INFO kablam! 16 | u32::from_be(u32::from_bytes(self.0)).partial_cmp(&u32::from_be(u32::from_bytes(other.0))) Sep 20 04:20:48.950 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u32` Sep 20 04:20:48.950 INFO kablam! | Sep 20 04:20:48.950 INFO kablam! = help: did you mean `from_be`? Sep 20 04:20:48.950 INFO kablam! Sep 20 04:20:48.954 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u32` in the current scope Sep 20 04:20:48.954 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU32.rs:16:67 Sep 20 04:20:48.954 INFO kablam! | Sep 20 04:20:48.954 INFO kablam! 16 | u32::from_be(u32::from_bytes(self.0)).partial_cmp(&u32::from_be(u32::from_bytes(other.0))) Sep 20 04:20:48.954 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u32` Sep 20 04:20:48.954 INFO kablam! | Sep 20 04:20:48.954 INFO kablam! = help: did you mean `from_be`? Sep 20 04:20:48.954 INFO kablam! Sep 20 04:20:48.955 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u32` in the current scope Sep 20 04:20:48.956 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU32.rs:25:16 Sep 20 04:20:48.956 INFO kablam! | Sep 20 04:20:48.956 INFO kablam! 25 | u32::from_be(u32::from_bytes(self.0)).cmp(&u32::from_be(u32::from_bytes(other.0))) Sep 20 04:20:48.956 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u32` Sep 20 04:20:48.956 INFO kablam! | Sep 20 04:20:48.956 INFO kablam! = help: did you mean `from_be`? Sep 20 04:20:48.956 INFO kablam! Sep 20 04:20:48.962 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u32` in the current scope Sep 20 04:20:48.962 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU32.rs:25:59 Sep 20 04:20:48.962 INFO kablam! | Sep 20 04:20:48.962 INFO kablam! 25 | u32::from_be(u32::from_bytes(self.0)).cmp(&u32::from_be(u32::from_bytes(other.0))) Sep 20 04:20:48.962 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u32` Sep 20 04:20:48.962 INFO kablam! | Sep 20 04:20:48.962 INFO kablam! = help: did you mean `from_be`? Sep 20 04:20:48.962 INFO kablam! Sep 20 04:20:48.965 INFO kablam! error[E0599]: no method named `to_bytes` found for type `u32` in the current scope Sep 20 04:20:48.965 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU32.rs:116:42 Sep 20 04:20:48.965 INFO kablam! | Sep 20 04:20:48.965 INFO kablam! 116 | NetworkEndianU32(native_endian.to_be().to_bytes()) Sep 20 04:20:48.965 INFO kablam! | ^^^^^^^^ Sep 20 04:20:48.965 INFO kablam! | Sep 20 04:20:48.965 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 04:20:48.965 INFO kablam! = note: the following trait defines an item `to_bytes`, perhaps you need to implement it: Sep 20 04:20:48.966 INFO kablam! candidate #1: `NetworkEndian` Sep 20 04:20:48.966 INFO kablam! Sep 20 04:20:48.969 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u32` in the current scope Sep 20 04:20:48.969 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU32.rs:129:3 Sep 20 04:20:48.969 INFO kablam! | Sep 20 04:20:48.969 INFO kablam! 129 | u32::from_bytes(self.0) Sep 20 04:20:48.969 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u32` Sep 20 04:20:48.969 INFO kablam! | Sep 20 04:20:48.969 INFO kablam! = help: did you mean `from_be`? Sep 20 04:20:48.969 INFO kablam! Sep 20 04:20:48.986 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u128` in the current scope Sep 20 04:20:48.986 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU128.rs:16:17 Sep 20 04:20:48.986 INFO kablam! | Sep 20 04:20:48.986 INFO kablam! 16 | u128::from_be(u128::from_bytes(self.0)).partial_cmp(&u128::from_be(u128::from_bytes(other.0))) Sep 20 04:20:48.986 INFO kablam! | ^^^^^^^^^^^^^^^^ function or associated item not found in `u128` Sep 20 04:20:48.986 INFO kablam! | Sep 20 04:20:48.986 INFO kablam! = help: did you mean `from_be`? Sep 20 04:20:48.986 INFO kablam! Sep 20 04:20:48.989 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u128` in the current scope Sep 20 04:20:48.989 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU128.rs:16:70 Sep 20 04:20:48.989 INFO kablam! | Sep 20 04:20:48.989 INFO kablam! 16 | u128::from_be(u128::from_bytes(self.0)).partial_cmp(&u128::from_be(u128::from_bytes(other.0))) Sep 20 04:20:48.989 INFO kablam! | ^^^^^^^^^^^^^^^^ function or associated item not found in `u128` Sep 20 04:20:48.990 INFO kablam! | Sep 20 04:20:48.990 INFO kablam! = help: did you mean `from_be`? Sep 20 04:20:48.990 INFO kablam! Sep 20 04:20:49.005 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u128` in the current scope Sep 20 04:20:49.005 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU128.rs:25:17 Sep 20 04:20:49.005 INFO kablam! | Sep 20 04:20:49.005 INFO kablam! 25 | u128::from_be(u128::from_bytes(self.0)).cmp(&u128::from_be(u128::from_bytes(other.0))) Sep 20 04:20:49.005 INFO kablam! | ^^^^^^^^^^^^^^^^ function or associated item not found in `u128` Sep 20 04:20:49.012 INFO kablam! | Sep 20 04:20:49.012 INFO kablam! = help: did you mean `from_be`? Sep 20 04:20:49.012 INFO kablam! Sep 20 04:20:49.017 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u128` in the current scope Sep 20 04:20:49.017 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU128.rs:25:62 Sep 20 04:20:49.017 INFO kablam! | Sep 20 04:20:49.017 INFO kablam! 25 | u128::from_be(u128::from_bytes(self.0)).cmp(&u128::from_be(u128::from_bytes(other.0))) Sep 20 04:20:49.017 INFO kablam! | ^^^^^^^^^^^^^^^^ function or associated item not found in `u128` Sep 20 04:20:49.017 INFO kablam! | Sep 20 04:20:49.017 INFO kablam! = help: did you mean `from_be`? Sep 20 04:20:49.017 INFO kablam! Sep 20 04:20:49.021 INFO kablam! error[E0599]: no method named `to_bytes` found for type `u128` in the current scope Sep 20 04:20:49.021 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU128.rs:113:43 Sep 20 04:20:49.021 INFO kablam! | Sep 20 04:20:49.021 INFO kablam! 113 | NetworkEndianU128(native_endian.to_be().to_bytes()) Sep 20 04:20:49.021 INFO kablam! | ^^^^^^^^ Sep 20 04:20:49.022 INFO kablam! | Sep 20 04:20:49.022 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 20 04:20:49.022 INFO kablam! = note: the following trait defines an item `to_bytes`, perhaps you need to implement it: Sep 20 04:20:49.022 INFO kablam! candidate #1: `NetworkEndian` Sep 20 04:20:49.022 INFO kablam! Sep 20 04:20:49.026 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u128` in the current scope Sep 20 04:20:49.026 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU128.rs:126:3 Sep 20 04:20:49.026 INFO kablam! | Sep 20 04:20:49.026 INFO kablam! 126 | u128::from_bytes(self.0) Sep 20 04:20:49.026 INFO kablam! | ^^^^^^^^^^^^^^^^ function or associated item not found in `u128` Sep 20 04:20:49.030 INFO kablam! | Sep 20 04:20:49.030 INFO kablam! = help: did you mean `from_be`? Sep 20 04:20:49.030 INFO kablam! Sep 20 04:20:49.050 INFO kablam! error: aborting due to 18 previous errors Sep 20 04:20:49.050 INFO kablam! Sep 20 04:20:49.050 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 20 04:20:49.054 INFO kablam! error: Could not compile `network-endian`. Sep 20 04:20:49.054 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 04:20:52.864 INFO kablam! error: build failed Sep 20 04:20:52.866 INFO kablam! su: No module specific data is present Sep 20 04:20:53.615 INFO running `"docker" "rm" "-f" "c622ec5adc8c9f574fa058a0586000f6d5259f34083953caa5933272278ec400"` Sep 20 04:20:53.733 INFO blam! c622ec5adc8c9f574fa058a0586000f6d5259f34083953caa5933272278ec400