Sep 01 01:44:31.264 INFO checking woodpecker-0.4.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53831 Sep 01 01:44:31.265 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 01:44:31.265 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53831/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-0/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 01:44:31.511 INFO blam! 758c9f792edfc2e11af2ad6c9a17a345126b2d9b6a358878c89672fcca90ecc9 Sep 01 01:44:31.513 INFO running `"docker" "start" "-a" "758c9f792edfc2e11af2ad6c9a17a345126b2d9b6a358878c89672fcca90ecc9"` Sep 01 01:44:32.494 INFO kablam! Checking parking_lot v0.4.8 Sep 01 01:44:32.495 INFO kablam! Checking chrono v0.3.0 Sep 01 01:44:36.441 INFO kablam! Checking woodpecker v0.4.0 (file:///source) Sep 01 01:44:37.350 INFO kablam! error[E0277]: `*mut (dyn std::ops::Fn() + 'static)` cannot be shared between threads safely Sep 01 01:44:37.350 INFO kablam! --> src/record/imp.rs:166:10 Sep 01 01:44:37.350 INFO kablam! | Sep 01 01:44:37.350 INFO kablam! 166 | impl<'a> Record for SyncRecord<'a> { Sep 01 01:44:37.350 INFO kablam! | ^^^^^^ `*mut (dyn std::ops::Fn() + 'static)` cannot be shared between threads safely Sep 01 01:44:37.351 INFO kablam! | Sep 01 01:44:37.351 INFO kablam! = help: within `record::imp::SyncRecord<'a>`, the trait `std::marker::Sync` is not implemented for `*mut (dyn std::ops::Fn() + 'static)` Sep 01 01:44:37.351 INFO kablam! = note: required because it appears within the type `std::marker::PhantomData<*mut (dyn std::ops::Fn() + 'static)>` Sep 01 01:44:37.351 INFO kablam! = note: required because it appears within the type `core::fmt::Void` Sep 01 01:44:37.351 INFO kablam! = note: required because it appears within the type `&'a core::fmt::Void` Sep 01 01:44:37.352 INFO kablam! = note: required because it appears within the type `std::fmt::ArgumentV1<'a>` Sep 01 01:44:37.352 INFO kablam! = note: required because it appears within the type `[std::fmt::ArgumentV1<'a>]` Sep 01 01:44:37.352 INFO kablam! = note: required because it appears within the type `&'a [std::fmt::ArgumentV1<'a>]` Sep 01 01:44:37.352 INFO kablam! = note: required because it appears within the type `std::fmt::Arguments<'a>` Sep 01 01:44:37.352 INFO kablam! = note: required because it appears within the type `record::imp::SyncRecord<'a>` Sep 01 01:44:37.352 INFO kablam! Sep 01 01:44:37.388 INFO kablam! error: aborting due to previous error Sep 01 01:44:37.388 INFO kablam! Sep 01 01:44:37.388 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 01 01:44:37.395 INFO kablam! error: Could not compile `woodpecker`. Sep 01 01:44:37.395 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 01:44:37.471 INFO kablam! error[E0277]: `*mut (dyn std::ops::Fn() + 'static)` cannot be shared between threads safely Sep 01 01:44:37.471 INFO kablam! --> src/record/imp.rs:166:10 Sep 01 01:44:37.471 INFO kablam! | Sep 01 01:44:37.471 INFO kablam! 166 | impl<'a> Record for SyncRecord<'a> { Sep 01 01:44:37.471 INFO kablam! | ^^^^^^ `*mut (dyn std::ops::Fn() + 'static)` cannot be shared between threads safely Sep 01 01:44:37.471 INFO kablam! | Sep 01 01:44:37.471 INFO kablam! = help: within `record::imp::SyncRecord<'a>`, the trait `std::marker::Sync` is not implemented for `*mut (dyn std::ops::Fn() + 'static)` Sep 01 01:44:37.471 INFO kablam! = note: required because it appears within the type `std::marker::PhantomData<*mut (dyn std::ops::Fn() + 'static)>` Sep 01 01:44:37.471 INFO kablam! = note: required because it appears within the type `core::fmt::Void` Sep 01 01:44:37.471 INFO kablam! = note: required because it appears within the type `&'a core::fmt::Void` Sep 01 01:44:37.471 INFO kablam! = note: required because it appears within the type `std::fmt::ArgumentV1<'a>` Sep 01 01:44:37.471 INFO kablam! = note: required because it appears within the type `[std::fmt::ArgumentV1<'a>]` Sep 01 01:44:37.472 INFO kablam! = note: required because it appears within the type `&'a [std::fmt::ArgumentV1<'a>]` Sep 01 01:44:37.472 INFO kablam! = note: required because it appears within the type `std::fmt::Arguments<'a>` Sep 01 01:44:37.472 INFO kablam! = note: required because it appears within the type `record::imp::SyncRecord<'a>` Sep 01 01:44:37.472 INFO kablam! Sep 01 01:44:37.510 INFO kablam! error: aborting due to previous error Sep 01 01:44:37.510 INFO kablam! Sep 01 01:44:37.510 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 01 01:44:37.519 INFO kablam! error: Could not compile `woodpecker`. Sep 01 01:44:37.519 INFO kablam! Sep 01 01:44:37.519 INFO kablam! To learn more, run the command again with --verbose. Sep 01 01:44:37.520 INFO kablam! su: No module specific data is present Sep 01 01:44:37.914 INFO running `"docker" "rm" "-f" "758c9f792edfc2e11af2ad6c9a17a345126b2d9b6a358878c89672fcca90ecc9"` Sep 01 01:44:38.001 INFO blam! 758c9f792edfc2e11af2ad6c9a17a345126b2d9b6a358878c89672fcca90ecc9