Aug 18 04:13:32.297 INFO checking actix-0.5.8 against master#142bb27373126edf8367f526358b6c72ecf1d8df for pr-53426 Aug 18 04:13:32.297 INFO running: cargo +142bb27373126edf8367f526358b6c72ecf1d8df-alt check --frozen --all --all-targets Aug 18 04:13:32.297 INFO creating container for: cargo +142bb27373126edf8367f526358b6c72ecf1d8df-alt check --frozen --all --all-targets Aug 18 04:13:32.297 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-53426/master#142bb27373126edf8367f526358b6c72ecf1d8df:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53426/worker-7/master#142bb27373126edf8367f526358b6c72ecf1d8df:/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 +142bb27373126edf8367f526358b6c72ecf1d8df-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "crater"` Aug 18 04:13:32.550 INFO blam! 9a29e355ece2b14f549db355d003d3b34aa02aac346b0102241c3d1bdb16f44d Aug 18 04:13:32.553 INFO running `"docker" "start" "-a" "9a29e355ece2b14f549db355d003d3b34aa02aac346b0102241c3d1bdb16f44d"` Aug 18 04:13:33.936 INFO kablam! Compiling actix v0.5.8 (file:///source) Aug 18 04:13:33.938 INFO kablam! Checking trust-dns-proto v0.3.3 Aug 18 04:13:46.443 INFO kablam! Checking trust-dns-resolver v0.8.2 Aug 18 04:14:37.285 INFO kablam! warning: cannot find type `Ping` in this scope Aug 18 04:14:37.285 INFO kablam! --> tests/test_address.rs:14:10 Aug 18 04:14:37.285 INFO kablam! | Aug 18 04:14:37.285 INFO kablam! 14 | #[derive(Message, Debug)] Aug 18 04:14:37.286 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 04:14:37.286 INFO kablam! | Aug 18 04:14:37.286 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Aug 18 04:14:37.286 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! Aug 18 04:14:37.286 INFO kablam! = note: for more information, see issue #50504 Aug 18 04:14:37.286 INFO kablam! Aug 18 04:14:37.287 INFO kablam! warning: cannot find type `UnsyncPing` in this scope Aug 18 04:14:37.287 INFO kablam! --> tests/test_address.rs:20:10 Aug 18 04:14:37.287 INFO kablam! | Aug 18 04:14:37.287 INFO kablam! 20 | #[derive(Message, Debug)] Aug 18 04:14:37.287 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 04:14:37.287 INFO kablam! | Aug 18 04:14:37.287 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! Aug 18 04:14:37.287 INFO kablam! = note: for more information, see issue #50504 Aug 18 04:14:37.287 INFO kablam! Aug 18 04:14:39.301 INFO kablam! warning: cannot find type `TimeoutMessage` in this scope Aug 18 04:14:39.301 INFO kablam! --> tests/test_context.rs:67:10 Aug 18 04:14:39.301 INFO kablam! | Aug 18 04:14:39.301 INFO kablam! 67 | #[derive(Message)] Aug 18 04:14:39.301 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 04:14:39.306 INFO kablam! | Aug 18 04:14:39.307 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Aug 18 04:14:39.307 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! Aug 18 04:14:39.308 INFO kablam! = note: for more information, see issue #50504 Aug 18 04:14:39.308 INFO kablam! Aug 18 04:14:39.309 INFO kablam! warning: cannot find type `Ping` in this scope Aug 18 04:14:39.309 INFO kablam! --> tests/test_context.rs:149:10 Aug 18 04:14:39.309 INFO kablam! | Aug 18 04:14:39.309 INFO kablam! 149 | #[derive(Message)] Aug 18 04:14:39.309 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 04:14:39.309 INFO kablam! | Aug 18 04:14:39.310 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! Aug 18 04:14:39.310 INFO kablam! = note: for more information, see issue #50504 Aug 18 04:14:39.311 INFO kablam! Aug 18 04:14:55.333 INFO kablam! warning: unused import: `actix::actors::mocker::Mocker` Aug 18 04:14:55.333 INFO kablam! --> examples/mock.rs:6:5 Aug 18 04:14:55.333 INFO kablam! | Aug 18 04:14:55.333 INFO kablam! 6 | use actix::actors::mocker::Mocker; Aug 18 04:14:55.333 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 04:14:55.336 INFO kablam! | Aug 18 04:14:55.337 INFO kablam! = note: #[warn(unused_imports)] on by default Aug 18 04:14:55.337 INFO kablam! Aug 18 04:14:56.865 INFO kablam! warning: unused variable: `msg` Aug 18 04:14:56.865 INFO kablam! --> examples/mock.rs:26:26 Aug 18 04:14:56.865 INFO kablam! | Aug 18 04:14:56.865 INFO kablam! 26 | fn handle(&mut self, msg: DoStuff, _: &mut Context) -> Self::Result { Aug 18 04:14:56.865 INFO kablam! | ^^^ help: consider using `_msg` instead Aug 18 04:14:56.865 INFO kablam! | Aug 18 04:14:56.866 INFO kablam! = note: #[warn(unused_variables)] on by default Aug 18 04:14:56.866 INFO kablam! Aug 18 04:14:57.251 INFO kablam! warning: cannot find type `Ping` in this scope Aug 18 04:14:57.251 INFO kablam! --> tests/test_arbiter.rs:10:17 Aug 18 04:14:57.251 INFO kablam! | Aug 18 04:14:57.251 INFO kablam! 10 | #[derive(Debug, Message)] Aug 18 04:14:57.251 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 04:14:57.251 INFO kablam! | Aug 18 04:14:57.251 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Aug 18 04:14:57.251 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! Aug 18 04:14:57.251 INFO kablam! = note: for more information, see issue #50504 Aug 18 04:14:57.251 INFO kablam! Aug 18 04:14:58.140 INFO kablam! warning: cannot find type `Empty` in this scope Aug 18 04:14:58.140 INFO kablam! --> tests/derive.rs:8:10 Aug 18 04:14:58.140 INFO kablam! | Aug 18 04:14:58.140 INFO kablam! 8 | #[derive(Message)] Aug 18 04:14:58.140 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 04:14:58.140 INFO kablam! | Aug 18 04:14:58.140 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Aug 18 04:14:58.140 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! Aug 18 04:14:58.140 INFO kablam! = note: for more information, see issue #50504 Aug 18 04:14:58.140 INFO kablam! Aug 18 04:14:58.141 INFO kablam! warning: cannot find type `SumResult` in this scope Aug 18 04:14:58.141 INFO kablam! --> tests/derive.rs:43:10 Aug 18 04:14:58.141 INFO kablam! | Aug 18 04:14:58.141 INFO kablam! 43 | #[derive(Message)] Aug 18 04:14:58.142 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 04:14:58.142 INFO kablam! | Aug 18 04:14:58.142 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! Aug 18 04:14:58.142 INFO kablam! = note: for more information, see issue #50504 Aug 18 04:14:58.142 INFO kablam! Aug 18 04:14:58.142 INFO kablam! warning: cannot find type `SumOne` in this scope Aug 18 04:14:58.142 INFO kablam! --> tests/derive.rs:82:10 Aug 18 04:14:58.142 INFO kablam! | Aug 18 04:14:58.142 INFO kablam! 82 | #[derive(Message)] Aug 18 04:14:58.142 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 18 04:14:58.142 INFO kablam! | Aug 18 04:14:58.142 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! Aug 18 04:14:58.142 INFO kablam! = note: for more information, see issue #50504 Aug 18 04:14:58.142 INFO kablam! Aug 18 04:14:59.541 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 26s Aug 18 04:14:59.605 INFO kablam! su: No module specific data is present Aug 18 04:15:00.258 INFO running `"docker" "rm" "-f" "9a29e355ece2b14f549db355d003d3b34aa02aac346b0102241c3d1bdb16f44d"` Aug 18 04:15:00.419 INFO blam! 9a29e355ece2b14f549db355d003d3b34aa02aac346b0102241c3d1bdb16f44d