Jul 12 04:23:28.535 INFO checking merkle_sigs-1.5.0 against master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9 for pr-52234 Jul 12 04:23:28.535 INFO running: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 12 04:23:28.535 INFO creating container for: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 12 04:23:28.535 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-52234/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-6/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Jul 12 04:23:28.839 INFO blam! 72ccfcd3195481a8c53d303384e79527a3f59af9484c9dfe56b26c9124a625e2 Jul 12 04:23:28.848 INFO running `"docker" "start" "-a" "72ccfcd3195481a8c53d303384e79527a3f59af9484c9dfe56b26c9124a625e2"` Jul 12 04:23:29.916 INFO kablam! Checking merkle v1.7.0 Jul 12 04:23:30.467 INFO kablam! error[E0407]: method `new` is not a member of trait `protobuf::Message` Jul 12 04:23:30.467 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/merkle-1.7.0/src/proto/proof.rs:218:5 Jul 12 04:23:30.467 INFO kablam! | Jul 12 04:23:30.467 INFO kablam! 218 | / fn new() -> ProofProto { Jul 12 04:23:30.467 INFO kablam! 219 | | ProofProto::new() Jul 12 04:23:30.467 INFO kablam! 220 | | } Jul 12 04:23:30.467 INFO kablam! | |_____^ not a member of trait `protobuf::Message` Jul 12 04:23:30.468 INFO kablam! Jul 12 04:23:30.468 INFO kablam! error[E0407]: method `descriptor_static` is not a member of trait `protobuf::Message` Jul 12 04:23:30.468 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/merkle-1.7.0/src/proto/proof.rs:222:5 Jul 12 04:23:30.468 INFO kablam! | Jul 12 04:23:30.468 INFO kablam! 222 | / fn descriptor_static() -> &'static ::protobuf::reflect::MessageDescriptor { Jul 12 04:23:30.468 INFO kablam! 223 | | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { Jul 12 04:23:30.468 INFO kablam! 224 | | lock: ::protobuf::lazy::ONCE_INIT, Jul 12 04:23:30.468 INFO kablam! 225 | | ptr: 0 as *const ::protobuf::reflect::MessageDescriptor, Jul 12 04:23:30.468 INFO kablam! ... | Jul 12 04:23:30.468 INFO kablam! 251 | | } Jul 12 04:23:30.468 INFO kablam! 252 | | } Jul 12 04:23:30.468 INFO kablam! | |_____^ not a member of trait `protobuf::Message` Jul 12 04:23:30.468 INFO kablam! Jul 12 04:23:30.469 INFO kablam! error[E0407]: method `default_instance` is not a member of trait `protobuf::Message` Jul 12 04:23:30.469 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/merkle-1.7.0/src/proto/proof.rs:254:5 Jul 12 04:23:30.469 INFO kablam! | Jul 12 04:23:30.469 INFO kablam! 254 | / fn default_instance() -> &'static ProofProto { Jul 12 04:23:30.469 INFO kablam! 255 | | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { Jul 12 04:23:30.469 INFO kablam! 256 | | lock: ::protobuf::lazy::ONCE_INIT, Jul 12 04:23:30.469 INFO kablam! 257 | | ptr: 0 as *const ProofProto, Jul 12 04:23:30.469 INFO kablam! ... | Jul 12 04:23:30.469 INFO kablam! 261 | | } Jul 12 04:23:30.469 INFO kablam! 262 | | } Jul 12 04:23:30.469 INFO kablam! | |_____^ not a member of trait `protobuf::Message` Jul 12 04:23:30.469 INFO kablam! Jul 12 04:23:30.471 INFO kablam! error[E0407]: method `new` is not a member of trait `protobuf::Message` Jul 12 04:23:30.471 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/merkle-1.7.0/src/proto/proof.rs:582:5 Jul 12 04:23:30.471 INFO kablam! | Jul 12 04:23:30.471 INFO kablam! 582 | / fn new() -> LemmaProto { Jul 12 04:23:30.471 INFO kablam! 583 | | LemmaProto::new() Jul 12 04:23:30.471 INFO kablam! 584 | | } Jul 12 04:23:30.471 INFO kablam! | |_____^ not a member of trait `protobuf::Message` Jul 12 04:23:30.471 INFO kablam! Jul 12 04:23:30.474 INFO kablam! error[E0407]: method `descriptor_static` is not a member of trait `protobuf::Message` Jul 12 04:23:30.474 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/merkle-1.7.0/src/proto/proof.rs:586:5 Jul 12 04:23:30.474 INFO kablam! | Jul 12 04:23:30.474 INFO kablam! 586 | / fn descriptor_static() -> &'static ::protobuf::reflect::MessageDescriptor { Jul 12 04:23:30.474 INFO kablam! 587 | | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { Jul 12 04:23:30.474 INFO kablam! 588 | | lock: ::protobuf::lazy::ONCE_INIT, Jul 12 04:23:30.474 INFO kablam! 589 | | ptr: 0 as *const ::protobuf::reflect::MessageDescriptor, Jul 12 04:23:30.474 INFO kablam! ... | Jul 12 04:23:30.474 INFO kablam! 620 | | } Jul 12 04:23:30.474 INFO kablam! 621 | | } Jul 12 04:23:30.474 INFO kablam! | |_____^ not a member of trait `protobuf::Message` Jul 12 04:23:30.474 INFO kablam! Jul 12 04:23:30.475 INFO kablam! error[E0407]: method `default_instance` is not a member of trait `protobuf::Message` Jul 12 04:23:30.475 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/merkle-1.7.0/src/proto/proof.rs:623:5 Jul 12 04:23:30.475 INFO kablam! | Jul 12 04:23:30.475 INFO kablam! 623 | / fn default_instance() -> &'static LemmaProto { Jul 12 04:23:30.475 INFO kablam! 624 | | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { Jul 12 04:23:30.475 INFO kablam! 625 | | lock: ::protobuf::lazy::ONCE_INIT, Jul 12 04:23:30.475 INFO kablam! 626 | | ptr: 0 as *const LemmaProto, Jul 12 04:23:30.475 INFO kablam! ... | Jul 12 04:23:30.475 INFO kablam! 630 | | } Jul 12 04:23:30.475 INFO kablam! 631 | | } Jul 12 04:23:30.475 INFO kablam! | |_____^ not a member of trait `protobuf::Message` Jul 12 04:23:30.475 INFO kablam! Jul 12 04:23:30.748 INFO kablam! error[E0277]: `std::cell::Cell` cannot be shared between threads safely Jul 12 04:23:30.748 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/merkle-1.7.0/src/proto/proof.rs:126:6 Jul 12 04:23:30.748 INFO kablam! | Jul 12 04:23:30.748 INFO kablam! 126 | impl ::protobuf::Message for ProofProto { Jul 12 04:23:30.748 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ `std::cell::Cell` cannot be shared between threads safely Jul 12 04:23:30.748 INFO kablam! | Jul 12 04:23:30.748 INFO kablam! = help: within `proto::proof::ProofProto`, the trait `std::marker::Sync` is not implemented for `std::cell::Cell` Jul 12 04:23:30.748 INFO kablam! = note: required because it appears within the type `protobuf::CachedSize` Jul 12 04:23:30.748 INFO kablam! = note: required because it appears within the type `proto::proof::ProofProto` Jul 12 04:23:30.748 INFO kablam! Jul 12 04:23:30.749 INFO kablam! error[E0277]: `std::cell::Cell` cannot be shared between threads safely Jul 12 04:23:30.749 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/merkle-1.7.0/src/proto/proof.rs:467:6 Jul 12 04:23:30.749 INFO kablam! | Jul 12 04:23:30.749 INFO kablam! 467 | impl ::protobuf::Message for LemmaProto { Jul 12 04:23:30.749 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ `std::cell::Cell` cannot be shared between threads safely Jul 12 04:23:30.749 INFO kablam! | Jul 12 04:23:30.749 INFO kablam! = help: within `proto::proof::LemmaProto`, the trait `std::marker::Sync` is not implemented for `std::cell::Cell` Jul 12 04:23:30.749 INFO kablam! = note: required because it appears within the type `protobuf::CachedSize` Jul 12 04:23:30.749 INFO kablam! = note: required because it appears within the type `proto::proof::LemmaProto` Jul 12 04:23:30.749 INFO kablam! Jul 12 04:23:30.802 INFO kablam! error: aborting due to 8 previous errors Jul 12 04:23:30.802 INFO kablam! Jul 12 04:23:30.802 INFO kablam! Some errors occurred: E0277, E0407. Jul 12 04:23:30.802 INFO kablam! For more information about an error, try `rustc --explain E0277`. Jul 12 04:23:30.813 INFO kablam! error: Could not compile `merkle`. Jul 12 04:23:30.813 INFO kablam! Jul 12 04:23:30.813 INFO kablam! To learn more, run the command again with --verbose. Jul 12 04:23:30.816 INFO kablam! su: No module specific data is present Jul 12 04:23:31.410 INFO running `"docker" "rm" "-f" "72ccfcd3195481a8c53d303384e79527a3f59af9484c9dfe56b26c9124a625e2"` Jul 12 04:23:31.537 INFO blam! 72ccfcd3195481a8c53d303384e79527a3f59af9484c9dfe56b26c9124a625e2