Aug 31 08:35:36.733 INFO checking woodpecker-0.4.0 against try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b for pr-53578 Aug 31 08:35:36.733 INFO running: cargo +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets Aug 31 08:35:36.733 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53578/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-1/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/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 +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-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.005 INFO blam! 58053ae431fe2fc21bf8e3b8e84ee6b1f6b7b589a2422b1dc42afcbbbec54283 Aug 31 08:35:37.008 INFO running `"docker" "start" "-a" "58053ae431fe2fc21bf8e3b8e84ee6b1f6b7b589a2422b1dc42afcbbbec54283"` Aug 31 08:35:38.014 INFO kablam! Checking thread-id v3.3.0 Aug 31 08:35:38.022 INFO kablam! Checking parking_lot v0.4.8 Aug 31 08:35:38.023 INFO kablam! Checking chrono v0.3.0 Aug 31 08:35:41.138 INFO kablam! Checking woodpecker v0.4.0 (file:///source) Aug 31 08:35:41.964 INFO kablam! error[E0277]: `*mut (dyn std::ops::Fn() + 'static)` cannot be shared between threads safely Aug 31 08:35:41.964 INFO kablam! --> src/record/imp.rs:166:10 Aug 31 08:35:41.965 INFO kablam! | Aug 31 08:35:41.965 INFO kablam! 166 | impl<'a> Record for SyncRecord<'a> { Aug 31 08:35:41.965 INFO kablam! | ^^^^^^ `*mut (dyn std::ops::Fn() + 'static)` cannot be shared between threads safely Aug 31 08:35:41.965 INFO kablam! | Aug 31 08:35:41.965 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.965 INFO kablam! = note: required because it appears within the type `std::marker::PhantomData<*mut (dyn std::ops::Fn() + 'static)>` Aug 31 08:35:41.965 INFO kablam! = note: required because it appears within the type `core::fmt::Void` Aug 31 08:35:41.965 INFO kablam! = note: required because it appears within the type `&'a core::fmt::Void` Aug 31 08:35:41.965 INFO kablam! = note: required because it appears within the type `std::fmt::ArgumentV1<'a>` Aug 31 08:35:41.965 INFO kablam! = note: required because it appears within the type `[std::fmt::ArgumentV1<'a>]` Aug 31 08:35:41.965 INFO kablam! = note: required because it appears within the type `&'a [std::fmt::ArgumentV1<'a>]` Aug 31 08:35:41.965 INFO kablam! = note: required because it appears within the type `std::fmt::Arguments<'a>` Aug 31 08:35:41.965 INFO kablam! = note: required because it appears within the type `record::imp::SyncRecord<'a>` Aug 31 08:35:41.965 INFO kablam! Aug 31 08:35:42.005 INFO kablam! error: aborting due to previous error Aug 31 08:35:42.005 INFO kablam! Aug 31 08:35:42.005 INFO kablam! For more information about this error, try `rustc --explain E0277`. Aug 31 08:35:42.013 INFO kablam! error: Could not compile `woodpecker`. Aug 31 08:35:42.013 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 31 08:35:42.022 INFO kablam! error[E0277]: `*mut (dyn std::ops::Fn() + 'static)` cannot be shared between threads safely Aug 31 08:35:42.022 INFO kablam! --> src/record/imp.rs:166:10 Aug 31 08:35:42.022 INFO kablam! | Aug 31 08:35:42.022 INFO kablam! 166 | impl<'a> Record for SyncRecord<'a> { Aug 31 08:35:42.022 INFO kablam! | ^^^^^^ `*mut (dyn std::ops::Fn() + 'static)` cannot be shared between threads safely Aug 31 08:35:42.022 INFO kablam! | Aug 31 08:35:42.022 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:42.022 INFO kablam! = note: required because it appears within the type `std::marker::PhantomData<*mut (dyn std::ops::Fn() + 'static)>` Aug 31 08:35:42.022 INFO kablam! = note: required because it appears within the type `core::fmt::Void` Aug 31 08:35:42.023 INFO kablam! = note: required because it appears within the type `&'a core::fmt::Void` Aug 31 08:35:42.023 INFO kablam! = note: required because it appears within the type `std::fmt::ArgumentV1<'a>` Aug 31 08:35:42.023 INFO kablam! = note: required because it appears within the type `[std::fmt::ArgumentV1<'a>]` Aug 31 08:35:42.023 INFO kablam! = note: required because it appears within the type `&'a [std::fmt::ArgumentV1<'a>]` Aug 31 08:35:42.023 INFO kablam! = note: required because it appears within the type `std::fmt::Arguments<'a>` Aug 31 08:35:42.023 INFO kablam! = note: required because it appears within the type `record::imp::SyncRecord<'a>` Aug 31 08:35:42.023 INFO kablam! Aug 31 08:35:42.076 INFO kablam! error: aborting due to previous error Aug 31 08:35:42.076 INFO kablam! Aug 31 08:35:42.076 INFO kablam! For more information about this error, try `rustc --explain E0277`. Aug 31 08:35:42.087 INFO kablam! error: Could not compile `woodpecker`. Aug 31 08:35:42.087 INFO kablam! Aug 31 08:35:42.087 INFO kablam! To learn more, run the command again with --verbose. Aug 31 08:35:42.088 INFO kablam! su: No module specific data is present Aug 31 08:35:42.497 INFO running `"docker" "rm" "-f" "58053ae431fe2fc21bf8e3b8e84ee6b1f6b7b589a2422b1dc42afcbbbec54283"` Aug 31 08:35:42.617 INFO blam! 58053ae431fe2fc21bf8e3b8e84ee6b1f6b7b589a2422b1dc42afcbbbec54283