Jul 11 22:56:41.474 INFO checking rustysecrets-cli-0.2.0 against try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255 for pr-52234 Jul 11 22:56:41.474 INFO running: cargo +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets Jul 11 22:56:41.474 INFO creating container for: cargo +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets Jul 11 22:56:41.474 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-52234/try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-3/try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255:/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 +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Jul 11 22:56:41.743 INFO blam! a82515b1d1c53b37c9975e5c826facbbd5ae09599957d0cf837d6db2d123186d Jul 11 22:56:41.746 INFO running `"docker" "start" "-a" "a82515b1d1c53b37c9975e5c826facbbd5ae09599957d0cf837d6db2d123186d"` Jul 11 22:56:43.053 INFO kablam! Compiling bitflags v0.1.1 Jul 11 22:56:43.063 INFO kablam! Compiling quick-error v0.1.4 Jul 11 22:56:43.067 INFO kablam! Compiling rusty_secrets v0.2.1 Jul 11 22:56:43.104 INFO kablam! Compiling libgit2-sys v0.4.6 Jul 11 22:56:43.105 INFO kablam! Compiling openssl-sys v0.7.17 Jul 11 22:56:43.105 INFO kablam! Compiling libz-sys v1.0.18 Jul 11 22:56:43.105 INFO kablam! Compiling unicase v2.1.0 Jul 11 22:56:43.106 INFO kablam! Checking lamport_sigs v0.5.0 Jul 11 22:56:44.463 INFO kablam! Checking merkle v1.7.0 Jul 11 22:56:46.507 INFO kablam! error[E0407]: method `new` is not a member of trait `protobuf::Message` Jul 11 22:56:46.507 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/merkle-1.7.0/src/proto/proof.rs:218:5 Jul 11 22:56:46.507 INFO kablam! | Jul 11 22:56:46.507 INFO kablam! 218 | / fn new() -> ProofProto { Jul 11 22:56:46.507 INFO kablam! 219 | | ProofProto::new() Jul 11 22:56:46.507 INFO kablam! 220 | | } Jul 11 22:56:46.507 INFO kablam! | |_____^ not a member of trait `protobuf::Message` Jul 11 22:56:46.508 INFO kablam! Jul 11 22:56:46.508 INFO kablam! error[E0407]: method `descriptor_static` is not a member of trait `protobuf::Message` Jul 11 22:56:46.508 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/merkle-1.7.0/src/proto/proof.rs:222:5 Jul 11 22:56:46.509 INFO kablam! | Jul 11 22:56:46.509 INFO kablam! 222 | / fn descriptor_static() -> &'static ::protobuf::reflect::MessageDescriptor { Jul 11 22:56:46.509 INFO kablam! 223 | | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { Jul 11 22:56:46.509 INFO kablam! 224 | | lock: ::protobuf::lazy::ONCE_INIT, Jul 11 22:56:46.509 INFO kablam! 225 | | ptr: 0 as *const ::protobuf::reflect::MessageDescriptor, Jul 11 22:56:46.509 INFO kablam! ... | Jul 11 22:56:46.509 INFO kablam! 251 | | } Jul 11 22:56:46.509 INFO kablam! 252 | | } Jul 11 22:56:46.509 INFO kablam! | |_____^ not a member of trait `protobuf::Message` Jul 11 22:56:46.510 INFO kablam! Jul 11 22:56:46.513 INFO kablam! error[E0407]: method `default_instance` is not a member of trait `protobuf::Message` Jul 11 22:56:46.513 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/merkle-1.7.0/src/proto/proof.rs:254:5 Jul 11 22:56:46.513 INFO kablam! | Jul 11 22:56:46.513 INFO kablam! 254 | / fn default_instance() -> &'static ProofProto { Jul 11 22:56:46.513 INFO kablam! 255 | | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { Jul 11 22:56:46.513 INFO kablam! 256 | | lock: ::protobuf::lazy::ONCE_INIT, Jul 11 22:56:46.513 INFO kablam! 257 | | ptr: 0 as *const ProofProto, Jul 11 22:56:46.513 INFO kablam! ... | Jul 11 22:56:46.513 INFO kablam! 261 | | } Jul 11 22:56:46.513 INFO kablam! 262 | | } Jul 11 22:56:46.513 INFO kablam! | |_____^ not a member of trait `protobuf::Message` Jul 11 22:56:46.514 INFO kablam! Jul 11 22:56:46.518 INFO kablam! error[E0407]: method `new` is not a member of trait `protobuf::Message` Jul 11 22:56:46.518 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/merkle-1.7.0/src/proto/proof.rs:582:5 Jul 11 22:56:46.518 INFO kablam! | Jul 11 22:56:46.518 INFO kablam! 582 | / fn new() -> LemmaProto { Jul 11 22:56:46.518 INFO kablam! 583 | | LemmaProto::new() Jul 11 22:56:46.518 INFO kablam! 584 | | } Jul 11 22:56:46.518 INFO kablam! | |_____^ not a member of trait `protobuf::Message` Jul 11 22:56:46.528 INFO kablam! Jul 11 22:56:46.529 INFO kablam! error[E0407]: method `descriptor_static` is not a member of trait `protobuf::Message` Jul 11 22:56:46.529 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/merkle-1.7.0/src/proto/proof.rs:586:5 Jul 11 22:56:46.529 INFO kablam! | Jul 11 22:56:46.529 INFO kablam! 586 | / fn descriptor_static() -> &'static ::protobuf::reflect::MessageDescriptor { Jul 11 22:56:46.529 INFO kablam! 587 | | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { Jul 11 22:56:46.529 INFO kablam! 588 | | lock: ::protobuf::lazy::ONCE_INIT, Jul 11 22:56:46.529 INFO kablam! 589 | | ptr: 0 as *const ::protobuf::reflect::MessageDescriptor, Jul 11 22:56:46.529 INFO kablam! ... | Jul 11 22:56:46.529 INFO kablam! 620 | | } Jul 11 22:56:46.529 INFO kablam! 621 | | } Jul 11 22:56:46.529 INFO kablam! | |_____^ not a member of trait `protobuf::Message` Jul 11 22:56:46.530 INFO kablam! Jul 11 22:56:46.531 INFO kablam! error[E0407]: method `default_instance` is not a member of trait `protobuf::Message` Jul 11 22:56:46.531 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/merkle-1.7.0/src/proto/proof.rs:623:5 Jul 11 22:56:46.531 INFO kablam! | Jul 11 22:56:46.531 INFO kablam! 623 | / fn default_instance() -> &'static LemmaProto { Jul 11 22:56:46.531 INFO kablam! 624 | | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { Jul 11 22:56:46.531 INFO kablam! 625 | | lock: ::protobuf::lazy::ONCE_INIT, Jul 11 22:56:46.531 INFO kablam! 626 | | ptr: 0 as *const LemmaProto, Jul 11 22:56:46.531 INFO kablam! ... | Jul 11 22:56:46.531 INFO kablam! 630 | | } Jul 11 22:56:46.531 INFO kablam! 631 | | } Jul 11 22:56:46.531 INFO kablam! | |_____^ not a member of trait `protobuf::Message` Jul 11 22:56:46.542 INFO kablam! Jul 11 22:56:47.890 INFO kablam! error[E0277]: `std::cell::Cell` cannot be shared between threads safely Jul 11 22:56:47.890 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/merkle-1.7.0/src/proto/proof.rs:126:6 Jul 11 22:56:47.890 INFO kablam! | Jul 11 22:56:47.890 INFO kablam! 126 | impl ::protobuf::Message for ProofProto { Jul 11 22:56:47.890 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ `std::cell::Cell` cannot be shared between threads safely Jul 11 22:56:47.926 INFO kablam! | Jul 11 22:56:47.927 INFO kablam! = help: within `proto::proof::ProofProto`, the trait `std::marker::Sync` is not implemented for `std::cell::Cell` Jul 11 22:56:47.927 INFO kablam! = note: required because it appears within the type `protobuf::CachedSize` Jul 11 22:56:47.928 INFO kablam! = note: required because it appears within the type `proto::proof::ProofProto` Jul 11 22:56:47.928 INFO kablam! Jul 11 22:56:47.942 INFO kablam! error[E0277]: `std::cell::Cell` cannot be shared between threads safely Jul 11 22:56:47.942 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/merkle-1.7.0/src/proto/proof.rs:467:6 Jul 11 22:56:47.942 INFO kablam! | Jul 11 22:56:47.942 INFO kablam! 467 | impl ::protobuf::Message for LemmaProto { Jul 11 22:56:47.942 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ `std::cell::Cell` cannot be shared between threads safely Jul 11 22:56:47.943 INFO kablam! | Jul 11 22:56:47.943 INFO kablam! = help: within `proto::proof::LemmaProto`, the trait `std::marker::Sync` is not implemented for `std::cell::Cell` Jul 11 22:56:47.944 INFO kablam! = note: required because it appears within the type `protobuf::CachedSize` Jul 11 22:56:47.944 INFO kablam! = note: required because it appears within the type `proto::proof::LemmaProto` Jul 11 22:56:47.945 INFO kablam! Jul 11 22:56:48.366 INFO kablam! error: aborting due to 8 previous errors Jul 11 22:56:48.413 INFO kablam! Jul 11 22:56:48.414 INFO kablam! Some errors occurred: E0277, E0407. Jul 11 22:56:48.415 INFO kablam! For more information about an error, try `rustc --explain E0277`. Jul 11 22:56:48.463 INFO kablam! error: Could not compile `merkle`. Jul 11 22:56:48.464 INFO kablam! warning: build failed, waiting for other jobs to finish... Jul 11 22:56:52.277 INFO kablam! error: build failed Jul 11 22:56:52.279 INFO kablam! su: No module specific data is present Jul 11 22:56:52.940 INFO running `"docker" "rm" "-f" "a82515b1d1c53b37c9975e5c826facbbd5ae09599957d0cf837d6db2d123186d"` Jul 11 22:56:53.111 INFO blam! a82515b1d1c53b37c9975e5c826facbbd5ae09599957d0cf837d6db2d123186d