Sep 01 11:20:52.691 INFO checking actix-0.5.8 against try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b for pr-53578 Sep 01 11:20:52.691 INFO running: cargo +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets Sep 01 11:20:52.691 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53578/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-2/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/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 +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 11:20:52.885 INFO blam! 3d6f38de0d4a2e94e079ddd6458658e007e322e91d53d55417d6bba883f9c287 Sep 01 11:20:52.888 INFO running `"docker" "start" "-a" "3d6f38de0d4a2e94e079ddd6458658e007e322e91d53d55417d6bba883f9c287"` Sep 01 11:20:53.862 INFO kablam! Compiling actix v0.5.8 (file:///source) Sep 01 11:20:53.862 INFO kablam! Checking trust-dns-proto v0.3.3 Sep 01 11:20:53.863 INFO kablam! Checking tokio-signal v0.1.5 Sep 01 11:21:05.524 INFO kablam! Checking trust-dns-resolver v0.8.2 Sep 01 11:21:48.251 INFO kablam! warning: cannot find type `Ping` in this scope Sep 01 11:21:48.251 INFO kablam! --> tests/test_arbiter.rs:10:17 Sep 01 11:21:48.251 INFO kablam! | Sep 01 11:21:48.251 INFO kablam! 10 | #[derive(Debug, Message)] Sep 01 11:21:48.251 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 11:21:48.251 INFO kablam! | Sep 01 11:21:48.252 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 01 11:21:48.252 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 01 11:21:48.252 INFO kablam! = note: for more information, see issue #50504 Sep 01 11:21:48.253 INFO kablam! Sep 01 11:21:52.467 INFO kablam! warning: cannot find type `Empty` in this scope Sep 01 11:21:52.467 INFO kablam! --> tests/derive.rs:8:10 Sep 01 11:21:52.467 INFO kablam! | Sep 01 11:21:52.467 INFO kablam! 8 | #[derive(Message)] Sep 01 11:21:52.467 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 11:21:52.467 INFO kablam! | Sep 01 11:21:52.467 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 01 11:21:52.467 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 01 11:21:52.467 INFO kablam! = note: for more information, see issue #50504 Sep 01 11:21:52.467 INFO kablam! Sep 01 11:21:52.467 INFO kablam! warning: cannot find type `SumResult` in this scope Sep 01 11:21:52.467 INFO kablam! --> tests/derive.rs:43:10 Sep 01 11:21:52.467 INFO kablam! | Sep 01 11:21:52.467 INFO kablam! 43 | #[derive(Message)] Sep 01 11:21:52.467 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 11:21:52.467 INFO kablam! | Sep 01 11:21:52.467 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 01 11:21:52.467 INFO kablam! = note: for more information, see issue #50504 Sep 01 11:21:52.467 INFO kablam! Sep 01 11:21:52.467 INFO kablam! warning: cannot find type `SumOne` in this scope Sep 01 11:21:52.468 INFO kablam! --> tests/derive.rs:82:10 Sep 01 11:21:52.468 INFO kablam! | Sep 01 11:21:52.468 INFO kablam! 82 | #[derive(Message)] Sep 01 11:21:52.468 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 11:21:52.468 INFO kablam! | Sep 01 11:21:52.468 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 01 11:21:52.468 INFO kablam! = note: for more information, see issue #50504 Sep 01 11:21:52.468 INFO kablam! Sep 01 11:22:11.952 INFO kablam! warning: cannot find type `TimeoutMessage` in this scope Sep 01 11:22:11.952 INFO kablam! --> tests/test_context.rs:67:10 Sep 01 11:22:11.952 INFO kablam! | Sep 01 11:22:11.952 INFO kablam! 67 | #[derive(Message)] Sep 01 11:22:11.952 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 11:22:11.958 INFO kablam! | Sep 01 11:22:11.958 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 01 11:22:11.959 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 01 11:22:11.959 INFO kablam! = note: for more information, see issue #50504 Sep 01 11:22:11.959 INFO kablam! Sep 01 11:22:11.960 INFO kablam! warning: cannot find type `Ping` in this scope Sep 01 11:22:11.960 INFO kablam! --> tests/test_context.rs:149:10 Sep 01 11:22:11.960 INFO kablam! | Sep 01 11:22:11.960 INFO kablam! 149 | #[derive(Message)] Sep 01 11:22:11.960 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 11:22:11.960 INFO kablam! | Sep 01 11:22:11.960 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 01 11:22:11.960 INFO kablam! = note: for more information, see issue #50504 Sep 01 11:22:11.960 INFO kablam! Sep 01 11:22:12.917 INFO kablam! warning: cannot find type `Ping` in this scope Sep 01 11:22:12.917 INFO kablam! --> tests/test_address.rs:14:10 Sep 01 11:22:12.917 INFO kablam! | Sep 01 11:22:12.917 INFO kablam! 14 | #[derive(Message, Debug)] Sep 01 11:22:12.917 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 11:22:12.917 INFO kablam! | Sep 01 11:22:12.917 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 01 11:22:12.917 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 01 11:22:12.917 INFO kablam! = note: for more information, see issue #50504 Sep 01 11:22:12.917 INFO kablam! Sep 01 11:22:12.918 INFO kablam! warning: cannot find type `UnsyncPing` in this scope Sep 01 11:22:12.918 INFO kablam! --> tests/test_address.rs:20:10 Sep 01 11:22:12.918 INFO kablam! | Sep 01 11:22:12.918 INFO kablam! 20 | #[derive(Message, Debug)] Sep 01 11:22:12.918 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 01 11:22:12.918 INFO kablam! | Sep 01 11:22:12.918 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 01 11:22:12.918 INFO kablam! = note: for more information, see issue #50504 Sep 01 11:22:12.918 INFO kablam! Sep 01 11:22:13.501 INFO kablam! warning: unused import: `actix::actors::mocker::Mocker` Sep 01 11:22:13.501 INFO kablam! --> examples/mock.rs:6:5 Sep 01 11:22:13.501 INFO kablam! | Sep 01 11:22:13.501 INFO kablam! 6 | use actix::actors::mocker::Mocker; Sep 01 11:22:13.501 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 11:22:13.501 INFO kablam! | Sep 01 11:22:13.501 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 11:22:13.502 INFO kablam! Sep 01 11:22:13.899 INFO kablam! warning: unused variable: `msg` Sep 01 11:22:13.899 INFO kablam! --> examples/mock.rs:26:26 Sep 01 11:22:13.899 INFO kablam! | Sep 01 11:22:13.899 INFO kablam! 26 | fn handle(&mut self, msg: DoStuff, _: &mut Context) -> Self::Result { Sep 01 11:22:13.899 INFO kablam! | ^^^ help: consider using `_msg` instead Sep 01 11:22:13.899 INFO kablam! | Sep 01 11:22:13.899 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 01 11:22:13.899 INFO kablam! Sep 01 11:22:14.291 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 20s Sep 01 11:22:14.393 INFO kablam! su: No module specific data is present Sep 01 11:22:14.969 INFO running `"docker" "rm" "-f" "3d6f38de0d4a2e94e079ddd6458658e007e322e91d53d55417d6bba883f9c287"` Sep 01 11:22:15.133 INFO blam! 3d6f38de0d4a2e94e079ddd6458658e007e322e91d53d55417d6bba883f9c287