Sep 06 10:18:39.605 INFO checking actix-0.5.8 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 10:18:39.605 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 10:18:39.605 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-4/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 10:18:39.815 INFO blam! ba762124bc427779a1b49de91318750560263c4d2bf1562f4299ed3d594c0935 Sep 06 10:18:39.817 INFO running `"docker" "start" "-a" "ba762124bc427779a1b49de91318750560263c4d2bf1562f4299ed3d594c0935"` Sep 06 10:18:42.042 INFO kablam! usermod: no changes Sep 06 10:18:42.448 INFO kablam! Compiling actix v0.5.8 (file:///source) Sep 06 10:18:42.448 INFO kablam! Checking trust-dns-proto v0.3.3 Sep 06 10:18:48.848 INFO kablam! Checking trust-dns-resolver v0.8.2 Sep 06 10:19:11.654 INFO kablam! warning: cannot find type `TimeoutMessage` in this scope Sep 06 10:19:11.654 INFO kablam! --> tests/test_context.rs:67:10 Sep 06 10:19:11.654 INFO kablam! | Sep 06 10:19:11.654 INFO kablam! 67 | #[derive(Message)] Sep 06 10:19:11.654 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 06 10:19:11.654 INFO kablam! | Sep 06 10:19:11.654 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 06 10:19:11.654 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 10:19:11.654 INFO kablam! = note: for more information, see issue #50504 Sep 06 10:19:11.654 INFO kablam! Sep 06 10:19:11.654 INFO kablam! warning: cannot find type `Ping` in this scope Sep 06 10:19:11.654 INFO kablam! --> tests/test_context.rs:149:10 Sep 06 10:19:11.654 INFO kablam! | Sep 06 10:19:11.654 INFO kablam! 149 | #[derive(Message)] Sep 06 10:19:11.654 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 06 10:19:11.654 INFO kablam! | Sep 06 10:19:11.654 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 10:19:11.654 INFO kablam! = note: for more information, see issue #50504 Sep 06 10:19:11.654 INFO kablam! Sep 06 10:19:15.154 INFO kablam! warning: cannot find type `Empty` in this scope Sep 06 10:19:15.154 INFO kablam! --> tests/derive.rs:8:10 Sep 06 10:19:15.154 INFO kablam! | Sep 06 10:19:15.154 INFO kablam! 8 | #[derive(Message)] Sep 06 10:19:15.154 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 06 10:19:15.155 INFO kablam! | Sep 06 10:19:15.155 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 06 10:19:15.155 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 10:19:15.155 INFO kablam! = note: for more information, see issue #50504 Sep 06 10:19:15.156 INFO kablam! Sep 06 10:19:15.156 INFO kablam! warning: cannot find type `SumResult` in this scope Sep 06 10:19:15.156 INFO kablam! --> tests/derive.rs:43:10 Sep 06 10:19:15.156 INFO kablam! | Sep 06 10:19:15.156 INFO kablam! 43 | #[derive(Message)] Sep 06 10:19:15.156 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 06 10:19:15.156 INFO kablam! | Sep 06 10:19:15.157 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 10:19:15.157 INFO kablam! = note: for more information, see issue #50504 Sep 06 10:19:15.157 INFO kablam! Sep 06 10:19:15.157 INFO kablam! warning: cannot find type `SumOne` in this scope Sep 06 10:19:15.158 INFO kablam! --> tests/derive.rs:82:10 Sep 06 10:19:15.158 INFO kablam! | Sep 06 10:19:15.158 INFO kablam! 82 | #[derive(Message)] Sep 06 10:19:15.158 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 06 10:19:15.158 INFO kablam! | Sep 06 10:19:15.158 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 10:19:15.158 INFO kablam! = note: for more information, see issue #50504 Sep 06 10:19:15.159 INFO kablam! Sep 06 10:19:19.098 INFO kablam! warning: unused import: `actix::actors::mocker::Mocker` Sep 06 10:19:19.098 INFO kablam! --> examples/mock.rs:6:5 Sep 06 10:19:19.098 INFO kablam! | Sep 06 10:19:19.098 INFO kablam! 6 | use actix::actors::mocker::Mocker; Sep 06 10:19:19.098 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 10:19:19.098 INFO kablam! | Sep 06 10:19:19.098 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 06 10:19:19.098 INFO kablam! Sep 06 10:19:19.566 INFO kablam! warning: unused variable: `msg` Sep 06 10:19:19.566 INFO kablam! --> examples/mock.rs:26:26 Sep 06 10:19:19.566 INFO kablam! | Sep 06 10:19:19.566 INFO kablam! 26 | fn handle(&mut self, msg: DoStuff, _: &mut Context) -> Self::Result { Sep 06 10:19:19.566 INFO kablam! | ^^^ help: consider using `_msg` instead Sep 06 10:19:19.566 INFO kablam! | Sep 06 10:19:19.566 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 06 10:19:19.566 INFO kablam! Sep 06 10:19:27.714 INFO kablam! warning: cannot find type `Ping` in this scope Sep 06 10:19:27.714 INFO kablam! --> tests/test_address.rs:14:10 Sep 06 10:19:27.714 INFO kablam! | Sep 06 10:19:27.714 INFO kablam! 14 | #[derive(Message, Debug)] Sep 06 10:19:27.714 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 06 10:19:27.714 INFO kablam! | Sep 06 10:19:27.714 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 06 10:19:27.714 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 10:19:27.714 INFO kablam! = note: for more information, see issue #50504 Sep 06 10:19:27.714 INFO kablam! Sep 06 10:19:27.714 INFO kablam! warning: cannot find type `UnsyncPing` in this scope Sep 06 10:19:27.714 INFO kablam! --> tests/test_address.rs:20:10 Sep 06 10:19:27.714 INFO kablam! | Sep 06 10:19:27.714 INFO kablam! 20 | #[derive(Message, Debug)] Sep 06 10:19:27.714 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 06 10:19:27.714 INFO kablam! | Sep 06 10:19:27.714 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 10:19:27.714 INFO kablam! = note: for more information, see issue #50504 Sep 06 10:19:27.714 INFO kablam! Sep 06 10:19:28.138 INFO kablam! warning: cannot find type `Ping` in this scope Sep 06 10:19:28.138 INFO kablam! --> tests/test_arbiter.rs:10:17 Sep 06 10:19:28.138 INFO kablam! | Sep 06 10:19:28.138 INFO kablam! 10 | #[derive(Debug, Message)] Sep 06 10:19:28.138 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 06 10:19:28.138 INFO kablam! | Sep 06 10:19:28.138 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 06 10:19:28.138 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 06 10:19:28.139 INFO kablam! = note: for more information, see issue #50504 Sep 06 10:19:28.139 INFO kablam! Sep 06 10:19:28.867 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 46.80s Sep 06 10:19:28.884 INFO kablam! su: No module specific data is present Sep 06 10:19:29.726 INFO running `"docker" "rm" "-f" "ba762124bc427779a1b49de91318750560263c4d2bf1562f4299ed3d594c0935"` Sep 06 10:19:29.843 INFO blam! ba762124bc427779a1b49de91318750560263c4d2bf1562f4299ed3d594c0935