Sep 14 12:29:12.738 INFO checking nt-0.2.4 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 12:29:12.738 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 12:29:12.738 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-6/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 12:29:13.120 INFO blam! a84ca30dc52e2efe311aa7df767428d28521b5884bbbb87fa8272cabb97d6849 Sep 14 12:29:13.123 INFO running `"docker" "start" "-a" "a84ca30dc52e2efe311aa7df767428d28521b5884bbbb87fa8272cabb97d6849"` Sep 14 12:29:14.519 INFO kablam! usermod: no changes Sep 14 12:29:14.738 INFO kablam! Checking nt-leb128 v0.2.4 Sep 14 12:29:14.767 INFO kablam! Compiling derive-new v0.5.5 Sep 14 12:29:14.767 INFO kablam! Compiling failure v0.1.2 Sep 14 12:29:15.367 INFO kablam! Checking nt-packet v0.1.2 Sep 14 12:29:17.106 INFO kablam! Compiling nt-packet-derive v0.1.4 Sep 14 12:29:20.778 INFO kablam! Checking nt v0.2.4 (file:///source) Sep 14 12:29:21.726 INFO kablam! error[E0053]: method `decode` has an incompatible type for trait Sep 14 12:29:21.726 INFO kablam! --> src/proto/types/rpc.rs:30:5 Sep 14 12:29:21.726 INFO kablam! | Sep 14 12:29:21.726 INFO kablam! 30 | fn decode(buf: &mut Buf) -> (Option, usize) { Sep 14 12:29:21.726 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found tuple Sep 14 12:29:21.726 INFO kablam! | Sep 14 12:29:21.726 INFO kablam! = note: expected type `fn(&mut dyn bytes::Buf) -> std::result::Result<(proto::types::rpc::Parameter, usize), failure::Error>` Sep 14 12:29:21.726 INFO kablam! found type `fn(&mut dyn bytes::Buf) -> (std::option::Option, usize)` Sep 14 12:29:21.726 INFO kablam! Sep 14 12:29:21.726 INFO kablam! error[E0053]: method `decode` has an incompatible type for trait Sep 14 12:29:21.726 INFO kablam! --> src/proto/types/rpc.rs:56:5 Sep 14 12:29:21.726 INFO kablam! | Sep 14 12:29:21.726 INFO kablam! 56 | fn decode(mut buf: &mut Buf) -> (Option, usize) { Sep 14 12:29:21.726 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found tuple Sep 14 12:29:21.726 INFO kablam! | Sep 14 12:29:21.726 INFO kablam! = note: expected type `fn(&mut dyn bytes::Buf) -> std::result::Result<(proto::types::rpc::RPCDefinitionData, usize), failure::Error>` Sep 14 12:29:21.726 INFO kablam! found type `fn(&mut dyn bytes::Buf) -> (std::option::Option, usize)` Sep 14 12:29:21.726 INFO kablam! Sep 14 12:29:21.726 INFO kablam! error[E0053]: method `decode` has an incompatible type for trait Sep 14 12:29:21.726 INFO kablam! --> src/proto/types/mod.rs:103:5 Sep 14 12:29:21.726 INFO kablam! | Sep 14 12:29:21.726 INFO kablam! 103 | fn decode(buf: &mut Buf) -> (Option, usize) { Sep 14 12:29:21.726 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found tuple Sep 14 12:29:21.726 INFO kablam! | Sep 14 12:29:21.727 INFO kablam! = note: expected type `fn(&mut dyn bytes::Buf) -> std::result::Result<(proto::types::EntryType, usize), failure::Error>` Sep 14 12:29:21.727 INFO kablam! found type `fn(&mut dyn bytes::Buf) -> (std::option::Option, usize)` Sep 14 12:29:21.727 INFO kablam! Sep 14 12:29:21.727 INFO kablam! error[E0053]: method `decode` has an incompatible type for trait Sep 14 12:29:21.727 INFO kablam! --> src/proto/mod.rs:142:5 Sep 14 12:29:21.727 INFO kablam! | Sep 14 12:29:21.727 INFO kablam! 142 | fn decode(buf: &mut Buf) -> (Option, usize) { Sep 14 12:29:21.727 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found tuple Sep 14 12:29:21.727 INFO kablam! | Sep 14 12:29:21.727 INFO kablam! = note: expected type `fn(&mut dyn bytes::Buf) -> std::result::Result<(proto::EntryUpdate, usize), failure::Error>` Sep 14 12:29:21.727 INFO kablam! found type `fn(&mut dyn bytes::Buf) -> (std::option::Option, usize)` Sep 14 12:29:21.727 INFO kablam! Sep 14 12:29:21.727 INFO kablam! error[E0053]: method `decode` has an incompatible type for trait Sep 14 12:29:21.727 INFO kablam! --> src/proto/mod.rs:190:5 Sep 14 12:29:21.727 INFO kablam! | Sep 14 12:29:21.727 INFO kablam! 190 | fn decode(buf: &mut Buf) -> (Option, usize) { Sep 14 12:29:21.727 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found tuple Sep 14 12:29:21.727 INFO kablam! | Sep 14 12:29:21.727 INFO kablam! = note: expected type `fn(&mut dyn bytes::Buf) -> std::result::Result<(proto::EntryAssignment, usize), failure::Error>` Sep 14 12:29:21.727 INFO kablam! found type `fn(&mut dyn bytes::Buf) -> (std::option::Option, usize)` Sep 14 12:29:21.727 INFO kablam! Sep 14 12:29:21.758 INFO kablam! error: aborting due to 5 previous errors Sep 14 12:29:21.758 INFO kablam! Sep 14 12:29:21.758 INFO kablam! For more information about this error, try `rustc --explain E0053`. Sep 14 12:29:21.759 INFO kablam! error[E0053]: method `decode` has an incompatible type for trait Sep 14 12:29:21.759 INFO kablam! --> src/proto/types/rpc.rs:30:5 Sep 14 12:29:21.760 INFO kablam! | Sep 14 12:29:21.760 INFO kablam! 30 | fn decode(buf: &mut Buf) -> (Option, usize) { Sep 14 12:29:21.760 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found tuple Sep 14 12:29:21.760 INFO kablam! | Sep 14 12:29:21.760 INFO kablam! = note: expected type `fn(&mut dyn bytes::Buf) -> std::result::Result<(proto::types::rpc::Parameter, usize), failure::Error>` Sep 14 12:29:21.760 INFO kablam! found type `fn(&mut dyn bytes::Buf) -> (std::option::Option, usize)` Sep 14 12:29:21.760 INFO kablam! Sep 14 12:29:21.760 INFO kablam! error[E0053]: method `decode` has an incompatible type for trait Sep 14 12:29:21.760 INFO kablam! --> src/proto/types/rpc.rs:56:5 Sep 14 12:29:21.760 INFO kablam! | Sep 14 12:29:21.760 INFO kablam! 56 | fn decode(mut buf: &mut Buf) -> (Option, usize) { Sep 14 12:29:21.760 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found tuple Sep 14 12:29:21.760 INFO kablam! | Sep 14 12:29:21.760 INFO kablam! = note: expected type `fn(&mut dyn bytes::Buf) -> std::result::Result<(proto::types::rpc::RPCDefinitionData, usize), failure::Error>` Sep 14 12:29:21.760 INFO kablam! found type `fn(&mut dyn bytes::Buf) -> (std::option::Option, usize)` Sep 14 12:29:21.760 INFO kablam! Sep 14 12:29:21.760 INFO kablam! error[E0053]: method `decode` has an incompatible type for trait Sep 14 12:29:21.760 INFO kablam! --> src/proto/types/mod.rs:103:5 Sep 14 12:29:21.760 INFO kablam! | Sep 14 12:29:21.760 INFO kablam! 103 | fn decode(buf: &mut Buf) -> (Option, usize) { Sep 14 12:29:21.760 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found tuple Sep 14 12:29:21.760 INFO kablam! | Sep 14 12:29:21.760 INFO kablam! = note: expected type `fn(&mut dyn bytes::Buf) -> std::result::Result<(proto::types::EntryType, usize), failure::Error>` Sep 14 12:29:21.760 INFO kablam! found type `fn(&mut dyn bytes::Buf) -> (std::option::Option, usize)` Sep 14 12:29:21.760 INFO kablam! Sep 14 12:29:21.760 INFO kablam! error[E0053]: method `decode` has an incompatible type for trait Sep 14 12:29:21.760 INFO kablam! --> src/proto/mod.rs:142:5 Sep 14 12:29:21.760 INFO kablam! | Sep 14 12:29:21.760 INFO kablam! 142 | fn decode(buf: &mut Buf) -> (Option, usize) { Sep 14 12:29:21.760 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found tuple Sep 14 12:29:21.760 INFO kablam! | Sep 14 12:29:21.760 INFO kablam! = note: expected type `fn(&mut dyn bytes::Buf) -> std::result::Result<(proto::EntryUpdate, usize), failure::Error>` Sep 14 12:29:21.760 INFO kablam! found type `fn(&mut dyn bytes::Buf) -> (std::option::Option, usize)` Sep 14 12:29:21.760 INFO kablam! Sep 14 12:29:21.760 INFO kablam! error[E0053]: method `decode` has an incompatible type for trait Sep 14 12:29:21.760 INFO kablam! --> src/proto/mod.rs:190:5 Sep 14 12:29:21.760 INFO kablam! | Sep 14 12:29:21.760 INFO kablam! 190 | fn decode(buf: &mut Buf) -> (Option, usize) { Sep 14 12:29:21.760 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found tuple Sep 14 12:29:21.760 INFO kablam! | Sep 14 12:29:21.760 INFO kablam! = note: expected type `fn(&mut dyn bytes::Buf) -> std::result::Result<(proto::EntryAssignment, usize), failure::Error>` Sep 14 12:29:21.760 INFO kablam! found type `fn(&mut dyn bytes::Buf) -> (std::option::Option, usize)` Sep 14 12:29:21.760 INFO kablam! Sep 14 12:29:21.766 INFO kablam! error: Could not compile `nt`. Sep 14 12:29:21.766 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 12:29:21.791 INFO kablam! error: aborting due to 5 previous errors Sep 14 12:29:21.791 INFO kablam! Sep 14 12:29:21.791 INFO kablam! For more information about this error, try `rustc --explain E0053`. Sep 14 12:29:21.803 INFO kablam! error: Could not compile `nt`. Sep 14 12:29:21.803 INFO kablam! Sep 14 12:29:21.803 INFO kablam! To learn more, run the command again with --verbose. Sep 14 12:29:21.804 INFO kablam! su: No module specific data is present Sep 14 12:29:22.354 INFO running `"docker" "rm" "-f" "a84ca30dc52e2efe311aa7df767428d28521b5884bbbb87fa8272cabb97d6849"` Sep 14 12:29:22.436 INFO blam! a84ca30dc52e2efe311aa7df767428d28521b5884bbbb87fa8272cabb97d6849