Sep 05 20:39:14.798 INFO checking woodpecker-0.4.0 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 05 20:39:14.798 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 05 20:39:14.798 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-1/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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=1000" "-e" "CMD=cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 20:39:14.943 INFO blam! eaf1819d689f210d516c9176b5818d1910261185346376d7ca2bcdf3b9234c91 Sep 05 20:39:14.947 INFO running `"docker" "start" "-a" "eaf1819d689f210d516c9176b5818d1910261185346376d7ca2bcdf3b9234c91"` Sep 05 20:39:15.475 INFO kablam! usermod: no changes Sep 05 20:39:15.557 INFO kablam! Checking bencher v0.1.5 Sep 05 20:39:15.558 INFO kablam! Checking thread-id v3.3.0 Sep 05 20:39:15.558 INFO kablam! Checking tempdir v0.3.7 Sep 05 20:39:15.560 INFO kablam! Checking parking_lot v0.4.8 Sep 05 20:39:15.560 INFO kablam! Checking num v0.1.42 Sep 05 20:39:15.784 INFO kablam! Checking chrono v0.3.0 Sep 05 20:39:17.437 INFO kablam! Checking woodpecker v0.4.0 (file:///source) Sep 05 20:39:17.910 INFO kablam! error[E0277]: `*mut (dyn std::ops::Fn() + 'static)` cannot be shared between threads safely Sep 05 20:39:17.910 INFO kablam! --> src/record/imp.rs:166:10 Sep 05 20:39:17.910 INFO kablam! | Sep 05 20:39:17.910 INFO kablam! 166 | impl<'a> Record for SyncRecord<'a> { Sep 05 20:39:17.910 INFO kablam! | ^^^^^^ `*mut (dyn std::ops::Fn() + 'static)` cannot be shared between threads safely Sep 05 20:39:17.910 INFO kablam! | Sep 05 20:39:17.910 INFO kablam! = help: within `record::imp::SyncRecord<'a>`, the trait `std::marker::Sync` is not implemented for `*mut (dyn std::ops::Fn() + 'static)` Sep 05 20:39:17.910 INFO kablam! = note: required because it appears within the type `std::marker::PhantomData<*mut (dyn std::ops::Fn() + 'static)>` Sep 05 20:39:17.910 INFO kablam! = note: required because it appears within the type `core::fmt::Void` Sep 05 20:39:17.910 INFO kablam! = note: required because it appears within the type `&'a core::fmt::Void` Sep 05 20:39:17.910 INFO kablam! = note: required because it appears within the type `std::fmt::ArgumentV1<'a>` Sep 05 20:39:17.910 INFO kablam! = note: required because it appears within the type `[std::fmt::ArgumentV1<'a>]` Sep 05 20:39:17.910 INFO kablam! = note: required because it appears within the type `&'a [std::fmt::ArgumentV1<'a>]` Sep 05 20:39:17.910 INFO kablam! = note: required because it appears within the type `std::fmt::Arguments<'a>` Sep 05 20:39:17.910 INFO kablam! = note: required because it appears within the type `record::imp::SyncRecord<'a>` Sep 05 20:39:17.910 INFO kablam! Sep 05 20:39:17.934 INFO kablam! error: aborting due to previous error Sep 05 20:39:17.934 INFO kablam! Sep 05 20:39:17.934 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 05 20:39:17.951 INFO kablam! error: Could not compile `woodpecker`. Sep 05 20:39:17.951 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 05 20:39:18.066 INFO kablam! error[E0277]: `*mut (dyn std::ops::Fn() + 'static)` cannot be shared between threads safely Sep 05 20:39:18.066 INFO kablam! --> src/record/imp.rs:166:10 Sep 05 20:39:18.066 INFO kablam! | Sep 05 20:39:18.066 INFO kablam! 166 | impl<'a> Record for SyncRecord<'a> { Sep 05 20:39:18.066 INFO kablam! | ^^^^^^ `*mut (dyn std::ops::Fn() + 'static)` cannot be shared between threads safely Sep 05 20:39:18.066 INFO kablam! | Sep 05 20:39:18.066 INFO kablam! = help: within `record::imp::SyncRecord<'a>`, the trait `std::marker::Sync` is not implemented for `*mut (dyn std::ops::Fn() + 'static)` Sep 05 20:39:18.066 INFO kablam! = note: required because it appears within the type `std::marker::PhantomData<*mut (dyn std::ops::Fn() + 'static)>` Sep 05 20:39:18.066 INFO kablam! = note: required because it appears within the type `core::fmt::Void` Sep 05 20:39:18.066 INFO kablam! = note: required because it appears within the type `&'a core::fmt::Void` Sep 05 20:39:18.066 INFO kablam! = note: required because it appears within the type `std::fmt::ArgumentV1<'a>` Sep 05 20:39:18.066 INFO kablam! = note: required because it appears within the type `[std::fmt::ArgumentV1<'a>]` Sep 05 20:39:18.066 INFO kablam! = note: required because it appears within the type `&'a [std::fmt::ArgumentV1<'a>]` Sep 05 20:39:18.066 INFO kablam! = note: required because it appears within the type `std::fmt::Arguments<'a>` Sep 05 20:39:18.066 INFO kablam! = note: required because it appears within the type `record::imp::SyncRecord<'a>` Sep 05 20:39:18.066 INFO kablam! Sep 05 20:39:18.098 INFO kablam! error: aborting due to previous error Sep 05 20:39:18.098 INFO kablam! Sep 05 20:39:18.098 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 05 20:39:18.118 INFO kablam! error: Could not compile `woodpecker`. Sep 05 20:39:18.118 INFO kablam! Sep 05 20:39:18.118 INFO kablam! To learn more, run the command again with --verbose. Sep 05 20:39:18.118 INFO kablam! su: No module specific data is present Sep 05 20:39:18.876 INFO running `"docker" "rm" "-f" "eaf1819d689f210d516c9176b5818d1910261185346376d7ca2bcdf3b9234c91"` Sep 05 20:39:19.191 INFO blam! eaf1819d689f210d516c9176b5818d1910261185346376d7ca2bcdf3b9234c91