Jul 11 17:18:25.344 INFO checking woodpecker-0.4.0 against try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255 for pr-52234 Jul 11 17:18:25.344 INFO running: cargo +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets Jul 11 17:18:25.344 INFO creating container for: cargo +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets Jul 11 17:18:25.345 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-52234/try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-7/try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255:/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 +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Jul 11 17:18:25.599 INFO blam! 4eab598f52583008d6450d7bfd6615006d0e80ca5d57c7f6dbb132e8e45c17ef Jul 11 17:18:25.605 INFO running `"docker" "start" "-a" "4eab598f52583008d6450d7bfd6615006d0e80ca5d57c7f6dbb132e8e45c17ef"` Jul 11 17:18:26.972 INFO kablam! Checking stable_deref_trait v1.1.0 Jul 11 17:18:26.973 INFO kablam! Checking bencher v0.1.5 Jul 11 17:18:26.978 INFO kablam! Checking thread-id v3.3.0 Jul 11 17:18:26.985 INFO kablam! Checking parking_lot_core v0.2.14 Jul 11 17:18:26.989 INFO kablam! Checking num-iter v0.1.37 Jul 11 17:18:28.077 INFO kablam! Checking owning_ref v0.3.3 Jul 11 17:18:28.948 INFO kablam! Checking num v0.1.42 Jul 11 17:18:29.710 INFO kablam! Checking chrono v0.3.0 Jul 11 17:18:31.515 INFO kablam! Checking parking_lot v0.4.8 Jul 11 17:18:36.279 INFO kablam! Checking woodpecker v0.4.0 (file:///source) Jul 11 17:18:37.389 INFO kablam! error[E0277]: `*mut (dyn std::ops::Fn() + 'static)` cannot be shared between threads safely Jul 11 17:18:37.389 INFO kablam! --> src/record/imp.rs:166:10 Jul 11 17:18:37.389 INFO kablam! | Jul 11 17:18:37.389 INFO kablam! 166 | impl<'a> Record for SyncRecord<'a> { Jul 11 17:18:37.389 INFO kablam! | ^^^^^^ `*mut (dyn std::ops::Fn() + 'static)` cannot be shared between threads safely Jul 11 17:18:37.390 INFO kablam! | Jul 11 17:18:37.390 INFO kablam! = help: within `record::imp::SyncRecord<'a>`, the trait `std::marker::Sync` is not implemented for `*mut (dyn std::ops::Fn() + 'static)` Jul 11 17:18:37.390 INFO kablam! = note: required because it appears within the type `std::marker::PhantomData<*mut (dyn std::ops::Fn() + 'static)>` Jul 11 17:18:37.390 INFO kablam! = note: required because it appears within the type `core::fmt::Void` Jul 11 17:18:37.390 INFO kablam! = note: required because it appears within the type `&'a core::fmt::Void` Jul 11 17:18:37.390 INFO kablam! = note: required because it appears within the type `std::fmt::ArgumentV1<'a>` Jul 11 17:18:37.390 INFO kablam! = note: required because it appears within the type `[std::fmt::ArgumentV1<'a>]` Jul 11 17:18:37.390 INFO kablam! = note: required because it appears within the type `&'a [std::fmt::ArgumentV1<'a>]` Jul 11 17:18:37.390 INFO kablam! = note: required because it appears within the type `std::fmt::Arguments<'a>` Jul 11 17:18:37.390 INFO kablam! = note: required because it appears within the type `record::imp::SyncRecord<'a>` Jul 11 17:18:37.390 INFO kablam! Jul 11 17:18:37.459 INFO kablam! error: aborting due to previous error Jul 11 17:18:37.459 INFO kablam! Jul 11 17:18:37.459 INFO kablam! For more information about this error, try `rustc --explain E0277`. Jul 11 17:18:37.475 INFO kablam! error: Could not compile `woodpecker`. Jul 11 17:18:37.475 INFO kablam! warning: build failed, waiting for other jobs to finish... Jul 11 17:18:37.764 INFO kablam! error[E0277]: `*mut (dyn std::ops::Fn() + 'static)` cannot be shared between threads safely Jul 11 17:18:37.764 INFO kablam! --> src/record/imp.rs:166:10 Jul 11 17:18:37.764 INFO kablam! | Jul 11 17:18:37.764 INFO kablam! 166 | impl<'a> Record for SyncRecord<'a> { Jul 11 17:18:37.764 INFO kablam! | ^^^^^^ `*mut (dyn std::ops::Fn() + 'static)` cannot be shared between threads safely Jul 11 17:18:37.764 INFO kablam! | Jul 11 17:18:37.764 INFO kablam! = help: within `record::imp::SyncRecord<'a>`, the trait `std::marker::Sync` is not implemented for `*mut (dyn std::ops::Fn() + 'static)` Jul 11 17:18:37.764 INFO kablam! = note: required because it appears within the type `std::marker::PhantomData<*mut (dyn std::ops::Fn() + 'static)>` Jul 11 17:18:37.764 INFO kablam! = note: required because it appears within the type `core::fmt::Void` Jul 11 17:18:37.764 INFO kablam! = note: required because it appears within the type `&'a core::fmt::Void` Jul 11 17:18:37.764 INFO kablam! = note: required because it appears within the type `std::fmt::ArgumentV1<'a>` Jul 11 17:18:37.764 INFO kablam! = note: required because it appears within the type `[std::fmt::ArgumentV1<'a>]` Jul 11 17:18:37.764 INFO kablam! = note: required because it appears within the type `&'a [std::fmt::ArgumentV1<'a>]` Jul 11 17:18:37.764 INFO kablam! = note: required because it appears within the type `std::fmt::Arguments<'a>` Jul 11 17:18:37.764 INFO kablam! = note: required because it appears within the type `record::imp::SyncRecord<'a>` Jul 11 17:18:37.764 INFO kablam! Jul 11 17:18:37.834 INFO kablam! error: aborting due to previous error Jul 11 17:18:37.834 INFO kablam! Jul 11 17:18:37.834 INFO kablam! For more information about this error, try `rustc --explain E0277`. Jul 11 17:18:37.848 INFO kablam! error: Could not compile `woodpecker`. Jul 11 17:18:37.848 INFO kablam! Jul 11 17:18:37.848 INFO kablam! To learn more, run the command again with --verbose. Jul 11 17:18:37.850 INFO kablam! su: No module specific data is present Jul 11 17:18:38.392 INFO running `"docker" "rm" "-f" "4eab598f52583008d6450d7bfd6615006d0e80ca5d57c7f6dbb132e8e45c17ef"` Jul 11 17:18:38.563 INFO blam! 4eab598f52583008d6450d7bfd6615006d0e80ca5d57c7f6dbb132e8e45c17ef