Aug 31 08:35:36.884 INFO checking woodpecker-0.4.0 against master#d0d81b7fc1421859ba0218e8a437af29ae3b0967 for pr-53578 Aug 31 08:35:36.884 INFO running: cargo +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets Aug 31 08:35:36.884 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53578/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-2/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/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 +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Aug 31 08:35:37.170 INFO blam! e0bdbc29885106435598b8d4e4db6af4e068f239e8ef8ee6629013e828131a03 Aug 31 08:35:37.172 INFO running `"docker" "start" "-a" "e0bdbc29885106435598b8d4e4db6af4e068f239e8ef8ee6629013e828131a03"` Aug 31 08:35:38.096 INFO kablam! Checking thread-id v3.3.0 Aug 31 08:35:38.099 INFO kablam! Checking parking_lot v0.4.8 Aug 31 08:35:38.099 INFO kablam! Checking chrono v0.3.0 Aug 31 08:35:40.859 INFO kablam! Checking woodpecker v0.4.0 (file:///source) Aug 31 08:35:41.690 INFO kablam! error[E0277]: `*mut (dyn std::ops::Fn() + 'static)` cannot be shared between threads safely Aug 31 08:35:41.690 INFO kablam! --> src/record/imp.rs:166:10 Aug 31 08:35:41.690 INFO kablam! | Aug 31 08:35:41.690 INFO kablam! 166 | impl<'a> Record for SyncRecord<'a> { Aug 31 08:35:41.690 INFO kablam! | ^^^^^^ `*mut (dyn std::ops::Fn() + 'static)` cannot be shared between threads safely Aug 31 08:35:41.690 INFO kablam! | Aug 31 08:35:41.690 INFO kablam! = help: within `record::imp::SyncRecord<'a>`, the trait `std::marker::Sync` is not implemented for `*mut (dyn std::ops::Fn() + 'static)` Aug 31 08:35:41.690 INFO kablam! = note: required because it appears within the type `std::marker::PhantomData<*mut (dyn std::ops::Fn() + 'static)>` Aug 31 08:35:41.690 INFO kablam! = note: required because it appears within the type `core::fmt::Void` Aug 31 08:35:41.691 INFO kablam! = note: required because it appears within the type `&'a core::fmt::Void` Aug 31 08:35:41.691 INFO kablam! = note: required because it appears within the type `std::fmt::ArgumentV1<'a>` Aug 31 08:35:41.691 INFO kablam! = note: required because it appears within the type `[std::fmt::ArgumentV1<'a>]` Aug 31 08:35:41.691 INFO kablam! = note: required because it appears within the type `&'a [std::fmt::ArgumentV1<'a>]` Aug 31 08:35:41.691 INFO kablam! = note: required because it appears within the type `std::fmt::Arguments<'a>` Aug 31 08:35:41.691 INFO kablam! = note: required because it appears within the type `record::imp::SyncRecord<'a>` Aug 31 08:35:41.691 INFO kablam! Aug 31 08:35:41.728 INFO kablam! error: aborting due to previous error Aug 31 08:35:41.728 INFO kablam! Aug 31 08:35:41.728 INFO kablam! For more information about this error, try `rustc --explain E0277`. Aug 31 08:35:41.735 INFO kablam! error: Could not compile `woodpecker`. Aug 31 08:35:41.735 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 31 08:35:41.769 INFO kablam! error[E0277]: `*mut (dyn std::ops::Fn() + 'static)` cannot be shared between threads safely Aug 31 08:35:41.769 INFO kablam! --> src/record/imp.rs:166:10 Aug 31 08:35:41.769 INFO kablam! | Aug 31 08:35:41.769 INFO kablam! 166 | impl<'a> Record for SyncRecord<'a> { Aug 31 08:35:41.769 INFO kablam! | ^^^^^^ `*mut (dyn std::ops::Fn() + 'static)` cannot be shared between threads safely Aug 31 08:35:41.769 INFO kablam! | Aug 31 08:35:41.769 INFO kablam! = help: within `record::imp::SyncRecord<'a>`, the trait `std::marker::Sync` is not implemented for `*mut (dyn std::ops::Fn() + 'static)` Aug 31 08:35:41.769 INFO kablam! = note: required because it appears within the type `std::marker::PhantomData<*mut (dyn std::ops::Fn() + 'static)>` Aug 31 08:35:41.769 INFO kablam! = note: required because it appears within the type `core::fmt::Void` Aug 31 08:35:41.769 INFO kablam! = note: required because it appears within the type `&'a core::fmt::Void` Aug 31 08:35:41.769 INFO kablam! = note: required because it appears within the type `std::fmt::ArgumentV1<'a>` Aug 31 08:35:41.769 INFO kablam! = note: required because it appears within the type `[std::fmt::ArgumentV1<'a>]` Aug 31 08:35:41.769 INFO kablam! = note: required because it appears within the type `&'a [std::fmt::ArgumentV1<'a>]` Aug 31 08:35:41.769 INFO kablam! = note: required because it appears within the type `std::fmt::Arguments<'a>` Aug 31 08:35:41.769 INFO kablam! = note: required because it appears within the type `record::imp::SyncRecord<'a>` Aug 31 08:35:41.769 INFO kablam! Aug 31 08:35:41.823 INFO kablam! error: aborting due to previous error Aug 31 08:35:41.823 INFO kablam! Aug 31 08:35:41.823 INFO kablam! For more information about this error, try `rustc --explain E0277`. Aug 31 08:35:41.835 INFO kablam! error: Could not compile `woodpecker`. Aug 31 08:35:41.835 INFO kablam! Aug 31 08:35:41.835 INFO kablam! To learn more, run the command again with --verbose. Aug 31 08:35:41.836 INFO kablam! su: No module specific data is present Aug 31 08:35:42.170 INFO running `"docker" "rm" "-f" "e0bdbc29885106435598b8d4e4db6af4e068f239e8ef8ee6629013e828131a03"` Aug 31 08:35:42.274 INFO blam! e0bdbc29885106435598b8d4e4db6af4e068f239e8ef8ee6629013e828131a03