Sep 05 00:51:23.587 INFO checking actix-0.5.8 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 05 00:51:23.587 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 05 00:51:23.587 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 00:51:23.819 INFO blam! 6e8056204b680dc910e85f3f7f1fceb0249e1e8378e174a80fe093b82437ef6f Sep 05 00:51:23.822 INFO running `"docker" "start" "-a" "6e8056204b680dc910e85f3f7f1fceb0249e1e8378e174a80fe093b82437ef6f"` Sep 05 00:51:25.087 INFO kablam! Checking skeptic v0.13.3 Sep 05 00:51:25.087 INFO kablam! Compiling actix v0.5.8 (file:///source) Sep 05 00:51:25.099 INFO kablam! Checking trust-dns-proto v0.3.3 Sep 05 00:51:37.267 INFO kablam! Checking trust-dns-resolver v0.8.2 Sep 05 00:52:24.361 INFO kablam! warning: cannot find type `TimeoutMessage` in this scope Sep 05 00:52:24.361 INFO kablam! --> tests/test_context.rs:67:10 Sep 05 00:52:24.361 INFO kablam! | Sep 05 00:52:24.361 INFO kablam! 67 | #[derive(Message)] Sep 05 00:52:24.362 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 00:52:24.378 INFO kablam! | Sep 05 00:52:24.379 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 05 00:52:24.379 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 05 00:52:24.380 INFO kablam! = note: for more information, see issue #50504 Sep 05 00:52:24.380 INFO kablam! Sep 05 00:52:24.381 INFO kablam! warning: cannot find type `Ping` in this scope Sep 05 00:52:24.381 INFO kablam! --> tests/test_context.rs:149:10 Sep 05 00:52:24.381 INFO kablam! | Sep 05 00:52:24.381 INFO kablam! 149 | #[derive(Message)] Sep 05 00:52:24.381 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 00:52:24.382 INFO kablam! | Sep 05 00:52:24.382 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 05 00:52:24.383 INFO kablam! = note: for more information, see issue #50504 Sep 05 00:52:24.383 INFO kablam! Sep 05 00:52:24.745 INFO kablam! warning: unused import: `actix::actors::mocker::Mocker` Sep 05 00:52:24.745 INFO kablam! --> examples/mock.rs:6:5 Sep 05 00:52:24.745 INFO kablam! | Sep 05 00:52:24.745 INFO kablam! 6 | use actix::actors::mocker::Mocker; Sep 05 00:52:24.745 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 00:52:24.745 INFO kablam! | Sep 05 00:52:24.745 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 05 00:52:24.745 INFO kablam! Sep 05 00:52:25.868 INFO kablam! warning: unused variable: `msg` Sep 05 00:52:25.868 INFO kablam! --> examples/mock.rs:26:26 Sep 05 00:52:25.868 INFO kablam! | Sep 05 00:52:25.868 INFO kablam! 26 | fn handle(&mut self, msg: DoStuff, _: &mut Context) -> Self::Result { Sep 05 00:52:25.868 INFO kablam! | ^^^ help: consider using `_msg` instead Sep 05 00:52:25.868 INFO kablam! | Sep 05 00:52:25.868 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 05 00:52:25.868 INFO kablam! Sep 05 00:52:38.777 INFO kablam! warning: cannot find type `Ping` in this scope Sep 05 00:52:38.778 INFO kablam! --> tests/test_address.rs:14:10 Sep 05 00:52:38.778 INFO kablam! | Sep 05 00:52:38.778 INFO kablam! 14 | #[derive(Message, Debug)] Sep 05 00:52:38.778 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 00:52:38.778 INFO kablam! | Sep 05 00:52:38.778 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 05 00:52:38.778 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 05 00:52:38.778 INFO kablam! = note: for more information, see issue #50504 Sep 05 00:52:38.778 INFO kablam! Sep 05 00:52:38.778 INFO kablam! warning: cannot find type `UnsyncPing` in this scope Sep 05 00:52:38.778 INFO kablam! --> tests/test_address.rs:20:10 Sep 05 00:52:38.778 INFO kablam! | Sep 05 00:52:38.778 INFO kablam! 20 | #[derive(Message, Debug)] Sep 05 00:52:38.778 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 00:52:38.778 INFO kablam! | Sep 05 00:52:38.778 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 05 00:52:38.779 INFO kablam! = note: for more information, see issue #50504 Sep 05 00:52:38.779 INFO kablam! Sep 05 00:52:39.909 INFO kablam! warning: cannot find type `Empty` in this scope Sep 05 00:52:39.909 INFO kablam! --> tests/derive.rs:8:10 Sep 05 00:52:39.909 INFO kablam! | Sep 05 00:52:39.909 INFO kablam! 8 | #[derive(Message)] Sep 05 00:52:39.909 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 00:52:39.909 INFO kablam! | Sep 05 00:52:39.910 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 05 00:52:39.910 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 05 00:52:39.910 INFO kablam! = note: for more information, see issue #50504 Sep 05 00:52:39.911 INFO kablam! Sep 05 00:52:39.911 INFO kablam! warning: cannot find type `SumResult` in this scope Sep 05 00:52:39.911 INFO kablam! --> tests/derive.rs:43:10 Sep 05 00:52:39.911 INFO kablam! | Sep 05 00:52:39.912 INFO kablam! 43 | #[derive(Message)] Sep 05 00:52:39.912 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 00:52:39.912 INFO kablam! | Sep 05 00:52:39.912 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 05 00:52:39.913 INFO kablam! = note: for more information, see issue #50504 Sep 05 00:52:39.913 INFO kablam! Sep 05 00:52:39.913 INFO kablam! warning: cannot find type `SumOne` in this scope Sep 05 00:52:39.913 INFO kablam! --> tests/derive.rs:82:10 Sep 05 00:52:39.914 INFO kablam! | Sep 05 00:52:39.914 INFO kablam! 82 | #[derive(Message)] Sep 05 00:52:39.914 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 00:52:39.914 INFO kablam! | Sep 05 00:52:39.914 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 05 00:52:39.915 INFO kablam! = note: for more information, see issue #50504 Sep 05 00:52:39.915 INFO kablam! Sep 05 00:52:40.474 INFO kablam! warning: cannot find type `Ping` in this scope Sep 05 00:52:40.474 INFO kablam! --> tests/test_arbiter.rs:10:17 Sep 05 00:52:40.474 INFO kablam! | Sep 05 00:52:40.474 INFO kablam! 10 | #[derive(Debug, Message)] Sep 05 00:52:40.474 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 05 00:52:40.475 INFO kablam! | Sep 05 00:52:40.475 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 05 00:52:40.475 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 05 00:52:40.475 INFO kablam! = note: for more information, see issue #50504 Sep 05 00:52:40.475 INFO kablam! Sep 05 00:52:40.671 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 15s Sep 05 00:52:40.703 INFO kablam! su: No module specific data is present Sep 05 00:52:41.223 INFO running `"docker" "rm" "-f" "6e8056204b680dc910e85f3f7f1fceb0249e1e8378e174a80fe093b82437ef6f"` Sep 05 00:52:41.345 INFO blam! 6e8056204b680dc910e85f3f7f1fceb0249e1e8378e174a80fe093b82437ef6f