Sep 10 06:13:53.431 INFO checking woodpecker-0.4.0 against try#3a2610c2a16575649896925631bf8cec4f4b1961 for pr-54090 Sep 10 06:13:53.431 INFO running: cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets Sep 10 06:13:53.431 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54090/try#3a2610c2a16575649896925631bf8cec4f4b1961:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-2/try#3a2610c2a16575649896925631bf8cec4f4b1961:/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 +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 06:13:53.588 INFO blam! 40b6f92c6cc4dc3f0fa69904331bd9b2f133219d0c242e6742f9d37666f66736 Sep 10 06:13:53.590 INFO running `"docker" "start" "-a" "40b6f92c6cc4dc3f0fa69904331bd9b2f133219d0c242e6742f9d37666f66736"` Sep 10 06:13:54.457 INFO kablam! usermod: no changes Sep 10 06:13:54.566 INFO kablam! Checking bencher v0.1.5 Sep 10 06:13:54.566 INFO kablam! Checking thread-id v3.3.0 Sep 10 06:13:54.574 INFO kablam! Checking tempdir v0.3.7 Sep 10 06:13:54.575 INFO kablam! Checking parking_lot v0.4.8 Sep 10 06:13:54.578 INFO kablam! Checking chrono v0.3.0 Sep 10 06:13:57.294 INFO kablam! Checking woodpecker v0.4.0 (file:///source) Sep 10 06:13:57.811 INFO kablam! error[E0277]: `*mut (dyn std::ops::Fn() + 'static)` cannot be shared between threads safely Sep 10 06:13:57.811 INFO kablam! --> src/record/imp.rs:166:10 Sep 10 06:13:57.811 INFO kablam! | Sep 10 06:13:57.811 INFO kablam! 166 | impl<'a> Record for SyncRecord<'a> { Sep 10 06:13:57.811 INFO kablam! | ^^^^^^ `*mut (dyn std::ops::Fn() + 'static)` cannot be shared between threads safely Sep 10 06:13:57.811 INFO kablam! | Sep 10 06:13:57.811 INFO kablam! = help: within `record::imp::SyncRecord<'a>`, the trait `std::marker::Sync` is not implemented for `*mut (dyn std::ops::Fn() + 'static)` Sep 10 06:13:57.811 INFO kablam! = note: required because it appears within the type `std::marker::PhantomData<*mut (dyn std::ops::Fn() + 'static)>` Sep 10 06:13:57.811 INFO kablam! = note: required because it appears within the type `core::fmt::Void` Sep 10 06:13:57.811 INFO kablam! = note: required because it appears within the type `&'a core::fmt::Void` Sep 10 06:13:57.811 INFO kablam! = note: required because it appears within the type `std::fmt::ArgumentV1<'a>` Sep 10 06:13:57.811 INFO kablam! = note: required because it appears within the type `[std::fmt::ArgumentV1<'a>]` Sep 10 06:13:57.811 INFO kablam! = note: required because it appears within the type `&'a [std::fmt::ArgumentV1<'a>]` Sep 10 06:13:57.811 INFO kablam! = note: required because it appears within the type `std::fmt::Arguments<'a>` Sep 10 06:13:57.811 INFO kablam! = note: required because it appears within the type `record::imp::SyncRecord<'a>` Sep 10 06:13:57.811 INFO kablam! Sep 10 06:13:57.841 INFO kablam! error: aborting due to previous error Sep 10 06:13:57.841 INFO kablam! Sep 10 06:13:57.841 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 10 06:13:57.849 INFO kablam! error: Could not compile `woodpecker`. Sep 10 06:13:57.849 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 06:13:57.961 INFO kablam! error[E0277]: `*mut (dyn std::ops::Fn() + 'static)` cannot be shared between threads safely Sep 10 06:13:57.962 INFO kablam! --> src/record/imp.rs:166:10 Sep 10 06:13:57.962 INFO kablam! | Sep 10 06:13:57.962 INFO kablam! 166 | impl<'a> Record for SyncRecord<'a> { Sep 10 06:13:57.962 INFO kablam! | ^^^^^^ `*mut (dyn std::ops::Fn() + 'static)` cannot be shared between threads safely Sep 10 06:13:57.962 INFO kablam! | Sep 10 06:13:57.962 INFO kablam! = help: within `record::imp::SyncRecord<'a>`, the trait `std::marker::Sync` is not implemented for `*mut (dyn std::ops::Fn() + 'static)` Sep 10 06:13:57.962 INFO kablam! = note: required because it appears within the type `std::marker::PhantomData<*mut (dyn std::ops::Fn() + 'static)>` Sep 10 06:13:57.962 INFO kablam! = note: required because it appears within the type `core::fmt::Void` Sep 10 06:13:57.962 INFO kablam! = note: required because it appears within the type `&'a core::fmt::Void` Sep 10 06:13:57.962 INFO kablam! = note: required because it appears within the type `std::fmt::ArgumentV1<'a>` Sep 10 06:13:57.962 INFO kablam! = note: required because it appears within the type `[std::fmt::ArgumentV1<'a>]` Sep 10 06:13:57.962 INFO kablam! = note: required because it appears within the type `&'a [std::fmt::ArgumentV1<'a>]` Sep 10 06:13:57.962 INFO kablam! = note: required because it appears within the type `std::fmt::Arguments<'a>` Sep 10 06:13:57.962 INFO kablam! = note: required because it appears within the type `record::imp::SyncRecord<'a>` Sep 10 06:13:57.962 INFO kablam! Sep 10 06:13:57.994 INFO kablam! error: aborting due to previous error Sep 10 06:13:57.994 INFO kablam! Sep 10 06:13:57.994 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 10 06:13:58.004 INFO kablam! error: Could not compile `woodpecker`. Sep 10 06:13:58.004 INFO kablam! Sep 10 06:13:58.004 INFO kablam! To learn more, run the command again with --verbose. Sep 10 06:13:58.005 INFO kablam! su: No module specific data is present Sep 10 06:13:58.934 INFO running `"docker" "rm" "-f" "40b6f92c6cc4dc3f0fa69904331bd9b2f133219d0c242e6742f9d37666f66736"` Sep 10 06:13:59.071 INFO blam! 40b6f92c6cc4dc3f0fa69904331bd9b2f133219d0c242e6742f9d37666f66736