Sep 10 23:08:52.217 INFO checking actix-0.5.8 against master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1 for pr-54090 Sep 10 23:08:52.217 INFO running: cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets Sep 10 23:08:52.217 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54090/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-4/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/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 +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 23:08:52.454 INFO blam! 9c56233a477bc294213996181c79fb9b4b683fe43f07bd099b68b32d763438a1 Sep 10 23:08:52.456 INFO running `"docker" "start" "-a" "9c56233a477bc294213996181c79fb9b4b683fe43f07bd099b68b32d763438a1"` Sep 10 23:08:53.750 INFO kablam! usermod: no changes Sep 10 23:08:54.042 INFO kablam! Compiling actix v0.5.8 (file:///source) Sep 10 23:08:54.042 INFO kablam! Checking tokio-reactor v0.1.5 Sep 10 23:08:56.691 INFO kablam! Checking tokio-udp v0.1.2 Sep 10 23:08:56.691 INFO kablam! Checking tokio-uds v0.2.1 Sep 10 23:08:56.691 INFO kablam! Checking tokio-tcp v0.1.1 Sep 10 23:09:01.085 INFO kablam! Checking tokio v0.1.8 Sep 10 23:09:02.738 INFO kablam! Checking tokio-core v0.1.17 Sep 10 23:09:05.446 INFO kablam! Checking trust-dns-proto v0.3.3 Sep 10 23:09:05.446 INFO kablam! Checking tokio-signal v0.1.5 Sep 10 23:09:11.304 INFO kablam! Checking trust-dns-resolver v0.8.2 Sep 10 23:09:31.360 INFO kablam! warning: cannot find type `Empty` in this scope Sep 10 23:09:31.360 INFO kablam! --> tests/derive.rs:8:10 Sep 10 23:09:31.360 INFO kablam! | Sep 10 23:09:31.360 INFO kablam! 8 | #[derive(Message)] Sep 10 23:09:31.360 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 10 23:09:31.360 INFO kablam! | Sep 10 23:09:31.360 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 10 23:09:31.360 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 10 23:09:31.360 INFO kablam! = note: for more information, see issue #50504 Sep 10 23:09:31.360 INFO kablam! Sep 10 23:09:31.360 INFO kablam! warning: cannot find type `SumResult` in this scope Sep 10 23:09:31.360 INFO kablam! --> tests/derive.rs:43:10 Sep 10 23:09:31.360 INFO kablam! | Sep 10 23:09:31.360 INFO kablam! 43 | #[derive(Message)] Sep 10 23:09:31.360 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 10 23:09:31.360 INFO kablam! | Sep 10 23:09:31.360 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 10 23:09:31.360 INFO kablam! = note: for more information, see issue #50504 Sep 10 23:09:31.360 INFO kablam! Sep 10 23:09:31.360 INFO kablam! warning: cannot find type `SumOne` in this scope Sep 10 23:09:31.360 INFO kablam! --> tests/derive.rs:82:10 Sep 10 23:09:31.360 INFO kablam! | Sep 10 23:09:31.360 INFO kablam! 82 | #[derive(Message)] Sep 10 23:09:31.360 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 10 23:09:31.360 INFO kablam! | Sep 10 23:09:31.360 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 10 23:09:31.360 INFO kablam! = note: for more information, see issue #50504 Sep 10 23:09:31.360 INFO kablam! Sep 10 23:09:31.757 INFO kablam! warning: cannot find type `Ping` in this scope Sep 10 23:09:31.757 INFO kablam! --> tests/test_address.rs:14:10 Sep 10 23:09:31.757 INFO kablam! | Sep 10 23:09:31.757 INFO kablam! 14 | #[derive(Message, Debug)] Sep 10 23:09:31.757 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 10 23:09:31.757 INFO kablam! | Sep 10 23:09:31.757 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 10 23:09:31.757 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 10 23:09:31.757 INFO kablam! = note: for more information, see issue #50504 Sep 10 23:09:31.757 INFO kablam! Sep 10 23:09:31.757 INFO kablam! warning: cannot find type `UnsyncPing` in this scope Sep 10 23:09:31.757 INFO kablam! --> tests/test_address.rs:20:10 Sep 10 23:09:31.757 INFO kablam! | Sep 10 23:09:31.757 INFO kablam! 20 | #[derive(Message, Debug)] Sep 10 23:09:31.757 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 10 23:09:31.757 INFO kablam! | Sep 10 23:09:31.757 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 10 23:09:31.757 INFO kablam! = note: for more information, see issue #50504 Sep 10 23:09:31.757 INFO kablam! Sep 10 23:09:34.701 INFO kablam! warning: cannot find type `TimeoutMessage` in this scope Sep 10 23:09:34.701 INFO kablam! --> tests/test_context.rs:67:10 Sep 10 23:09:34.701 INFO kablam! | Sep 10 23:09:34.701 INFO kablam! 67 | #[derive(Message)] Sep 10 23:09:34.701 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 10 23:09:34.754 INFO kablam! | Sep 10 23:09:34.754 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 10 23:09:34.754 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 10 23:09:34.754 INFO kablam! = note: for more information, see issue #50504 Sep 10 23:09:34.754 INFO kablam! Sep 10 23:09:34.754 INFO kablam! warning: cannot find type `Ping` in this scope Sep 10 23:09:34.754 INFO kablam! --> tests/test_context.rs:149:10 Sep 10 23:09:34.754 INFO kablam! | Sep 10 23:09:34.754 INFO kablam! 149 | #[derive(Message)] Sep 10 23:09:34.754 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 10 23:09:34.754 INFO kablam! | Sep 10 23:09:34.754 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 10 23:09:34.754 INFO kablam! = note: for more information, see issue #50504 Sep 10 23:09:34.754 INFO kablam! Sep 10 23:09:39.966 INFO kablam! warning: unused import: `actix::actors::mocker::Mocker` Sep 10 23:09:39.966 INFO kablam! --> examples/mock.rs:6:5 Sep 10 23:09:39.966 INFO kablam! | Sep 10 23:09:39.966 INFO kablam! 6 | use actix::actors::mocker::Mocker; Sep 10 23:09:39.966 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 23:09:39.966 INFO kablam! | Sep 10 23:09:39.966 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 10 23:09:39.966 INFO kablam! Sep 10 23:09:40.057 INFO kablam! warning: unused variable: `msg` Sep 10 23:09:40.057 INFO kablam! --> examples/mock.rs:26:26 Sep 10 23:09:40.057 INFO kablam! | Sep 10 23:09:40.057 INFO kablam! 26 | fn handle(&mut self, msg: DoStuff, _: &mut Context) -> Self::Result { Sep 10 23:09:40.057 INFO kablam! | ^^^ help: consider using `_msg` instead Sep 10 23:09:40.057 INFO kablam! | Sep 10 23:09:40.057 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 10 23:09:40.057 INFO kablam! Sep 10 23:09:40.462 INFO kablam! warning: cannot find type `Ping` in this scope Sep 10 23:09:40.462 INFO kablam! --> tests/test_arbiter.rs:10:17 Sep 10 23:09:40.462 INFO kablam! | Sep 10 23:09:40.462 INFO kablam! 10 | #[derive(Debug, Message)] Sep 10 23:09:40.462 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 10 23:09:40.462 INFO kablam! | Sep 10 23:09:40.462 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 10 23:09:40.462 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 10 23:09:40.462 INFO kablam! = note: for more information, see issue #50504 Sep 10 23:09:40.462 INFO kablam! Sep 10 23:09:41.403 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 47.63s Sep 10 23:09:41.433 INFO kablam! su: No module specific data is present Sep 10 23:09:41.916 INFO running `"docker" "rm" "-f" "9c56233a477bc294213996181c79fb9b4b683fe43f07bd099b68b32d763438a1"` Sep 10 23:09:42.001 INFO blam! 9c56233a477bc294213996181c79fb9b4b683fe43f07bd099b68b32d763438a1