Sep 02 03:57:26.499 INFO checking actix-0.5.8 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 02 03:57:26.499 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 02 03:57:26.499 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-2/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 03:57:26.728 INFO blam! 544ab263693d73058431d9fd3a1446035db7f38de2f4b5161afc339f1a565ee5 Sep 02 03:57:26.730 INFO running `"docker" "start" "-a" "544ab263693d73058431d9fd3a1446035db7f38de2f4b5161afc339f1a565ee5"` Sep 02 03:57:27.960 INFO kablam! Compiling actix v0.5.8 (file:///source) Sep 02 03:57:27.961 INFO kablam! Checking trust-dns-proto v0.3.3 Sep 02 03:57:38.760 INFO kablam! Checking trust-dns-resolver v0.8.2 Sep 02 03:58:22.324 INFO kablam! warning: unused import: `actix::actors::mocker::Mocker` Sep 02 03:58:22.324 INFO kablam! --> examples/mock.rs:6:5 Sep 02 03:58:22.324 INFO kablam! | Sep 02 03:58:22.324 INFO kablam! 6 | use actix::actors::mocker::Mocker; Sep 02 03:58:22.324 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 03:58:22.324 INFO kablam! | Sep 02 03:58:22.324 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 02 03:58:22.324 INFO kablam! Sep 02 03:58:22.617 INFO kablam! warning: unused variable: `msg` Sep 02 03:58:22.617 INFO kablam! --> examples/mock.rs:26:26 Sep 02 03:58:22.617 INFO kablam! | Sep 02 03:58:22.617 INFO kablam! 26 | fn handle(&mut self, msg: DoStuff, _: &mut Context) -> Self::Result { Sep 02 03:58:22.617 INFO kablam! | ^^^ help: consider using `_msg` instead Sep 02 03:58:22.617 INFO kablam! | Sep 02 03:58:22.618 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 02 03:58:22.618 INFO kablam! Sep 02 03:58:25.910 INFO kablam! warning: cannot find type `Ping` in this scope Sep 02 03:58:25.910 INFO kablam! --> tests/test_address.rs:14:10 Sep 02 03:58:25.910 INFO kablam! | Sep 02 03:58:25.910 INFO kablam! 14 | #[derive(Message, Debug)] Sep 02 03:58:25.910 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 03:58:25.920 INFO kablam! | Sep 02 03:58:25.921 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 02 03:58:25.921 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 03:58:25.921 INFO kablam! = note: for more information, see issue #50504 Sep 02 03:58:25.921 INFO kablam! Sep 02 03:58:25.922 INFO kablam! warning: cannot find type `UnsyncPing` in this scope Sep 02 03:58:25.922 INFO kablam! --> tests/test_address.rs:20:10 Sep 02 03:58:25.922 INFO kablam! | Sep 02 03:58:25.922 INFO kablam! 20 | #[derive(Message, Debug)] Sep 02 03:58:25.922 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 03:58:25.922 INFO kablam! | Sep 02 03:58:25.922 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 03:58:25.923 INFO kablam! = note: for more information, see issue #50504 Sep 02 03:58:25.923 INFO kablam! Sep 02 03:58:26.405 INFO kablam! warning: cannot find type `Ping` in this scope Sep 02 03:58:26.405 INFO kablam! --> tests/test_arbiter.rs:10:17 Sep 02 03:58:26.405 INFO kablam! | Sep 02 03:58:26.405 INFO kablam! 10 | #[derive(Debug, Message)] Sep 02 03:58:26.405 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 03:58:26.406 INFO kablam! | Sep 02 03:58:26.406 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 02 03:58:26.406 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 03:58:26.406 INFO kablam! = note: for more information, see issue #50504 Sep 02 03:58:26.406 INFO kablam! Sep 02 03:58:44.386 INFO kablam! warning: cannot find type `Empty` in this scope Sep 02 03:58:44.386 INFO kablam! --> tests/derive.rs:8:10 Sep 02 03:58:44.386 INFO kablam! | Sep 02 03:58:44.386 INFO kablam! 8 | #[derive(Message)] Sep 02 03:58:44.386 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 03:58:44.386 INFO kablam! | Sep 02 03:58:44.387 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 02 03:58:44.387 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 03:58:44.387 INFO kablam! = note: for more information, see issue #50504 Sep 02 03:58:44.388 INFO kablam! Sep 02 03:58:44.388 INFO kablam! warning: cannot find type `SumResult` in this scope Sep 02 03:58:44.388 INFO kablam! --> tests/derive.rs:43:10 Sep 02 03:58:44.388 INFO kablam! | Sep 02 03:58:44.388 INFO kablam! 43 | #[derive(Message)] Sep 02 03:58:44.388 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 03:58:44.389 INFO kablam! | Sep 02 03:58:44.389 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 03:58:44.389 INFO kablam! = note: for more information, see issue #50504 Sep 02 03:58:44.390 INFO kablam! Sep 02 03:58:44.390 INFO kablam! warning: cannot find type `SumOne` in this scope Sep 02 03:58:44.390 INFO kablam! --> tests/derive.rs:82:10 Sep 02 03:58:44.390 INFO kablam! | Sep 02 03:58:44.390 INFO kablam! 82 | #[derive(Message)] Sep 02 03:58:44.390 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 03:58:44.391 INFO kablam! | Sep 02 03:58:44.391 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 03:58:44.391 INFO kablam! = note: for more information, see issue #50504 Sep 02 03:58:44.392 INFO kablam! Sep 02 03:58:47.070 INFO kablam! warning: cannot find type `TimeoutMessage` in this scope Sep 02 03:58:47.070 INFO kablam! --> tests/test_context.rs:67:10 Sep 02 03:58:47.070 INFO kablam! | Sep 02 03:58:47.070 INFO kablam! 67 | #[derive(Message)] Sep 02 03:58:47.070 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 03:58:47.070 INFO kablam! | Sep 02 03:58:47.070 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 02 03:58:47.070 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 03:58:47.071 INFO kablam! = note: for more information, see issue #50504 Sep 02 03:58:47.071 INFO kablam! Sep 02 03:58:47.071 INFO kablam! warning: cannot find type `Ping` in this scope Sep 02 03:58:47.071 INFO kablam! --> tests/test_context.rs:149:10 Sep 02 03:58:47.071 INFO kablam! | Sep 02 03:58:47.071 INFO kablam! 149 | #[derive(Message)] Sep 02 03:58:47.071 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 02 03:58:47.071 INFO kablam! | Sep 02 03:58:47.071 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 03:58:47.071 INFO kablam! = note: for more information, see issue #50504 Sep 02 03:58:47.071 INFO kablam! Sep 02 03:58:48.320 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 20s Sep 02 03:58:48.347 INFO kablam! su: No module specific data is present Sep 02 03:58:48.809 INFO running `"docker" "rm" "-f" "544ab263693d73058431d9fd3a1446035db7f38de2f4b5161afc339f1a565ee5"` Sep 02 03:58:48.907 INFO blam! 544ab263693d73058431d9fd3a1446035db7f38de2f4b5161afc339f1a565ee5