Aug 29 21:36:15.812 INFO checking woodpecker-0.4.0 against try#bc5a74802bb3ffc82f51ef04bca58d64220124c4 for pr-53699 Aug 29 21:36:15.812 INFO running: cargo +bc5a74802bb3ffc82f51ef04bca58d64220124c4-alt check --frozen --all --all-targets Aug 29 21:36:15.812 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53699/try#bc5a74802bb3ffc82f51ef04bca58d64220124c4:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53699/worker-1/try#bc5a74802bb3ffc82f51ef04bca58d64220124c4:/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 +bc5a74802bb3ffc82f51ef04bca58d64220124c4-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Aug 29 21:36:16.081 INFO blam! dd8c4df61ba6a863615773e0abb1d7ef13c1c86d2381ef8e9aa95abc167d9e3b Aug 29 21:36:16.084 INFO running `"docker" "start" "-a" "dd8c4df61ba6a863615773e0abb1d7ef13c1c86d2381ef8e9aa95abc167d9e3b"` Aug 29 21:36:17.060 INFO kablam! Checking thread-id v3.3.0 Aug 29 21:36:17.067 INFO kablam! Checking tempdir v0.3.7 Aug 29 21:36:17.078 INFO kablam! Checking parking_lot v0.4.8 Aug 29 21:36:17.087 INFO kablam! Checking chrono v0.3.0 Aug 29 21:36:21.473 INFO kablam! Checking woodpecker v0.4.0 (file:///source) Aug 29 21:36:22.573 INFO kablam! error[E0277]: `*mut (dyn std::ops::Fn() + 'static)` cannot be shared between threads safely Aug 29 21:36:22.573 INFO kablam! --> src/record/imp.rs:166:10 Aug 29 21:36:22.573 INFO kablam! | Aug 29 21:36:22.573 INFO kablam! 166 | impl<'a> Record for SyncRecord<'a> { Aug 29 21:36:22.573 INFO kablam! | ^^^^^^ `*mut (dyn std::ops::Fn() + 'static)` cannot be shared between threads safely Aug 29 21:36:22.573 INFO kablam! | Aug 29 21:36:22.573 INFO kablam! = help: within `record::imp::SyncRecord<'a>`, the trait `std::marker::Sync` is not implemented for `*mut (dyn std::ops::Fn() + 'static)` Aug 29 21:36:22.573 INFO kablam! = note: required because it appears within the type `std::marker::PhantomData<*mut (dyn std::ops::Fn() + 'static)>` Aug 29 21:36:22.573 INFO kablam! = note: required because it appears within the type `core::fmt::Void` Aug 29 21:36:22.573 INFO kablam! = note: required because it appears within the type `&'a core::fmt::Void` Aug 29 21:36:22.573 INFO kablam! = note: required because it appears within the type `std::fmt::ArgumentV1<'a>` Aug 29 21:36:22.573 INFO kablam! = note: required because it appears within the type `[std::fmt::ArgumentV1<'a>]` Aug 29 21:36:22.574 INFO kablam! = note: required because it appears within the type `&'a [std::fmt::ArgumentV1<'a>]` Aug 29 21:36:22.575 INFO kablam! = note: required because it appears within the type `std::fmt::Arguments<'a>` Aug 29 21:36:22.575 INFO kablam! = note: required because it appears within the type `record::imp::SyncRecord<'a>` Aug 29 21:36:22.575 INFO kablam! Aug 29 21:36:22.631 INFO kablam! error: aborting due to previous error Aug 29 21:36:22.631 INFO kablam! Aug 29 21:36:22.631 INFO kablam! For more information about this error, try `rustc --explain E0277`. Aug 29 21:36:22.642 INFO kablam! error: Could not compile `woodpecker`. Aug 29 21:36:22.643 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 29 21:36:22.845 INFO kablam! error[E0277]: `*mut (dyn std::ops::Fn() + 'static)` cannot be shared between threads safely Aug 29 21:36:22.845 INFO kablam! --> src/record/imp.rs:166:10 Aug 29 21:36:22.845 INFO kablam! | Aug 29 21:36:22.845 INFO kablam! 166 | impl<'a> Record for SyncRecord<'a> { Aug 29 21:36:22.846 INFO kablam! | ^^^^^^ `*mut (dyn std::ops::Fn() + 'static)` cannot be shared between threads safely Aug 29 21:36:22.846 INFO kablam! | Aug 29 21:36:22.846 INFO kablam! = help: within `record::imp::SyncRecord<'a>`, the trait `std::marker::Sync` is not implemented for `*mut (dyn std::ops::Fn() + 'static)` Aug 29 21:36:22.846 INFO kablam! = note: required because it appears within the type `std::marker::PhantomData<*mut (dyn std::ops::Fn() + 'static)>` Aug 29 21:36:22.846 INFO kablam! = note: required because it appears within the type `core::fmt::Void` Aug 29 21:36:22.846 INFO kablam! = note: required because it appears within the type `&'a core::fmt::Void` Aug 29 21:36:22.846 INFO kablam! = note: required because it appears within the type `std::fmt::ArgumentV1<'a>` Aug 29 21:36:22.846 INFO kablam! = note: required because it appears within the type `[std::fmt::ArgumentV1<'a>]` Aug 29 21:36:22.847 INFO kablam! = note: required because it appears within the type `&'a [std::fmt::ArgumentV1<'a>]` Aug 29 21:36:22.847 INFO kablam! = note: required because it appears within the type `std::fmt::Arguments<'a>` Aug 29 21:36:22.847 INFO kablam! = note: required because it appears within the type `record::imp::SyncRecord<'a>` Aug 29 21:36:22.847 INFO kablam! Aug 29 21:36:22.918 INFO kablam! error: aborting due to previous error Aug 29 21:36:22.918 INFO kablam! Aug 29 21:36:22.918 INFO kablam! For more information about this error, try `rustc --explain E0277`. Aug 29 21:36:22.932 INFO kablam! error: Could not compile `woodpecker`. Aug 29 21:36:22.932 INFO kablam! Aug 29 21:36:22.932 INFO kablam! To learn more, run the command again with --verbose. Aug 29 21:36:22.935 INFO kablam! su: No module specific data is present Aug 29 21:36:23.433 INFO running `"docker" "rm" "-f" "dd8c4df61ba6a863615773e0abb1d7ef13c1c86d2381ef8e9aa95abc167d9e3b"` Aug 29 21:36:23.559 INFO blam! dd8c4df61ba6a863615773e0abb1d7ef13c1c86d2381ef8e9aa95abc167d9e3b