Sep 02 21:29:21.668 INFO checking actix-0.5.8 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 21:29:21.668 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 21:29:21.668 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-2/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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=500" "-e" "CMD=cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 21:29:21.922 INFO blam! cb46e05d63ef72d20d2494a31d3f8e7f46a4ebef71e8d745bf1e604630a6cf50 Sep 02 21:29:21.924 INFO running `"docker" "start" "-a" "cb46e05d63ef72d20d2494a31d3f8e7f46a4ebef71e8d745bf1e604630a6cf50"` Sep 02 21:29:23.239 INFO kablam! Compiling actix v0.5.8 (file:///source) Sep 02 21:29:23.258 INFO kablam! Checking trust-dns-proto v0.3.3 Sep 02 21:29:34.147 INFO kablam! Checking trust-dns-resolver v0.8.2 Sep 02 21:30:16.392 INFO kablam! warning: cannot find type `Ping` in this scope Sep 02 21:30:16.392 INFO kablam! --> tests/test_arbiter.rs:10:17 Sep 02 21:30:16.392 INFO kablam! | Sep 02 21:30:16.392 INFO kablam! 10 | #[derive(Debug, Message)] Sep 02 21:30:16.392 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 21:30:16.393 INFO kablam! | Sep 02 21:30:16.393 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 02 21:30:16.393 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 02 21:30:16.393 INFO kablam! = note: for more information, see issue #50504 Sep 02 21:30:16.393 INFO kablam! Sep 02 21:30:17.343 INFO kablam! warning: unused import: `actix::actors::mocker::Mocker` Sep 02 21:30:17.344 INFO kablam! --> examples/mock.rs:6:5 Sep 02 21:30:17.344 INFO kablam! | Sep 02 21:30:17.344 INFO kablam! 6 | use actix::actors::mocker::Mocker; Sep 02 21:30:17.344 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 21:30:17.344 INFO kablam! | Sep 02 21:30:17.344 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 02 21:30:17.344 INFO kablam! Sep 02 21:30:17.751 INFO kablam! warning: unused variable: `msg` Sep 02 21:30:17.751 INFO kablam! --> examples/mock.rs:26:26 Sep 02 21:30:17.751 INFO kablam! | Sep 02 21:30:17.751 INFO kablam! 26 | fn handle(&mut self, msg: DoStuff, _: &mut Context) -> Self::Result { Sep 02 21:30:17.751 INFO kablam! | ^^^ help: consider using `_msg` instead Sep 02 21:30:17.751 INFO kablam! | Sep 02 21:30:17.751 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 02 21:30:17.751 INFO kablam! Sep 02 21:30:31.202 INFO kablam! warning: cannot find type `Empty` in this scope Sep 02 21:30:31.202 INFO kablam! --> tests/derive.rs:8:10 Sep 02 21:30:31.202 INFO kablam! | Sep 02 21:30:31.202 INFO kablam! 8 | #[derive(Message)] Sep 02 21:30:31.202 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 21:30:31.202 INFO kablam! | Sep 02 21:30:31.203 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 02 21:30:31.203 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 02 21:30:31.203 INFO kablam! = note: for more information, see issue #50504 Sep 02 21:30:31.203 INFO kablam! Sep 02 21:30:31.203 INFO kablam! warning: cannot find type `SumResult` in this scope Sep 02 21:30:31.203 INFO kablam! --> tests/derive.rs:43:10 Sep 02 21:30:31.203 INFO kablam! | Sep 02 21:30:31.203 INFO kablam! 43 | #[derive(Message)] Sep 02 21:30:31.203 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 21:30:31.203 INFO kablam! | Sep 02 21:30:31.203 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 02 21:30:31.203 INFO kablam! = note: for more information, see issue #50504 Sep 02 21:30:31.203 INFO kablam! Sep 02 21:30:31.203 INFO kablam! warning: cannot find type `SumOne` in this scope Sep 02 21:30:31.203 INFO kablam! --> tests/derive.rs:82:10 Sep 02 21:30:31.203 INFO kablam! | Sep 02 21:30:31.203 INFO kablam! 82 | #[derive(Message)] Sep 02 21:30:31.203 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 21:30:31.203 INFO kablam! | Sep 02 21:30:31.203 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 02 21:30:31.203 INFO kablam! = note: for more information, see issue #50504 Sep 02 21:30:31.203 INFO kablam! Sep 02 21:30:31.299 INFO kablam! warning: cannot find type `Ping` in this scope Sep 02 21:30:31.299 INFO kablam! --> tests/test_address.rs:14:10 Sep 02 21:30:31.299 INFO kablam! | Sep 02 21:30:31.299 INFO kablam! 14 | #[derive(Message, Debug)] Sep 02 21:30:31.299 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 21:30:31.299 INFO kablam! | Sep 02 21:30:31.299 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 02 21:30:31.300 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 02 21:30:31.300 INFO kablam! = note: for more information, see issue #50504 Sep 02 21:30:31.300 INFO kablam! Sep 02 21:30:31.300 INFO kablam! warning: cannot find type `UnsyncPing` in this scope Sep 02 21:30:31.300 INFO kablam! --> tests/test_address.rs:20:10 Sep 02 21:30:31.300 INFO kablam! | Sep 02 21:30:31.300 INFO kablam! 20 | #[derive(Message, Debug)] Sep 02 21:30:31.300 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 21:30:31.300 INFO kablam! | Sep 02 21:30:31.300 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 02 21:30:31.300 INFO kablam! = note: for more information, see issue #50504 Sep 02 21:30:31.300 INFO kablam! Sep 02 21:30:32.034 INFO kablam! warning: cannot find type `TimeoutMessage` in this scope Sep 02 21:30:32.034 INFO kablam! --> tests/test_context.rs:67:10 Sep 02 21:30:32.035 INFO kablam! | Sep 02 21:30:32.035 INFO kablam! 67 | #[derive(Message)] Sep 02 21:30:32.035 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 21:30:32.035 INFO kablam! | Sep 02 21:30:32.035 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 02 21:30:32.035 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 02 21:30:32.035 INFO kablam! = note: for more information, see issue #50504 Sep 02 21:30:32.035 INFO kablam! Sep 02 21:30:32.035 INFO kablam! warning: cannot find type `Ping` in this scope Sep 02 21:30:32.035 INFO kablam! --> tests/test_context.rs:149:10 Sep 02 21:30:32.035 INFO kablam! | Sep 02 21:30:32.035 INFO kablam! 149 | #[derive(Message)] Sep 02 21:30:32.035 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 21:30:32.035 INFO kablam! | Sep 02 21:30:32.035 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 02 21:30:32.035 INFO kablam! = note: for more information, see issue #50504 Sep 02 21:30:32.035 INFO kablam! Sep 02 21:30:32.507 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 09s Sep 02 21:30:32.548 INFO kablam! su: No module specific data is present Sep 02 21:30:33.011 INFO running `"docker" "rm" "-f" "cb46e05d63ef72d20d2494a31d3f8e7f46a4ebef71e8d745bf1e604630a6cf50"` Sep 02 21:30:33.151 INFO blam! cb46e05d63ef72d20d2494a31d3f8e7f46a4ebef71e8d745bf1e604630a6cf50