Sep 21 01:52:02.173 INFO checking thread_local-0.3.6 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 01:52:02.173 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 01:52:02.173 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 01:52:02.402 INFO blam! e37c6b6e9dd032434e8bf4e3abda96c292ecdfad383874d5da10b551d568a4b9 Sep 21 01:52:02.403 INFO running `"docker" "start" "-a" "e37c6b6e9dd032434e8bf4e3abda96c292ecdfad383874d5da10b551d568a4b9"` Sep 21 01:52:03.919 INFO kablam! usermod: no changes Sep 21 01:52:03.958 INFO kablam! Checking thread_local v0.3.6 (/source) Sep 21 01:52:04.298 INFO kablam! warning: `T` cannot be sent between threads safely Sep 21 01:52:04.298 INFO kablam! --> src/lib.rs:604:33 Sep 21 01:52:04.298 INFO kablam! | Sep 21 01:52:04.298 INFO kablam! 604 | pub type CachedIterMut<'a, T> = Chain>, IterMut<'a, T>>; Sep 21 01:52:04.298 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `T` cannot be sent between threads safely Sep 21 01:52:04.298 INFO kablam! | Sep 21 01:52:04.298 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default Sep 21 01:52:04.298 INFO kablam! = help: the trait `std::marker::Send` is not implemented for `T` Sep 21 01:52:04.298 INFO kablam! = help: consider adding a `where T: std::marker::Send` bound Sep 21 01:52:04.298 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 01:52:04.298 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 01:52:04.298 INFO kablam! Sep 21 01:52:04.298 INFO kablam! warning: `T` cannot be sent between threads safely Sep 21 01:52:04.298 INFO kablam! --> src/lib.rs:607:30 Sep 21 01:52:04.298 INFO kablam! | Sep 21 01:52:04.298 INFO kablam! 607 | pub type CachedIntoIter = Chain>, IntoIter>; Sep 21 01:52:04.298 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `T` cannot be sent between threads safely Sep 21 01:52:04.298 INFO kablam! | Sep 21 01:52:04.298 INFO kablam! = help: the trait `std::marker::Send` is not implemented for `T` Sep 21 01:52:04.298 INFO kablam! = help: consider adding a `where T: std::marker::Send` bound Sep 21 01:52:04.298 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 01:52:04.298 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 01:52:04.298 INFO kablam! Sep 21 01:52:04.442 INFO kablam! warning: `T` cannot be sent between threads safely Sep 21 01:52:04.442 INFO kablam! --> src/lib.rs:604:33 Sep 21 01:52:04.442 INFO kablam! | Sep 21 01:52:04.442 INFO kablam! 604 | pub type CachedIterMut<'a, T> = Chain>, IterMut<'a, T>>; Sep 21 01:52:04.442 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `T` cannot be sent between threads safely Sep 21 01:52:04.442 INFO kablam! | Sep 21 01:52:04.442 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default Sep 21 01:52:04.442 INFO kablam! = help: the trait `std::marker::Send` is not implemented for `T` Sep 21 01:52:04.442 INFO kablam! = help: consider adding a `where T: std::marker::Send` bound Sep 21 01:52:04.442 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 01:52:04.442 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 01:52:04.442 INFO kablam! Sep 21 01:52:04.454 INFO kablam! warning: `T` cannot be sent between threads safely Sep 21 01:52:04.454 INFO kablam! --> src/lib.rs:607:30 Sep 21 01:52:04.454 INFO kablam! | Sep 21 01:52:04.454 INFO kablam! 607 | pub type CachedIntoIter = Chain>, IntoIter>; Sep 21 01:52:04.454 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `T` cannot be sent between threads safely Sep 21 01:52:04.454 INFO kablam! | Sep 21 01:52:04.454 INFO kablam! = help: the trait `std::marker::Send` is not implemented for `T` Sep 21 01:52:04.454 INFO kablam! = help: consider adding a `where T: std::marker::Send` bound Sep 21 01:52:04.454 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 01:52:04.454 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 01:52:04.454 INFO kablam! Sep 21 01:52:04.854 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.91s Sep 21 01:52:04.854 INFO kablam! su: No module specific data is present Sep 21 01:52:05.583 INFO running `"docker" "rm" "-f" "e37c6b6e9dd032434e8bf4e3abda96c292ecdfad383874d5da10b551d568a4b9"` Sep 21 01:52:05.706 INFO blam! e37c6b6e9dd032434e8bf4e3abda96c292ecdfad383874d5da10b551d568a4b9