Sep 21 00:31:37.737 INFO checking woodpecker-0.4.0 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 00:31:37.737 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 00:31:37.737 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-4/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 00:31:37.885 INFO blam! 5d9508c6fd20391f979b9111e85c7be77b0e3e31235081837a7c379dd7d9c001 Sep 21 00:31:37.887 INFO running `"docker" "start" "-a" "5d9508c6fd20391f979b9111e85c7be77b0e3e31235081837a7c379dd7d9c001"` Sep 21 00:31:38.763 INFO kablam! usermod: no changes Sep 21 00:31:38.856 INFO kablam! Checking bencher v0.1.5 Sep 21 00:31:38.856 INFO kablam! Checking thread-id v3.3.0 Sep 21 00:31:38.857 INFO kablam! Checking parking_lot v0.4.8 Sep 21 00:31:38.857 INFO kablam! Checking chrono v0.3.0 Sep 21 00:31:41.050 INFO kablam! Checking woodpecker v0.4.0 (/source) Sep 21 00:31:41.670 INFO kablam! error[E0277]: `*mut (dyn std::ops::Fn() + 'static)` cannot be shared between threads safely Sep 21 00:31:41.670 INFO kablam! --> src/record/imp.rs:166:10 Sep 21 00:31:41.670 INFO kablam! | Sep 21 00:31:41.670 INFO kablam! 166 | impl<'a> Record for SyncRecord<'a> { Sep 21 00:31:41.670 INFO kablam! | ^^^^^^ `*mut (dyn std::ops::Fn() + 'static)` cannot be shared between threads safely Sep 21 00:31:41.670 INFO kablam! | Sep 21 00:31:41.670 INFO kablam! = help: within `record::imp::SyncRecord<'a>`, the trait `std::marker::Sync` is not implemented for `*mut (dyn std::ops::Fn() + 'static)` Sep 21 00:31:41.670 INFO kablam! = note: required because it appears within the type `std::marker::PhantomData<*mut (dyn std::ops::Fn() + 'static)>` Sep 21 00:31:41.670 INFO kablam! = note: required because it appears within the type `core::fmt::Void` Sep 21 00:31:41.670 INFO kablam! = note: required because it appears within the type `&'a core::fmt::Void` Sep 21 00:31:41.670 INFO kablam! = note: required because it appears within the type `std::fmt::ArgumentV1<'a>` Sep 21 00:31:41.670 INFO kablam! = note: required because it appears within the type `[std::fmt::ArgumentV1<'a>]` Sep 21 00:31:41.670 INFO kablam! = note: required because it appears within the type `&'a [std::fmt::ArgumentV1<'a>]` Sep 21 00:31:41.670 INFO kablam! = note: required because it appears within the type `std::fmt::Arguments<'a>` Sep 21 00:31:41.670 INFO kablam! = note: required because it appears within the type `record::imp::SyncRecord<'a>` Sep 21 00:31:41.670 INFO kablam! Sep 21 00:31:41.694 INFO kablam! error: aborting due to previous error Sep 21 00:31:41.694 INFO kablam! Sep 21 00:31:41.694 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 21 00:31:41.702 INFO kablam! error: Could not compile `woodpecker`. Sep 21 00:31:41.702 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 00:31:41.729 INFO kablam! error[E0277]: `*mut (dyn std::ops::Fn() + 'static)` cannot be shared between threads safely Sep 21 00:31:41.729 INFO kablam! --> src/record/imp.rs:166:10 Sep 21 00:31:41.729 INFO kablam! | Sep 21 00:31:41.729 INFO kablam! 166 | impl<'a> Record for SyncRecord<'a> { Sep 21 00:31:41.729 INFO kablam! | ^^^^^^ `*mut (dyn std::ops::Fn() + 'static)` cannot be shared between threads safely Sep 21 00:31:41.729 INFO kablam! | Sep 21 00:31:41.729 INFO kablam! = help: within `record::imp::SyncRecord<'a>`, the trait `std::marker::Sync` is not implemented for `*mut (dyn std::ops::Fn() + 'static)` Sep 21 00:31:41.729 INFO kablam! = note: required because it appears within the type `std::marker::PhantomData<*mut (dyn std::ops::Fn() + 'static)>` Sep 21 00:31:41.729 INFO kablam! = note: required because it appears within the type `core::fmt::Void` Sep 21 00:31:41.729 INFO kablam! = note: required because it appears within the type `&'a core::fmt::Void` Sep 21 00:31:41.729 INFO kablam! = note: required because it appears within the type `std::fmt::ArgumentV1<'a>` Sep 21 00:31:41.729 INFO kablam! = note: required because it appears within the type `[std::fmt::ArgumentV1<'a>]` Sep 21 00:31:41.729 INFO kablam! = note: required because it appears within the type `&'a [std::fmt::ArgumentV1<'a>]` Sep 21 00:31:41.729 INFO kablam! = note: required because it appears within the type `std::fmt::Arguments<'a>` Sep 21 00:31:41.729 INFO kablam! = note: required because it appears within the type `record::imp::SyncRecord<'a>` Sep 21 00:31:41.729 INFO kablam! Sep 21 00:31:41.771 INFO kablam! error: aborting due to previous error Sep 21 00:31:41.771 INFO kablam! Sep 21 00:31:41.771 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 21 00:31:41.786 INFO kablam! error: Could not compile `woodpecker`. Sep 21 00:31:41.786 INFO kablam! Sep 21 00:31:41.786 INFO kablam! To learn more, run the command again with --verbose. Sep 21 00:31:41.786 INFO kablam! su: No module specific data is present Sep 21 00:31:43.148 INFO running `"docker" "rm" "-f" "5d9508c6fd20391f979b9111e85c7be77b0e3e31235081837a7c379dd7d9c001"` Sep 21 00:31:43.278 INFO blam! 5d9508c6fd20391f979b9111e85c7be77b0e3e31235081837a7c379dd7d9c001