Sep 19 15:36:08.738 INFO checking woodpecker-0.4.0 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 15:36:08.738 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 15:36:08.738 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-3/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 15:36:08.912 INFO blam! 8c88c847eb21ebf18209458f4e3ff3484a461b14a79ffaa77780ae6fcce5f682 Sep 19 15:36:08.912 INFO running `"docker" "start" "-a" "8c88c847eb21ebf18209458f4e3ff3484a461b14a79ffaa77780ae6fcce5f682"` Sep 19 15:36:09.878 INFO kablam! usermod: no changes Sep 19 15:36:09.967 INFO kablam! Checking bencher v0.1.5 Sep 19 15:36:09.968 INFO kablam! Checking thread-id v3.3.0 Sep 19 15:36:09.968 INFO kablam! Checking parking_lot v0.4.8 Sep 19 15:36:09.970 INFO kablam! Checking chrono v0.3.0 Sep 19 15:36:12.366 INFO kablam! Checking woodpecker v0.4.0 (/source) Sep 19 15:36:13.067 INFO kablam! error[E0277]: `*mut (dyn std::ops::Fn() + 'static)` cannot be shared between threads safely Sep 19 15:36:13.067 INFO kablam! --> src/record/imp.rs:166:10 Sep 19 15:36:13.067 INFO kablam! | Sep 19 15:36:13.067 INFO kablam! 166 | impl<'a> Record for SyncRecord<'a> { Sep 19 15:36:13.067 INFO kablam! | ^^^^^^ `*mut (dyn std::ops::Fn() + 'static)` cannot be shared between threads safely Sep 19 15:36:13.075 INFO kablam! | Sep 19 15:36:13.075 INFO kablam! = help: within `record::imp::SyncRecord<'a>`, the trait `std::marker::Sync` is not implemented for `*mut (dyn std::ops::Fn() + 'static)` Sep 19 15:36:13.075 INFO kablam! = note: required because it appears within the type `std::marker::PhantomData<*mut (dyn std::ops::Fn() + 'static)>` Sep 19 15:36:13.075 INFO kablam! = note: required because it appears within the type `core::fmt::Void` Sep 19 15:36:13.075 INFO kablam! = note: required because it appears within the type `&'a core::fmt::Void` Sep 19 15:36:13.075 INFO kablam! = note: required because it appears within the type `std::fmt::ArgumentV1<'a>` Sep 19 15:36:13.075 INFO kablam! = note: required because it appears within the type `[std::fmt::ArgumentV1<'a>]` Sep 19 15:36:13.075 INFO kablam! = note: required because it appears within the type `&'a [std::fmt::ArgumentV1<'a>]` Sep 19 15:36:13.075 INFO kablam! = note: required because it appears within the type `std::fmt::Arguments<'a>` Sep 19 15:36:13.075 INFO kablam! = note: required because it appears within the type `record::imp::SyncRecord<'a>` Sep 19 15:36:13.075 INFO kablam! Sep 19 15:36:13.111 INFO kablam! error: aborting due to previous error Sep 19 15:36:13.111 INFO kablam! Sep 19 15:36:13.111 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 19 15:36:13.119 INFO kablam! error: Could not compile `woodpecker`. Sep 19 15:36:13.119 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 15:36:13.283 INFO kablam! error[E0277]: `*mut (dyn std::ops::Fn() + 'static)` cannot be shared between threads safely Sep 19 15:36:13.283 INFO kablam! --> src/record/imp.rs:166:10 Sep 19 15:36:13.283 INFO kablam! | Sep 19 15:36:13.283 INFO kablam! 166 | impl<'a> Record for SyncRecord<'a> { Sep 19 15:36:13.283 INFO kablam! | ^^^^^^ `*mut (dyn std::ops::Fn() + 'static)` cannot be shared between threads safely Sep 19 15:36:13.283 INFO kablam! | Sep 19 15:36:13.283 INFO kablam! = help: within `record::imp::SyncRecord<'a>`, the trait `std::marker::Sync` is not implemented for `*mut (dyn std::ops::Fn() + 'static)` Sep 19 15:36:13.283 INFO kablam! = note: required because it appears within the type `std::marker::PhantomData<*mut (dyn std::ops::Fn() + 'static)>` Sep 19 15:36:13.283 INFO kablam! = note: required because it appears within the type `core::fmt::Void` Sep 19 15:36:13.283 INFO kablam! = note: required because it appears within the type `&'a core::fmt::Void` Sep 19 15:36:13.283 INFO kablam! = note: required because it appears within the type `std::fmt::ArgumentV1<'a>` Sep 19 15:36:13.283 INFO kablam! = note: required because it appears within the type `[std::fmt::ArgumentV1<'a>]` Sep 19 15:36:13.283 INFO kablam! = note: required because it appears within the type `&'a [std::fmt::ArgumentV1<'a>]` Sep 19 15:36:13.283 INFO kablam! = note: required because it appears within the type `std::fmt::Arguments<'a>` Sep 19 15:36:13.283 INFO kablam! = note: required because it appears within the type `record::imp::SyncRecord<'a>` Sep 19 15:36:13.283 INFO kablam! Sep 19 15:36:13.311 INFO kablam! error: aborting due to previous error Sep 19 15:36:13.311 INFO kablam! Sep 19 15:36:13.311 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 19 15:36:13.321 INFO kablam! error: Could not compile `woodpecker`. Sep 19 15:36:13.321 INFO kablam! Sep 19 15:36:13.321 INFO kablam! To learn more, run the command again with --verbose. Sep 19 15:36:13.321 INFO kablam! su: No module specific data is present Sep 19 15:36:14.289 INFO running `"docker" "rm" "-f" "8c88c847eb21ebf18209458f4e3ff3484a461b14a79ffaa77780ae6fcce5f682"` Sep 19 15:36:14.643 INFO blam! 8c88c847eb21ebf18209458f4e3ff3484a461b14a79ffaa77780ae6fcce5f682