Aug 10 16:56:28.407 INFO checking unterflow/unterflow-dump against try#a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195+tmplazy for libc-1 Aug 10 16:56:28.407 INFO running: cargo +a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195-alt check --frozen --all --all-targets Aug 10 16:56:28.407 INFO creating container for: cargo +a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195-alt check --frozen --all --all-targets Aug 10 16:56:28.407 INFO running `"docker" "create" "-v" "/tmp/crater.fDF2xazFX1OZ:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/libc-1/worker-3/try#a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195+tmplazy:/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" "-v" "/home/ec2-user/crater/./work/local/cargo-home/git:/cargo-home/git:rw,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "crater"` Aug 10 16:56:28.655 INFO blam! a9e70a0ff50d9fc3a59144c8a87ab3014fb8e143fb34eb125ae6fec1b893917d Aug 10 16:56:28.657 INFO running `"docker" "start" "-a" "a9e70a0ff50d9fc3a59144c8a87ab3014fb8e143fb34eb125ae6fec1b893917d"` Aug 10 16:56:29.728 INFO kablam! Compiling term v0.4.6 Aug 10 16:56:29.728 INFO kablam! Compiling unicode-xid v0.0.3 Aug 10 16:56:29.728 INFO kablam! Compiling ucd-util v0.1.1 Aug 10 16:56:29.732 INFO kablam! Compiling bitflags v0.5.0 Aug 10 16:56:29.736 INFO kablam! Compiling utf8-ranges v1.0.0 Aug 10 16:56:29.737 INFO kablam! Compiling unicode-xid v0.0.4 Aug 10 16:56:31.774 INFO kablam! Compiling glob v0.2.11 Aug 10 16:56:32.273 INFO kablam! Compiling quote v0.3.15 Aug 10 16:56:32.345 INFO kablam! Checking pnet_base v0.21.0 Aug 10 16:56:32.921 INFO kablam! Checking ansi_term v0.9.0 Aug 10 16:56:35.622 INFO kablam! Checking ipnetwork v0.12.8 Aug 10 16:56:38.929 INFO kablam! Compiling syntex_pos v0.42.0 Aug 10 16:56:39.034 INFO kablam! Compiling synom v0.11.3 Aug 10 16:56:40.625 INFO kablam! Checking pnet_macros_support v0.21.0 Aug 10 16:56:44.674 INFO kablam! Compiling regex-syntax v0.5.6 Aug 10 16:56:45.438 INFO kablam! Compiling aho-corasick v0.6.6 Aug 10 16:56:57.299 INFO kablam! Compiling syn v0.11.11 Aug 10 16:56:57.301 INFO kablam! Checking loggerv v0.3.0 Aug 10 16:56:57.321 INFO kablam! Checking syntex_errors v0.42.0 Aug 10 16:56:57.333 INFO kablam! Checking serde_bytes v0.10.4 Aug 10 16:56:57.505 INFO kablam! Compiling thread_local v0.3.5 Aug 10 16:56:57.618 INFO kablam! Checking rmp v0.8.7 Aug 10 16:57:04.926 INFO kablam! Checking rmp-serde v0.13.7 Aug 10 16:57:04.928 INFO kablam! Checking rmpv v0.4.0 Aug 10 16:57:08.854 INFO kablam! Checking syntex_syntax v0.42.0 Aug 10 16:57:43.547 INFO kablam! Compiling unterflow-protocol-derive v0.1.0 (https://github.com/unterflow/unterflow-protocol#8d54e7cf) Aug 10 16:57:56.783 INFO kablam! Checking unterflow-protocol v0.1.0 (https://github.com/unterflow/unterflow-protocol#8d54e7cf) Aug 10 16:58:11.613 INFO kablam! error[E0658]: use of unstable library feature 'int_to_from_bytes' (see issue #52963) Aug 10 16:58:11.613 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/frame.rs:3:39 Aug 10 16:58:11.613 INFO kablam! | Aug 10 16:58:11.613 INFO kablam! 3 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength)] Aug 10 16:58:11.614 INFO kablam! | ^^^^^^^ Aug 10 16:58:11.664 INFO kablam! | Aug 10 16:58:11.665 INFO kablam! = help: add #![feature(int_to_from_bytes)] to the crate attributes to enable Aug 10 16:58:11.665 INFO kablam! Aug 10 16:58:11.666 INFO kablam! error[E0061]: this function takes 0 parameters but 1 parameter was supplied Aug 10 16:58:11.666 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/frame.rs:3:39 Aug 10 16:58:11.666 INFO kablam! | Aug 10 16:58:11.666 INFO kablam! 3 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength)] Aug 10 16:58:11.666 INFO kablam! | ^^^^^^^ expected 0 parameters Aug 10 16:58:11.666 INFO kablam! Aug 10 16:58:11.667 INFO kablam! error[E0308]: match arms have incompatible types Aug 10 16:58:11.667 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/frame.rs:3:39 Aug 10 16:58:11.667 INFO kablam! | Aug 10 16:58:11.667 INFO kablam! 3 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength)] Aug 10 16:58:11.667 INFO kablam! | ^^^^^^^ Aug 10 16:58:11.667 INFO kablam! | | Aug 10 16:58:11.667 INFO kablam! | expected enum `std::result::Result`, found array of 2 elements Aug 10 16:58:11.667 INFO kablam! | match arm with an incompatible type Aug 10 16:58:11.668 INFO kablam! | Aug 10 16:58:11.668 INFO kablam! = note: expected type `std::result::Result<(), std::io::Error>` Aug 10 16:58:11.668 INFO kablam! found type `[u8; 2]` Aug 10 16:58:11.669 INFO kablam! Aug 10 16:58:11.797 INFO kablam! error[E0658]: use of unstable library feature 'int_to_from_bytes' (see issue #52963) Aug 10 16:58:11.797 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/frame.rs:16:48 Aug 10 16:58:11.797 INFO kablam! | Aug 10 16:58:11.797 INFO kablam! 16 | #[derive(Debug, Default, PartialEq, FromBytes, ToBytes, HasBlockLength)] Aug 10 16:58:11.797 INFO kablam! | ^^^^^^^ Aug 10 16:58:11.797 INFO kablam! | Aug 10 16:58:11.798 INFO kablam! = help: add #![feature(int_to_from_bytes)] to the crate attributes to enable Aug 10 16:58:11.798 INFO kablam! Aug 10 16:58:11.799 INFO kablam! error[E0061]: this function takes 0 parameters but 1 parameter was supplied Aug 10 16:58:11.799 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/frame.rs:16:48 Aug 10 16:58:11.799 INFO kablam! | Aug 10 16:58:11.799 INFO kablam! 16 | #[derive(Debug, Default, PartialEq, FromBytes, ToBytes, HasBlockLength)] Aug 10 16:58:11.799 INFO kablam! | ^^^^^^^ expected 0 parameters Aug 10 16:58:11.799 INFO kablam! Aug 10 16:58:11.800 INFO kablam! error[E0277]: the `?` operator can only be applied to values that implement `std::ops::Try` Aug 10 16:58:11.800 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/frame.rs:16:48 Aug 10 16:58:11.800 INFO kablam! | Aug 10 16:58:11.800 INFO kablam! 16 | #[derive(Debug, Default, PartialEq, FromBytes, ToBytes, HasBlockLength)] Aug 10 16:58:11.800 INFO kablam! | ^^^^^^^ the `?` operator cannot be applied to type `[u8; 4]` Aug 10 16:58:11.801 INFO kablam! | Aug 10 16:58:11.801 INFO kablam! = help: the trait `std::ops::Try` is not implemented for `[u8; 4]` Aug 10 16:58:11.801 INFO kablam! = note: required by `std::ops::Try::into_result` Aug 10 16:58:11.802 INFO kablam! Aug 10 16:58:11.817 INFO kablam! error[E0277]: the `?` operator can only be applied to values that implement `std::ops::Try` Aug 10 16:58:11.817 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/frame.rs:16:48 Aug 10 16:58:11.817 INFO kablam! | Aug 10 16:58:11.817 INFO kablam! 16 | #[derive(Debug, Default, PartialEq, FromBytes, ToBytes, HasBlockLength)] Aug 10 16:58:11.817 INFO kablam! | ^^^^^^^ the `?` operator cannot be applied to type `[u8; 1]` Aug 10 16:58:11.820 INFO kablam! | Aug 10 16:58:11.820 INFO kablam! = help: the trait `std::ops::Try` is not implemented for `[u8; 1]` Aug 10 16:58:11.821 INFO kablam! = note: required by `std::ops::Try::into_result` Aug 10 16:58:11.821 INFO kablam! Aug 10 16:58:11.822 INFO kablam! error[E0277]: the `?` operator can only be applied to values that implement `std::ops::Try` Aug 10 16:58:11.822 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/frame.rs:16:48 Aug 10 16:58:11.823 INFO kablam! | Aug 10 16:58:11.823 INFO kablam! 16 | #[derive(Debug, Default, PartialEq, FromBytes, ToBytes, HasBlockLength)] Aug 10 16:58:11.823 INFO kablam! | ^^^^^^^ the `?` operator cannot be applied to type `[u8; 1]` Aug 10 16:58:11.823 INFO kablam! | Aug 10 16:58:11.823 INFO kablam! = help: the trait `std::ops::Try` is not implemented for `[u8; 1]` Aug 10 16:58:11.824 INFO kablam! = note: required by `std::ops::Try::into_result` Aug 10 16:58:11.824 INFO kablam! Aug 10 16:58:11.826 INFO kablam! error[E0277]: the `?` operator can only be applied to values that implement `std::ops::Try` Aug 10 16:58:11.826 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/frame.rs:16:48 Aug 10 16:58:11.826 INFO kablam! | Aug 10 16:58:11.826 INFO kablam! 16 | #[derive(Debug, Default, PartialEq, FromBytes, ToBytes, HasBlockLength)] Aug 10 16:58:11.826 INFO kablam! | ^^^^^^^ the `?` operator cannot be applied to type `[u8; 4]` Aug 10 16:58:11.836 INFO kablam! | Aug 10 16:58:11.837 INFO kablam! = help: the trait `std::ops::Try` is not implemented for `[u8; 4]` Aug 10 16:58:11.837 INFO kablam! = note: required by `std::ops::Try::into_result` Aug 10 16:58:11.837 INFO kablam! Aug 10 16:58:12.013 INFO kablam! error[E0658]: use of unstable library feature 'int_to_from_bytes' (see issue #52963) Aug 10 16:58:12.013 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/frame.rs:51:39 Aug 10 16:58:12.013 INFO kablam! | Aug 10 16:58:12.013 INFO kablam! 51 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength)] Aug 10 16:58:12.013 INFO kablam! | ^^^^^^^ Aug 10 16:58:12.013 INFO kablam! | Aug 10 16:58:12.013 INFO kablam! = help: add #![feature(int_to_from_bytes)] to the crate attributes to enable Aug 10 16:58:12.013 INFO kablam! Aug 10 16:58:12.014 INFO kablam! error[E0061]: this function takes 0 parameters but 1 parameter was supplied Aug 10 16:58:12.014 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/frame.rs:51:39 Aug 10 16:58:12.014 INFO kablam! | Aug 10 16:58:12.014 INFO kablam! 51 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength)] Aug 10 16:58:12.014 INFO kablam! | ^^^^^^^ expected 0 parameters Aug 10 16:58:12.014 INFO kablam! Aug 10 16:58:12.014 INFO kablam! error[E0308]: match arms have incompatible types Aug 10 16:58:12.014 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/frame.rs:51:39 Aug 10 16:58:12.014 INFO kablam! | Aug 10 16:58:12.014 INFO kablam! 51 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength)] Aug 10 16:58:12.014 INFO kablam! | ^^^^^^^ Aug 10 16:58:12.014 INFO kablam! | | Aug 10 16:58:12.014 INFO kablam! | expected enum `std::result::Result`, found array of 2 elements Aug 10 16:58:12.014 INFO kablam! | match arm with an incompatible type Aug 10 16:58:12.015 INFO kablam! | Aug 10 16:58:12.015 INFO kablam! = note: expected type `std::result::Result<(), std::io::Error>` Aug 10 16:58:12.015 INFO kablam! found type `[u8; 2]` Aug 10 16:58:12.015 INFO kablam! Aug 10 16:58:12.164 INFO kablam! error[E0658]: use of unstable library feature 'int_to_from_bytes' (see issue #52963) Aug 10 16:58:12.164 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/frame.rs:64:39 Aug 10 16:58:12.164 INFO kablam! | Aug 10 16:58:12.164 INFO kablam! 64 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength)] Aug 10 16:58:12.164 INFO kablam! | ^^^^^^^ Aug 10 16:58:12.164 INFO kablam! | Aug 10 16:58:12.165 INFO kablam! = help: add #![feature(int_to_from_bytes)] to the crate attributes to enable Aug 10 16:58:12.165 INFO kablam! Aug 10 16:58:12.218 INFO kablam! error[E0061]: this function takes 0 parameters but 1 parameter was supplied Aug 10 16:58:12.218 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/frame.rs:64:39 Aug 10 16:58:12.218 INFO kablam! | Aug 10 16:58:12.218 INFO kablam! 64 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength)] Aug 10 16:58:12.218 INFO kablam! | ^^^^^^^ expected 0 parameters Aug 10 16:58:12.218 INFO kablam! Aug 10 16:58:12.218 INFO kablam! error[E0277]: the `?` operator can only be applied to values that implement `std::ops::Try` Aug 10 16:58:12.218 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/frame.rs:64:39 Aug 10 16:58:12.218 INFO kablam! | Aug 10 16:58:12.218 INFO kablam! 64 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength)] Aug 10 16:58:12.218 INFO kablam! | ^^^^^^^ the `?` operator cannot be applied to type `[u8; 8]` Aug 10 16:58:12.218 INFO kablam! | Aug 10 16:58:12.218 INFO kablam! = help: the trait `std::ops::Try` is not implemented for `[u8; 8]` Aug 10 16:58:12.218 INFO kablam! = note: required by `std::ops::Try::into_result` Aug 10 16:58:12.218 INFO kablam! Aug 10 16:58:12.289 INFO kablam! error[E0658]: use of unstable library feature 'int_to_from_bytes' (see issue #52963) Aug 10 16:58:12.289 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/frame.rs:69:39 Aug 10 16:58:12.289 INFO kablam! | Aug 10 16:58:12.289 INFO kablam! 69 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength)] Aug 10 16:58:12.289 INFO kablam! | ^^^^^^^ Aug 10 16:58:12.289 INFO kablam! | Aug 10 16:58:12.289 INFO kablam! = help: add #![feature(int_to_from_bytes)] to the crate attributes to enable Aug 10 16:58:12.289 INFO kablam! Aug 10 16:58:12.290 INFO kablam! error[E0061]: this function takes 0 parameters but 1 parameter was supplied Aug 10 16:58:12.290 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/frame.rs:69:39 Aug 10 16:58:12.290 INFO kablam! | Aug 10 16:58:12.290 INFO kablam! 69 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength)] Aug 10 16:58:12.290 INFO kablam! | ^^^^^^^ expected 0 parameters Aug 10 16:58:12.290 INFO kablam! Aug 10 16:58:12.290 INFO kablam! error[E0308]: match arms have incompatible types Aug 10 16:58:12.290 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/frame.rs:69:39 Aug 10 16:58:12.291 INFO kablam! | Aug 10 16:58:12.291 INFO kablam! 69 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength)] Aug 10 16:58:12.291 INFO kablam! | ^^^^^^^ Aug 10 16:58:12.291 INFO kablam! | | Aug 10 16:58:12.291 INFO kablam! | expected enum `std::result::Result`, found array of 4 elements Aug 10 16:58:12.291 INFO kablam! | match arm with an incompatible type Aug 10 16:58:12.291 INFO kablam! | Aug 10 16:58:12.291 INFO kablam! = note: expected type `std::result::Result<(), std::io::Error>` Aug 10 16:58:12.291 INFO kablam! found type `[u8; 4]` Aug 10 16:58:12.291 INFO kablam! Aug 10 16:58:16.038 INFO kablam! Compiling regex v0.2.11 Aug 10 16:58:17.047 INFO kablam! error[E0658]: use of unstable library feature 'int_to_from_bytes' (see issue #52963) Aug 10 16:58:17.047 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:5:39 Aug 10 16:58:17.047 INFO kablam! | Aug 10 16:58:17.047 INFO kablam! 5 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength)] Aug 10 16:58:17.047 INFO kablam! | ^^^^^^^ Aug 10 16:58:17.072 INFO kablam! | Aug 10 16:58:17.072 INFO kablam! = help: add #![feature(int_to_from_bytes)] to the crate attributes to enable Aug 10 16:58:17.072 INFO kablam! Aug 10 16:58:17.073 INFO kablam! error[E0061]: this function takes 0 parameters but 1 parameter was supplied Aug 10 16:58:17.073 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:5:39 Aug 10 16:58:17.073 INFO kablam! | Aug 10 16:58:17.073 INFO kablam! 5 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength)] Aug 10 16:58:17.073 INFO kablam! | ^^^^^^^ expected 0 parameters Aug 10 16:58:17.073 INFO kablam! Aug 10 16:58:17.073 INFO kablam! error[E0277]: the `?` operator can only be applied to values that implement `std::ops::Try` Aug 10 16:58:17.073 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:5:39 Aug 10 16:58:17.073 INFO kablam! | Aug 10 16:58:17.073 INFO kablam! 5 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength)] Aug 10 16:58:17.073 INFO kablam! | ^^^^^^^ the `?` operator cannot be applied to type `[u8; 2]` Aug 10 16:58:17.073 INFO kablam! | Aug 10 16:58:17.074 INFO kablam! = help: the trait `std::ops::Try` is not implemented for `[u8; 2]` Aug 10 16:58:17.074 INFO kablam! = note: required by `std::ops::Try::into_result` Aug 10 16:58:17.074 INFO kablam! Aug 10 16:58:17.075 INFO kablam! error[E0277]: the `?` operator can only be applied to values that implement `std::ops::Try` Aug 10 16:58:17.075 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:5:39 Aug 10 16:58:17.075 INFO kablam! | Aug 10 16:58:17.075 INFO kablam! 5 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength)] Aug 10 16:58:17.075 INFO kablam! | ^^^^^^^ the `?` operator cannot be applied to type `[u8; 2]` Aug 10 16:58:17.075 INFO kablam! | Aug 10 16:58:17.075 INFO kablam! = help: the trait `std::ops::Try` is not implemented for `[u8; 2]` Aug 10 16:58:17.075 INFO kablam! = note: required by `std::ops::Try::into_result` Aug 10 16:58:17.075 INFO kablam! Aug 10 16:58:17.076 INFO kablam! error[E0277]: the `?` operator can only be applied to values that implement `std::ops::Try` Aug 10 16:58:17.076 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:5:39 Aug 10 16:58:17.076 INFO kablam! | Aug 10 16:58:17.076 INFO kablam! 5 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength)] Aug 10 16:58:17.076 INFO kablam! | ^^^^^^^ the `?` operator cannot be applied to type `[u8; 2]` Aug 10 16:58:17.076 INFO kablam! | Aug 10 16:58:17.076 INFO kablam! = help: the trait `std::ops::Try` is not implemented for `[u8; 2]` Aug 10 16:58:17.076 INFO kablam! = note: required by `std::ops::Try::into_result` Aug 10 16:58:17.076 INFO kablam! Aug 10 16:58:17.076 INFO kablam! error[E0277]: the `?` operator can only be applied to values that implement `std::ops::Try` Aug 10 16:58:17.076 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:5:39 Aug 10 16:58:17.077 INFO kablam! | Aug 10 16:58:17.077 INFO kablam! 5 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength)] Aug 10 16:58:17.077 INFO kablam! | ^^^^^^^ the `?` operator cannot be applied to type `[u8; 2]` Aug 10 16:58:17.096 INFO kablam! | Aug 10 16:58:17.096 INFO kablam! = help: the trait `std::ops::Try` is not implemented for `[u8; 2]` Aug 10 16:58:17.096 INFO kablam! = note: required by `std::ops::Try::into_result` Aug 10 16:58:17.097 INFO kablam! Aug 10 16:58:17.135 INFO kablam! error[E0658]: use of unstable library feature 'int_to_from_bytes' (see issue #52963) Aug 10 16:58:17.135 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:34:39 Aug 10 16:58:17.135 INFO kablam! | Aug 10 16:58:17.136 INFO kablam! 34 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, HasMessageLength)] Aug 10 16:58:17.136 INFO kablam! | ^^^^^^^ Aug 10 16:58:17.156 INFO kablam! | Aug 10 16:58:17.156 INFO kablam! = help: add #![feature(int_to_from_bytes)] to the crate attributes to enable Aug 10 16:58:17.156 INFO kablam! Aug 10 16:58:17.157 INFO kablam! error[E0061]: this function takes 0 parameters but 1 parameter was supplied Aug 10 16:58:17.157 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:34:39 Aug 10 16:58:17.157 INFO kablam! | Aug 10 16:58:17.157 INFO kablam! 34 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, HasMessageLength)] Aug 10 16:58:17.157 INFO kablam! | ^^^^^^^ expected 0 parameters Aug 10 16:58:17.157 INFO kablam! Aug 10 16:58:17.157 INFO kablam! error[E0308]: match arms have incompatible types Aug 10 16:58:17.157 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:34:39 Aug 10 16:58:17.157 INFO kablam! | Aug 10 16:58:17.157 INFO kablam! 34 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, HasMessageLength)] Aug 10 16:58:17.157 INFO kablam! | ^^^^^^^ Aug 10 16:58:17.158 INFO kablam! | | Aug 10 16:58:17.158 INFO kablam! | expected enum `std::result::Result`, found array of 1 elements Aug 10 16:58:17.158 INFO kablam! | match arm with an incompatible type Aug 10 16:58:17.158 INFO kablam! | Aug 10 16:58:17.158 INFO kablam! = note: expected type `std::result::Result<(), std::io::Error>` Aug 10 16:58:17.158 INFO kablam! found type `[u8; 1]` Aug 10 16:58:17.158 INFO kablam! Aug 10 16:58:17.266 INFO kablam! error[E0658]: use of unstable library feature 'int_to_from_bytes' (see issue #52963) Aug 10 16:58:17.266 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:55:39 Aug 10 16:58:17.266 INFO kablam! | Aug 10 16:58:17.266 INFO kablam! 55 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, HasMessageLength)] Aug 10 16:58:17.266 INFO kablam! | ^^^^^^^ Aug 10 16:58:17.268 INFO kablam! | Aug 10 16:58:17.268 INFO kablam! = help: add #![feature(int_to_from_bytes)] to the crate attributes to enable Aug 10 16:58:17.268 INFO kablam! Aug 10 16:58:17.269 INFO kablam! error[E0061]: this function takes 0 parameters but 1 parameter was supplied Aug 10 16:58:17.269 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:55:39 Aug 10 16:58:17.269 INFO kablam! | Aug 10 16:58:17.269 INFO kablam! 55 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, HasMessageLength)] Aug 10 16:58:17.269 INFO kablam! | ^^^^^^^ expected 0 parameters Aug 10 16:58:17.269 INFO kablam! Aug 10 16:58:17.269 INFO kablam! error[E0308]: match arms have incompatible types Aug 10 16:58:17.269 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:55:39 Aug 10 16:58:17.269 INFO kablam! | Aug 10 16:58:17.269 INFO kablam! 55 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, HasMessageLength)] Aug 10 16:58:17.269 INFO kablam! | ^^^^^^^ Aug 10 16:58:17.270 INFO kablam! | | Aug 10 16:58:17.270 INFO kablam! | expected enum `std::result::Result`, found array of 1 elements Aug 10 16:58:17.270 INFO kablam! | match arm with an incompatible type Aug 10 16:58:17.270 INFO kablam! | Aug 10 16:58:17.270 INFO kablam! = note: expected type `std::result::Result<(), std::io::Error>` Aug 10 16:58:17.270 INFO kablam! found type `[u8; 1]` Aug 10 16:58:17.270 INFO kablam! Aug 10 16:58:17.410 INFO kablam! error[E0658]: use of unstable library feature 'int_to_from_bytes' (see issue #52963) Aug 10 16:58:17.410 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:86:39 Aug 10 16:58:17.411 INFO kablam! | Aug 10 16:58:17.411 INFO kablam! 86 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, HasMessageLength)] Aug 10 16:58:17.411 INFO kablam! | ^^^^^^^ Aug 10 16:58:17.411 INFO kablam! | Aug 10 16:58:17.411 INFO kablam! = help: add #![feature(int_to_from_bytes)] to the crate attributes to enable Aug 10 16:58:17.411 INFO kablam! Aug 10 16:58:17.411 INFO kablam! error[E0061]: this function takes 0 parameters but 1 parameter was supplied Aug 10 16:58:17.411 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:86:39 Aug 10 16:58:17.411 INFO kablam! | Aug 10 16:58:17.411 INFO kablam! 86 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, HasMessageLength)] Aug 10 16:58:17.411 INFO kablam! | ^^^^^^^ expected 0 parameters Aug 10 16:58:17.411 INFO kablam! Aug 10 16:58:17.412 INFO kablam! error[E0308]: match arms have incompatible types Aug 10 16:58:17.412 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:86:39 Aug 10 16:58:17.412 INFO kablam! | Aug 10 16:58:17.412 INFO kablam! 86 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, HasMessageLength)] Aug 10 16:58:17.412 INFO kablam! | ^^^^^^^ Aug 10 16:58:17.412 INFO kablam! | | Aug 10 16:58:17.412 INFO kablam! | expected enum `std::result::Result`, found array of 1 elements Aug 10 16:58:17.412 INFO kablam! | match arm with an incompatible type Aug 10 16:58:17.412 INFO kablam! | Aug 10 16:58:17.412 INFO kablam! = note: expected type `std::result::Result<(), std::io::Error>` Aug 10 16:58:17.412 INFO kablam! found type `[u8; 1]` Aug 10 16:58:17.412 INFO kablam! Aug 10 16:58:17.455 INFO kablam! error[E0658]: use of unstable library feature 'int_to_from_bytes' (see issue #52963) Aug 10 16:58:17.455 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:99:39 Aug 10 16:58:17.455 INFO kablam! | Aug 10 16:58:17.455 INFO kablam! 99 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, Message, HasData, HasMessageLength)] Aug 10 16:58:17.455 INFO kablam! | ^^^^^^^ Aug 10 16:58:17.480 INFO kablam! | Aug 10 16:58:17.481 INFO kablam! = help: add #![feature(int_to_from_bytes)] to the crate attributes to enable Aug 10 16:58:17.481 INFO kablam! Aug 10 16:58:17.481 INFO kablam! error[E0061]: this function takes 0 parameters but 1 parameter was supplied Aug 10 16:58:17.481 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:99:39 Aug 10 16:58:17.481 INFO kablam! | Aug 10 16:58:17.481 INFO kablam! 99 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, Message, HasData, HasMessageLength)] Aug 10 16:58:17.481 INFO kablam! | ^^^^^^^ expected 0 parameters Aug 10 16:58:17.481 INFO kablam! Aug 10 16:58:17.482 INFO kablam! error[E0277]: the `?` operator can only be applied to values that implement `std::ops::Try` Aug 10 16:58:17.482 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:99:39 Aug 10 16:58:17.482 INFO kablam! | Aug 10 16:58:17.482 INFO kablam! 99 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, Message, HasData, HasMessageLength)] Aug 10 16:58:17.482 INFO kablam! | ^^^^^^^ the `?` operator cannot be applied to type `[u8; 2]` Aug 10 16:58:17.482 INFO kablam! | Aug 10 16:58:17.482 INFO kablam! = help: the trait `std::ops::Try` is not implemented for `[u8; 2]` Aug 10 16:58:17.482 INFO kablam! = note: required by `std::ops::Try::into_result` Aug 10 16:58:17.482 INFO kablam! Aug 10 16:58:17.483 INFO kablam! error[E0277]: the `?` operator can only be applied to values that implement `std::ops::Try` Aug 10 16:58:17.484 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:99:39 Aug 10 16:58:17.484 INFO kablam! | Aug 10 16:58:17.484 INFO kablam! 99 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, Message, HasData, HasMessageLength)] Aug 10 16:58:17.484 INFO kablam! | ^^^^^^^ the `?` operator cannot be applied to type `[u8; 8]` Aug 10 16:58:17.484 INFO kablam! | Aug 10 16:58:17.484 INFO kablam! = help: the trait `std::ops::Try` is not implemented for `[u8; 8]` Aug 10 16:58:17.484 INFO kablam! = note: required by `std::ops::Try::into_result` Aug 10 16:58:17.484 INFO kablam! Aug 10 16:58:17.502 INFO kablam! error[E0277]: the `?` operator can only be applied to values that implement `std::ops::Try` Aug 10 16:58:17.502 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:99:39 Aug 10 16:58:17.502 INFO kablam! | Aug 10 16:58:17.502 INFO kablam! 99 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, Message, HasData, HasMessageLength)] Aug 10 16:58:17.502 INFO kablam! | ^^^^^^^ the `?` operator cannot be applied to type `[u8; 8]` Aug 10 16:58:17.502 INFO kablam! | Aug 10 16:58:17.502 INFO kablam! = help: the trait `std::ops::Try` is not implemented for `[u8; 8]` Aug 10 16:58:17.502 INFO kablam! = note: required by `std::ops::Try::into_result` Aug 10 16:58:17.502 INFO kablam! Aug 10 16:58:17.588 INFO kablam! error[E0658]: use of unstable library feature 'int_to_from_bytes' (see issue #52963) Aug 10 16:58:17.588 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:129:39 Aug 10 16:58:17.588 INFO kablam! | Aug 10 16:58:17.588 INFO kablam! 129 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, Message, HasData, HasMessageLength)] Aug 10 16:58:17.588 INFO kablam! | ^^^^^^^ Aug 10 16:58:17.608 INFO kablam! | Aug 10 16:58:17.609 INFO kablam! = help: add #![feature(int_to_from_bytes)] to the crate attributes to enable Aug 10 16:58:17.609 INFO kablam! Aug 10 16:58:17.609 INFO kablam! error[E0061]: this function takes 0 parameters but 1 parameter was supplied Aug 10 16:58:17.609 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:129:39 Aug 10 16:58:17.609 INFO kablam! | Aug 10 16:58:17.609 INFO kablam! 129 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, Message, HasData, HasMessageLength)] Aug 10 16:58:17.609 INFO kablam! | ^^^^^^^ expected 0 parameters Aug 10 16:58:17.609 INFO kablam! Aug 10 16:58:17.613 INFO kablam! error[E0277]: the `?` operator can only be applied to values that implement `std::ops::Try` Aug 10 16:58:17.613 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:129:39 Aug 10 16:58:17.613 INFO kablam! | Aug 10 16:58:17.613 INFO kablam! 129 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, Message, HasData, HasMessageLength)] Aug 10 16:58:17.613 INFO kablam! | ^^^^^^^ the `?` operator cannot be applied to type `[u8; 2]` Aug 10 16:58:17.613 INFO kablam! | Aug 10 16:58:17.613 INFO kablam! = help: the trait `std::ops::Try` is not implemented for `[u8; 2]` Aug 10 16:58:17.613 INFO kablam! = note: required by `std::ops::Try::into_result` Aug 10 16:58:17.613 INFO kablam! Aug 10 16:58:17.614 INFO kablam! error[E0277]: the `?` operator can only be applied to values that implement `std::ops::Try` Aug 10 16:58:17.614 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:129:39 Aug 10 16:58:17.615 INFO kablam! | Aug 10 16:58:17.615 INFO kablam! 129 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, Message, HasData, HasMessageLength)] Aug 10 16:58:17.615 INFO kablam! | ^^^^^^^ the `?` operator cannot be applied to type `[u8; 8]` Aug 10 16:58:17.620 INFO kablam! | Aug 10 16:58:17.620 INFO kablam! = help: the trait `std::ops::Try` is not implemented for `[u8; 8]` Aug 10 16:58:17.621 INFO kablam! = note: required by `std::ops::Try::into_result` Aug 10 16:58:17.621 INFO kablam! Aug 10 16:58:17.622 INFO kablam! error[E0277]: the `?` operator can only be applied to values that implement `std::ops::Try` Aug 10 16:58:17.622 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:129:39 Aug 10 16:58:17.622 INFO kablam! | Aug 10 16:58:17.622 INFO kablam! 129 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, Message, HasData, HasMessageLength)] Aug 10 16:58:17.622 INFO kablam! | ^^^^^^^ the `?` operator cannot be applied to type `[u8; 8]` Aug 10 16:58:17.622 INFO kablam! | Aug 10 16:58:17.623 INFO kablam! = help: the trait `std::ops::Try` is not implemented for `[u8; 8]` Aug 10 16:58:17.623 INFO kablam! = note: required by `std::ops::Try::into_result` Aug 10 16:58:17.623 INFO kablam! Aug 10 16:58:17.661 INFO kablam! error[E0658]: use of unstable library feature 'int_to_from_bytes' (see issue #52963) Aug 10 16:58:17.661 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:140:39 Aug 10 16:58:17.661 INFO kablam! | Aug 10 16:58:17.661 INFO kablam! 140 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, HasMessageLength)] Aug 10 16:58:17.661 INFO kablam! | ^^^^^^^ Aug 10 16:58:17.687 INFO kablam! | Aug 10 16:58:17.687 INFO kablam! = help: add #![feature(int_to_from_bytes)] to the crate attributes to enable Aug 10 16:58:17.687 INFO kablam! Aug 10 16:58:17.687 INFO kablam! error[E0061]: this function takes 0 parameters but 1 parameter was supplied Aug 10 16:58:17.687 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:140:39 Aug 10 16:58:17.687 INFO kablam! | Aug 10 16:58:17.687 INFO kablam! 140 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, HasMessageLength)] Aug 10 16:58:17.687 INFO kablam! | ^^^^^^^ expected 0 parameters Aug 10 16:58:17.687 INFO kablam! Aug 10 16:58:17.687 INFO kablam! error[E0308]: match arms have incompatible types Aug 10 16:58:17.687 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:140:39 Aug 10 16:58:17.687 INFO kablam! | Aug 10 16:58:17.687 INFO kablam! 140 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, HasMessageLength)] Aug 10 16:58:17.687 INFO kablam! | ^^^^^^^ Aug 10 16:58:17.687 INFO kablam! | | Aug 10 16:58:17.687 INFO kablam! | expected enum `std::result::Result`, found array of 1 elements Aug 10 16:58:17.687 INFO kablam! | match arm with an incompatible type Aug 10 16:58:17.687 INFO kablam! | Aug 10 16:58:17.687 INFO kablam! = note: expected type `std::result::Result<(), std::io::Error>` Aug 10 16:58:17.687 INFO kablam! found type `[u8; 1]` Aug 10 16:58:17.687 INFO kablam! Aug 10 16:58:17.762 INFO kablam! error[E0658]: use of unstable library feature 'int_to_from_bytes' (see issue #52963) Aug 10 16:58:17.762 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:146:39 Aug 10 16:58:17.762 INFO kablam! | Aug 10 16:58:17.762 INFO kablam! 146 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, Message, HasData, HasMessageLength)] Aug 10 16:58:17.762 INFO kablam! | ^^^^^^^ Aug 10 16:58:17.762 INFO kablam! | Aug 10 16:58:17.762 INFO kablam! = help: add #![feature(int_to_from_bytes)] to the crate attributes to enable Aug 10 16:58:17.762 INFO kablam! Aug 10 16:58:17.762 INFO kablam! error[E0061]: this function takes 0 parameters but 1 parameter was supplied Aug 10 16:58:17.762 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:146:39 Aug 10 16:58:17.762 INFO kablam! | Aug 10 16:58:17.762 INFO kablam! 146 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, Message, HasData, HasMessageLength)] Aug 10 16:58:17.762 INFO kablam! | ^^^^^^^ expected 0 parameters Aug 10 16:58:17.762 INFO kablam! Aug 10 16:58:17.763 INFO kablam! error[E0277]: the `?` operator can only be applied to values that implement `std::ops::Try` Aug 10 16:58:17.763 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:146:39 Aug 10 16:58:17.763 INFO kablam! | Aug 10 16:58:17.763 INFO kablam! 146 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, Message, HasData, HasMessageLength)] Aug 10 16:58:17.763 INFO kablam! | ^^^^^^^ the `?` operator cannot be applied to type `[u8; 2]` Aug 10 16:58:17.763 INFO kablam! | Aug 10 16:58:17.763 INFO kablam! = help: the trait `std::ops::Try` is not implemented for `[u8; 2]` Aug 10 16:58:17.763 INFO kablam! = note: required by `std::ops::Try::into_result` Aug 10 16:58:17.763 INFO kablam! Aug 10 16:58:17.764 INFO kablam! error[E0277]: the `?` operator can only be applied to values that implement `std::ops::Try` Aug 10 16:58:17.764 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:146:39 Aug 10 16:58:17.764 INFO kablam! | Aug 10 16:58:17.764 INFO kablam! 146 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, Message, HasData, HasMessageLength)] Aug 10 16:58:17.764 INFO kablam! | ^^^^^^^ the `?` operator cannot be applied to type `[u8; 8]` Aug 10 16:58:17.764 INFO kablam! | Aug 10 16:58:17.764 INFO kablam! = help: the trait `std::ops::Try` is not implemented for `[u8; 8]` Aug 10 16:58:17.764 INFO kablam! = note: required by `std::ops::Try::into_result` Aug 10 16:58:17.784 INFO kablam! Aug 10 16:58:17.786 INFO kablam! error[E0277]: the `?` operator can only be applied to values that implement `std::ops::Try` Aug 10 16:58:17.786 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:146:39 Aug 10 16:58:17.786 INFO kablam! | Aug 10 16:58:17.786 INFO kablam! 146 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, Message, HasData, HasMessageLength)] Aug 10 16:58:17.786 INFO kablam! | ^^^^^^^ the `?` operator cannot be applied to type `[u8; 8]` Aug 10 16:58:17.786 INFO kablam! | Aug 10 16:58:17.786 INFO kablam! = help: the trait `std::ops::Try` is not implemented for `[u8; 8]` Aug 10 16:58:17.786 INFO kablam! = note: required by `std::ops::Try::into_result` Aug 10 16:58:17.786 INFO kablam! Aug 10 16:58:17.787 INFO kablam! error[E0277]: the `?` operator can only be applied to values that implement `std::ops::Try` Aug 10 16:58:17.787 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:146:39 Aug 10 16:58:17.787 INFO kablam! | Aug 10 16:58:17.787 INFO kablam! 146 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, Message, HasData, HasMessageLength)] Aug 10 16:58:17.787 INFO kablam! | ^^^^^^^ the `?` operator cannot be applied to type `[u8; 8]` Aug 10 16:58:17.787 INFO kablam! | Aug 10 16:58:17.787 INFO kablam! = help: the trait `std::ops::Try` is not implemented for `[u8; 8]` Aug 10 16:58:17.787 INFO kablam! = note: required by `std::ops::Try::into_result` Aug 10 16:58:17.787 INFO kablam! Aug 10 16:58:17.898 INFO kablam! error[E0658]: use of unstable library feature 'int_to_from_bytes' (see issue #52963) Aug 10 16:58:17.898 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:160:39 Aug 10 16:58:17.898 INFO kablam! | Aug 10 16:58:17.898 INFO kablam! 160 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, Message, HasData, HasMessageLength)] Aug 10 16:58:17.898 INFO kablam! | ^^^^^^^ Aug 10 16:58:17.924 INFO kablam! | Aug 10 16:58:17.925 INFO kablam! = help: add #![feature(int_to_from_bytes)] to the crate attributes to enable Aug 10 16:58:17.925 INFO kablam! Aug 10 16:58:17.926 INFO kablam! error[E0061]: this function takes 0 parameters but 1 parameter was supplied Aug 10 16:58:17.926 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:160:39 Aug 10 16:58:17.926 INFO kablam! | Aug 10 16:58:17.926 INFO kablam! 160 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, Message, HasData, HasMessageLength)] Aug 10 16:58:17.926 INFO kablam! | ^^^^^^^ expected 0 parameters Aug 10 16:58:17.926 INFO kablam! Aug 10 16:58:17.927 INFO kablam! error[E0277]: the `?` operator can only be applied to values that implement `std::ops::Try` Aug 10 16:58:17.927 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:160:39 Aug 10 16:58:17.927 INFO kablam! | Aug 10 16:58:17.927 INFO kablam! 160 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, Message, HasData, HasMessageLength)] Aug 10 16:58:17.927 INFO kablam! | ^^^^^^^ the `?` operator cannot be applied to type `[u8; 2]` Aug 10 16:58:17.928 INFO kablam! | Aug 10 16:58:17.928 INFO kablam! = help: the trait `std::ops::Try` is not implemented for `[u8; 2]` Aug 10 16:58:17.928 INFO kablam! = note: required by `std::ops::Try::into_result` Aug 10 16:58:17.929 INFO kablam! Aug 10 16:58:17.930 INFO kablam! error[E0277]: the `?` operator can only be applied to values that implement `std::ops::Try` Aug 10 16:58:17.930 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:160:39 Aug 10 16:58:17.930 INFO kablam! | Aug 10 16:58:17.930 INFO kablam! 160 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, Message, HasData, HasMessageLength)] Aug 10 16:58:17.930 INFO kablam! | ^^^^^^^ the `?` operator cannot be applied to type `[u8; 2]` Aug 10 16:58:17.931 INFO kablam! | Aug 10 16:58:17.931 INFO kablam! = help: the trait `std::ops::Try` is not implemented for `[u8; 2]` Aug 10 16:58:17.931 INFO kablam! = note: required by `std::ops::Try::into_result` Aug 10 16:58:17.932 INFO kablam! Aug 10 16:58:17.933 INFO kablam! error[E0277]: the `?` operator can only be applied to values that implement `std::ops::Try` Aug 10 16:58:17.933 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:160:39 Aug 10 16:58:17.933 INFO kablam! | Aug 10 16:58:17.933 INFO kablam! 160 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, Message, HasData, HasMessageLength)] Aug 10 16:58:17.933 INFO kablam! | ^^^^^^^ the `?` operator cannot be applied to type `[u8; 8]` Aug 10 16:58:17.940 INFO kablam! | Aug 10 16:58:17.941 INFO kablam! = help: the trait `std::ops::Try` is not implemented for `[u8; 8]` Aug 10 16:58:17.941 INFO kablam! = note: required by `std::ops::Try::into_result` Aug 10 16:58:17.941 INFO kablam! Aug 10 16:58:17.944 INFO kablam! error[E0277]: the `?` operator can only be applied to values that implement `std::ops::Try` Aug 10 16:58:17.944 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:160:39 Aug 10 16:58:17.944 INFO kablam! | Aug 10 16:58:17.944 INFO kablam! 160 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, Message, HasData, HasMessageLength)] Aug 10 16:58:17.944 INFO kablam! | ^^^^^^^ the `?` operator cannot be applied to type `[u8; 8]` Aug 10 16:58:17.945 INFO kablam! | Aug 10 16:58:17.945 INFO kablam! = help: the trait `std::ops::Try` is not implemented for `[u8; 8]` Aug 10 16:58:17.945 INFO kablam! = note: required by `std::ops::Try::into_result` Aug 10 16:58:17.946 INFO kablam! Aug 10 16:58:17.947 INFO kablam! error[E0277]: the `?` operator can only be applied to values that implement `std::ops::Try` Aug 10 16:58:17.947 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:160:39 Aug 10 16:58:17.947 INFO kablam! | Aug 10 16:58:17.947 INFO kablam! 160 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, Message, HasData, HasMessageLength)] Aug 10 16:58:17.947 INFO kablam! | ^^^^^^^ the `?` operator cannot be applied to type `[u8; 2]` Aug 10 16:58:17.968 INFO kablam! | Aug 10 16:58:17.969 INFO kablam! = help: the trait `std::ops::Try` is not implemented for `[u8; 2]` Aug 10 16:58:17.969 INFO kablam! = note: required by `std::ops::Try::into_result` Aug 10 16:58:17.969 INFO kablam! Aug 10 16:58:18.089 INFO kablam! error: aborting due to 59 previous errors Aug 10 16:58:18.092 INFO kablam! Aug 10 16:58:18.093 INFO kablam! Some errors occurred: E0061, E0277, E0308, E0658. Aug 10 16:58:18.093 INFO kablam! For more information about an error, try `rustc --explain E0061`. Aug 10 16:58:18.137 INFO kablam! error: Could not compile `unterflow-protocol`. Aug 10 16:58:18.138 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 10 17:00:32.804 INFO kablam! error: build failed Aug 10 17:00:32.804 INFO kablam! su: No module specific data is present Aug 10 17:00:33.401 INFO running `"docker" "rm" "-f" "a9e70a0ff50d9fc3a59144c8a87ab3014fb8e143fb34eb125ae6fec1b893917d"` Aug 10 17:00:33.575 INFO blam! a9e70a0ff50d9fc3a59144c8a87ab3014fb8e143fb34eb125ae6fec1b893917d