Sep 03 22:03:40.774 INFO checking woodpecker-0.4.0 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 03 22:03:40.774 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 03 22:03:40.774 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 03 22:03:40.951 INFO blam! c0f3fdaa27a8737f017a442c6898542366db2fb47f7f8c4577f7f04a4f688b9d Sep 03 22:03:40.951 INFO running `"docker" "start" "-a" "c0f3fdaa27a8737f017a442c6898542366db2fb47f7f8c4577f7f04a4f688b9d"` Sep 03 22:03:41.589 INFO kablam! Checking parking_lot v0.4.8 Sep 03 22:03:41.589 INFO kablam! Checking chrono v0.3.0 Sep 03 22:03:44.673 INFO kablam! Checking woodpecker v0.4.0 (file:///source) Sep 03 22:03:45.596 INFO kablam! error[E0277]: `*mut (dyn std::ops::Fn() + 'static)` cannot be shared between threads safely Sep 03 22:03:45.596 INFO kablam! --> src/record/imp.rs:166:10 Sep 03 22:03:45.596 INFO kablam! | Sep 03 22:03:45.596 INFO kablam! 166 | impl<'a> Record for SyncRecord<'a> { Sep 03 22:03:45.596 INFO kablam! | ^^^^^^ `*mut (dyn std::ops::Fn() + 'static)` cannot be shared between threads safely Sep 03 22:03:45.596 INFO kablam! | Sep 03 22:03:45.596 INFO kablam! = help: within `record::imp::SyncRecord<'a>`, the trait `std::marker::Sync` is not implemented for `*mut (dyn std::ops::Fn() + 'static)` Sep 03 22:03:45.596 INFO kablam! = note: required because it appears within the type `std::marker::PhantomData<*mut (dyn std::ops::Fn() + 'static)>` Sep 03 22:03:45.596 INFO kablam! = note: required because it appears within the type `core::fmt::Void` Sep 03 22:03:45.596 INFO kablam! = note: required because it appears within the type `&'a core::fmt::Void` Sep 03 22:03:45.596 INFO kablam! = note: required because it appears within the type `std::fmt::ArgumentV1<'a>` Sep 03 22:03:45.596 INFO kablam! = note: required because it appears within the type `[std::fmt::ArgumentV1<'a>]` Sep 03 22:03:45.596 INFO kablam! = note: required because it appears within the type `&'a [std::fmt::ArgumentV1<'a>]` Sep 03 22:03:45.596 INFO kablam! = note: required because it appears within the type `std::fmt::Arguments<'a>` Sep 03 22:03:45.596 INFO kablam! = note: required because it appears within the type `record::imp::SyncRecord<'a>` Sep 03 22:03:45.596 INFO kablam! Sep 03 22:03:45.636 INFO kablam! error: aborting due to previous error Sep 03 22:03:45.636 INFO kablam! Sep 03 22:03:45.636 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 03 22:03:45.644 INFO kablam! error: Could not compile `woodpecker`. Sep 03 22:03:45.644 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 03 22:03:45.717 INFO kablam! error[E0277]: `*mut (dyn std::ops::Fn() + 'static)` cannot be shared between threads safely Sep 03 22:03:45.717 INFO kablam! --> src/record/imp.rs:166:10 Sep 03 22:03:45.718 INFO kablam! | Sep 03 22:03:45.718 INFO kablam! 166 | impl<'a> Record for SyncRecord<'a> { Sep 03 22:03:45.718 INFO kablam! | ^^^^^^ `*mut (dyn std::ops::Fn() + 'static)` cannot be shared between threads safely Sep 03 22:03:45.718 INFO kablam! | Sep 03 22:03:45.718 INFO kablam! = help: within `record::imp::SyncRecord<'a>`, the trait `std::marker::Sync` is not implemented for `*mut (dyn std::ops::Fn() + 'static)` Sep 03 22:03:45.718 INFO kablam! = note: required because it appears within the type `std::marker::PhantomData<*mut (dyn std::ops::Fn() + 'static)>` Sep 03 22:03:45.718 INFO kablam! = note: required because it appears within the type `core::fmt::Void` Sep 03 22:03:45.718 INFO kablam! = note: required because it appears within the type `&'a core::fmt::Void` Sep 03 22:03:45.718 INFO kablam! = note: required because it appears within the type `std::fmt::ArgumentV1<'a>` Sep 03 22:03:45.718 INFO kablam! = note: required because it appears within the type `[std::fmt::ArgumentV1<'a>]` Sep 03 22:03:45.718 INFO kablam! = note: required because it appears within the type `&'a [std::fmt::ArgumentV1<'a>]` Sep 03 22:03:45.718 INFO kablam! = note: required because it appears within the type `std::fmt::Arguments<'a>` Sep 03 22:03:45.718 INFO kablam! = note: required because it appears within the type `record::imp::SyncRecord<'a>` Sep 03 22:03:45.718 INFO kablam! Sep 03 22:03:45.778 INFO kablam! error: aborting due to previous error Sep 03 22:03:45.778 INFO kablam! Sep 03 22:03:45.778 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 03 22:03:45.790 INFO kablam! error: Could not compile `woodpecker`. Sep 03 22:03:45.790 INFO kablam! Sep 03 22:03:45.790 INFO kablam! To learn more, run the command again with --verbose. Sep 03 22:03:45.791 INFO kablam! su: No module specific data is present Sep 03 22:03:46.211 INFO running `"docker" "rm" "-f" "c0f3fdaa27a8737f017a442c6898542366db2fb47f7f8c4577f7f04a4f688b9d"` Sep 03 22:03:46.312 INFO blam! c0f3fdaa27a8737f017a442c6898542366db2fb47f7f8c4577f7f04a4f688b9d