Aug 01 14:22:38.709 INFO checking unterflow/unterflow-dump against 1.27.2 for lazy_static-1 Aug 01 14:22:38.709 INFO running: cargo +1.27.2 check --frozen --all --all-targets Aug 01 14:22:38.709 INFO creating container for: cargo +1.27.2 check --frozen --all --all-targets Aug 01 14:22:38.709 INFO running `"docker" "create" "-v" "/tmp/crater.Ffw2ybjVat0H:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/lazy_static-1/worker-5/1.27.2:/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 +1.27.2 check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Aug 01 14:22:38.936 INFO blam! 5904aa1b3b274269c262fee2c5fab1fef68452cd9a4275bc91b71587af817a64 Aug 01 14:22:38.937 INFO running `"docker" "start" "-a" "5904aa1b3b274269c262fee2c5fab1fef68452cd9a4275bc91b71587af817a64"` Aug 01 14:22:40.124 INFO kablam! Compiling term v0.4.6 Aug 01 14:22:40.124 INFO kablam! Compiling unicode-xid v0.0.3 Aug 01 14:22:40.124 INFO kablam! Checking rustc-serialize v0.3.24 Aug 01 14:22:40.124 INFO kablam! Compiling ucd-util v0.1.1 Aug 01 14:22:40.124 INFO kablam! Compiling bitflags v0.5.0 Aug 01 14:22:40.126 INFO kablam! Compiling num-traits v0.2.5 Aug 01 14:22:40.134 INFO kablam! Compiling utf8-ranges v1.0.0 Aug 01 14:22:46.326 INFO kablam! Compiling glob v0.2.11 Aug 01 14:22:46.435 INFO kablam! Checking pnet_base v0.21.0 Aug 01 14:22:47.961 INFO kablam! Checking ipnetwork v0.12.8 Aug 01 14:22:48.086 INFO kablam! Compiling syntex_pos v0.42.0 Aug 01 14:22:49.243 INFO kablam! Compiling regex-syntax v0.5.6 Aug 01 14:22:51.819 INFO kablam! Compiling thread_local v0.3.5 Aug 01 14:22:52.013 INFO kablam! Compiling aho-corasick v0.6.6 Aug 01 14:22:54.140 INFO kablam! Checking pnet_macros_support v0.21.0 Aug 01 14:23:08.474 INFO kablam! Checking loggerv v0.3.0 Aug 01 14:23:08.630 INFO kablam! Compiling syn v0.14.5 Aug 01 14:23:08.769 INFO kablam! Checking regex v0.2.11 Aug 01 14:23:08.770 INFO kablam! Checking serde_bytes v0.10.4 Aug 01 14:23:09.361 INFO kablam! Compiling unterflow-protocol-derive v0.1.0 (https://github.com/unterflow/unterflow-protocol#8d54e7cf) Aug 01 14:23:11.121 INFO kablam! Compiling syntex_errors v0.42.0 Aug 01 14:23:38.100 INFO kablam! Compiling syntex_syntax v0.42.0 Aug 01 14:23:41.939 INFO kablam! Checking num-traits v0.1.43 Aug 01 14:23:43.191 INFO kablam! Checking rmp v0.8.7 Aug 01 14:23:48.876 INFO kablam! Checking rmp-serde v0.13.7 Aug 01 14:23:48.877 INFO kablam! Checking rmpv v0.4.0 Aug 01 14:24:31.957 INFO kablam! Compiling serde_derive v1.0.70 Aug 01 14:25:59.477 INFO kablam! Checking syntex v0.42.2 Aug 01 14:25:59.609 INFO kablam! Checking unterflow-protocol v0.1.0 (https://github.com/unterflow/unterflow-protocol#8d54e7cf) Aug 01 14:26:01.019 INFO kablam! Checking pnet_macros v0.15.0 Aug 01 14:26:06.149 INFO kablam! error[E0658]: use of unstable library feature 'int_to_from_bytes' (see issue #49792) Aug 01 14:26:06.149 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/frame.rs:3:39 Aug 01 14:26:06.149 INFO kablam! | Aug 01 14:26:06.149 INFO kablam! 3 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength)] Aug 01 14:26:06.149 INFO kablam! | ^^^^^^^ Aug 01 14:26:06.149 INFO kablam! Aug 01 14:26:06.149 INFO kablam! error[E0061]: this function takes 0 parameters but 1 parameter was supplied Aug 01 14:26:06.149 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/frame.rs:3:39 Aug 01 14:26:06.149 INFO kablam! | Aug 01 14:26:06.149 INFO kablam! 3 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength)] Aug 01 14:26:06.149 INFO kablam! | ^^^^^^^ expected 0 parameters Aug 01 14:26:06.149 INFO kablam! Aug 01 14:26:06.150 INFO kablam! error[E0308]: match arms have incompatible types Aug 01 14:26:06.150 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/frame.rs:3:39 Aug 01 14:26:06.150 INFO kablam! | Aug 01 14:26:06.150 INFO kablam! 3 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength)] Aug 01 14:26:06.150 INFO kablam! | ^^^^^^^ Aug 01 14:26:06.150 INFO kablam! | | Aug 01 14:26:06.151 INFO kablam! | expected enum `std::result::Result`, found array of 2 elements Aug 01 14:26:06.151 INFO kablam! | match arm with an incompatible type Aug 01 14:26:06.151 INFO kablam! | Aug 01 14:26:06.151 INFO kablam! = note: expected type `std::result::Result<(), std::io::Error>` Aug 01 14:26:06.151 INFO kablam! found type `[u8; 2]` Aug 01 14:26:06.151 INFO kablam! Aug 01 14:26:06.180 INFO kablam! error[E0658]: use of unstable library feature 'int_to_from_bytes' (see issue #49792) Aug 01 14:26:06.180 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/frame.rs:16:48 Aug 01 14:26:06.180 INFO kablam! | Aug 01 14:26:06.180 INFO kablam! 16 | #[derive(Debug, Default, PartialEq, FromBytes, ToBytes, HasBlockLength)] Aug 01 14:26:06.180 INFO kablam! | ^^^^^^^ Aug 01 14:26:06.180 INFO kablam! Aug 01 14:26:06.181 INFO kablam! error[E0061]: this function takes 0 parameters but 1 parameter was supplied Aug 01 14:26:06.181 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/frame.rs:16:48 Aug 01 14:26:06.181 INFO kablam! | Aug 01 14:26:06.181 INFO kablam! 16 | #[derive(Debug, Default, PartialEq, FromBytes, ToBytes, HasBlockLength)] Aug 01 14:26:06.181 INFO kablam! | ^^^^^^^ expected 0 parameters Aug 01 14:26:06.181 INFO kablam! Aug 01 14:26:06.181 INFO kablam! error[E0277]: the `?` operator can only be applied to values that implement `std::ops::Try` Aug 01 14:26:06.181 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/frame.rs:16:48 Aug 01 14:26:06.181 INFO kablam! | Aug 01 14:26:06.181 INFO kablam! 16 | #[derive(Debug, Default, PartialEq, FromBytes, ToBytes, HasBlockLength)] Aug 01 14:26:06.181 INFO kablam! | ^^^^^^^ the `?` operator cannot be applied to type `[u8; 4]` Aug 01 14:26:06.181 INFO kablam! | Aug 01 14:26:06.181 INFO kablam! = help: the trait `std::ops::Try` is not implemented for `[u8; 4]` Aug 01 14:26:06.181 INFO kablam! = note: required by `std::ops::Try::into_result` Aug 01 14:26:06.181 INFO kablam! Aug 01 14:26:06.183 INFO kablam! error[E0277]: the `?` operator can only be applied to values that implement `std::ops::Try` Aug 01 14:26:06.183 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/frame.rs:16:48 Aug 01 14:26:06.183 INFO kablam! | Aug 01 14:26:06.183 INFO kablam! 16 | #[derive(Debug, Default, PartialEq, FromBytes, ToBytes, HasBlockLength)] Aug 01 14:26:06.183 INFO kablam! | ^^^^^^^ the `?` operator cannot be applied to type `[u8; 1]` Aug 01 14:26:06.183 INFO kablam! | Aug 01 14:26:06.183 INFO kablam! = help: the trait `std::ops::Try` is not implemented for `[u8; 1]` Aug 01 14:26:06.183 INFO kablam! = note: required by `std::ops::Try::into_result` Aug 01 14:26:06.183 INFO kablam! Aug 01 14:26:06.184 INFO kablam! error[E0277]: the `?` operator can only be applied to values that implement `std::ops::Try` Aug 01 14:26:06.184 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/frame.rs:16:48 Aug 01 14:26:06.184 INFO kablam! | Aug 01 14:26:06.184 INFO kablam! 16 | #[derive(Debug, Default, PartialEq, FromBytes, ToBytes, HasBlockLength)] Aug 01 14:26:06.184 INFO kablam! | ^^^^^^^ the `?` operator cannot be applied to type `[u8; 1]` Aug 01 14:26:06.184 INFO kablam! | Aug 01 14:26:06.184 INFO kablam! = help: the trait `std::ops::Try` is not implemented for `[u8; 1]` Aug 01 14:26:06.184 INFO kablam! = note: required by `std::ops::Try::into_result` Aug 01 14:26:06.184 INFO kablam! Aug 01 14:26:06.186 INFO kablam! error[E0277]: the `?` operator can only be applied to values that implement `std::ops::Try` Aug 01 14:26:06.186 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/frame.rs:16:48 Aug 01 14:26:06.186 INFO kablam! | Aug 01 14:26:06.186 INFO kablam! 16 | #[derive(Debug, Default, PartialEq, FromBytes, ToBytes, HasBlockLength)] Aug 01 14:26:06.186 INFO kablam! | ^^^^^^^ the `?` operator cannot be applied to type `[u8; 4]` Aug 01 14:26:06.186 INFO kablam! | Aug 01 14:26:06.186 INFO kablam! = help: the trait `std::ops::Try` is not implemented for `[u8; 4]` Aug 01 14:26:06.186 INFO kablam! = note: required by `std::ops::Try::into_result` Aug 01 14:26:06.186 INFO kablam! Aug 01 14:26:06.231 INFO kablam! error[E0658]: use of unstable library feature 'int_to_from_bytes' (see issue #49792) Aug 01 14:26:06.231 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/frame.rs:51:39 Aug 01 14:26:06.231 INFO kablam! | Aug 01 14:26:06.231 INFO kablam! 51 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength)] Aug 01 14:26:06.231 INFO kablam! | ^^^^^^^ Aug 01 14:26:06.231 INFO kablam! Aug 01 14:26:06.231 INFO kablam! error[E0061]: this function takes 0 parameters but 1 parameter was supplied Aug 01 14:26:06.231 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/frame.rs:51:39 Aug 01 14:26:06.231 INFO kablam! | Aug 01 14:26:06.231 INFO kablam! 51 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength)] Aug 01 14:26:06.231 INFO kablam! | ^^^^^^^ expected 0 parameters Aug 01 14:26:06.231 INFO kablam! Aug 01 14:26:06.231 INFO kablam! error[E0308]: match arms have incompatible types Aug 01 14:26:06.231 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/frame.rs:51:39 Aug 01 14:26:06.231 INFO kablam! | Aug 01 14:26:06.231 INFO kablam! 51 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength)] Aug 01 14:26:06.232 INFO kablam! | ^^^^^^^ Aug 01 14:26:06.232 INFO kablam! | | Aug 01 14:26:06.232 INFO kablam! | expected enum `std::result::Result`, found array of 2 elements Aug 01 14:26:06.232 INFO kablam! | match arm with an incompatible type Aug 01 14:26:06.232 INFO kablam! | Aug 01 14:26:06.232 INFO kablam! = note: expected type `std::result::Result<(), std::io::Error>` Aug 01 14:26:06.232 INFO kablam! found type `[u8; 2]` Aug 01 14:26:06.232 INFO kablam! Aug 01 14:26:06.254 INFO kablam! error[E0658]: use of unstable library feature 'int_to_from_bytes' (see issue #49792) Aug 01 14:26:06.254 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/frame.rs:64:39 Aug 01 14:26:06.254 INFO kablam! | Aug 01 14:26:06.254 INFO kablam! 64 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength)] Aug 01 14:26:06.254 INFO kablam! | ^^^^^^^ Aug 01 14:26:06.254 INFO kablam! Aug 01 14:26:06.254 INFO kablam! error[E0061]: this function takes 0 parameters but 1 parameter was supplied Aug 01 14:26:06.254 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/frame.rs:64:39 Aug 01 14:26:06.255 INFO kablam! | Aug 01 14:26:06.255 INFO kablam! 64 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength)] Aug 01 14:26:06.255 INFO kablam! | ^^^^^^^ expected 0 parameters Aug 01 14:26:06.255 INFO kablam! Aug 01 14:26:06.255 INFO kablam! error[E0277]: the `?` operator can only be applied to values that implement `std::ops::Try` Aug 01 14:26:06.255 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/frame.rs:64:39 Aug 01 14:26:06.255 INFO kablam! | Aug 01 14:26:06.255 INFO kablam! 64 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength)] Aug 01 14:26:06.255 INFO kablam! | ^^^^^^^ the `?` operator cannot be applied to type `[u8; 8]` Aug 01 14:26:06.255 INFO kablam! | Aug 01 14:26:06.255 INFO kablam! = help: the trait `std::ops::Try` is not implemented for `[u8; 8]` Aug 01 14:26:06.255 INFO kablam! = note: required by `std::ops::Try::into_result` Aug 01 14:26:06.255 INFO kablam! Aug 01 14:26:06.262 INFO kablam! error[E0658]: use of unstable library feature 'int_to_from_bytes' (see issue #49792) Aug 01 14:26:06.262 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/frame.rs:69:39 Aug 01 14:26:06.262 INFO kablam! | Aug 01 14:26:06.262 INFO kablam! 69 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength)] Aug 01 14:26:06.262 INFO kablam! | ^^^^^^^ Aug 01 14:26:06.276 INFO kablam! Aug 01 14:26:06.276 INFO kablam! error[E0061]: this function takes 0 parameters but 1 parameter was supplied Aug 01 14:26:06.277 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/frame.rs:69:39 Aug 01 14:26:06.277 INFO kablam! | Aug 01 14:26:06.277 INFO kablam! 69 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength)] Aug 01 14:26:06.277 INFO kablam! | ^^^^^^^ expected 0 parameters Aug 01 14:26:06.277 INFO kablam! Aug 01 14:26:06.277 INFO kablam! error[E0308]: match arms have incompatible types Aug 01 14:26:06.277 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/frame.rs:69:39 Aug 01 14:26:06.277 INFO kablam! | Aug 01 14:26:06.277 INFO kablam! 69 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength)] Aug 01 14:26:06.277 INFO kablam! | ^^^^^^^ Aug 01 14:26:06.277 INFO kablam! | | Aug 01 14:26:06.277 INFO kablam! | expected enum `std::result::Result`, found array of 4 elements Aug 01 14:26:06.277 INFO kablam! | match arm with an incompatible type Aug 01 14:26:06.277 INFO kablam! | Aug 01 14:26:06.277 INFO kablam! = note: expected type `std::result::Result<(), std::io::Error>` Aug 01 14:26:06.277 INFO kablam! found type `[u8; 4]` Aug 01 14:26:06.277 INFO kablam! Aug 01 14:26:07.957 INFO kablam! error[E0658]: use of unstable library feature 'int_to_from_bytes' (see issue #49792) Aug 01 14:26:07.957 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:5:39 Aug 01 14:26:07.957 INFO kablam! | Aug 01 14:26:07.957 INFO kablam! 5 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength)] Aug 01 14:26:07.957 INFO kablam! | ^^^^^^^ Aug 01 14:26:07.960 INFO kablam! Aug 01 14:26:07.961 INFO kablam! error[E0061]: this function takes 0 parameters but 1 parameter was supplied Aug 01 14:26:07.961 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:5:39 Aug 01 14:26:07.961 INFO kablam! | Aug 01 14:26:07.961 INFO kablam! 5 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength)] Aug 01 14:26:07.961 INFO kablam! | ^^^^^^^ expected 0 parameters Aug 01 14:26:07.961 INFO kablam! Aug 01 14:26:07.961 INFO kablam! error[E0277]: the `?` operator can only be applied to values that implement `std::ops::Try` Aug 01 14:26:07.961 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:5:39 Aug 01 14:26:07.961 INFO kablam! | Aug 01 14:26:07.961 INFO kablam! 5 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength)] Aug 01 14:26:07.962 INFO kablam! | ^^^^^^^ the `?` operator cannot be applied to type `[u8; 2]` Aug 01 14:26:07.962 INFO kablam! | Aug 01 14:26:07.962 INFO kablam! = help: the trait `std::ops::Try` is not implemented for `[u8; 2]` Aug 01 14:26:07.962 INFO kablam! = note: required by `std::ops::Try::into_result` Aug 01 14:26:07.962 INFO kablam! Aug 01 14:26:07.962 INFO kablam! error[E0277]: the `?` operator can only be applied to values that implement `std::ops::Try` Aug 01 14:26:07.962 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:5:39 Aug 01 14:26:07.962 INFO kablam! | Aug 01 14:26:07.962 INFO kablam! 5 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength)] Aug 01 14:26:07.962 INFO kablam! | ^^^^^^^ the `?` operator cannot be applied to type `[u8; 2]` Aug 01 14:26:07.964 INFO kablam! | Aug 01 14:26:07.964 INFO kablam! = help: the trait `std::ops::Try` is not implemented for `[u8; 2]` Aug 01 14:26:07.964 INFO kablam! = note: required by `std::ops::Try::into_result` Aug 01 14:26:07.964 INFO kablam! Aug 01 14:26:07.965 INFO kablam! error[E0277]: the `?` operator can only be applied to values that implement `std::ops::Try` Aug 01 14:26:07.965 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:5:39 Aug 01 14:26:07.965 INFO kablam! | Aug 01 14:26:07.965 INFO kablam! 5 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength)] Aug 01 14:26:07.965 INFO kablam! | ^^^^^^^ the `?` operator cannot be applied to type `[u8; 2]` Aug 01 14:26:07.965 INFO kablam! | Aug 01 14:26:07.965 INFO kablam! = help: the trait `std::ops::Try` is not implemented for `[u8; 2]` Aug 01 14:26:07.966 INFO kablam! = note: required by `std::ops::Try::into_result` Aug 01 14:26:07.966 INFO kablam! Aug 01 14:26:07.966 INFO kablam! error[E0277]: the `?` operator can only be applied to values that implement `std::ops::Try` Aug 01 14:26:07.966 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:5:39 Aug 01 14:26:07.966 INFO kablam! | Aug 01 14:26:07.966 INFO kablam! 5 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength)] Aug 01 14:26:07.966 INFO kablam! | ^^^^^^^ the `?` operator cannot be applied to type `[u8; 2]` Aug 01 14:26:07.966 INFO kablam! | Aug 01 14:26:07.967 INFO kablam! = help: the trait `std::ops::Try` is not implemented for `[u8; 2]` Aug 01 14:26:07.967 INFO kablam! = note: required by `std::ops::Try::into_result` Aug 01 14:26:07.967 INFO kablam! Aug 01 14:26:07.997 INFO kablam! error[E0658]: use of unstable library feature 'int_to_from_bytes' (see issue #49792) Aug 01 14:26:07.997 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:34:39 Aug 01 14:26:07.997 INFO kablam! | Aug 01 14:26:07.997 INFO kablam! 34 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, HasMessageLength)] Aug 01 14:26:07.997 INFO kablam! | ^^^^^^^ Aug 01 14:26:07.997 INFO kablam! Aug 01 14:26:07.998 INFO kablam! error[E0061]: this function takes 0 parameters but 1 parameter was supplied Aug 01 14:26:07.998 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:34:39 Aug 01 14:26:07.998 INFO kablam! | Aug 01 14:26:07.998 INFO kablam! 34 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, HasMessageLength)] Aug 01 14:26:07.998 INFO kablam! | ^^^^^^^ expected 0 parameters Aug 01 14:26:07.998 INFO kablam! Aug 01 14:26:07.998 INFO kablam! error[E0308]: match arms have incompatible types Aug 01 14:26:07.998 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:34:39 Aug 01 14:26:07.998 INFO kablam! | Aug 01 14:26:07.998 INFO kablam! 34 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, HasMessageLength)] Aug 01 14:26:07.998 INFO kablam! | ^^^^^^^ Aug 01 14:26:07.998 INFO kablam! | | Aug 01 14:26:07.998 INFO kablam! | expected enum `std::result::Result`, found array of 1 elements Aug 01 14:26:07.998 INFO kablam! | match arm with an incompatible type Aug 01 14:26:07.998 INFO kablam! | Aug 01 14:26:07.998 INFO kablam! = note: expected type `std::result::Result<(), std::io::Error>` Aug 01 14:26:07.998 INFO kablam! found type `[u8; 1]` Aug 01 14:26:07.998 INFO kablam! Aug 01 14:26:08.046 INFO kablam! error[E0658]: use of unstable library feature 'int_to_from_bytes' (see issue #49792) Aug 01 14:26:08.046 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:55:39 Aug 01 14:26:08.046 INFO kablam! | Aug 01 14:26:08.046 INFO kablam! 55 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, HasMessageLength)] Aug 01 14:26:08.046 INFO kablam! | ^^^^^^^ Aug 01 14:26:08.046 INFO kablam! Aug 01 14:26:08.046 INFO kablam! error[E0061]: this function takes 0 parameters but 1 parameter was supplied Aug 01 14:26:08.046 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:55:39 Aug 01 14:26:08.046 INFO kablam! | Aug 01 14:26:08.046 INFO kablam! 55 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, HasMessageLength)] Aug 01 14:26:08.046 INFO kablam! | ^^^^^^^ expected 0 parameters Aug 01 14:26:08.046 INFO kablam! Aug 01 14:26:08.047 INFO kablam! error[E0308]: match arms have incompatible types Aug 01 14:26:08.047 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:55:39 Aug 01 14:26:08.047 INFO kablam! | Aug 01 14:26:08.047 INFO kablam! 55 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, HasMessageLength)] Aug 01 14:26:08.047 INFO kablam! | ^^^^^^^ Aug 01 14:26:08.047 INFO kablam! | | Aug 01 14:26:08.047 INFO kablam! | expected enum `std::result::Result`, found array of 1 elements Aug 01 14:26:08.047 INFO kablam! | match arm with an incompatible type Aug 01 14:26:08.047 INFO kablam! | Aug 01 14:26:08.047 INFO kablam! = note: expected type `std::result::Result<(), std::io::Error>` Aug 01 14:26:08.047 INFO kablam! found type `[u8; 1]` Aug 01 14:26:08.047 INFO kablam! Aug 01 14:26:08.105 INFO kablam! error[E0658]: use of unstable library feature 'int_to_from_bytes' (see issue #49792) Aug 01 14:26:08.105 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:86:39 Aug 01 14:26:08.105 INFO kablam! | Aug 01 14:26:08.105 INFO kablam! 86 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, HasMessageLength)] Aug 01 14:26:08.105 INFO kablam! | ^^^^^^^ Aug 01 14:26:08.124 INFO kablam! Aug 01 14:26:08.125 INFO kablam! error[E0061]: this function takes 0 parameters but 1 parameter was supplied Aug 01 14:26:08.125 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:86:39 Aug 01 14:26:08.125 INFO kablam! | Aug 01 14:26:08.125 INFO kablam! 86 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, HasMessageLength)] Aug 01 14:26:08.125 INFO kablam! | ^^^^^^^ expected 0 parameters Aug 01 14:26:08.125 INFO kablam! Aug 01 14:26:08.125 INFO kablam! error[E0308]: match arms have incompatible types Aug 01 14:26:08.125 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:86:39 Aug 01 14:26:08.125 INFO kablam! | Aug 01 14:26:08.125 INFO kablam! 86 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, HasMessageLength)] Aug 01 14:26:08.125 INFO kablam! | ^^^^^^^ Aug 01 14:26:08.125 INFO kablam! | | Aug 01 14:26:08.125 INFO kablam! | expected enum `std::result::Result`, found array of 1 elements Aug 01 14:26:08.125 INFO kablam! | match arm with an incompatible type Aug 01 14:26:08.125 INFO kablam! | Aug 01 14:26:08.125 INFO kablam! = note: expected type `std::result::Result<(), std::io::Error>` Aug 01 14:26:08.126 INFO kablam! found type `[u8; 1]` Aug 01 14:26:08.126 INFO kablam! Aug 01 14:26:08.193 INFO kablam! error[E0658]: use of unstable library feature 'int_to_from_bytes' (see issue #49792) Aug 01 14:26:08.193 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:99:39 Aug 01 14:26:08.193 INFO kablam! | Aug 01 14:26:08.193 INFO kablam! 99 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, Message, HasData, HasMessageLength)] Aug 01 14:26:08.193 INFO kablam! | ^^^^^^^ Aug 01 14:26:08.193 INFO kablam! Aug 01 14:26:08.194 INFO kablam! error[E0061]: this function takes 0 parameters but 1 parameter was supplied Aug 01 14:26:08.194 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:99:39 Aug 01 14:26:08.194 INFO kablam! | Aug 01 14:26:08.194 INFO kablam! 99 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, Message, HasData, HasMessageLength)] Aug 01 14:26:08.194 INFO kablam! | ^^^^^^^ expected 0 parameters Aug 01 14:26:08.194 INFO kablam! Aug 01 14:26:08.194 INFO kablam! error[E0277]: the `?` operator can only be applied to values that implement `std::ops::Try` Aug 01 14:26:08.194 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:99:39 Aug 01 14:26:08.194 INFO kablam! | Aug 01 14:26:08.194 INFO kablam! 99 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, Message, HasData, HasMessageLength)] Aug 01 14:26:08.195 INFO kablam! | ^^^^^^^ the `?` operator cannot be applied to type `[u8; 2]` Aug 01 14:26:08.195 INFO kablam! | Aug 01 14:26:08.195 INFO kablam! = help: the trait `std::ops::Try` is not implemented for `[u8; 2]` Aug 01 14:26:08.195 INFO kablam! = note: required by `std::ops::Try::into_result` Aug 01 14:26:08.195 INFO kablam! Aug 01 14:26:08.196 INFO kablam! error[E0277]: the `?` operator can only be applied to values that implement `std::ops::Try` Aug 01 14:26:08.196 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:99:39 Aug 01 14:26:08.196 INFO kablam! | Aug 01 14:26:08.196 INFO kablam! 99 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, Message, HasData, HasMessageLength)] Aug 01 14:26:08.196 INFO kablam! | ^^^^^^^ the `?` operator cannot be applied to type `[u8; 8]` Aug 01 14:26:08.196 INFO kablam! | Aug 01 14:26:08.196 INFO kablam! = help: the trait `std::ops::Try` is not implemented for `[u8; 8]` Aug 01 14:26:08.196 INFO kablam! = note: required by `std::ops::Try::into_result` Aug 01 14:26:08.196 INFO kablam! Aug 01 14:26:08.196 INFO kablam! error[E0277]: the `?` operator can only be applied to values that implement `std::ops::Try` Aug 01 14:26:08.196 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:99:39 Aug 01 14:26:08.196 INFO kablam! | Aug 01 14:26:08.196 INFO kablam! 99 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, Message, HasData, HasMessageLength)] Aug 01 14:26:08.196 INFO kablam! | ^^^^^^^ the `?` operator cannot be applied to type `[u8; 8]` Aug 01 14:26:08.196 INFO kablam! | Aug 01 14:26:08.196 INFO kablam! = help: the trait `std::ops::Try` is not implemented for `[u8; 8]` Aug 01 14:26:08.197 INFO kablam! = note: required by `std::ops::Try::into_result` Aug 01 14:26:08.197 INFO kablam! Aug 01 14:26:08.260 INFO kablam! error[E0658]: use of unstable library feature 'int_to_from_bytes' (see issue #49792) Aug 01 14:26:08.260 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:129:39 Aug 01 14:26:08.260 INFO kablam! | Aug 01 14:26:08.260 INFO kablam! 129 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, Message, HasData, HasMessageLength)] Aug 01 14:26:08.260 INFO kablam! | ^^^^^^^ Aug 01 14:26:08.260 INFO kablam! Aug 01 14:26:08.260 INFO kablam! error[E0061]: this function takes 0 parameters but 1 parameter was supplied Aug 01 14:26:08.260 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:129:39 Aug 01 14:26:08.260 INFO kablam! | Aug 01 14:26:08.260 INFO kablam! 129 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, Message, HasData, HasMessageLength)] Aug 01 14:26:08.260 INFO kablam! | ^^^^^^^ expected 0 parameters Aug 01 14:26:08.261 INFO kablam! Aug 01 14:26:08.262 INFO kablam! error[E0277]: the `?` operator can only be applied to values that implement `std::ops::Try` Aug 01 14:26:08.262 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:129:39 Aug 01 14:26:08.262 INFO kablam! | Aug 01 14:26:08.262 INFO kablam! 129 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, Message, HasData, HasMessageLength)] Aug 01 14:26:08.262 INFO kablam! | ^^^^^^^ the `?` operator cannot be applied to type `[u8; 2]` Aug 01 14:26:08.262 INFO kablam! | Aug 01 14:26:08.262 INFO kablam! = help: the trait `std::ops::Try` is not implemented for `[u8; 2]` Aug 01 14:26:08.262 INFO kablam! = note: required by `std::ops::Try::into_result` Aug 01 14:26:08.262 INFO kablam! Aug 01 14:26:08.262 INFO kablam! error[E0277]: the `?` operator can only be applied to values that implement `std::ops::Try` Aug 01 14:26:08.262 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:129:39 Aug 01 14:26:08.262 INFO kablam! | Aug 01 14:26:08.262 INFO kablam! 129 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, Message, HasData, HasMessageLength)] Aug 01 14:26:08.262 INFO kablam! | ^^^^^^^ the `?` operator cannot be applied to type `[u8; 8]` Aug 01 14:26:08.262 INFO kablam! | Aug 01 14:26:08.262 INFO kablam! = help: the trait `std::ops::Try` is not implemented for `[u8; 8]` Aug 01 14:26:08.262 INFO kablam! = note: required by `std::ops::Try::into_result` Aug 01 14:26:08.262 INFO kablam! Aug 01 14:26:08.263 INFO kablam! error[E0277]: the `?` operator can only be applied to values that implement `std::ops::Try` Aug 01 14:26:08.264 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:129:39 Aug 01 14:26:08.264 INFO kablam! | Aug 01 14:26:08.264 INFO kablam! 129 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, Message, HasData, HasMessageLength)] Aug 01 14:26:08.264 INFO kablam! | ^^^^^^^ the `?` operator cannot be applied to type `[u8; 8]` Aug 01 14:26:08.264 INFO kablam! | Aug 01 14:26:08.264 INFO kablam! = help: the trait `std::ops::Try` is not implemented for `[u8; 8]` Aug 01 14:26:08.264 INFO kablam! = note: required by `std::ops::Try::into_result` Aug 01 14:26:08.264 INFO kablam! Aug 01 14:26:08.296 INFO kablam! error[E0658]: use of unstable library feature 'int_to_from_bytes' (see issue #49792) Aug 01 14:26:08.296 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:140:39 Aug 01 14:26:08.296 INFO kablam! | Aug 01 14:26:08.296 INFO kablam! 140 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, HasMessageLength)] Aug 01 14:26:08.296 INFO kablam! | ^^^^^^^ Aug 01 14:26:08.308 INFO kablam! Aug 01 14:26:08.309 INFO kablam! error[E0061]: this function takes 0 parameters but 1 parameter was supplied Aug 01 14:26:08.309 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:140:39 Aug 01 14:26:08.309 INFO kablam! | Aug 01 14:26:08.309 INFO kablam! 140 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, HasMessageLength)] Aug 01 14:26:08.309 INFO kablam! | ^^^^^^^ expected 0 parameters Aug 01 14:26:08.310 INFO kablam! Aug 01 14:26:08.310 INFO kablam! error[E0308]: match arms have incompatible types Aug 01 14:26:08.310 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:140:39 Aug 01 14:26:08.310 INFO kablam! | Aug 01 14:26:08.310 INFO kablam! 140 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, HasMessageLength)] Aug 01 14:26:08.310 INFO kablam! | ^^^^^^^ Aug 01 14:26:08.311 INFO kablam! | | Aug 01 14:26:08.311 INFO kablam! | expected enum `std::result::Result`, found array of 1 elements Aug 01 14:26:08.311 INFO kablam! | match arm with an incompatible type Aug 01 14:26:08.311 INFO kablam! | Aug 01 14:26:08.312 INFO kablam! = note: expected type `std::result::Result<(), std::io::Error>` Aug 01 14:26:08.312 INFO kablam! found type `[u8; 1]` Aug 01 14:26:08.316 INFO kablam! Aug 01 14:26:08.358 INFO kablam! error[E0658]: use of unstable library feature 'int_to_from_bytes' (see issue #49792) Aug 01 14:26:08.358 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:146:39 Aug 01 14:26:08.358 INFO kablam! | Aug 01 14:26:08.358 INFO kablam! 146 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, Message, HasData, HasMessageLength)] Aug 01 14:26:08.358 INFO kablam! | ^^^^^^^ Aug 01 14:26:08.368 INFO kablam! Aug 01 14:26:08.369 INFO kablam! error[E0061]: this function takes 0 parameters but 1 parameter was supplied Aug 01 14:26:08.369 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:146:39 Aug 01 14:26:08.369 INFO kablam! | Aug 01 14:26:08.369 INFO kablam! 146 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, Message, HasData, HasMessageLength)] Aug 01 14:26:08.369 INFO kablam! | ^^^^^^^ expected 0 parameters Aug 01 14:26:08.370 INFO kablam! Aug 01 14:26:08.370 INFO kablam! error[E0277]: the `?` operator can only be applied to values that implement `std::ops::Try` Aug 01 14:26:08.370 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:146:39 Aug 01 14:26:08.371 INFO kablam! | Aug 01 14:26:08.371 INFO kablam! 146 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, Message, HasData, HasMessageLength)] Aug 01 14:26:08.371 INFO kablam! | ^^^^^^^ the `?` operator cannot be applied to type `[u8; 2]` Aug 01 14:26:08.371 INFO kablam! | Aug 01 14:26:08.371 INFO kablam! = help: the trait `std::ops::Try` is not implemented for `[u8; 2]` Aug 01 14:26:08.372 INFO kablam! = note: required by `std::ops::Try::into_result` Aug 01 14:26:08.372 INFO kablam! Aug 01 14:26:08.374 INFO kablam! error[E0277]: the `?` operator can only be applied to values that implement `std::ops::Try` Aug 01 14:26:08.374 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:146:39 Aug 01 14:26:08.374 INFO kablam! | Aug 01 14:26:08.374 INFO kablam! 146 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, Message, HasData, HasMessageLength)] Aug 01 14:26:08.374 INFO kablam! | ^^^^^^^ the `?` operator cannot be applied to type `[u8; 8]` Aug 01 14:26:08.374 INFO kablam! | Aug 01 14:26:08.375 INFO kablam! = help: the trait `std::ops::Try` is not implemented for `[u8; 8]` Aug 01 14:26:08.375 INFO kablam! = note: required by `std::ops::Try::into_result` Aug 01 14:26:08.377 INFO kablam! Aug 01 14:26:08.378 INFO kablam! error[E0277]: the `?` operator can only be applied to values that implement `std::ops::Try` Aug 01 14:26:08.378 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:146:39 Aug 01 14:26:08.378 INFO kablam! | Aug 01 14:26:08.378 INFO kablam! 146 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, Message, HasData, HasMessageLength)] Aug 01 14:26:08.378 INFO kablam! | ^^^^^^^ the `?` operator cannot be applied to type `[u8; 8]` Aug 01 14:26:08.379 INFO kablam! | Aug 01 14:26:08.379 INFO kablam! = help: the trait `std::ops::Try` is not implemented for `[u8; 8]` Aug 01 14:26:08.379 INFO kablam! = note: required by `std::ops::Try::into_result` Aug 01 14:26:08.380 INFO kablam! Aug 01 14:26:08.385 INFO kablam! error[E0277]: the `?` operator can only be applied to values that implement `std::ops::Try` Aug 01 14:26:08.385 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:146:39 Aug 01 14:26:08.385 INFO kablam! | Aug 01 14:26:08.385 INFO kablam! 146 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, Message, HasData, HasMessageLength)] Aug 01 14:26:08.386 INFO kablam! | ^^^^^^^ the `?` operator cannot be applied to type `[u8; 8]` Aug 01 14:26:08.386 INFO kablam! | Aug 01 14:26:08.386 INFO kablam! = help: the trait `std::ops::Try` is not implemented for `[u8; 8]` Aug 01 14:26:08.387 INFO kablam! = note: required by `std::ops::Try::into_result` Aug 01 14:26:08.387 INFO kablam! Aug 01 14:26:08.479 INFO kablam! error[E0658]: use of unstable library feature 'int_to_from_bytes' (see issue #49792) Aug 01 14:26:08.479 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:160:39 Aug 01 14:26:08.479 INFO kablam! | Aug 01 14:26:08.479 INFO kablam! 160 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, Message, HasData, HasMessageLength)] Aug 01 14:26:08.479 INFO kablam! | ^^^^^^^ Aug 01 14:26:08.492 INFO kablam! Aug 01 14:26:08.493 INFO kablam! error[E0061]: this function takes 0 parameters but 1 parameter was supplied Aug 01 14:26:08.493 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:160:39 Aug 01 14:26:08.493 INFO kablam! | Aug 01 14:26:08.493 INFO kablam! 160 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, Message, HasData, HasMessageLength)] Aug 01 14:26:08.493 INFO kablam! | ^^^^^^^ expected 0 parameters Aug 01 14:26:08.494 INFO kablam! Aug 01 14:26:08.494 INFO kablam! error[E0277]: the `?` operator can only be applied to values that implement `std::ops::Try` Aug 01 14:26:08.495 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:160:39 Aug 01 14:26:08.495 INFO kablam! | Aug 01 14:26:08.495 INFO kablam! 160 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, Message, HasData, HasMessageLength)] Aug 01 14:26:08.495 INFO kablam! | ^^^^^^^ the `?` operator cannot be applied to type `[u8; 2]` Aug 01 14:26:08.495 INFO kablam! | Aug 01 14:26:08.496 INFO kablam! = help: the trait `std::ops::Try` is not implemented for `[u8; 2]` Aug 01 14:26:08.496 INFO kablam! = note: required by `std::ops::Try::into_result` Aug 01 14:26:08.496 INFO kablam! Aug 01 14:26:08.498 INFO kablam! error[E0277]: the `?` operator can only be applied to values that implement `std::ops::Try` Aug 01 14:26:08.498 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:160:39 Aug 01 14:26:08.498 INFO kablam! | Aug 01 14:26:08.498 INFO kablam! 160 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, Message, HasData, HasMessageLength)] Aug 01 14:26:08.498 INFO kablam! | ^^^^^^^ the `?` operator cannot be applied to type `[u8; 2]` Aug 01 14:26:08.498 INFO kablam! | Aug 01 14:26:08.499 INFO kablam! = help: the trait `std::ops::Try` is not implemented for `[u8; 2]` Aug 01 14:26:08.499 INFO kablam! = note: required by `std::ops::Try::into_result` Aug 01 14:26:08.499 INFO kablam! Aug 01 14:26:08.501 INFO kablam! error[E0277]: the `?` operator can only be applied to values that implement `std::ops::Try` Aug 01 14:26:08.501 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:160:39 Aug 01 14:26:08.501 INFO kablam! | Aug 01 14:26:08.501 INFO kablam! 160 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, Message, HasData, HasMessageLength)] Aug 01 14:26:08.501 INFO kablam! | ^^^^^^^ the `?` operator cannot be applied to type `[u8; 8]` Aug 01 14:26:08.501 INFO kablam! | Aug 01 14:26:08.502 INFO kablam! = help: the trait `std::ops::Try` is not implemented for `[u8; 8]` Aug 01 14:26:08.502 INFO kablam! = note: required by `std::ops::Try::into_result` Aug 01 14:26:08.502 INFO kablam! Aug 01 14:26:08.505 INFO kablam! error[E0277]: the `?` operator can only be applied to values that implement `std::ops::Try` Aug 01 14:26:08.505 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:160:39 Aug 01 14:26:08.505 INFO kablam! | Aug 01 14:26:08.505 INFO kablam! 160 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, Message, HasData, HasMessageLength)] Aug 01 14:26:08.505 INFO kablam! | ^^^^^^^ the `?` operator cannot be applied to type `[u8; 4]` Aug 01 14:26:08.520 INFO kablam! | Aug 01 14:26:08.521 INFO kablam! = help: the trait `std::ops::Try` is not implemented for `[u8; 4]` Aug 01 14:26:08.521 INFO kablam! = note: required by `std::ops::Try::into_result` Aug 01 14:26:08.521 INFO kablam! Aug 01 14:26:08.523 INFO kablam! error[E0277]: the `?` operator can only be applied to values that implement `std::ops::Try` Aug 01 14:26:08.523 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:160:39 Aug 01 14:26:08.523 INFO kablam! | Aug 01 14:26:08.523 INFO kablam! 160 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, Message, HasData, HasMessageLength)] Aug 01 14:26:08.523 INFO kablam! | ^^^^^^^ the `?` operator cannot be applied to type `[u8; 8]` Aug 01 14:26:08.524 INFO kablam! | Aug 01 14:26:08.524 INFO kablam! = help: the trait `std::ops::Try` is not implemented for `[u8; 8]` Aug 01 14:26:08.525 INFO kablam! = note: required by `std::ops::Try::into_result` Aug 01 14:26:08.525 INFO kablam! Aug 01 14:26:08.526 INFO kablam! error[E0277]: the `?` operator can only be applied to values that implement `std::ops::Try` Aug 01 14:26:08.526 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:160:39 Aug 01 14:26:08.527 INFO kablam! | Aug 01 14:26:08.527 INFO kablam! 160 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, Message, HasData, HasMessageLength)] Aug 01 14:26:08.527 INFO kablam! | ^^^^^^^ the `?` operator cannot be applied to type `[u8; 2]` Aug 01 14:26:08.532 INFO kablam! | Aug 01 14:26:08.533 INFO kablam! = help: the trait `std::ops::Try` is not implemented for `[u8; 2]` Aug 01 14:26:08.533 INFO kablam! = note: required by `std::ops::Try::into_result` Aug 01 14:26:08.533 INFO kablam! Aug 01 14:26:08.599 INFO kablam! error: aborting due to 60 previous errors Aug 01 14:26:08.612 INFO kablam! Aug 01 14:26:08.613 INFO kablam! Some errors occurred: E0061, E0277, E0308, E0658. Aug 01 14:26:08.613 INFO kablam! For more information about an error, try `rustc --explain E0061`. Aug 01 14:26:08.640 INFO kablam! error: Could not compile `unterflow-protocol`. Aug 01 14:26:08.640 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 01 14:27:03.276 INFO kablam! error: build failed Aug 01 14:27:03.284 INFO kablam! su: No module specific data is present Aug 01 14:27:03.872 INFO running `"docker" "rm" "-f" "5904aa1b3b274269c262fee2c5fab1fef68452cd9a4275bc91b71587af817a64"` Aug 01 14:27:04.026 INFO blam! 5904aa1b3b274269c262fee2c5fab1fef68452cd9a4275bc91b71587af817a64