Sep 05 20:39:14.960 INFO checking woodpecker-0.4.0 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 05 20:39:14.960 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 05 20:39:14.961 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-2/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 20:39:15.075 INFO blam! 838c158ac5c6a37dc68b453027f844d9e8168c2712e9f60f66d3d817cbeb49d3 Sep 05 20:39:15.079 INFO running `"docker" "start" "-a" "838c158ac5c6a37dc68b453027f844d9e8168c2712e9f60f66d3d817cbeb49d3"` Sep 05 20:39:15.548 INFO kablam! usermod: no changes Sep 05 20:39:15.621 INFO kablam! Checking thread-id v3.3.0 Sep 05 20:39:15.621 INFO kablam! Checking tempdir v0.3.7 Sep 05 20:39:15.622 INFO kablam! Checking parking_lot v0.4.8 Sep 05 20:39:15.622 INFO kablam! Checking chrono v0.3.0 Sep 05 20:39:17.123 INFO kablam! Checking woodpecker v0.4.0 (file:///source) Sep 05 20:39:17.513 INFO kablam! error[E0277]: `*mut (dyn std::ops::Fn() + 'static)` cannot be shared between threads safely Sep 05 20:39:17.514 INFO kablam! --> src/record/imp.rs:166:10 Sep 05 20:39:17.514 INFO kablam! | Sep 05 20:39:17.514 INFO kablam! 166 | impl<'a> Record for SyncRecord<'a> { Sep 05 20:39:17.514 INFO kablam! | ^^^^^^ `*mut (dyn std::ops::Fn() + 'static)` cannot be shared between threads safely Sep 05 20:39:17.514 INFO kablam! | Sep 05 20:39:17.514 INFO kablam! = help: within `record::imp::SyncRecord<'a>`, the trait `std::marker::Sync` is not implemented for `*mut (dyn std::ops::Fn() + 'static)` Sep 05 20:39:17.514 INFO kablam! = note: required because it appears within the type `std::marker::PhantomData<*mut (dyn std::ops::Fn() + 'static)>` Sep 05 20:39:17.514 INFO kablam! = note: required because it appears within the type `core::fmt::Void` Sep 05 20:39:17.514 INFO kablam! = note: required because it appears within the type `&'a core::fmt::Void` Sep 05 20:39:17.514 INFO kablam! = note: required because it appears within the type `std::fmt::ArgumentV1<'a>` Sep 05 20:39:17.514 INFO kablam! = note: required because it appears within the type `[std::fmt::ArgumentV1<'a>]` Sep 05 20:39:17.514 INFO kablam! = note: required because it appears within the type `&'a [std::fmt::ArgumentV1<'a>]` Sep 05 20:39:17.514 INFO kablam! = note: required because it appears within the type `std::fmt::Arguments<'a>` Sep 05 20:39:17.514 INFO kablam! = note: required because it appears within the type `record::imp::SyncRecord<'a>` Sep 05 20:39:17.514 INFO kablam! Sep 05 20:39:17.561 INFO kablam! error: aborting due to previous error Sep 05 20:39:17.562 INFO kablam! Sep 05 20:39:17.562 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 05 20:39:17.574 INFO kablam! error: Could not compile `woodpecker`. Sep 05 20:39:17.574 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 05 20:39:17.735 INFO kablam! error[E0277]: `*mut (dyn std::ops::Fn() + 'static)` cannot be shared between threads safely Sep 05 20:39:17.735 INFO kablam! --> src/record/imp.rs:166:10 Sep 05 20:39:17.735 INFO kablam! | Sep 05 20:39:17.735 INFO kablam! 166 | impl<'a> Record for SyncRecord<'a> { Sep 05 20:39:17.735 INFO kablam! | ^^^^^^ `*mut (dyn std::ops::Fn() + 'static)` cannot be shared between threads safely Sep 05 20:39:17.735 INFO kablam! | Sep 05 20:39:17.735 INFO kablam! = help: within `record::imp::SyncRecord<'a>`, the trait `std::marker::Sync` is not implemented for `*mut (dyn std::ops::Fn() + 'static)` Sep 05 20:39:17.735 INFO kablam! = note: required because it appears within the type `std::marker::PhantomData<*mut (dyn std::ops::Fn() + 'static)>` Sep 05 20:39:17.735 INFO kablam! = note: required because it appears within the type `core::fmt::Void` Sep 05 20:39:17.735 INFO kablam! = note: required because it appears within the type `&'a core::fmt::Void` Sep 05 20:39:17.735 INFO kablam! = note: required because it appears within the type `std::fmt::ArgumentV1<'a>` Sep 05 20:39:17.735 INFO kablam! = note: required because it appears within the type `[std::fmt::ArgumentV1<'a>]` Sep 05 20:39:17.735 INFO kablam! = note: required because it appears within the type `&'a [std::fmt::ArgumentV1<'a>]` Sep 05 20:39:17.735 INFO kablam! = note: required because it appears within the type `std::fmt::Arguments<'a>` Sep 05 20:39:17.735 INFO kablam! = note: required because it appears within the type `record::imp::SyncRecord<'a>` Sep 05 20:39:17.735 INFO kablam! Sep 05 20:39:17.766 INFO kablam! error: aborting due to previous error Sep 05 20:39:17.766 INFO kablam! Sep 05 20:39:17.766 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 05 20:39:17.781 INFO kablam! error: Could not compile `woodpecker`. Sep 05 20:39:17.781 INFO kablam! Sep 05 20:39:17.782 INFO kablam! To learn more, run the command again with --verbose. Sep 05 20:39:17.782 INFO kablam! su: No module specific data is present Sep 05 20:39:18.724 INFO running `"docker" "rm" "-f" "838c158ac5c6a37dc68b453027f844d9e8168c2712e9f60f66d3d817cbeb49d3"` Sep 05 20:39:18.948 INFO blam! 838c158ac5c6a37dc68b453027f844d9e8168c2712e9f60f66d3d817cbeb49d3