Sep 21 00:31:37.999 INFO checking woodpecker-0.4.0 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 00:31:37.999 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 00:31:37.999 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-1/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-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:38.173 INFO blam! dd0048a57b3fe09084593d00886b12cf1612bd543ac6729f5fd2e66390738e37 Sep 21 00:31:38.176 INFO running `"docker" "start" "-a" "dd0048a57b3fe09084593d00886b12cf1612bd543ac6729f5fd2e66390738e37"` Sep 21 00:31:38.910 INFO kablam! usermod: no changes Sep 21 00:31:39.006 INFO kablam! Checking bencher v0.1.5 Sep 21 00:31:39.012 INFO kablam! Checking thread-id v3.3.0 Sep 21 00:31:39.054 INFO kablam! Checking tempdir v0.3.7 Sep 21 00:31:39.054 INFO kablam! Checking parking_lot_core v0.2.14 Sep 21 00:31:39.054 INFO kablam! Checking chrono v0.3.0 Sep 21 00:31:39.996 INFO kablam! Checking parking_lot v0.4.8 Sep 21 00:31:41.738 INFO kablam! Checking woodpecker v0.4.0 (/source) Sep 21 00:31:42.256 INFO kablam! error[E0277]: `*mut (dyn std::ops::Fn() + 'static)` cannot be shared between threads safely Sep 21 00:31:42.256 INFO kablam! --> src/record/imp.rs:166:10 Sep 21 00:31:42.256 INFO kablam! | Sep 21 00:31:42.256 INFO kablam! 166 | impl<'a> Record for SyncRecord<'a> { Sep 21 00:31:42.256 INFO kablam! | ^^^^^^ `*mut (dyn std::ops::Fn() + 'static)` cannot be shared between threads safely Sep 21 00:31:42.256 INFO kablam! | Sep 21 00:31:42.256 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:42.256 INFO kablam! = note: required because it appears within the type `std::marker::PhantomData<*mut (dyn std::ops::Fn() + 'static)>` Sep 21 00:31:42.256 INFO kablam! = note: required because it appears within the type `core::fmt::Void` Sep 21 00:31:42.256 INFO kablam! = note: required because it appears within the type `&'a core::fmt::Void` Sep 21 00:31:42.256 INFO kablam! = note: required because it appears within the type `std::fmt::ArgumentV1<'a>` Sep 21 00:31:42.256 INFO kablam! = note: required because it appears within the type `[std::fmt::ArgumentV1<'a>]` Sep 21 00:31:42.256 INFO kablam! = note: required because it appears within the type `&'a [std::fmt::ArgumentV1<'a>]` Sep 21 00:31:42.256 INFO kablam! = note: required because it appears within the type `std::fmt::Arguments<'a>` Sep 21 00:31:42.256 INFO kablam! = note: required because it appears within the type `record::imp::SyncRecord<'a>` Sep 21 00:31:42.256 INFO kablam! Sep 21 00:31:42.282 INFO kablam! error: aborting due to previous error Sep 21 00:31:42.282 INFO kablam! Sep 21 00:31:42.282 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 21 00:31:42.290 INFO kablam! error: Could not compile `woodpecker`. Sep 21 00:31:42.290 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 00:31:42.394 INFO kablam! error[E0277]: `*mut (dyn std::ops::Fn() + 'static)` cannot be shared between threads safely Sep 21 00:31:42.394 INFO kablam! --> src/record/imp.rs:166:10 Sep 21 00:31:42.394 INFO kablam! | Sep 21 00:31:42.394 INFO kablam! 166 | impl<'a> Record for SyncRecord<'a> { Sep 21 00:31:42.394 INFO kablam! | ^^^^^^ `*mut (dyn std::ops::Fn() + 'static)` cannot be shared between threads safely Sep 21 00:31:42.394 INFO kablam! | Sep 21 00:31:42.394 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:42.394 INFO kablam! = note: required because it appears within the type `std::marker::PhantomData<*mut (dyn std::ops::Fn() + 'static)>` Sep 21 00:31:42.394 INFO kablam! = note: required because it appears within the type `core::fmt::Void` Sep 21 00:31:42.394 INFO kablam! = note: required because it appears within the type `&'a core::fmt::Void` Sep 21 00:31:42.394 INFO kablam! = note: required because it appears within the type `std::fmt::ArgumentV1<'a>` Sep 21 00:31:42.394 INFO kablam! = note: required because it appears within the type `[std::fmt::ArgumentV1<'a>]` Sep 21 00:31:42.394 INFO kablam! = note: required because it appears within the type `&'a [std::fmt::ArgumentV1<'a>]` Sep 21 00:31:42.394 INFO kablam! = note: required because it appears within the type `std::fmt::Arguments<'a>` Sep 21 00:31:42.394 INFO kablam! = note: required because it appears within the type `record::imp::SyncRecord<'a>` Sep 21 00:31:42.394 INFO kablam! Sep 21 00:31:42.410 INFO kablam! error: aborting due to previous error Sep 21 00:31:42.410 INFO kablam! Sep 21 00:31:42.410 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 21 00:31:42.423 INFO kablam! error: Could not compile `woodpecker`. Sep 21 00:31:42.423 INFO kablam! Sep 21 00:31:42.423 INFO kablam! To learn more, run the command again with --verbose. Sep 21 00:31:42.426 INFO kablam! su: No module specific data is present Sep 21 00:31:43.316 INFO running `"docker" "rm" "-f" "dd0048a57b3fe09084593d00886b12cf1612bd543ac6729f5fd2e66390738e37"` Sep 21 00:31:43.544 INFO blam! dd0048a57b3fe09084593d00886b12cf1612bd543ac6729f5fd2e66390738e37