Aug 29 22:33:36.791 INFO checking woodpecker-0.4.0 against master#ede55518431154bc761f7b2438cce9078c162700 for pr-53707 Aug 29 22:33:36.791 INFO running: cargo +ede55518431154bc761f7b2438cce9078c162700-alt check --frozen --all --all-targets Aug 29 22:33:36.791 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53707/master#ede55518431154bc761f7b2438cce9078c162700:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53707/worker-1/master#ede55518431154bc761f7b2438cce9078c162700:/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 +ede55518431154bc761f7b2438cce9078c162700-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Aug 29 22:33:36.978 INFO blam! fcd51aaa973a7b4ef10266cbc2e20ceeeb67008d8d76496fdd657cfbe5744e81 Aug 29 22:33:36.980 INFO running `"docker" "start" "-a" "fcd51aaa973a7b4ef10266cbc2e20ceeeb67008d8d76496fdd657cfbe5744e81"` Aug 29 22:33:37.625 INFO kablam! Checking bencher v0.1.5 Aug 29 22:33:37.625 INFO kablam! Checking thread-id v3.3.0 Aug 29 22:33:37.628 INFO kablam! Checking parking_lot v0.4.8 Aug 29 22:33:37.628 INFO kablam! Checking chrono v0.3.0 Aug 29 22:33:40.408 INFO kablam! Checking woodpecker v0.4.0 (file:///source) Aug 29 22:33:41.333 INFO kablam! error[E0277]: `*mut (dyn std::ops::Fn() + 'static)` cannot be shared between threads safely Aug 29 22:33:41.333 INFO kablam! --> src/record/imp.rs:166:10 Aug 29 22:33:41.333 INFO kablam! | Aug 29 22:33:41.333 INFO kablam! 166 | impl<'a> Record for SyncRecord<'a> { Aug 29 22:33:41.333 INFO kablam! | ^^^^^^ `*mut (dyn std::ops::Fn() + 'static)` cannot be shared between threads safely Aug 29 22:33:41.333 INFO kablam! | Aug 29 22:33:41.333 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 22:33:41.333 INFO kablam! = note: required because it appears within the type `std::marker::PhantomData<*mut (dyn std::ops::Fn() + 'static)>` Aug 29 22:33:41.333 INFO kablam! = note: required because it appears within the type `core::fmt::Void` Aug 29 22:33:41.333 INFO kablam! = note: required because it appears within the type `&'a core::fmt::Void` Aug 29 22:33:41.333 INFO kablam! = note: required because it appears within the type `std::fmt::ArgumentV1<'a>` Aug 29 22:33:41.333 INFO kablam! = note: required because it appears within the type `[std::fmt::ArgumentV1<'a>]` Aug 29 22:33:41.333 INFO kablam! = note: required because it appears within the type `&'a [std::fmt::ArgumentV1<'a>]` Aug 29 22:33:41.333 INFO kablam! = note: required because it appears within the type `std::fmt::Arguments<'a>` Aug 29 22:33:41.333 INFO kablam! = note: required because it appears within the type `record::imp::SyncRecord<'a>` Aug 29 22:33:41.333 INFO kablam! Aug 29 22:33:41.388 INFO kablam! error: aborting due to previous error Aug 29 22:33:41.388 INFO kablam! Aug 29 22:33:41.388 INFO kablam! For more information about this error, try `rustc --explain E0277`. Aug 29 22:33:41.397 INFO kablam! error: Could not compile `woodpecker`. Aug 29 22:33:41.397 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 29 22:33:41.463 INFO kablam! error[E0277]: `*mut (dyn std::ops::Fn() + 'static)` cannot be shared between threads safely Aug 29 22:33:41.463 INFO kablam! --> src/record/imp.rs:166:10 Aug 29 22:33:41.463 INFO kablam! | Aug 29 22:33:41.463 INFO kablam! 166 | impl<'a> Record for SyncRecord<'a> { Aug 29 22:33:41.463 INFO kablam! | ^^^^^^ `*mut (dyn std::ops::Fn() + 'static)` cannot be shared between threads safely Aug 29 22:33:41.463 INFO kablam! | Aug 29 22:33:41.463 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 22:33:41.463 INFO kablam! = note: required because it appears within the type `std::marker::PhantomData<*mut (dyn std::ops::Fn() + 'static)>` Aug 29 22:33:41.463 INFO kablam! = note: required because it appears within the type `core::fmt::Void` Aug 29 22:33:41.463 INFO kablam! = note: required because it appears within the type `&'a core::fmt::Void` Aug 29 22:33:41.463 INFO kablam! = note: required because it appears within the type `std::fmt::ArgumentV1<'a>` Aug 29 22:33:41.463 INFO kablam! = note: required because it appears within the type `[std::fmt::ArgumentV1<'a>]` Aug 29 22:33:41.463 INFO kablam! = note: required because it appears within the type `&'a [std::fmt::ArgumentV1<'a>]` Aug 29 22:33:41.463 INFO kablam! = note: required because it appears within the type `std::fmt::Arguments<'a>` Aug 29 22:33:41.463 INFO kablam! = note: required because it appears within the type `record::imp::SyncRecord<'a>` Aug 29 22:33:41.463 INFO kablam! Aug 29 22:33:41.503 INFO kablam! error: aborting due to previous error Aug 29 22:33:41.503 INFO kablam! Aug 29 22:33:41.503 INFO kablam! For more information about this error, try `rustc --explain E0277`. Aug 29 22:33:41.512 INFO kablam! error: Could not compile `woodpecker`. Aug 29 22:33:41.512 INFO kablam! Aug 29 22:33:41.512 INFO kablam! To learn more, run the command again with --verbose. Aug 29 22:33:41.513 INFO kablam! su: No module specific data is present Aug 29 22:33:41.929 INFO running `"docker" "rm" "-f" "fcd51aaa973a7b4ef10266cbc2e20ceeeb67008d8d76496fdd657cfbe5744e81"` Aug 29 22:33:42.066 INFO blam! fcd51aaa973a7b4ef10266cbc2e20ceeeb67008d8d76496fdd657cfbe5744e81