Aug 17 05:57:59.538 INFO checking woodpecker-0.4.0 against master#142bb27373126edf8367f526358b6c72ecf1d8df for pr-53426 Aug 17 05:57:59.538 INFO running: cargo +142bb27373126edf8367f526358b6c72ecf1d8df-alt check --frozen --all --all-targets Aug 17 05:57:59.538 INFO creating container for: cargo +142bb27373126edf8367f526358b6c72ecf1d8df-alt check --frozen --all --all-targets Aug 17 05:57:59.539 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-53426/master#142bb27373126edf8367f526358b6c72ecf1d8df:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53426/worker-7/master#142bb27373126edf8367f526358b6c72ecf1d8df:/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 +142bb27373126edf8367f526358b6c72ecf1d8df-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "crater"` Aug 17 05:57:59.806 INFO blam! d2183f820680046a15b036eaf852848bab82de0984895f2adaefe05f9d67340b Aug 17 05:57:59.808 INFO running `"docker" "start" "-a" "d2183f820680046a15b036eaf852848bab82de0984895f2adaefe05f9d67340b"` Aug 17 05:58:00.775 INFO kablam! Checking thread-id v3.3.0 Aug 17 05:58:00.776 INFO kablam! Checking parking_lot_core v0.2.14 Aug 17 05:58:00.785 INFO kablam! Checking chrono v0.3.0 Aug 17 05:58:03.541 INFO kablam! Checking parking_lot v0.4.8 Aug 17 05:58:06.779 INFO kablam! Checking woodpecker v0.4.0 (file:///source) Aug 17 05:58:08.797 INFO kablam! error[E0277]: `*mut (dyn std::ops::Fn() + 'static)` cannot be shared between threads safely Aug 17 05:58:08.797 INFO kablam! --> src/record/imp.rs:166:10 Aug 17 05:58:08.797 INFO kablam! | Aug 17 05:58:08.797 INFO kablam! 166 | impl<'a> Record for SyncRecord<'a> { Aug 17 05:58:08.797 INFO kablam! | ^^^^^^ `*mut (dyn std::ops::Fn() + 'static)` cannot be shared between threads safely Aug 17 05:58:08.815 INFO kablam! | Aug 17 05:58:08.815 INFO kablam! = help: within `record::imp::SyncRecord<'a>`, the trait `std::marker::Sync` is not implemented for `*mut (dyn std::ops::Fn() + 'static)` Aug 17 05:58:08.815 INFO kablam! = note: required because it appears within the type `std::marker::PhantomData<*mut (dyn std::ops::Fn() + 'static)>` Aug 17 05:58:08.815 INFO kablam! = note: required because it appears within the type `core::fmt::Void` Aug 17 05:58:08.815 INFO kablam! = note: required because it appears within the type `&'a core::fmt::Void` Aug 17 05:58:08.815 INFO kablam! = note: required because it appears within the type `std::fmt::ArgumentV1<'a>` Aug 17 05:58:08.815 INFO kablam! = note: required because it appears within the type `[std::fmt::ArgumentV1<'a>]` Aug 17 05:58:08.815 INFO kablam! = note: required because it appears within the type `&'a [std::fmt::ArgumentV1<'a>]` Aug 17 05:58:08.815 INFO kablam! = note: required because it appears within the type `std::fmt::Arguments<'a>` Aug 17 05:58:08.815 INFO kablam! = note: required because it appears within the type `record::imp::SyncRecord<'a>` Aug 17 05:58:08.815 INFO kablam! Aug 17 05:58:08.949 INFO kablam! error: aborting due to previous error Aug 17 05:58:08.949 INFO kablam! Aug 17 05:58:08.949 INFO kablam! For more information about this error, try `rustc --explain E0277`. Aug 17 05:58:08.995 INFO kablam! error: Could not compile `woodpecker`. Aug 17 05:58:08.996 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 17 05:58:09.165 INFO kablam! error[E0277]: `*mut (dyn std::ops::Fn() + 'static)` cannot be shared between threads safely Aug 17 05:58:09.165 INFO kablam! --> src/record/imp.rs:166:10 Aug 17 05:58:09.165 INFO kablam! | Aug 17 05:58:09.165 INFO kablam! 166 | impl<'a> Record for SyncRecord<'a> { Aug 17 05:58:09.165 INFO kablam! | ^^^^^^ `*mut (dyn std::ops::Fn() + 'static)` cannot be shared between threads safely Aug 17 05:58:09.165 INFO kablam! | Aug 17 05:58:09.165 INFO kablam! = help: within `record::imp::SyncRecord<'a>`, the trait `std::marker::Sync` is not implemented for `*mut (dyn std::ops::Fn() + 'static)` Aug 17 05:58:09.165 INFO kablam! = note: required because it appears within the type `std::marker::PhantomData<*mut (dyn std::ops::Fn() + 'static)>` Aug 17 05:58:09.165 INFO kablam! = note: required because it appears within the type `core::fmt::Void` Aug 17 05:58:09.165 INFO kablam! = note: required because it appears within the type `&'a core::fmt::Void` Aug 17 05:58:09.165 INFO kablam! = note: required because it appears within the type `std::fmt::ArgumentV1<'a>` Aug 17 05:58:09.166 INFO kablam! = note: required because it appears within the type `[std::fmt::ArgumentV1<'a>]` Aug 17 05:58:09.166 INFO kablam! = note: required because it appears within the type `&'a [std::fmt::ArgumentV1<'a>]` Aug 17 05:58:09.166 INFO kablam! = note: required because it appears within the type `std::fmt::Arguments<'a>` Aug 17 05:58:09.166 INFO kablam! = note: required because it appears within the type `record::imp::SyncRecord<'a>` Aug 17 05:58:09.166 INFO kablam! Aug 17 05:58:09.280 INFO kablam! error: aborting due to previous error Aug 17 05:58:09.280 INFO kablam! Aug 17 05:58:09.280 INFO kablam! For more information about this error, try `rustc --explain E0277`. Aug 17 05:58:09.296 INFO kablam! error: Could not compile `woodpecker`. Aug 17 05:58:09.297 INFO kablam! Aug 17 05:58:09.297 INFO kablam! To learn more, run the command again with --verbose. Aug 17 05:58:09.299 INFO kablam! su: No module specific data is present Aug 17 05:58:09.835 INFO running `"docker" "rm" "-f" "d2183f820680046a15b036eaf852848bab82de0984895f2adaefe05f9d67340b"` Aug 17 05:58:09.992 INFO blam! d2183f820680046a15b036eaf852848bab82de0984895f2adaefe05f9d67340b