Sep 04 12:53:11.374 INFO checking network-internet-protocol-0.1.10 against try#5fe695a3844714c70e8f7731a553f7947987a68a for pr-53913 Sep 04 12:53:11.374 INFO running: cargo +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets Sep 04 12:53:11.374 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53913/try#5fe695a3844714c70e8f7731a553f7947987a68a:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-3/try#5fe695a3844714c70e8f7731a553f7947987a68a:/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 +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 12:53:11.519 INFO blam! c5114e80097b0012d266b1ce9b36a3009a08d75623193b8bea910e0aa285a440 Sep 04 12:53:11.521 INFO running `"docker" "start" "-a" "c5114e80097b0012d266b1ce9b36a3009a08d75623193b8bea910e0aa285a440"` Sep 04 12:53:12.200 INFO kablam! Checking likely v0.1.0 Sep 04 12:53:12.201 INFO kablam! Checking hyper-thread-random v0.4.2 Sep 04 12:53:12.204 INFO kablam! Checking network-packet v0.1.1 Sep 04 12:53:12.204 INFO kablam! Checking network-endian v0.1.5 Sep 04 12:53:12.648 INFO kablam! Checking network-time v0.1.1 Sep 04 12:53:13.385 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u16` in the current scope Sep 04 12:53:13.385 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU16.rs:16:16 Sep 04 12:53:13.385 INFO kablam! | Sep 04 12:53:13.385 INFO kablam! 16 | u16::from_be(u16::from_bytes(self.0)).partial_cmp(&u16::from_be(u16::from_bytes(other.0))) Sep 04 12:53:13.385 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u16` Sep 04 12:53:13.386 INFO kablam! | Sep 04 12:53:13.386 INFO kablam! = help: did you mean `from_be`? Sep 04 12:53:13.386 INFO kablam! Sep 04 12:53:13.392 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u16` in the current scope Sep 04 12:53:13.392 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU16.rs:16:67 Sep 04 12:53:13.392 INFO kablam! | Sep 04 12:53:13.392 INFO kablam! 16 | u16::from_be(u16::from_bytes(self.0)).partial_cmp(&u16::from_be(u16::from_bytes(other.0))) Sep 04 12:53:13.392 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u16` Sep 04 12:53:13.392 INFO kablam! | Sep 04 12:53:13.393 INFO kablam! = help: did you mean `from_be`? Sep 04 12:53:13.393 INFO kablam! Sep 04 12:53:13.396 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u16` in the current scope Sep 04 12:53:13.396 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU16.rs:25:16 Sep 04 12:53:13.396 INFO kablam! | Sep 04 12:53:13.396 INFO kablam! 25 | u16::from_be(u16::from_bytes(self.0)).cmp(&u16::from_be(u16::from_bytes(other.0))) Sep 04 12:53:13.396 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u16` Sep 04 12:53:13.396 INFO kablam! | Sep 04 12:53:13.397 INFO kablam! = help: did you mean `from_be`? Sep 04 12:53:13.397 INFO kablam! Sep 04 12:53:13.399 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u16` in the current scope Sep 04 12:53:13.399 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU16.rs:25:59 Sep 04 12:53:13.399 INFO kablam! | Sep 04 12:53:13.400 INFO kablam! 25 | u16::from_be(u16::from_bytes(self.0)).cmp(&u16::from_be(u16::from_bytes(other.0))) Sep 04 12:53:13.400 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u16` Sep 04 12:53:13.400 INFO kablam! | Sep 04 12:53:13.400 INFO kablam! = help: did you mean `from_be`? Sep 04 12:53:13.400 INFO kablam! Sep 04 12:53:13.412 INFO kablam! error[E0599]: no method named `to_bytes` found for type `u16` in the current scope Sep 04 12:53:13.412 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU16.rs:113:42 Sep 04 12:53:13.412 INFO kablam! | Sep 04 12:53:13.412 INFO kablam! 113 | NetworkEndianU16(native_endian.to_be().to_bytes()) Sep 04 12:53:13.412 INFO kablam! | ^^^^^^^^ Sep 04 12:53:13.412 INFO kablam! | Sep 04 12:53:13.412 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 04 12:53:13.413 INFO kablam! = note: the following trait defines an item `to_bytes`, perhaps you need to implement it: Sep 04 12:53:13.413 INFO kablam! candidate #1: `NetworkEndian` Sep 04 12:53:13.413 INFO kablam! Sep 04 12:53:13.416 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u16` in the current scope Sep 04 12:53:13.416 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU16.rs:126:3 Sep 04 12:53:13.416 INFO kablam! | Sep 04 12:53:13.416 INFO kablam! 126 | u16::from_bytes(self.0) Sep 04 12:53:13.416 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u16` Sep 04 12:53:13.416 INFO kablam! | Sep 04 12:53:13.416 INFO kablam! = help: did you mean `from_be`? Sep 04 12:53:13.417 INFO kablam! Sep 04 12:53:13.456 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u32` in the current scope Sep 04 12:53:13.456 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU32.rs:16:16 Sep 04 12:53:13.456 INFO kablam! | Sep 04 12:53:13.457 INFO kablam! 16 | u32::from_be(u32::from_bytes(self.0)).partial_cmp(&u32::from_be(u32::from_bytes(other.0))) Sep 04 12:53:13.457 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u32` Sep 04 12:53:13.464 INFO kablam! | Sep 04 12:53:13.464 INFO kablam! = help: did you mean `from_be`? Sep 04 12:53:13.465 INFO kablam! Sep 04 12:53:13.467 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u32` in the current scope Sep 04 12:53:13.467 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU32.rs:16:67 Sep 04 12:53:13.467 INFO kablam! | Sep 04 12:53:13.467 INFO kablam! 16 | u32::from_be(u32::from_bytes(self.0)).partial_cmp(&u32::from_be(u32::from_bytes(other.0))) Sep 04 12:53:13.467 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u32` Sep 04 12:53:13.468 INFO kablam! | Sep 04 12:53:13.468 INFO kablam! = help: did you mean `from_be`? Sep 04 12:53:13.468 INFO kablam! Sep 04 12:53:13.471 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u32` in the current scope Sep 04 12:53:13.471 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU32.rs:25:16 Sep 04 12:53:13.471 INFO kablam! | Sep 04 12:53:13.471 INFO kablam! 25 | u32::from_be(u32::from_bytes(self.0)).cmp(&u32::from_be(u32::from_bytes(other.0))) Sep 04 12:53:13.471 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u32` Sep 04 12:53:13.471 INFO kablam! | Sep 04 12:53:13.472 INFO kablam! = help: did you mean `from_be`? Sep 04 12:53:13.472 INFO kablam! Sep 04 12:53:13.474 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u32` in the current scope Sep 04 12:53:13.474 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU32.rs:25:59 Sep 04 12:53:13.474 INFO kablam! | Sep 04 12:53:13.474 INFO kablam! 25 | u32::from_be(u32::from_bytes(self.0)).cmp(&u32::from_be(u32::from_bytes(other.0))) Sep 04 12:53:13.474 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u32` Sep 04 12:53:13.480 INFO kablam! | Sep 04 12:53:13.480 INFO kablam! = help: did you mean `from_be`? Sep 04 12:53:13.481 INFO kablam! Sep 04 12:53:13.487 INFO kablam! error[E0599]: no method named `to_bytes` found for type `u32` in the current scope Sep 04 12:53:13.488 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU32.rs:116:42 Sep 04 12:53:13.488 INFO kablam! | Sep 04 12:53:13.488 INFO kablam! 116 | NetworkEndianU32(native_endian.to_be().to_bytes()) Sep 04 12:53:13.488 INFO kablam! | ^^^^^^^^ Sep 04 12:53:13.488 INFO kablam! | Sep 04 12:53:13.488 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 04 12:53:13.488 INFO kablam! = note: the following trait defines an item `to_bytes`, perhaps you need to implement it: Sep 04 12:53:13.488 INFO kablam! candidate #1: `NetworkEndian` Sep 04 12:53:13.489 INFO kablam! Sep 04 12:53:13.491 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u32` in the current scope Sep 04 12:53:13.491 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU32.rs:129:3 Sep 04 12:53:13.491 INFO kablam! | Sep 04 12:53:13.491 INFO kablam! 129 | u32::from_bytes(self.0) Sep 04 12:53:13.491 INFO kablam! | ^^^^^^^^^^^^^^^ function or associated item not found in `u32` Sep 04 12:53:13.496 INFO kablam! | Sep 04 12:53:13.496 INFO kablam! = help: did you mean `from_be`? Sep 04 12:53:13.497 INFO kablam! Sep 04 12:53:13.542 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u128` in the current scope Sep 04 12:53:13.542 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU128.rs:16:17 Sep 04 12:53:13.542 INFO kablam! | Sep 04 12:53:13.542 INFO kablam! 16 | u128::from_be(u128::from_bytes(self.0)).partial_cmp(&u128::from_be(u128::from_bytes(other.0))) Sep 04 12:53:13.542 INFO kablam! | ^^^^^^^^^^^^^^^^ function or associated item not found in `u128` Sep 04 12:53:13.543 INFO kablam! | Sep 04 12:53:13.543 INFO kablam! = help: did you mean `from_be`? Sep 04 12:53:13.543 INFO kablam! Sep 04 12:53:13.545 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u128` in the current scope Sep 04 12:53:13.545 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU128.rs:16:70 Sep 04 12:53:13.545 INFO kablam! | Sep 04 12:53:13.545 INFO kablam! 16 | u128::from_be(u128::from_bytes(self.0)).partial_cmp(&u128::from_be(u128::from_bytes(other.0))) Sep 04 12:53:13.545 INFO kablam! | ^^^^^^^^^^^^^^^^ function or associated item not found in `u128` Sep 04 12:53:13.545 INFO kablam! | Sep 04 12:53:13.545 INFO kablam! = help: did you mean `from_be`? Sep 04 12:53:13.545 INFO kablam! Sep 04 12:53:13.548 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u128` in the current scope Sep 04 12:53:13.548 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU128.rs:25:17 Sep 04 12:53:13.548 INFO kablam! | Sep 04 12:53:13.548 INFO kablam! 25 | u128::from_be(u128::from_bytes(self.0)).cmp(&u128::from_be(u128::from_bytes(other.0))) Sep 04 12:53:13.548 INFO kablam! | ^^^^^^^^^^^^^^^^ function or associated item not found in `u128` Sep 04 12:53:13.548 INFO kablam! | Sep 04 12:53:13.548 INFO kablam! = help: did you mean `from_be`? Sep 04 12:53:13.548 INFO kablam! Sep 04 12:53:13.550 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u128` in the current scope Sep 04 12:53:13.550 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU128.rs:25:62 Sep 04 12:53:13.550 INFO kablam! | Sep 04 12:53:13.550 INFO kablam! 25 | u128::from_be(u128::from_bytes(self.0)).cmp(&u128::from_be(u128::from_bytes(other.0))) Sep 04 12:53:13.550 INFO kablam! | ^^^^^^^^^^^^^^^^ function or associated item not found in `u128` Sep 04 12:53:13.556 INFO kablam! | Sep 04 12:53:13.556 INFO kablam! = help: did you mean `from_be`? Sep 04 12:53:13.556 INFO kablam! Sep 04 12:53:13.563 INFO kablam! error[E0599]: no method named `to_bytes` found for type `u128` in the current scope Sep 04 12:53:13.563 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU128.rs:113:43 Sep 04 12:53:13.563 INFO kablam! | Sep 04 12:53:13.563 INFO kablam! 113 | NetworkEndianU128(native_endian.to_be().to_bytes()) Sep 04 12:53:13.563 INFO kablam! | ^^^^^^^^ Sep 04 12:53:13.563 INFO kablam! | Sep 04 12:53:13.563 INFO kablam! = help: items from traits can only be used if the trait is implemented and in scope Sep 04 12:53:13.563 INFO kablam! = note: the following trait defines an item `to_bytes`, perhaps you need to implement it: Sep 04 12:53:13.563 INFO kablam! candidate #1: `NetworkEndian` Sep 04 12:53:13.563 INFO kablam! Sep 04 12:53:13.566 INFO kablam! error[E0599]: no function or associated item named `from_bytes` found for type `u128` in the current scope Sep 04 12:53:13.566 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/network-endian-0.1.5/src/NetworkEndianU128.rs:126:3 Sep 04 12:53:13.566 INFO kablam! | Sep 04 12:53:13.566 INFO kablam! 126 | u128::from_bytes(self.0) Sep 04 12:53:13.566 INFO kablam! | ^^^^^^^^^^^^^^^^ function or associated item not found in `u128` Sep 04 12:53:13.566 INFO kablam! | Sep 04 12:53:13.566 INFO kablam! = help: did you mean `from_be`? Sep 04 12:53:13.566 INFO kablam! Sep 04 12:53:13.577 INFO kablam! error: aborting due to 18 previous errors Sep 04 12:53:13.577 INFO kablam! Sep 04 12:53:13.577 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 04 12:53:13.593 INFO kablam! error: Could not compile `network-endian`. Sep 04 12:53:13.594 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 12:53:14.579 INFO kablam! error: build failed Sep 04 12:53:14.580 INFO kablam! su: No module specific data is present Sep 04 12:53:15.024 INFO running `"docker" "rm" "-f" "c5114e80097b0012d266b1ce9b36a3009a08d75623193b8bea910e0aa285a440"` Sep 04 12:53:15.105 INFO blam! c5114e80097b0012d266b1ce9b36a3009a08d75623193b8bea910e0aa285a440