Aug 29 21:36:18.956 INFO checking woodpecker-0.4.0 against master#545f22340f72ee0efaf6463efb43a2840e3d35db for pr-53699 Aug 29 21:36:18.956 INFO running: cargo +545f22340f72ee0efaf6463efb43a2840e3d35db-alt check --frozen --all --all-targets Aug 29 21:36:18.956 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53699/master#545f22340f72ee0efaf6463efb43a2840e3d35db:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53699/worker-3/master#545f22340f72ee0efaf6463efb43a2840e3d35db:/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 +545f22340f72ee0efaf6463efb43a2840e3d35db-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Aug 29 21:36:19.199 INFO blam! 1ed71a54fa7c52b8eb9400b7dcf2b62b362a854dce102dacd40d68a6de8bd9bb Aug 29 21:36:19.200 INFO running `"docker" "start" "-a" "1ed71a54fa7c52b8eb9400b7dcf2b62b362a854dce102dacd40d68a6de8bd9bb"` Aug 29 21:36:20.163 INFO kablam! Checking bencher v0.1.5 Aug 29 21:36:20.174 INFO kablam! Checking thread-id v3.3.0 Aug 29 21:36:20.188 INFO kablam! Checking parking_lot v0.4.8 Aug 29 21:36:20.209 INFO kablam! Checking chrono v0.3.0 Aug 29 21:36:24.361 INFO kablam! Checking woodpecker v0.4.0 (file:///source) Aug 29 21:36:25.029 INFO kablam! error[E0277]: `*mut (dyn std::ops::Fn() + 'static)` cannot be shared between threads safely Aug 29 21:36:25.029 INFO kablam! --> src/record/imp.rs:166:10 Aug 29 21:36:25.029 INFO kablam! | Aug 29 21:36:25.029 INFO kablam! 166 | impl<'a> Record for SyncRecord<'a> { Aug 29 21:36:25.029 INFO kablam! | ^^^^^^ `*mut (dyn std::ops::Fn() + 'static)` cannot be shared between threads safely Aug 29 21:36:25.029 INFO kablam! | Aug 29 21:36:25.029 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 21:36:25.029 INFO kablam! = note: required because it appears within the type `std::marker::PhantomData<*mut (dyn std::ops::Fn() + 'static)>` Aug 29 21:36:25.029 INFO kablam! = note: required because it appears within the type `core::fmt::Void` Aug 29 21:36:25.030 INFO kablam! = note: required because it appears within the type `&'a core::fmt::Void` Aug 29 21:36:25.030 INFO kablam! = note: required because it appears within the type `std::fmt::ArgumentV1<'a>` Aug 29 21:36:25.030 INFO kablam! = note: required because it appears within the type `[std::fmt::ArgumentV1<'a>]` Aug 29 21:36:25.030 INFO kablam! = note: required because it appears within the type `&'a [std::fmt::ArgumentV1<'a>]` Aug 29 21:36:25.030 INFO kablam! = note: required because it appears within the type `std::fmt::Arguments<'a>` Aug 29 21:36:25.030 INFO kablam! = note: required because it appears within the type `record::imp::SyncRecord<'a>` Aug 29 21:36:25.030 INFO kablam! Aug 29 21:36:25.071 INFO kablam! error: aborting due to previous error Aug 29 21:36:25.072 INFO kablam! Aug 29 21:36:25.072 INFO kablam! For more information about this error, try `rustc --explain E0277`. Aug 29 21:36:25.079 INFO kablam! error: Could not compile `woodpecker`. Aug 29 21:36:25.079 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 29 21:36:25.239 INFO kablam! error[E0277]: `*mut (dyn std::ops::Fn() + 'static)` cannot be shared between threads safely Aug 29 21:36:25.239 INFO kablam! --> src/record/imp.rs:166:10 Aug 29 21:36:25.239 INFO kablam! | Aug 29 21:36:25.239 INFO kablam! 166 | impl<'a> Record for SyncRecord<'a> { Aug 29 21:36:25.239 INFO kablam! | ^^^^^^ `*mut (dyn std::ops::Fn() + 'static)` cannot be shared between threads safely Aug 29 21:36:25.239 INFO kablam! | Aug 29 21:36:25.239 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 21:36:25.239 INFO kablam! = note: required because it appears within the type `std::marker::PhantomData<*mut (dyn std::ops::Fn() + 'static)>` Aug 29 21:36:25.239 INFO kablam! = note: required because it appears within the type `core::fmt::Void` Aug 29 21:36:25.239 INFO kablam! = note: required because it appears within the type `&'a core::fmt::Void` Aug 29 21:36:25.239 INFO kablam! = note: required because it appears within the type `std::fmt::ArgumentV1<'a>` Aug 29 21:36:25.239 INFO kablam! = note: required because it appears within the type `[std::fmt::ArgumentV1<'a>]` Aug 29 21:36:25.239 INFO kablam! = note: required because it appears within the type `&'a [std::fmt::ArgumentV1<'a>]` Aug 29 21:36:25.239 INFO kablam! = note: required because it appears within the type `std::fmt::Arguments<'a>` Aug 29 21:36:25.239 INFO kablam! = note: required because it appears within the type `record::imp::SyncRecord<'a>` Aug 29 21:36:25.239 INFO kablam! Aug 29 21:36:25.293 INFO kablam! error: aborting due to previous error Aug 29 21:36:25.293 INFO kablam! Aug 29 21:36:25.293 INFO kablam! For more information about this error, try `rustc --explain E0277`. Aug 29 21:36:25.302 INFO kablam! error: Could not compile `woodpecker`. Aug 29 21:36:25.302 INFO kablam! Aug 29 21:36:25.303 INFO kablam! To learn more, run the command again with --verbose. Aug 29 21:36:25.304 INFO kablam! su: No module specific data is present Aug 29 21:36:25.712 INFO running `"docker" "rm" "-f" "1ed71a54fa7c52b8eb9400b7dcf2b62b362a854dce102dacd40d68a6de8bd9bb"` Aug 29 21:36:25.801 INFO blam! 1ed71a54fa7c52b8eb9400b7dcf2b62b362a854dce102dacd40d68a6de8bd9bb