Sep 19 17:40:44.995 INFO checking woodpecker-0.4.0 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 19 17:40:44.995 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 19 17:40:44.995 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-1/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 17:40:45.172 INFO blam! 63402738150d8e40a211c947cb549f627056749183001ec3dd72a0dfbc68646f Sep 19 17:40:45.175 INFO running `"docker" "start" "-a" "63402738150d8e40a211c947cb549f627056749183001ec3dd72a0dfbc68646f"` Sep 19 17:40:45.918 INFO kablam! usermod: no changes Sep 19 17:40:46.049 INFO kablam! Checking thread-id v3.3.0 Sep 19 17:40:46.049 INFO kablam! Checking num-integer v0.1.39 Sep 19 17:40:46.049 INFO kablam! Checking parking_lot_core v0.2.14 Sep 19 17:40:46.835 INFO kablam! Checking num-iter v0.1.37 Sep 19 17:40:47.152 INFO kablam! Checking num v0.1.42 Sep 19 17:40:47.426 INFO kablam! Checking chrono v0.3.0 Sep 19 17:40:47.494 INFO kablam! Checking parking_lot v0.4.8 Sep 19 17:40:49.318 INFO kablam! Checking woodpecker v0.4.0 (/source) Sep 19 17:40:49.949 INFO kablam! error[E0277]: `*mut (dyn std::ops::Fn() + 'static)` cannot be shared between threads safely Sep 19 17:40:49.949 INFO kablam! --> src/record/imp.rs:166:10 Sep 19 17:40:49.949 INFO kablam! | Sep 19 17:40:49.949 INFO kablam! 166 | impl<'a> Record for SyncRecord<'a> { Sep 19 17:40:49.949 INFO kablam! | ^^^^^^ `*mut (dyn std::ops::Fn() + 'static)` cannot be shared between threads safely Sep 19 17:40:49.949 INFO kablam! | Sep 19 17:40:49.949 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 17:40:49.949 INFO kablam! = note: required because it appears within the type `std::marker::PhantomData<*mut (dyn std::ops::Fn() + 'static)>` Sep 19 17:40:49.949 INFO kablam! = note: required because it appears within the type `core::fmt::Void` Sep 19 17:40:49.949 INFO kablam! = note: required because it appears within the type `&'a core::fmt::Void` Sep 19 17:40:49.949 INFO kablam! = note: required because it appears within the type `std::fmt::ArgumentV1<'a>` Sep 19 17:40:49.949 INFO kablam! = note: required because it appears within the type `[std::fmt::ArgumentV1<'a>]` Sep 19 17:40:49.949 INFO kablam! = note: required because it appears within the type `&'a [std::fmt::ArgumentV1<'a>]` Sep 19 17:40:49.949 INFO kablam! = note: required because it appears within the type `std::fmt::Arguments<'a>` Sep 19 17:40:49.949 INFO kablam! = note: required because it appears within the type `record::imp::SyncRecord<'a>` Sep 19 17:40:49.949 INFO kablam! Sep 19 17:40:49.974 INFO kablam! error: aborting due to previous error Sep 19 17:40:49.974 INFO kablam! Sep 19 17:40:49.978 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 19 17:40:49.981 INFO kablam! error: Could not compile `woodpecker`. Sep 19 17:40:49.981 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 17:40:50.306 INFO kablam! error[E0277]: `*mut (dyn std::ops::Fn() + 'static)` cannot be shared between threads safely Sep 19 17:40:50.306 INFO kablam! --> src/record/imp.rs:166:10 Sep 19 17:40:50.306 INFO kablam! | Sep 19 17:40:50.306 INFO kablam! 166 | impl<'a> Record for SyncRecord<'a> { Sep 19 17:40:50.306 INFO kablam! | ^^^^^^ `*mut (dyn std::ops::Fn() + 'static)` cannot be shared between threads safely Sep 19 17:40:50.306 INFO kablam! | Sep 19 17:40:50.306 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 17:40:50.306 INFO kablam! = note: required because it appears within the type `std::marker::PhantomData<*mut (dyn std::ops::Fn() + 'static)>` Sep 19 17:40:50.306 INFO kablam! = note: required because it appears within the type `core::fmt::Void` Sep 19 17:40:50.306 INFO kablam! = note: required because it appears within the type `&'a core::fmt::Void` Sep 19 17:40:50.306 INFO kablam! = note: required because it appears within the type `std::fmt::ArgumentV1<'a>` Sep 19 17:40:50.306 INFO kablam! = note: required because it appears within the type `[std::fmt::ArgumentV1<'a>]` Sep 19 17:40:50.306 INFO kablam! = note: required because it appears within the type `&'a [std::fmt::ArgumentV1<'a>]` Sep 19 17:40:50.306 INFO kablam! = note: required because it appears within the type `std::fmt::Arguments<'a>` Sep 19 17:40:50.306 INFO kablam! = note: required because it appears within the type `record::imp::SyncRecord<'a>` Sep 19 17:40:50.306 INFO kablam! Sep 19 17:40:50.330 INFO kablam! error: aborting due to previous error Sep 19 17:40:50.330 INFO kablam! Sep 19 17:40:50.330 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 19 17:40:50.342 INFO kablam! error: Could not compile `woodpecker`. Sep 19 17:40:50.342 INFO kablam! Sep 19 17:40:50.342 INFO kablam! To learn more, run the command again with --verbose. Sep 19 17:40:50.347 INFO kablam! su: No module specific data is present Sep 19 17:40:51.764 INFO running `"docker" "rm" "-f" "63402738150d8e40a211c947cb549f627056749183001ec3dd72a0dfbc68646f"` Sep 19 17:40:51.826 INFO blam! 63402738150d8e40a211c947cb549f627056749183001ec3dd72a0dfbc68646f