Aug 29 22:33:36.676 INFO checking woodpecker-0.4.0 against try#2d477f9981361618ac78253c28051a66b6cea125 for pr-53707 Aug 29 22:33:36.676 INFO running: cargo +2d477f9981361618ac78253c28051a66b6cea125-alt check --frozen --all --all-targets Aug 29 22:33:36.676 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53707/try#2d477f9981361618ac78253c28051a66b6cea125:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53707/worker-3/try#2d477f9981361618ac78253c28051a66b6cea125:/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 +2d477f9981361618ac78253c28051a66b6cea125-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.815 INFO blam! 2b78927b875d26e8b0eb482e6696782663e80632d8b532e2f7bf4f6c71f7cbf2 Aug 29 22:33:36.816 INFO running `"docker" "start" "-a" "2b78927b875d26e8b0eb482e6696782663e80632d8b532e2f7bf4f6c71f7cbf2"` Aug 29 22:33:37.608 INFO kablam! Checking parking_lot v0.4.8 Aug 29 22:33:37.608 INFO kablam! Checking chrono v0.3.0 Aug 29 22:33:40.251 INFO kablam! Checking woodpecker v0.4.0 (file:///source) Aug 29 22:33:41.128 INFO kablam! error[E0277]: `*mut (dyn std::ops::Fn() + 'static)` cannot be shared between threads safely Aug 29 22:33:41.128 INFO kablam! --> src/record/imp.rs:166:10 Aug 29 22:33:41.129 INFO kablam! | Aug 29 22:33:41.129 INFO kablam! 166 | impl<'a> Record for SyncRecord<'a> { Aug 29 22:33:41.129 INFO kablam! | ^^^^^^ `*mut (dyn std::ops::Fn() + 'static)` cannot be shared between threads safely Aug 29 22:33:41.129 INFO kablam! | Aug 29 22:33:41.129 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.129 INFO kablam! = note: required because it appears within the type `std::marker::PhantomData<*mut (dyn std::ops::Fn() + 'static)>` Aug 29 22:33:41.129 INFO kablam! = note: required because it appears within the type `core::fmt::Void` Aug 29 22:33:41.129 INFO kablam! = note: required because it appears within the type `&'a core::fmt::Void` Aug 29 22:33:41.129 INFO kablam! = note: required because it appears within the type `std::fmt::ArgumentV1<'a>` Aug 29 22:33:41.129 INFO kablam! = note: required because it appears within the type `[std::fmt::ArgumentV1<'a>]` Aug 29 22:33:41.129 INFO kablam! = note: required because it appears within the type `&'a [std::fmt::ArgumentV1<'a>]` Aug 29 22:33:41.129 INFO kablam! = note: required because it appears within the type `std::fmt::Arguments<'a>` Aug 29 22:33:41.129 INFO kablam! = note: required because it appears within the type `record::imp::SyncRecord<'a>` Aug 29 22:33:41.129 INFO kablam! Aug 29 22:33:41.177 INFO kablam! error: aborting due to previous error Aug 29 22:33:41.177 INFO kablam! Aug 29 22:33:41.177 INFO kablam! For more information about this error, try `rustc --explain E0277`. Aug 29 22:33:41.186 INFO kablam! error: Could not compile `woodpecker`. Aug 29 22:33:41.186 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 29 22:33:41.359 INFO kablam! error[E0277]: `*mut (dyn std::ops::Fn() + 'static)` cannot be shared between threads safely Aug 29 22:33:41.359 INFO kablam! --> src/record/imp.rs:166:10 Aug 29 22:33:41.359 INFO kablam! | Aug 29 22:33:41.359 INFO kablam! 166 | impl<'a> Record for SyncRecord<'a> { Aug 29 22:33:41.359 INFO kablam! | ^^^^^^ `*mut (dyn std::ops::Fn() + 'static)` cannot be shared between threads safely Aug 29 22:33:41.359 INFO kablam! | Aug 29 22:33:41.359 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.359 INFO kablam! = note: required because it appears within the type `std::marker::PhantomData<*mut (dyn std::ops::Fn() + 'static)>` Aug 29 22:33:41.359 INFO kablam! = note: required because it appears within the type `core::fmt::Void` Aug 29 22:33:41.359 INFO kablam! = note: required because it appears within the type `&'a core::fmt::Void` Aug 29 22:33:41.359 INFO kablam! = note: required because it appears within the type `std::fmt::ArgumentV1<'a>` Aug 29 22:33:41.359 INFO kablam! = note: required because it appears within the type `[std::fmt::ArgumentV1<'a>]` Aug 29 22:33:41.360 INFO kablam! = note: required because it appears within the type `&'a [std::fmt::ArgumentV1<'a>]` Aug 29 22:33:41.360 INFO kablam! = note: required because it appears within the type `std::fmt::Arguments<'a>` Aug 29 22:33:41.360 INFO kablam! = note: required because it appears within the type `record::imp::SyncRecord<'a>` Aug 29 22:33:41.360 INFO kablam! Aug 29 22:33:41.415 INFO kablam! error: aborting due to previous error Aug 29 22:33:41.415 INFO kablam! Aug 29 22:33:41.415 INFO kablam! For more information about this error, try `rustc --explain E0277`. Aug 29 22:33:41.424 INFO kablam! error: Could not compile `woodpecker`. Aug 29 22:33:41.424 INFO kablam! Aug 29 22:33:41.424 INFO kablam! To learn more, run the command again with --verbose. Aug 29 22:33:41.425 INFO kablam! su: No module specific data is present Aug 29 22:33:41.786 INFO running `"docker" "rm" "-f" "2b78927b875d26e8b0eb482e6696782663e80632d8b532e2f7bf4f6c71f7cbf2"` Aug 29 22:33:41.908 INFO blam! 2b78927b875d26e8b0eb482e6696782663e80632d8b532e2f7bf4f6c71f7cbf2