Sep 17 14:44:20.816 INFO checking woodpecker-0.4.0 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 14:44:20.816 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 14:44:20.816 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-7/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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 +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 14:44:20.957 INFO blam! 1857b4709ac3e1e3564da5404bd52db8ce6622221a75be756e7f64285f70228a Sep 17 14:44:20.958 INFO running `"docker" "start" "-a" "1857b4709ac3e1e3564da5404bd52db8ce6622221a75be756e7f64285f70228a"` Sep 17 14:44:21.608 INFO kablam! usermod: no changes Sep 17 14:44:21.711 INFO kablam! Checking bencher v0.1.5 Sep 17 14:44:21.712 INFO kablam! Checking thread-id v3.3.0 Sep 17 14:44:21.717 INFO kablam! Checking parking_lot_core v0.2.14 Sep 17 14:44:21.717 INFO kablam! Checking chrono v0.3.0 Sep 17 14:44:22.991 INFO kablam! Checking parking_lot v0.4.8 Sep 17 14:44:24.015 INFO kablam! Checking woodpecker v0.4.0 (/source) Sep 17 14:44:24.726 INFO kablam! error[E0277]: `*mut (dyn std::ops::Fn() + 'static)` cannot be shared between threads safely Sep 17 14:44:24.727 INFO kablam! --> src/record/imp.rs:166:10 Sep 17 14:44:24.727 INFO kablam! | Sep 17 14:44:24.727 INFO kablam! 166 | impl<'a> Record for SyncRecord<'a> { Sep 17 14:44:24.727 INFO kablam! | ^^^^^^ `*mut (dyn std::ops::Fn() + 'static)` cannot be shared between threads safely Sep 17 14:44:24.727 INFO kablam! | Sep 17 14:44:24.727 INFO kablam! = help: within `record::imp::SyncRecord<'a>`, the trait `std::marker::Sync` is not implemented for `*mut (dyn std::ops::Fn() + 'static)` Sep 17 14:44:24.727 INFO kablam! = note: required because it appears within the type `std::marker::PhantomData<*mut (dyn std::ops::Fn() + 'static)>` Sep 17 14:44:24.727 INFO kablam! = note: required because it appears within the type `core::fmt::Void` Sep 17 14:44:24.727 INFO kablam! = note: required because it appears within the type `&'a core::fmt::Void` Sep 17 14:44:24.727 INFO kablam! = note: required because it appears within the type `std::fmt::ArgumentV1<'a>` Sep 17 14:44:24.727 INFO kablam! = note: required because it appears within the type `[std::fmt::ArgumentV1<'a>]` Sep 17 14:44:24.727 INFO kablam! = note: required because it appears within the type `&'a [std::fmt::ArgumentV1<'a>]` Sep 17 14:44:24.727 INFO kablam! = note: required because it appears within the type `std::fmt::Arguments<'a>` Sep 17 14:44:24.727 INFO kablam! = note: required because it appears within the type `record::imp::SyncRecord<'a>` Sep 17 14:44:24.727 INFO kablam! Sep 17 14:44:24.750 INFO kablam! error: aborting due to previous error Sep 17 14:44:24.751 INFO kablam! Sep 17 14:44:24.751 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 17 14:44:24.763 INFO kablam! error: Could not compile `woodpecker`. Sep 17 14:44:24.763 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 14:44:24.839 INFO kablam! error[E0277]: `*mut (dyn std::ops::Fn() + 'static)` cannot be shared between threads safely Sep 17 14:44:24.839 INFO kablam! --> src/record/imp.rs:166:10 Sep 17 14:44:24.839 INFO kablam! | Sep 17 14:44:24.839 INFO kablam! 166 | impl<'a> Record for SyncRecord<'a> { Sep 17 14:44:24.839 INFO kablam! | ^^^^^^ `*mut (dyn std::ops::Fn() + 'static)` cannot be shared between threads safely Sep 17 14:44:24.839 INFO kablam! | Sep 17 14:44:24.839 INFO kablam! = help: within `record::imp::SyncRecord<'a>`, the trait `std::marker::Sync` is not implemented for `*mut (dyn std::ops::Fn() + 'static)` Sep 17 14:44:24.839 INFO kablam! = note: required because it appears within the type `std::marker::PhantomData<*mut (dyn std::ops::Fn() + 'static)>` Sep 17 14:44:24.839 INFO kablam! = note: required because it appears within the type `core::fmt::Void` Sep 17 14:44:24.839 INFO kablam! = note: required because it appears within the type `&'a core::fmt::Void` Sep 17 14:44:24.839 INFO kablam! = note: required because it appears within the type `std::fmt::ArgumentV1<'a>` Sep 17 14:44:24.839 INFO kablam! = note: required because it appears within the type `[std::fmt::ArgumentV1<'a>]` Sep 17 14:44:24.839 INFO kablam! = note: required because it appears within the type `&'a [std::fmt::ArgumentV1<'a>]` Sep 17 14:44:24.839 INFO kablam! = note: required because it appears within the type `std::fmt::Arguments<'a>` Sep 17 14:44:24.839 INFO kablam! = note: required because it appears within the type `record::imp::SyncRecord<'a>` Sep 17 14:44:24.839 INFO kablam! Sep 17 14:44:24.859 INFO kablam! error: aborting due to previous error Sep 17 14:44:24.859 INFO kablam! Sep 17 14:44:24.859 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 17 14:44:24.868 INFO kablam! error: Could not compile `woodpecker`. Sep 17 14:44:24.868 INFO kablam! Sep 17 14:44:24.868 INFO kablam! To learn more, run the command again with --verbose. Sep 17 14:44:24.869 INFO kablam! su: No module specific data is present Sep 17 14:44:25.943 INFO running `"docker" "rm" "-f" "1857b4709ac3e1e3564da5404bd52db8ce6622221a75be756e7f64285f70228a"` Sep 17 14:44:26.191 INFO blam! 1857b4709ac3e1e3564da5404bd52db8ce6622221a75be756e7f64285f70228a