Sep 01 18:48:31.034 INFO checking woodpecker-0.4.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 01 18:48:31.035 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 18:48:31.035 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/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 18:48:31.258 INFO blam! 7fe8f737a01fa011dad9c3cc8f62c55107e7ce412d8615b728f2b771d68e2bdf Sep 01 18:48:31.260 INFO running `"docker" "start" "-a" "7fe8f737a01fa011dad9c3cc8f62c55107e7ce412d8615b728f2b771d68e2bdf"` Sep 01 18:48:32.198 INFO kablam! Checking bencher v0.1.5 Sep 01 18:48:32.202 INFO kablam! Checking thread-id v3.3.0 Sep 01 18:48:32.222 INFO kablam! Checking parking_lot v0.4.8 Sep 01 18:48:32.239 INFO kablam! Checking chrono v0.3.0 Sep 01 18:48:36.370 INFO kablam! Checking woodpecker v0.4.0 (file:///source) Sep 01 18:48:37.028 INFO kablam! error[E0277]: `*mut (dyn std::ops::Fn() + 'static)` cannot be shared between threads safely Sep 01 18:48:37.028 INFO kablam! --> src/record/imp.rs:166:10 Sep 01 18:48:37.028 INFO kablam! | Sep 01 18:48:37.028 INFO kablam! 166 | impl<'a> Record for SyncRecord<'a> { Sep 01 18:48:37.028 INFO kablam! | ^^^^^^ `*mut (dyn std::ops::Fn() + 'static)` cannot be shared between threads safely Sep 01 18:48:37.028 INFO kablam! | Sep 01 18:48:37.028 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 18:48:37.028 INFO kablam! = note: required because it appears within the type `std::marker::PhantomData<*mut (dyn std::ops::Fn() + 'static)>` Sep 01 18:48:37.028 INFO kablam! = note: required because it appears within the type `core::fmt::Void` Sep 01 18:48:37.028 INFO kablam! = note: required because it appears within the type `&'a core::fmt::Void` Sep 01 18:48:37.029 INFO kablam! = note: required because it appears within the type `std::fmt::ArgumentV1<'a>` Sep 01 18:48:37.029 INFO kablam! = note: required because it appears within the type `[std::fmt::ArgumentV1<'a>]` Sep 01 18:48:37.029 INFO kablam! = note: required because it appears within the type `&'a [std::fmt::ArgumentV1<'a>]` Sep 01 18:48:37.029 INFO kablam! = note: required because it appears within the type `std::fmt::Arguments<'a>` Sep 01 18:48:37.029 INFO kablam! = note: required because it appears within the type `record::imp::SyncRecord<'a>` Sep 01 18:48:37.029 INFO kablam! Sep 01 18:48:37.068 INFO kablam! error: aborting due to previous error Sep 01 18:48:37.068 INFO kablam! Sep 01 18:48:37.068 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 01 18:48:37.077 INFO kablam! error: Could not compile `woodpecker`. Sep 01 18:48:37.077 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 18:48:37.193 INFO kablam! error[E0277]: `*mut (dyn std::ops::Fn() + 'static)` cannot be shared between threads safely Sep 01 18:48:37.193 INFO kablam! --> src/record/imp.rs:166:10 Sep 01 18:48:37.193 INFO kablam! | Sep 01 18:48:37.193 INFO kablam! 166 | impl<'a> Record for SyncRecord<'a> { Sep 01 18:48:37.193 INFO kablam! | ^^^^^^ `*mut (dyn std::ops::Fn() + 'static)` cannot be shared between threads safely Sep 01 18:48:37.193 INFO kablam! | Sep 01 18:48:37.193 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 18:48:37.193 INFO kablam! = note: required because it appears within the type `std::marker::PhantomData<*mut (dyn std::ops::Fn() + 'static)>` Sep 01 18:48:37.193 INFO kablam! = note: required because it appears within the type `core::fmt::Void` Sep 01 18:48:37.193 INFO kablam! = note: required because it appears within the type `&'a core::fmt::Void` Sep 01 18:48:37.193 INFO kablam! = note: required because it appears within the type `std::fmt::ArgumentV1<'a>` Sep 01 18:48:37.193 INFO kablam! = note: required because it appears within the type `[std::fmt::ArgumentV1<'a>]` Sep 01 18:48:37.193 INFO kablam! = note: required because it appears within the type `&'a [std::fmt::ArgumentV1<'a>]` Sep 01 18:48:37.193 INFO kablam! = note: required because it appears within the type `std::fmt::Arguments<'a>` Sep 01 18:48:37.193 INFO kablam! = note: required because it appears within the type `record::imp::SyncRecord<'a>` Sep 01 18:48:37.194 INFO kablam! Sep 01 18:48:37.242 INFO kablam! error: aborting due to previous error Sep 01 18:48:37.242 INFO kablam! Sep 01 18:48:37.242 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 01 18:48:37.253 INFO kablam! error: Could not compile `woodpecker`. Sep 01 18:48:37.253 INFO kablam! Sep 01 18:48:37.253 INFO kablam! To learn more, run the command again with --verbose. Sep 01 18:48:37.254 INFO kablam! su: No module specific data is present Sep 01 18:48:37.706 INFO running `"docker" "rm" "-f" "7fe8f737a01fa011dad9c3cc8f62c55107e7ce412d8615b728f2b771d68e2bdf"` Sep 01 18:48:37.808 INFO blam! 7fe8f737a01fa011dad9c3cc8f62c55107e7ce412d8615b728f2b771d68e2bdf