Sep 14 06:19:21.614 INFO checking woodpecker-0.4.0 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 06:19:21.614 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 06:19:21.614 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 06:19:21.812 INFO blam! d4eaac2a6f6f8a2c9ec003038ead4917e45d367f784f1cb14cdcd629fc7e7969 Sep 14 06:19:21.812 INFO running `"docker" "start" "-a" "d4eaac2a6f6f8a2c9ec003038ead4917e45d367f784f1cb14cdcd629fc7e7969"` Sep 14 06:19:22.711 INFO kablam! usermod: no changes Sep 14 06:19:22.902 INFO kablam! Checking thread-id v3.3.0 Sep 14 06:19:22.902 INFO kablam! Checking tempdir v0.3.7 Sep 14 06:19:22.902 INFO kablam! Checking parking_lot v0.4.8 Sep 14 06:19:22.902 INFO kablam! Checking chrono v0.3.0 Sep 14 06:19:25.387 INFO kablam! Checking woodpecker v0.4.0 (file:///source) Sep 14 06:19:25.910 INFO kablam! error[E0277]: `*mut (dyn std::ops::Fn() + 'static)` cannot be shared between threads safely Sep 14 06:19:25.910 INFO kablam! --> src/record/imp.rs:166:10 Sep 14 06:19:25.910 INFO kablam! | Sep 14 06:19:25.910 INFO kablam! 166 | impl<'a> Record for SyncRecord<'a> { Sep 14 06:19:25.910 INFO kablam! | ^^^^^^ `*mut (dyn std::ops::Fn() + 'static)` cannot be shared between threads safely Sep 14 06:19:25.910 INFO kablam! | Sep 14 06:19:25.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 14 06:19:25.910 INFO kablam! = note: required because it appears within the type `std::marker::PhantomData<*mut (dyn std::ops::Fn() + 'static)>` Sep 14 06:19:25.910 INFO kablam! = note: required because it appears within the type `core::fmt::Void` Sep 14 06:19:25.910 INFO kablam! = note: required because it appears within the type `&'a core::fmt::Void` Sep 14 06:19:25.910 INFO kablam! = note: required because it appears within the type `std::fmt::ArgumentV1<'a>` Sep 14 06:19:25.910 INFO kablam! = note: required because it appears within the type `[std::fmt::ArgumentV1<'a>]` Sep 14 06:19:25.910 INFO kablam! = note: required because it appears within the type `&'a [std::fmt::ArgumentV1<'a>]` Sep 14 06:19:25.910 INFO kablam! = note: required because it appears within the type `std::fmt::Arguments<'a>` Sep 14 06:19:25.911 INFO kablam! = note: required because it appears within the type `record::imp::SyncRecord<'a>` Sep 14 06:19:25.911 INFO kablam! Sep 14 06:19:25.946 INFO kablam! error: aborting due to previous error Sep 14 06:19:25.947 INFO kablam! Sep 14 06:19:25.947 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 14 06:19:25.967 INFO kablam! error: Could not compile `woodpecker`. Sep 14 06:19:25.967 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 06:19:26.189 INFO kablam! error[E0277]: `*mut (dyn std::ops::Fn() + 'static)` cannot be shared between threads safely Sep 14 06:19:26.189 INFO kablam! --> src/record/imp.rs:166:10 Sep 14 06:19:26.189 INFO kablam! | Sep 14 06:19:26.189 INFO kablam! 166 | impl<'a> Record for SyncRecord<'a> { Sep 14 06:19:26.189 INFO kablam! | ^^^^^^ `*mut (dyn std::ops::Fn() + 'static)` cannot be shared between threads safely Sep 14 06:19:26.189 INFO kablam! | Sep 14 06:19:26.189 INFO kablam! = help: within `record::imp::SyncRecord<'a>`, the trait `std::marker::Sync` is not implemented for `*mut (dyn std::ops::Fn() + 'static)` Sep 14 06:19:26.189 INFO kablam! = note: required because it appears within the type `std::marker::PhantomData<*mut (dyn std::ops::Fn() + 'static)>` Sep 14 06:19:26.189 INFO kablam! = note: required because it appears within the type `core::fmt::Void` Sep 14 06:19:26.189 INFO kablam! = note: required because it appears within the type `&'a core::fmt::Void` Sep 14 06:19:26.189 INFO kablam! = note: required because it appears within the type `std::fmt::ArgumentV1<'a>` Sep 14 06:19:26.189 INFO kablam! = note: required because it appears within the type `[std::fmt::ArgumentV1<'a>]` Sep 14 06:19:26.189 INFO kablam! = note: required because it appears within the type `&'a [std::fmt::ArgumentV1<'a>]` Sep 14 06:19:26.189 INFO kablam! = note: required because it appears within the type `std::fmt::Arguments<'a>` Sep 14 06:19:26.189 INFO kablam! = note: required because it appears within the type `record::imp::SyncRecord<'a>` Sep 14 06:19:26.189 INFO kablam! Sep 14 06:19:26.221 INFO kablam! error: aborting due to previous error Sep 14 06:19:26.221 INFO kablam! Sep 14 06:19:26.221 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 14 06:19:26.231 INFO kablam! error: Could not compile `woodpecker`. Sep 14 06:19:26.231 INFO kablam! Sep 14 06:19:26.232 INFO kablam! To learn more, run the command again with --verbose. Sep 14 06:19:26.234 INFO kablam! su: No module specific data is present Sep 14 06:19:27.164 INFO running `"docker" "rm" "-f" "d4eaac2a6f6f8a2c9ec003038ead4917e45d367f784f1cb14cdcd629fc7e7969"` Sep 14 06:19:27.224 INFO blam! d4eaac2a6f6f8a2c9ec003038ead4917e45d367f784f1cb14cdcd629fc7e7969