Aug 01 14:22:26.382 INFO checking unterflow/unterflow-dump against 1.27.2+tmplazy for lazy_static-1 Aug 01 14:22:26.382 INFO running: cargo +1.27.2 check --frozen --all --all-targets Aug 01 14:22:26.382 INFO creating container for: cargo +1.27.2 check --frozen --all --all-targets Aug 01 14:22:26.382 INFO running `"docker" "create" "-v" "/tmp/crater.K7zmygJmbo0P:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/lazy_static-1/worker-6/1.27.2+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 +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:26.646 INFO blam! 4a6cc9ff22e4f625e20ce1a2b361e8eec28c7ffb81b86a3c33e2f671a961fcca Aug 01 14:22:26.649 INFO running `"docker" "start" "-a" "4a6cc9ff22e4f625e20ce1a2b361e8eec28c7ffb81b86a3c33e2f671a961fcca"` Aug 01 14:22:27.620 INFO kablam! Compiling rustc-serialize v0.3.24 Aug 01 14:22:27.622 INFO kablam! Compiling unicode-xid v0.0.3 Aug 01 14:22:27.623 INFO kablam! Compiling term v0.4.6 Aug 01 14:22:27.625 INFO kablam! Compiling num-traits v0.2.5 Aug 01 14:22:27.627 INFO kablam! Compiling ucd-util v0.1.1 Aug 01 14:22:27.628 INFO kablam! Compiling bitflags v0.5.0 Aug 01 14:22:27.630 INFO kablam! Compiling utf8-ranges v1.0.0 Aug 01 14:22:34.549 INFO kablam! Compiling unicode-xid v0.0.4 Aug 01 14:22:34.551 INFO kablam! Compiling quote v0.3.15 Aug 01 14:22:34.576 INFO kablam! Compiling glob v0.2.11 Aug 01 14:22:34.667 INFO kablam! Checking pnet_base v0.21.0 Aug 01 14:22:36.389 INFO kablam! Checking ansi_term v0.9.0 Aug 01 14:22:37.389 INFO kablam! Checking ipnetwork v0.12.8 Aug 01 14:22:37.842 INFO kablam! Checking syntex_pos v0.42.0 Aug 01 14:22:38.026 INFO kablam! Compiling regex-syntax v0.5.6 Aug 01 14:22:52.641 INFO kablam! Compiling synom v0.11.3 Aug 01 14:22:52.749 INFO kablam! Compiling thread_local v0.3.5 Aug 01 14:22:52.841 INFO kablam! Compiling aho-corasick v0.6.6 Aug 01 14:22:52.910 INFO kablam! Checking pnet_macros_support v0.21.0 Aug 01 14:22:53.091 INFO kablam! Checking syntex_errors v0.42.0 Aug 01 14:22:54.530 INFO kablam! Checking loggerv v0.3.0 Aug 01 14:22:56.760 INFO kablam! Checking regex v0.2.11 Aug 01 14:22:56.977 INFO kablam! Compiling syn v0.14.5 Aug 01 14:23:00.694 INFO kablam! Checking serde_bytes v0.10.4 Aug 01 14:23:04.721 INFO kablam! Compiling syn v0.11.11 Aug 01 14:23:04.821 INFO kablam! Checking syntex_syntax v0.42.0 Aug 01 14:23:31.850 INFO kablam! Checking num-traits v0.1.43 Aug 01 14:23:33.142 INFO kablam! Checking rmp v0.8.7 Aug 01 14:23:39.709 INFO kablam! Checking rmp-serde v0.13.7 Aug 01 14:24:05.929 INFO kablam! Checking rmpv v0.4.0 Aug 01 14:24:14.445 INFO kablam! Compiling unterflow-protocol-derive v0.1.0 (https://github.com/unterflow/unterflow-protocol#8d54e7cf) Aug 01 14:24:25.886 INFO kablam! Compiling serde_derive v1.0.70 Aug 01 14:25:36.634 INFO kablam! Checking syntex v0.42.2 Aug 01 14:25:39.390 INFO kablam! Checking pnet_macros v0.15.0 Aug 01 14:25:59.069 INFO kablam! Checking unterflow-protocol v0.1.0 (https://github.com/unterflow/unterflow-protocol#8d54e7cf) Aug 01 14:26:03.026 INFO kablam! error[E0658]: use of unstable library feature 'int_to_from_bytes' (see issue #49792) Aug 01 14:26:03.027 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/frame.rs:3:39 Aug 01 14:26:03.027 INFO kablam! | Aug 01 14:26:03.027 INFO kablam! 3 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength)] Aug 01 14:26:03.027 INFO kablam! | ^^^^^^^ Aug 01 14:26:03.027 INFO kablam! Aug 01 14:26:03.028 INFO kablam! error[E0061]: this function takes 0 parameters but 1 parameter was supplied Aug 01 14:26:03.028 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/frame.rs:3:39 Aug 01 14:26:03.028 INFO kablam! | Aug 01 14:26:03.028 INFO kablam! 3 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength)] Aug 01 14:26:03.028 INFO kablam! | ^^^^^^^ expected 0 parameters Aug 01 14:26:03.028 INFO kablam! Aug 01 14:26:03.028 INFO kablam! error[E0308]: match arms have incompatible types Aug 01 14:26:03.028 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/frame.rs:3:39 Aug 01 14:26:03.028 INFO kablam! | Aug 01 14:26:03.028 INFO kablam! 3 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength)] Aug 01 14:26:03.028 INFO kablam! | ^^^^^^^ Aug 01 14:26:03.028 INFO kablam! | | Aug 01 14:26:03.028 INFO kablam! | expected enum `std::result::Result`, found array of 2 elements Aug 01 14:26:03.028 INFO kablam! | match arm with an incompatible type Aug 01 14:26:03.028 INFO kablam! | Aug 01 14:26:03.028 INFO kablam! = note: expected type `std::result::Result<(), std::io::Error>` Aug 01 14:26:03.028 INFO kablam! found type `[u8; 2]` Aug 01 14:26:03.028 INFO kablam! Aug 01 14:26:03.057 INFO kablam! error[E0658]: use of unstable library feature 'int_to_from_bytes' (see issue #49792) Aug 01 14:26:03.057 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/frame.rs:16:48 Aug 01 14:26:03.057 INFO kablam! | Aug 01 14:26:03.057 INFO kablam! 16 | #[derive(Debug, Default, PartialEq, FromBytes, ToBytes, HasBlockLength)] Aug 01 14:26:03.057 INFO kablam! | ^^^^^^^ Aug 01 14:26:03.057 INFO kablam! Aug 01 14:26:03.058 INFO kablam! error[E0061]: this function takes 0 parameters but 1 parameter was supplied Aug 01 14:26:03.058 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/frame.rs:16:48 Aug 01 14:26:03.058 INFO kablam! | Aug 01 14:26:03.058 INFO kablam! 16 | #[derive(Debug, Default, PartialEq, FromBytes, ToBytes, HasBlockLength)] Aug 01 14:26:03.058 INFO kablam! | ^^^^^^^ expected 0 parameters Aug 01 14:26:03.058 INFO kablam! Aug 01 14:26:03.058 INFO kablam! error[E0277]: the `?` operator can only be applied to values that implement `std::ops::Try` Aug 01 14:26:03.058 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/frame.rs:16:48 Aug 01 14:26:03.058 INFO kablam! | Aug 01 14:26:03.058 INFO kablam! 16 | #[derive(Debug, Default, PartialEq, FromBytes, ToBytes, HasBlockLength)] Aug 01 14:26:03.058 INFO kablam! | ^^^^^^^ the `?` operator cannot be applied to type `[u8; 4]` Aug 01 14:26:03.058 INFO kablam! | Aug 01 14:26:03.058 INFO kablam! = help: the trait `std::ops::Try` is not implemented for `[u8; 4]` Aug 01 14:26:03.058 INFO kablam! = note: required by `std::ops::Try::into_result` Aug 01 14:26:03.058 INFO kablam! Aug 01 14:26:03.060 INFO kablam! error[E0277]: the `?` operator can only be applied to values that implement `std::ops::Try` Aug 01 14:26:03.060 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/frame.rs:16:48 Aug 01 14:26:03.060 INFO kablam! | Aug 01 14:26:03.060 INFO kablam! 16 | #[derive(Debug, Default, PartialEq, FromBytes, ToBytes, HasBlockLength)] Aug 01 14:26:03.060 INFO kablam! | ^^^^^^^ the `?` operator cannot be applied to type `[u8; 1]` Aug 01 14:26:03.060 INFO kablam! | Aug 01 14:26:03.060 INFO kablam! = help: the trait `std::ops::Try` is not implemented for `[u8; 1]` Aug 01 14:26:03.060 INFO kablam! = note: required by `std::ops::Try::into_result` Aug 01 14:26:03.060 INFO kablam! Aug 01 14:26:03.073 INFO kablam! error[E0277]: the `?` operator can only be applied to values that implement `std::ops::Try` Aug 01 14:26:03.073 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/frame.rs:16:48 Aug 01 14:26:03.073 INFO kablam! | Aug 01 14:26:03.073 INFO kablam! 16 | #[derive(Debug, Default, PartialEq, FromBytes, ToBytes, HasBlockLength)] Aug 01 14:26:03.073 INFO kablam! | ^^^^^^^ the `?` operator cannot be applied to type `[u8; 1]` Aug 01 14:26:03.073 INFO kablam! | Aug 01 14:26:03.073 INFO kablam! = help: the trait `std::ops::Try` is not implemented for `[u8; 1]` Aug 01 14:26:03.073 INFO kablam! = note: required by `std::ops::Try::into_result` Aug 01 14:26:03.073 INFO kablam! Aug 01 14:26:03.074 INFO kablam! error[E0277]: the `?` operator can only be applied to values that implement `std::ops::Try` Aug 01 14:26:03.074 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/frame.rs:16:48 Aug 01 14:26:03.075 INFO kablam! | Aug 01 14:26:03.075 INFO kablam! 16 | #[derive(Debug, Default, PartialEq, FromBytes, ToBytes, HasBlockLength)] Aug 01 14:26:03.075 INFO kablam! | ^^^^^^^ the `?` operator cannot be applied to type `[u8; 4]` Aug 01 14:26:03.075 INFO kablam! | Aug 01 14:26:03.075 INFO kablam! = help: the trait `std::ops::Try` is not implemented for `[u8; 4]` Aug 01 14:26:03.075 INFO kablam! = note: required by `std::ops::Try::into_result` Aug 01 14:26:03.075 INFO kablam! Aug 01 14:26:03.102 INFO kablam! error[E0658]: use of unstable library feature 'int_to_from_bytes' (see issue #49792) Aug 01 14:26:03.102 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/frame.rs:51:39 Aug 01 14:26:03.102 INFO kablam! | Aug 01 14:26:03.102 INFO kablam! 51 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength)] Aug 01 14:26:03.102 INFO kablam! | ^^^^^^^ Aug 01 14:26:03.102 INFO kablam! Aug 01 14:26:03.102 INFO kablam! error[E0061]: this function takes 0 parameters but 1 parameter was supplied Aug 01 14:26:03.102 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/frame.rs:51:39 Aug 01 14:26:03.102 INFO kablam! | Aug 01 14:26:03.103 INFO kablam! 51 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength)] Aug 01 14:26:03.103 INFO kablam! | ^^^^^^^ expected 0 parameters Aug 01 14:26:03.103 INFO kablam! Aug 01 14:26:03.104 INFO kablam! error[E0308]: match arms have incompatible types Aug 01 14:26:03.104 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/frame.rs:51:39 Aug 01 14:26:03.104 INFO kablam! | Aug 01 14:26:03.104 INFO kablam! 51 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength)] Aug 01 14:26:03.104 INFO kablam! | ^^^^^^^ Aug 01 14:26:03.104 INFO kablam! | | Aug 01 14:26:03.104 INFO kablam! | expected enum `std::result::Result`, found array of 2 elements Aug 01 14:26:03.104 INFO kablam! | match arm with an incompatible type Aug 01 14:26:03.104 INFO kablam! | Aug 01 14:26:03.104 INFO kablam! = note: expected type `std::result::Result<(), std::io::Error>` Aug 01 14:26:03.104 INFO kablam! found type `[u8; 2]` Aug 01 14:26:03.104 INFO kablam! Aug 01 14:26:03.112 INFO kablam! error[E0658]: use of unstable library feature 'int_to_from_bytes' (see issue #49792) Aug 01 14:26:03.112 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/frame.rs:64:39 Aug 01 14:26:03.112 INFO kablam! | Aug 01 14:26:03.112 INFO kablam! 64 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength)] Aug 01 14:26:03.112 INFO kablam! | ^^^^^^^ Aug 01 14:26:03.120 INFO kablam! Aug 01 14:26:03.121 INFO kablam! error[E0061]: this function takes 0 parameters but 1 parameter was supplied Aug 01 14:26:03.121 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/frame.rs:64:39 Aug 01 14:26:03.121 INFO kablam! | Aug 01 14:26:03.121 INFO kablam! 64 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength)] Aug 01 14:26:03.121 INFO kablam! | ^^^^^^^ expected 0 parameters Aug 01 14:26:03.121 INFO kablam! Aug 01 14:26:03.121 INFO kablam! error[E0277]: the `?` operator can only be applied to values that implement `std::ops::Try` Aug 01 14:26:03.121 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/frame.rs:64:39 Aug 01 14:26:03.121 INFO kablam! | Aug 01 14:26:03.121 INFO kablam! 64 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength)] Aug 01 14:26:03.121 INFO kablam! | ^^^^^^^ the `?` operator cannot be applied to type `[u8; 8]` Aug 01 14:26:03.121 INFO kablam! | Aug 01 14:26:03.122 INFO kablam! = help: the trait `std::ops::Try` is not implemented for `[u8; 8]` Aug 01 14:26:03.122 INFO kablam! = note: required by `std::ops::Try::into_result` Aug 01 14:26:03.122 INFO kablam! Aug 01 14:26:03.128 INFO kablam! error[E0658]: use of unstable library feature 'int_to_from_bytes' (see issue #49792) Aug 01 14:26:03.128 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/frame.rs:69:39 Aug 01 14:26:03.128 INFO kablam! | Aug 01 14:26:03.128 INFO kablam! 69 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength)] Aug 01 14:26:03.128 INFO kablam! | ^^^^^^^ Aug 01 14:26:03.128 INFO kablam! Aug 01 14:26:03.129 INFO kablam! error[E0061]: this function takes 0 parameters but 1 parameter was supplied Aug 01 14:26:03.129 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/frame.rs:69:39 Aug 01 14:26:03.129 INFO kablam! | Aug 01 14:26:03.129 INFO kablam! 69 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength)] Aug 01 14:26:03.129 INFO kablam! | ^^^^^^^ expected 0 parameters Aug 01 14:26:03.129 INFO kablam! Aug 01 14:26:03.129 INFO kablam! error[E0308]: match arms have incompatible types Aug 01 14:26:03.129 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/frame.rs:69:39 Aug 01 14:26:03.129 INFO kablam! | Aug 01 14:26:03.129 INFO kablam! 69 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength)] Aug 01 14:26:03.129 INFO kablam! | ^^^^^^^ Aug 01 14:26:03.129 INFO kablam! | | Aug 01 14:26:03.129 INFO kablam! | expected enum `std::result::Result`, found array of 4 elements Aug 01 14:26:03.129 INFO kablam! | match arm with an incompatible type Aug 01 14:26:03.129 INFO kablam! | Aug 01 14:26:03.129 INFO kablam! = note: expected type `std::result::Result<(), std::io::Error>` Aug 01 14:26:03.130 INFO kablam! found type `[u8; 4]` Aug 01 14:26:03.130 INFO kablam! Aug 01 14:26:04.708 INFO kablam! error[E0658]: use of unstable library feature 'int_to_from_bytes' (see issue #49792) Aug 01 14:26:04.708 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:5:39 Aug 01 14:26:04.708 INFO kablam! | Aug 01 14:26:04.708 INFO kablam! 5 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength)] Aug 01 14:26:04.708 INFO kablam! | ^^^^^^^ Aug 01 14:26:04.720 INFO kablam! Aug 01 14:26:04.721 INFO kablam! error[E0061]: this function takes 0 parameters but 1 parameter was supplied Aug 01 14:26:04.721 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:5:39 Aug 01 14:26:04.721 INFO kablam! | Aug 01 14:26:04.721 INFO kablam! 5 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength)] Aug 01 14:26:04.721 INFO kablam! | ^^^^^^^ expected 0 parameters Aug 01 14:26:04.721 INFO kablam! Aug 01 14:26:04.721 INFO kablam! error[E0277]: the `?` operator can only be applied to values that implement `std::ops::Try` Aug 01 14:26:04.721 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:5:39 Aug 01 14:26:04.721 INFO kablam! | Aug 01 14:26:04.721 INFO kablam! 5 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength)] Aug 01 14:26:04.721 INFO kablam! | ^^^^^^^ the `?` operator cannot be applied to type `[u8; 2]` Aug 01 14:26:04.721 INFO kablam! | Aug 01 14:26:04.722 INFO kablam! = help: the trait `std::ops::Try` is not implemented for `[u8; 2]` Aug 01 14:26:04.722 INFO kablam! = note: required by `std::ops::Try::into_result` Aug 01 14:26:04.722 INFO kablam! Aug 01 14:26:04.723 INFO kablam! error[E0277]: the `?` operator can only be applied to values that implement `std::ops::Try` Aug 01 14:26:04.723 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:5:39 Aug 01 14:26:04.723 INFO kablam! | Aug 01 14:26:04.723 INFO kablam! 5 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength)] Aug 01 14:26:04.723 INFO kablam! | ^^^^^^^ the `?` operator cannot be applied to type `[u8; 2]` Aug 01 14:26:04.723 INFO kablam! | Aug 01 14:26:04.723 INFO kablam! = help: the trait `std::ops::Try` is not implemented for `[u8; 2]` Aug 01 14:26:04.724 INFO kablam! = note: required by `std::ops::Try::into_result` Aug 01 14:26:04.724 INFO kablam! Aug 01 14:26:04.725 INFO kablam! error[E0277]: the `?` operator can only be applied to values that implement `std::ops::Try` Aug 01 14:26:04.725 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:5:39 Aug 01 14:26:04.725 INFO kablam! | Aug 01 14:26:04.725 INFO kablam! 5 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength)] Aug 01 14:26:04.725 INFO kablam! | ^^^^^^^ the `?` operator cannot be applied to type `[u8; 2]` Aug 01 14:26:04.725 INFO kablam! | Aug 01 14:26:04.725 INFO kablam! = help: the trait `std::ops::Try` is not implemented for `[u8; 2]` Aug 01 14:26:04.725 INFO kablam! = note: required by `std::ops::Try::into_result` Aug 01 14:26:04.725 INFO kablam! Aug 01 14:26:04.726 INFO kablam! error[E0277]: the `?` operator can only be applied to values that implement `std::ops::Try` Aug 01 14:26:04.726 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:5:39 Aug 01 14:26:04.726 INFO kablam! | Aug 01 14:26:04.727 INFO kablam! 5 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength)] Aug 01 14:26:04.727 INFO kablam! | ^^^^^^^ the `?` operator cannot be applied to type `[u8; 2]` Aug 01 14:26:04.727 INFO kablam! | Aug 01 14:26:04.727 INFO kablam! = help: the trait `std::ops::Try` is not implemented for `[u8; 2]` Aug 01 14:26:04.727 INFO kablam! = note: required by `std::ops::Try::into_result` Aug 01 14:26:04.727 INFO kablam! Aug 01 14:26:04.753 INFO kablam! error[E0658]: use of unstable library feature 'int_to_from_bytes' (see issue #49792) Aug 01 14:26:04.753 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:34:39 Aug 01 14:26:04.753 INFO kablam! | Aug 01 14:26:04.753 INFO kablam! 34 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, HasMessageLength)] Aug 01 14:26:04.753 INFO kablam! | ^^^^^^^ Aug 01 14:26:04.759 INFO kablam! Aug 01 14:26:04.760 INFO kablam! error[E0061]: this function takes 0 parameters but 1 parameter was supplied Aug 01 14:26:04.760 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:34:39 Aug 01 14:26:04.760 INFO kablam! | Aug 01 14:26:04.760 INFO kablam! 34 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, HasMessageLength)] Aug 01 14:26:04.760 INFO kablam! | ^^^^^^^ expected 0 parameters Aug 01 14:26:04.760 INFO kablam! Aug 01 14:26:04.760 INFO kablam! error[E0308]: match arms have incompatible types Aug 01 14:26:04.760 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:34:39 Aug 01 14:26:04.760 INFO kablam! | Aug 01 14:26:04.760 INFO kablam! 34 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, HasMessageLength)] Aug 01 14:26:04.760 INFO kablam! | ^^^^^^^ Aug 01 14:26:04.760 INFO kablam! | | Aug 01 14:26:04.760 INFO kablam! | expected enum `std::result::Result`, found array of 1 elements Aug 01 14:26:04.761 INFO kablam! | match arm with an incompatible type Aug 01 14:26:04.761 INFO kablam! | Aug 01 14:26:04.761 INFO kablam! = note: expected type `std::result::Result<(), std::io::Error>` Aug 01 14:26:04.761 INFO kablam! found type `[u8; 1]` Aug 01 14:26:04.761 INFO kablam! Aug 01 14:26:04.808 INFO kablam! error[E0658]: use of unstable library feature 'int_to_from_bytes' (see issue #49792) Aug 01 14:26:04.808 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:55:39 Aug 01 14:26:04.808 INFO kablam! | Aug 01 14:26:04.808 INFO kablam! 55 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, HasMessageLength)] Aug 01 14:26:04.808 INFO kablam! | ^^^^^^^ Aug 01 14:26:04.808 INFO kablam! Aug 01 14:26:04.809 INFO kablam! error[E0061]: this function takes 0 parameters but 1 parameter was supplied Aug 01 14:26:04.809 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:55:39 Aug 01 14:26:04.809 INFO kablam! | Aug 01 14:26:04.809 INFO kablam! 55 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, HasMessageLength)] Aug 01 14:26:04.809 INFO kablam! | ^^^^^^^ expected 0 parameters Aug 01 14:26:04.809 INFO kablam! Aug 01 14:26:04.809 INFO kablam! error[E0308]: match arms have incompatible types Aug 01 14:26:04.809 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:55:39 Aug 01 14:26:04.809 INFO kablam! | Aug 01 14:26:04.809 INFO kablam! 55 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, HasMessageLength)] Aug 01 14:26:04.809 INFO kablam! | ^^^^^^^ Aug 01 14:26:04.809 INFO kablam! | | Aug 01 14:26:04.810 INFO kablam! | expected enum `std::result::Result`, found array of 1 elements Aug 01 14:26:04.810 INFO kablam! | match arm with an incompatible type Aug 01 14:26:04.810 INFO kablam! | Aug 01 14:26:04.810 INFO kablam! = note: expected type `std::result::Result<(), std::io::Error>` Aug 01 14:26:04.810 INFO kablam! found type `[u8; 1]` Aug 01 14:26:04.810 INFO kablam! Aug 01 14:26:04.869 INFO kablam! error[E0658]: use of unstable library feature 'int_to_from_bytes' (see issue #49792) Aug 01 14:26:04.869 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:86:39 Aug 01 14:26:04.869 INFO kablam! | Aug 01 14:26:04.869 INFO kablam! 86 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, HasMessageLength)] Aug 01 14:26:04.869 INFO kablam! | ^^^^^^^ Aug 01 14:26:04.869 INFO kablam! Aug 01 14:26:04.869 INFO kablam! error[E0061]: this function takes 0 parameters but 1 parameter was supplied Aug 01 14:26:04.869 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:86:39 Aug 01 14:26:04.869 INFO kablam! | Aug 01 14:26:04.869 INFO kablam! 86 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, HasMessageLength)] Aug 01 14:26:04.869 INFO kablam! | ^^^^^^^ expected 0 parameters Aug 01 14:26:04.869 INFO kablam! Aug 01 14:26:04.869 INFO kablam! error[E0308]: match arms have incompatible types Aug 01 14:26:04.869 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:86:39 Aug 01 14:26:04.869 INFO kablam! | Aug 01 14:26:04.870 INFO kablam! 86 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, HasMessageLength)] Aug 01 14:26:04.870 INFO kablam! | ^^^^^^^ Aug 01 14:26:04.870 INFO kablam! | | Aug 01 14:26:04.870 INFO kablam! | expected enum `std::result::Result`, found array of 1 elements Aug 01 14:26:04.870 INFO kablam! | match arm with an incompatible type Aug 01 14:26:04.870 INFO kablam! | Aug 01 14:26:04.870 INFO kablam! = note: expected type `std::result::Result<(), std::io::Error>` Aug 01 14:26:04.870 INFO kablam! found type `[u8; 1]` Aug 01 14:26:04.871 INFO kablam! Aug 01 14:26:04.894 INFO kablam! error[E0658]: use of unstable library feature 'int_to_from_bytes' (see issue #49792) Aug 01 14:26:04.894 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:99:39 Aug 01 14:26:04.894 INFO kablam! | Aug 01 14:26:04.894 INFO kablam! 99 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, Message, HasData, HasMessageLength)] Aug 01 14:26:04.894 INFO kablam! | ^^^^^^^ Aug 01 14:26:04.903 INFO kablam! Aug 01 14:26:04.903 INFO kablam! error[E0061]: this function takes 0 parameters but 1 parameter was supplied Aug 01 14:26:04.903 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:99:39 Aug 01 14:26:04.903 INFO kablam! | Aug 01 14:26:04.903 INFO kablam! 99 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, Message, HasData, HasMessageLength)] Aug 01 14:26:04.903 INFO kablam! | ^^^^^^^ expected 0 parameters Aug 01 14:26:04.903 INFO kablam! Aug 01 14:26:04.904 INFO kablam! error[E0277]: the `?` operator can only be applied to values that implement `std::ops::Try` Aug 01 14:26:04.904 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:99:39 Aug 01 14:26:04.904 INFO kablam! | Aug 01 14:26:04.904 INFO kablam! 99 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, Message, HasData, HasMessageLength)] Aug 01 14:26:04.904 INFO kablam! | ^^^^^^^ the `?` operator cannot be applied to type `[u8; 2]` Aug 01 14:26:04.904 INFO kablam! | Aug 01 14:26:04.904 INFO kablam! = help: the trait `std::ops::Try` is not implemented for `[u8; 2]` Aug 01 14:26:04.904 INFO kablam! = note: required by `std::ops::Try::into_result` Aug 01 14:26:04.904 INFO kablam! Aug 01 14:26:04.905 INFO kablam! error[E0277]: the `?` operator can only be applied to values that implement `std::ops::Try` Aug 01 14:26:04.906 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:99:39 Aug 01 14:26:04.906 INFO kablam! | Aug 01 14:26:04.906 INFO kablam! 99 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, Message, HasData, HasMessageLength)] Aug 01 14:26:04.906 INFO kablam! | ^^^^^^^ the `?` operator cannot be applied to type `[u8; 8]` Aug 01 14:26:04.906 INFO kablam! | Aug 01 14:26:04.906 INFO kablam! = help: the trait `std::ops::Try` is not implemented for `[u8; 8]` Aug 01 14:26:04.906 INFO kablam! = note: required by `std::ops::Try::into_result` Aug 01 14:26:04.906 INFO kablam! Aug 01 14:26:04.907 INFO kablam! error[E0277]: the `?` operator can only be applied to values that implement `std::ops::Try` Aug 01 14:26:04.907 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:99:39 Aug 01 14:26:04.907 INFO kablam! | Aug 01 14:26:04.907 INFO kablam! 99 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, Message, HasData, HasMessageLength)] Aug 01 14:26:04.907 INFO kablam! | ^^^^^^^ the `?` operator cannot be applied to type `[u8; 8]` Aug 01 14:26:04.907 INFO kablam! | Aug 01 14:26:04.908 INFO kablam! = help: the trait `std::ops::Try` is not implemented for `[u8; 8]` Aug 01 14:26:04.908 INFO kablam! = note: required by `std::ops::Try::into_result` Aug 01 14:26:04.908 INFO kablam! Aug 01 14:26:04.960 INFO kablam! error[E0658]: use of unstable library feature 'int_to_from_bytes' (see issue #49792) Aug 01 14:26:04.960 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:129:39 Aug 01 14:26:04.960 INFO kablam! | Aug 01 14:26:04.960 INFO kablam! 129 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, Message, HasData, HasMessageLength)] Aug 01 14:26:04.960 INFO kablam! | ^^^^^^^ Aug 01 14:26:04.960 INFO kablam! Aug 01 14:26:04.961 INFO kablam! error[E0061]: this function takes 0 parameters but 1 parameter was supplied Aug 01 14:26:04.961 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:129:39 Aug 01 14:26:04.961 INFO kablam! | Aug 01 14:26:04.961 INFO kablam! 129 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, Message, HasData, HasMessageLength)] Aug 01 14:26:04.961 INFO kablam! | ^^^^^^^ expected 0 parameters Aug 01 14:26:04.961 INFO kablam! Aug 01 14:26:04.961 INFO kablam! error[E0277]: the `?` operator can only be applied to values that implement `std::ops::Try` Aug 01 14:26:04.961 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:129:39 Aug 01 14:26:04.961 INFO kablam! | Aug 01 14:26:04.962 INFO kablam! 129 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, Message, HasData, HasMessageLength)] Aug 01 14:26:04.962 INFO kablam! | ^^^^^^^ the `?` operator cannot be applied to type `[u8; 2]` Aug 01 14:26:04.962 INFO kablam! | Aug 01 14:26:04.962 INFO kablam! = help: the trait `std::ops::Try` is not implemented for `[u8; 2]` Aug 01 14:26:04.962 INFO kablam! = note: required by `std::ops::Try::into_result` Aug 01 14:26:04.962 INFO kablam! Aug 01 14:26:04.963 INFO kablam! error[E0277]: the `?` operator can only be applied to values that implement `std::ops::Try` Aug 01 14:26:04.963 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:129:39 Aug 01 14:26:04.963 INFO kablam! | Aug 01 14:26:04.963 INFO kablam! 129 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, Message, HasData, HasMessageLength)] Aug 01 14:26:04.963 INFO kablam! | ^^^^^^^ the `?` operator cannot be applied to type `[u8; 8]` Aug 01 14:26:04.963 INFO kablam! | Aug 01 14:26:04.964 INFO kablam! = help: the trait `std::ops::Try` is not implemented for `[u8; 8]` Aug 01 14:26:04.964 INFO kablam! = note: required by `std::ops::Try::into_result` Aug 01 14:26:04.964 INFO kablam! Aug 01 14:26:04.965 INFO kablam! error[E0277]: the `?` operator can only be applied to values that implement `std::ops::Try` Aug 01 14:26:04.965 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:129:39 Aug 01 14:26:04.965 INFO kablam! | Aug 01 14:26:04.965 INFO kablam! 129 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, Message, HasData, HasMessageLength)] Aug 01 14:26:04.965 INFO kablam! | ^^^^^^^ the `?` operator cannot be applied to type `[u8; 8]` Aug 01 14:26:04.965 INFO kablam! | Aug 01 14:26:04.965 INFO kablam! = help: the trait `std::ops::Try` is not implemented for `[u8; 8]` Aug 01 14:26:04.966 INFO kablam! = note: required by `std::ops::Try::into_result` Aug 01 14:26:04.966 INFO kablam! Aug 01 14:26:04.991 INFO kablam! error[E0658]: use of unstable library feature 'int_to_from_bytes' (see issue #49792) Aug 01 14:26:04.991 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:140:39 Aug 01 14:26:04.991 INFO kablam! | Aug 01 14:26:04.991 INFO kablam! 140 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, HasMessageLength)] Aug 01 14:26:04.991 INFO kablam! | ^^^^^^^ Aug 01 14:26:04.991 INFO kablam! Aug 01 14:26:04.992 INFO kablam! error[E0061]: this function takes 0 parameters but 1 parameter was supplied Aug 01 14:26:04.992 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:140:39 Aug 01 14:26:04.992 INFO kablam! | Aug 01 14:26:04.992 INFO kablam! 140 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, HasMessageLength)] Aug 01 14:26:04.992 INFO kablam! | ^^^^^^^ expected 0 parameters Aug 01 14:26:04.992 INFO kablam! Aug 01 14:26:04.992 INFO kablam! error[E0308]: match arms have incompatible types Aug 01 14:26:04.992 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:140:39 Aug 01 14:26:04.992 INFO kablam! | Aug 01 14:26:04.992 INFO kablam! 140 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, HasMessageLength)] Aug 01 14:26:04.992 INFO kablam! | ^^^^^^^ Aug 01 14:26:04.992 INFO kablam! | | Aug 01 14:26:04.992 INFO kablam! | expected enum `std::result::Result`, found array of 1 elements Aug 01 14:26:04.992 INFO kablam! | match arm with an incompatible type Aug 01 14:26:04.992 INFO kablam! | Aug 01 14:26:04.992 INFO kablam! = note: expected type `std::result::Result<(), std::io::Error>` Aug 01 14:26:04.992 INFO kablam! found type `[u8; 1]` Aug 01 14:26:04.992 INFO kablam! Aug 01 14:26:05.023 INFO kablam! error[E0658]: use of unstable library feature 'int_to_from_bytes' (see issue #49792) Aug 01 14:26:05.023 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:146:39 Aug 01 14:26:05.023 INFO kablam! | Aug 01 14:26:05.023 INFO kablam! 146 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, Message, HasData, HasMessageLength)] Aug 01 14:26:05.023 INFO kablam! | ^^^^^^^ Aug 01 14:26:05.036 INFO kablam! Aug 01 14:26:05.037 INFO kablam! error[E0061]: this function takes 0 parameters but 1 parameter was supplied Aug 01 14:26:05.037 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:146:39 Aug 01 14:26:05.037 INFO kablam! | Aug 01 14:26:05.037 INFO kablam! 146 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, Message, HasData, HasMessageLength)] Aug 01 14:26:05.037 INFO kablam! | ^^^^^^^ expected 0 parameters Aug 01 14:26:05.037 INFO kablam! Aug 01 14:26:05.037 INFO kablam! error[E0277]: the `?` operator can only be applied to values that implement `std::ops::Try` Aug 01 14:26:05.037 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:146:39 Aug 01 14:26:05.037 INFO kablam! | Aug 01 14:26:05.037 INFO kablam! 146 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, Message, HasData, HasMessageLength)] Aug 01 14:26:05.038 INFO kablam! | ^^^^^^^ the `?` operator cannot be applied to type `[u8; 2]` Aug 01 14:26:05.038 INFO kablam! | Aug 01 14:26:05.038 INFO kablam! = help: the trait `std::ops::Try` is not implemented for `[u8; 2]` Aug 01 14:26:05.038 INFO kablam! = note: required by `std::ops::Try::into_result` Aug 01 14:26:05.038 INFO kablam! Aug 01 14:26:05.039 INFO kablam! error[E0277]: the `?` operator can only be applied to values that implement `std::ops::Try` Aug 01 14:26:05.039 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:146:39 Aug 01 14:26:05.039 INFO kablam! | Aug 01 14:26:05.039 INFO kablam! 146 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, Message, HasData, HasMessageLength)] Aug 01 14:26:05.039 INFO kablam! | ^^^^^^^ the `?` operator cannot be applied to type `[u8; 8]` Aug 01 14:26:05.039 INFO kablam! | Aug 01 14:26:05.040 INFO kablam! = help: the trait `std::ops::Try` is not implemented for `[u8; 8]` Aug 01 14:26:05.040 INFO kablam! = note: required by `std::ops::Try::into_result` Aug 01 14:26:05.040 INFO kablam! Aug 01 14:26:05.041 INFO kablam! error[E0277]: the `?` operator can only be applied to values that implement `std::ops::Try` Aug 01 14:26:05.041 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:146:39 Aug 01 14:26:05.041 INFO kablam! | Aug 01 14:26:05.041 INFO kablam! 146 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, Message, HasData, HasMessageLength)] Aug 01 14:26:05.041 INFO kablam! | ^^^^^^^ the `?` operator cannot be applied to type `[u8; 8]` Aug 01 14:26:05.041 INFO kablam! | Aug 01 14:26:05.042 INFO kablam! = help: the trait `std::ops::Try` is not implemented for `[u8; 8]` Aug 01 14:26:05.042 INFO kablam! = note: required by `std::ops::Try::into_result` Aug 01 14:26:05.042 INFO kablam! Aug 01 14:26:05.043 INFO kablam! error[E0277]: the `?` operator can only be applied to values that implement `std::ops::Try` Aug 01 14:26:05.043 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:146:39 Aug 01 14:26:05.043 INFO kablam! | Aug 01 14:26:05.043 INFO kablam! 146 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, Message, HasData, HasMessageLength)] Aug 01 14:26:05.043 INFO kablam! | ^^^^^^^ the `?` operator cannot be applied to type `[u8; 8]` Aug 01 14:26:05.043 INFO kablam! | Aug 01 14:26:05.043 INFO kablam! = help: the trait `std::ops::Try` is not implemented for `[u8; 8]` Aug 01 14:26:05.043 INFO kablam! = note: required by `std::ops::Try::into_result` Aug 01 14:26:05.043 INFO kablam! Aug 01 14:26:05.097 INFO kablam! error[E0658]: use of unstable library feature 'int_to_from_bytes' (see issue #49792) Aug 01 14:26:05.097 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:160:39 Aug 01 14:26:05.097 INFO kablam! | Aug 01 14:26:05.097 INFO kablam! 160 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, Message, HasData, HasMessageLength)] Aug 01 14:26:05.097 INFO kablam! | ^^^^^^^ Aug 01 14:26:05.108 INFO kablam! Aug 01 14:26:05.109 INFO kablam! error[E0061]: this function takes 0 parameters but 1 parameter was supplied Aug 01 14:26:05.109 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:160:39 Aug 01 14:26:05.109 INFO kablam! | Aug 01 14:26:05.109 INFO kablam! 160 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, Message, HasData, HasMessageLength)] Aug 01 14:26:05.109 INFO kablam! | ^^^^^^^ expected 0 parameters Aug 01 14:26:05.109 INFO kablam! Aug 01 14:26:05.109 INFO kablam! error[E0277]: the `?` operator can only be applied to values that implement `std::ops::Try` Aug 01 14:26:05.109 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:160:39 Aug 01 14:26:05.109 INFO kablam! | Aug 01 14:26:05.109 INFO kablam! 160 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, Message, HasData, HasMessageLength)] Aug 01 14:26:05.109 INFO kablam! | ^^^^^^^ the `?` operator cannot be applied to type `[u8; 2]` Aug 01 14:26:05.109 INFO kablam! | Aug 01 14:26:05.110 INFO kablam! = help: the trait `std::ops::Try` is not implemented for `[u8; 2]` Aug 01 14:26:05.110 INFO kablam! = note: required by `std::ops::Try::into_result` Aug 01 14:26:05.110 INFO kablam! Aug 01 14:26:05.111 INFO kablam! error[E0277]: the `?` operator can only be applied to values that implement `std::ops::Try` Aug 01 14:26:05.111 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:160:39 Aug 01 14:26:05.111 INFO kablam! | Aug 01 14:26:05.111 INFO kablam! 160 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, Message, HasData, HasMessageLength)] Aug 01 14:26:05.111 INFO kablam! | ^^^^^^^ the `?` operator cannot be applied to type `[u8; 2]` Aug 01 14:26:05.111 INFO kablam! | Aug 01 14:26:05.112 INFO kablam! = help: the trait `std::ops::Try` is not implemented for `[u8; 2]` Aug 01 14:26:05.112 INFO kablam! = note: required by `std::ops::Try::into_result` Aug 01 14:26:05.112 INFO kablam! Aug 01 14:26:05.113 INFO kablam! error[E0277]: the `?` operator can only be applied to values that implement `std::ops::Try` Aug 01 14:26:05.113 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:160:39 Aug 01 14:26:05.113 INFO kablam! | Aug 01 14:26:05.113 INFO kablam! 160 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, Message, HasData, HasMessageLength)] Aug 01 14:26:05.113 INFO kablam! | ^^^^^^^ the `?` operator cannot be applied to type `[u8; 8]` Aug 01 14:26:05.113 INFO kablam! | Aug 01 14:26:05.113 INFO kablam! = help: the trait `std::ops::Try` is not implemented for `[u8; 8]` Aug 01 14:26:05.113 INFO kablam! = note: required by `std::ops::Try::into_result` Aug 01 14:26:05.114 INFO kablam! Aug 01 14:26:05.115 INFO kablam! error[E0277]: the `?` operator can only be applied to values that implement `std::ops::Try` Aug 01 14:26:05.115 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:160:39 Aug 01 14:26:05.115 INFO kablam! | Aug 01 14:26:05.115 INFO kablam! 160 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, Message, HasData, HasMessageLength)] Aug 01 14:26:05.115 INFO kablam! | ^^^^^^^ the `?` operator cannot be applied to type `[u8; 4]` Aug 01 14:26:05.115 INFO kablam! | Aug 01 14:26:05.116 INFO kablam! = help: the trait `std::ops::Try` is not implemented for `[u8; 4]` Aug 01 14:26:05.116 INFO kablam! = note: required by `std::ops::Try::into_result` Aug 01 14:26:05.116 INFO kablam! Aug 01 14:26:05.117 INFO kablam! error[E0277]: the `?` operator can only be applied to values that implement `std::ops::Try` Aug 01 14:26:05.117 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:160:39 Aug 01 14:26:05.117 INFO kablam! | Aug 01 14:26:05.117 INFO kablam! 160 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, Message, HasData, HasMessageLength)] Aug 01 14:26:05.117 INFO kablam! | ^^^^^^^ the `?` operator cannot be applied to type `[u8; 8]` Aug 01 14:26:05.117 INFO kablam! | Aug 01 14:26:05.118 INFO kablam! = help: the trait `std::ops::Try` is not implemented for `[u8; 8]` Aug 01 14:26:05.118 INFO kablam! = note: required by `std::ops::Try::into_result` Aug 01 14:26:05.118 INFO kablam! Aug 01 14:26:05.119 INFO kablam! error[E0277]: the `?` operator can only be applied to values that implement `std::ops::Try` Aug 01 14:26:05.119 INFO kablam! --> /cargo-home/git/checkouts/unterflow-protocol-db6fe8c7f3b3d47a/8d54e7c/src/sbe.rs:160:39 Aug 01 14:26:05.119 INFO kablam! | Aug 01 14:26:05.119 INFO kablam! 160 | #[derive(Debug, PartialEq, FromBytes, ToBytes, HasBlockLength, Message, HasData, HasMessageLength)] Aug 01 14:26:05.119 INFO kablam! | ^^^^^^^ the `?` operator cannot be applied to type `[u8; 2]` Aug 01 14:26:05.119 INFO kablam! | Aug 01 14:26:05.119 INFO kablam! = help: the trait `std::ops::Try` is not implemented for `[u8; 2]` Aug 01 14:26:05.120 INFO kablam! = note: required by `std::ops::Try::into_result` Aug 01 14:26:05.120 INFO kablam! Aug 01 14:26:05.170 INFO kablam! error: aborting due to 60 previous errors Aug 01 14:26:05.170 INFO kablam! Aug 01 14:26:05.170 INFO kablam! Some errors occurred: E0061, E0277, E0308, E0658. Aug 01 14:26:05.171 INFO kablam! For more information about an error, try `rustc --explain E0061`. Aug 01 14:26:05.201 INFO kablam! error: Could not compile `unterflow-protocol`. Aug 01 14:26:05.202 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 01 14:27:16.281 INFO kablam! error: build failed Aug 01 14:27:16.283 INFO kablam! su: No module specific data is present Aug 01 14:27:16.827 INFO running `"docker" "rm" "-f" "4a6cc9ff22e4f625e20ce1a2b361e8eec28c7ffb81b86a3c33e2f671a961fcca"` Aug 01 14:27:16.974 INFO blam! 4a6cc9ff22e4f625e20ce1a2b361e8eec28c7ffb81b86a3c33e2f671a961fcca