Sep 02 16:04:19.002 INFO checking dpdk-virtual-devices-0.1.5 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 16:04:19.002 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 16:04:19.002 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-0/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 16:04:19.201 INFO blam! a7446c7d0ced4470b08144492b9158a14b09ae1523aa9bc69be89d5bbb432ab3 Sep 02 16:04:19.203 INFO running `"docker" "start" "-a" "a7446c7d0ced4470b08144492b9158a14b09ae1523aa9bc69be89d5bbb432ab3"` Sep 02 16:04:19.799 INFO kablam! Compiling libnuma-sys v0.0.9 Sep 02 16:04:19.800 INFO kablam! Checking syscall-alt v0.0.14 Sep 02 16:04:19.801 INFO kablam! Compiling rdma-core-sys v0.1.10 Sep 02 16:04:19.803 INFO kablam! Compiling dpdk-sys v0.1.5 Sep 02 16:04:19.806 INFO kablam! Checking const-cstr-fork v0.2.2 Sep 02 16:04:19.810 INFO kablam! Checking network-endian v0.1.5 Sep 02 16:04:20.857 INFO kablam! Checking libc-extra v0.3.2 Sep 02 16:04:21.390 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u16` in the current scope Sep 02 16:04:21.390 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU16.rs:16:16 Sep 02 16:04:21.390 INFO kablam! | Sep 02 16:04:21.390 INFO kablam! 16 | u16::from_be(u16::from_bytes(self.0)).partial_cmp(&u16::from_be(u16::from_bytes(other.0))) Sep 02 16:04:21.390 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u16` Sep 02 16:04:21.390 INFO kablam! | Sep 02 16:04:21.390 INFO kablam! = help: did you mean `from_be`? Sep 02 16:04:21.390 INFO kablam! Sep 02 16:04:21.396 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u16` in the current scope Sep 02 16:04:21.396 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU16.rs:16:67 Sep 02 16:04:21.396 INFO kablam! | Sep 02 16:04:21.396 INFO kablam! 16 | u16::from_be(u16::from_bytes(self.0)).partial_cmp(&u16::from_be(u16::from_bytes(other.0))) Sep 02 16:04:21.396 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u16` Sep 02 16:04:21.396 INFO kablam! | Sep 02 16:04:21.396 INFO kablam! = help: did you mean `from_be`? Sep 02 16:04:21.396 INFO kablam! Sep 02 16:04:21.400 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u16` in the current scope Sep 02 16:04:21.400 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU16.rs:25:16 Sep 02 16:04:21.400 INFO kablam! | Sep 02 16:04:21.400 INFO kablam! 25 | u16::from_be(u16::from_bytes(self.0)).cmp(&u16::from_be(u16::from_bytes(other.0))) Sep 02 16:04:21.400 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u16` Sep 02 16:04:21.400 INFO kablam! | Sep 02 16:04:21.400 INFO kablam! = help: did you mean `from_be`? Sep 02 16:04:21.400 INFO kablam! Sep 02 16:04:21.403 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u16` in the current scope Sep 02 16:04:21.403 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU16.rs:25:59 Sep 02 16:04:21.403 INFO kablam! | Sep 02 16:04:21.403 INFO kablam! 25 | u16::from_be(u16::from_bytes(self.0)).cmp(&u16::from_be(u16::from_bytes(other.0))) Sep 02 16:04:21.403 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u16` Sep 02 16:04:21.403 INFO kablam! | Sep 02 16:04:21.404 INFO kablam! = help: did you mean `from_be`? Sep 02 16:04:21.404 INFO kablam! Sep 02 16:04:21.417 INFO kablam! error[E0599]: no method named `to_bytes` found for type `u16` in the current scope Sep 02 16:04:21.417 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU16.rs:113:42 Sep 02 16:04:21.417 INFO kablam! | Sep 02 16:04:21.417 INFO kablam! 113 | NetworkEndianU16(native_endian.to_be().to_bytes()) Sep 02 16:04:21.417 INFO kablam! | ^^^^^^^^ Sep 02 16:04:21.418 INFO kablam! | Sep 02 16:04:21.418 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 02 16:04:21.418 INFO kablam! = note: the following trait defines an item `to_bytes`, perhaps you need to implement it: Sep 02 16:04:21.418 INFO kablam! candidate #1: `NetworkEndian` Sep 02 16:04:21.418 INFO kablam! Sep 02 16:04:21.421 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u16` in the current scope Sep 02 16:04:21.421 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU16.rs:126:3 Sep 02 16:04:21.421 INFO kablam! | Sep 02 16:04:21.421 INFO kablam! 126 | u16::from_bytes(self.0) Sep 02 16:04:21.421 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u16` Sep 02 16:04:21.421 INFO kablam! | Sep 02 16:04:21.421 INFO kablam! = help: did you mean `from_be`? Sep 02 16:04:21.421 INFO kablam! Sep 02 16:04:21.456 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u32` in the current scope Sep 02 16:04:21.457 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU32.rs:16:16 Sep 02 16:04:21.457 INFO kablam! | Sep 02 16:04:21.457 INFO kablam! 16 | u32::from_be(u32::from_bytes(self.0)).partial_cmp(&u32::from_be(u32::from_bytes(other.0))) Sep 02 16:04:21.457 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u32` Sep 02 16:04:21.457 INFO kablam! | Sep 02 16:04:21.457 INFO kablam! = help: did you mean `from_be`? Sep 02 16:04:21.457 INFO kablam! Sep 02 16:04:21.460 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u32` in the current scope Sep 02 16:04:21.460 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU32.rs:16:67 Sep 02 16:04:21.460 INFO kablam! | Sep 02 16:04:21.460 INFO kablam! 16 | u32::from_be(u32::from_bytes(self.0)).partial_cmp(&u32::from_be(u32::from_bytes(other.0))) Sep 02 16:04:21.460 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u32` Sep 02 16:04:21.460 INFO kablam! | Sep 02 16:04:21.460 INFO kablam! = help: did you mean `from_be`? Sep 02 16:04:21.460 INFO kablam! Sep 02 16:04:21.463 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u32` in the current scope Sep 02 16:04:21.463 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU32.rs:25:16 Sep 02 16:04:21.463 INFO kablam! | Sep 02 16:04:21.463 INFO kablam! 25 | u32::from_be(u32::from_bytes(self.0)).cmp(&u32::from_be(u32::from_bytes(other.0))) Sep 02 16:04:21.463 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u32` Sep 02 16:04:21.463 INFO kablam! | Sep 02 16:04:21.463 INFO kablam! = help: did you mean `from_be`? Sep 02 16:04:21.463 INFO kablam! Sep 02 16:04:21.466 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u32` in the current scope Sep 02 16:04:21.466 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU32.rs:25:59 Sep 02 16:04:21.466 INFO kablam! | Sep 02 16:04:21.466 INFO kablam! 25 | u32::from_be(u32::from_bytes(self.0)).cmp(&u32::from_be(u32::from_bytes(other.0))) Sep 02 16:04:21.466 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u32` Sep 02 16:04:21.466 INFO kablam! | Sep 02 16:04:21.466 INFO kablam! = help: did you mean `from_be`? Sep 02 16:04:21.466 INFO kablam! Sep 02 16:04:21.474 INFO kablam! error[E0599]: no method named `to_bytes` found for type `u32` in the current scope Sep 02 16:04:21.474 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU32.rs:116:42 Sep 02 16:04:21.474 INFO kablam! | Sep 02 16:04:21.474 INFO kablam! 116 | NetworkEndianU32(native_endian.to_be().to_bytes()) Sep 02 16:04:21.474 INFO kablam! | ^^^^^^^^ Sep 02 16:04:21.474 INFO kablam! | Sep 02 16:04:21.474 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 02 16:04:21.474 INFO kablam! = note: the following trait defines an item `to_bytes`, perhaps you need to implement it: Sep 02 16:04:21.474 INFO kablam! candidate #1: `NetworkEndian` Sep 02 16:04:21.474 INFO kablam! Sep 02 16:04:21.477 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u32` in the current scope Sep 02 16:04:21.477 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU32.rs:129:3 Sep 02 16:04:21.477 INFO kablam! | Sep 02 16:04:21.477 INFO kablam! 129 | u32::from_bytes(self.0) Sep 02 16:04:21.477 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u32` Sep 02 16:04:21.477 INFO kablam! | Sep 02 16:04:21.477 INFO kablam! = help: did you mean `from_be`? Sep 02 16:04:21.477 INFO kablam! Sep 02 16:04:21.509 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u128` in the current scope Sep 02 16:04:21.509 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU128.rs:16:17 Sep 02 16:04:21.509 INFO kablam! | Sep 02 16:04:21.509 INFO kablam! 16 | u128::from_be(u128::from_bytes(self.0)).partial_cmp(&u128::from_be(u128::from_bytes(other.0))) Sep 02 16:04:21.509 INFO kablam! | ^^^^^^^^^^^^^^^^ function or associated item not found in `u128` Sep 02 16:04:21.509 INFO kablam! | Sep 02 16:04:21.509 INFO kablam! = help: did you mean `from_be`? Sep 02 16:04:21.509 INFO kablam! Sep 02 16:04:21.512 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u128` in the current scope Sep 02 16:04:21.512 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU128.rs:16:70 Sep 02 16:04:21.512 INFO kablam! | Sep 02 16:04:21.512 INFO kablam! 16 | u128::from_be(u128::from_bytes(self.0)).partial_cmp(&u128::from_be(u128::from_bytes(other.0))) Sep 02 16:04:21.512 INFO kablam! | ^^^^^^^^^^^^^^^^ function or associated item not found in `u128` Sep 02 16:04:21.512 INFO kablam! | Sep 02 16:04:21.512 INFO kablam! = help: did you mean `from_be`? Sep 02 16:04:21.512 INFO kablam! Sep 02 16:04:21.515 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u128` in the current scope Sep 02 16:04:21.515 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU128.rs:25:17 Sep 02 16:04:21.516 INFO kablam! | Sep 02 16:04:21.516 INFO kablam! 25 | u128::from_be(u128::from_bytes(self.0)).cmp(&u128::from_be(u128::from_bytes(other.0))) Sep 02 16:04:21.516 INFO kablam! | ^^^^^^^^^^^^^^^^ function or associated item not found in `u128` Sep 02 16:04:21.516 INFO kablam! | Sep 02 16:04:21.516 INFO kablam! = help: did you mean `from_be`? Sep 02 16:04:21.516 INFO kablam! Sep 02 16:04:21.518 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u128` in the current scope Sep 02 16:04:21.518 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU128.rs:25:62 Sep 02 16:04:21.518 INFO kablam! | Sep 02 16:04:21.518 INFO kablam! 25 | u128::from_be(u128::from_bytes(self.0)).cmp(&u128::from_be(u128::from_bytes(other.0))) Sep 02 16:04:21.518 INFO kablam! | ^^^^^^^^^^^^^^^^ function or associated item not found in `u128` Sep 02 16:04:21.519 INFO kablam! | Sep 02 16:04:21.519 INFO kablam! = help: did you mean `from_be`? Sep 02 16:04:21.519 INFO kablam! Sep 02 16:04:21.526 INFO kablam! error[E0599]: no method named `to_bytes` found for type `u128` in the current scope Sep 02 16:04:21.526 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU128.rs:113:43 Sep 02 16:04:21.526 INFO kablam! | Sep 02 16:04:21.526 INFO kablam! 113 | NetworkEndianU128(native_endian.to_be().to_bytes()) Sep 02 16:04:21.526 INFO kablam! | ^^^^^^^^ Sep 02 16:04:21.526 INFO kablam! | Sep 02 16:04:21.526 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 02 16:04:21.526 INFO kablam! = note: the following trait defines an item `to_bytes`, perhaps you need to implement it: Sep 02 16:04:21.526 INFO kablam! candidate #1: `NetworkEndian` Sep 02 16:04:21.526 INFO kablam! Sep 02 16:04:21.529 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u128` in the current scope Sep 02 16:04:21.529 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU128.rs:126:3 Sep 02 16:04:21.529 INFO kablam! | Sep 02 16:04:21.529 INFO kablam! 126 | u128::from_bytes(self.0) Sep 02 16:04:21.529 INFO kablam! | ^^^^^^^^^^^^^^^^ function or associated item not found in `u128` Sep 02 16:04:21.529 INFO kablam! | Sep 02 16:04:21.529 INFO kablam! = help: did you mean `from_be`? Sep 02 16:04:21.530 INFO kablam! Sep 02 16:04:21.538 INFO kablam! error: aborting due to 18 previous errors Sep 02 16:04:21.538 INFO kablam! Sep 02 16:04:21.538 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 02 16:04:21.549 INFO kablam! error: Could not compile `network-endian`. Sep 02 16:04:21.549 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 16:04:26.851 INFO kablam! error: build failed Sep 02 16:04:26.853 INFO kablam! su: No module specific data is present Sep 02 16:04:27.332 INFO running `"docker" "rm" "-f" "a7446c7d0ced4470b08144492b9158a14b09ae1523aa9bc69be89d5bbb432ab3"` Sep 02 16:04:27.458 INFO blam! a7446c7d0ced4470b08144492b9158a14b09ae1523aa9bc69be89d5bbb432ab3