Sep 20 05:17:11.938 INFO checking actix-0.5.8 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 20 05:17:11.938 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 20 05:17:11.938 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-2/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 05:17:12.296 INFO blam! 9f0964ce655d3cacdb76bd36ab936f8a4c928fe5c365d8e27c98609c5385f30c Sep 20 05:17:12.299 INFO running `"docker" "start" "-a" "9f0964ce655d3cacdb76bd36ab936f8a4c928fe5c365d8e27c98609c5385f30c"` Sep 20 05:17:13.407 INFO kablam! usermod: no changes Sep 20 05:17:13.719 INFO kablam! Compiling actix v0.5.8 (/source) Sep 20 05:17:13.743 INFO kablam! Checking trust-dns-proto v0.3.3 Sep 20 05:17:18.294 INFO kablam! Checking trust-dns-resolver v0.8.2 Sep 20 05:17:46.923 INFO kablam! warning: unused `#[macro_use]` import Sep 20 05:17:46.923 INFO kablam! --> tests/test_arbiter.rs:2:1 Sep 20 05:17:46.923 INFO kablam! | Sep 20 05:17:46.923 INFO kablam! 2 | #[macro_use] Sep 20 05:17:46.923 INFO kablam! | ^^^^^^^^^^^^ Sep 20 05:17:46.923 INFO kablam! | Sep 20 05:17:46.923 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 05:17:46.923 INFO kablam! Sep 20 05:17:46.923 INFO kablam! warning: cannot find type `Ping` in this scope Sep 20 05:17:46.923 INFO kablam! --> tests/test_arbiter.rs:10:17 Sep 20 05:17:46.923 INFO kablam! | Sep 20 05:17:46.923 INFO kablam! 10 | #[derive(Debug, Message)] Sep 20 05:17:46.923 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 05:17:46.923 INFO kablam! | Sep 20 05:17:46.923 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 20 05:17:46.923 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 20 05:17:46.923 INFO kablam! = note: for more information, see issue #50504 Sep 20 05:17:46.923 INFO kablam! Sep 20 05:17:48.387 INFO kablam! warning: unused `#[macro_use]` import Sep 20 05:17:48.387 INFO kablam! --> tests/test_context.rs:2:1 Sep 20 05:17:48.387 INFO kablam! | Sep 20 05:17:48.388 INFO kablam! 2 | #[macro_use] Sep 20 05:17:48.388 INFO kablam! | ^^^^^^^^^^^^ Sep 20 05:17:48.411 INFO kablam! | Sep 20 05:17:48.411 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 05:17:48.412 INFO kablam! Sep 20 05:17:48.412 INFO kablam! warning: cannot find type `TimeoutMessage` in this scope Sep 20 05:17:48.413 INFO kablam! --> tests/test_context.rs:67:10 Sep 20 05:17:48.413 INFO kablam! | Sep 20 05:17:48.413 INFO kablam! 67 | #[derive(Message)] Sep 20 05:17:48.413 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 05:17:48.414 INFO kablam! | Sep 20 05:17:48.414 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 20 05:17:48.414 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 20 05:17:48.415 INFO kablam! = note: for more information, see issue #50504 Sep 20 05:17:48.415 INFO kablam! Sep 20 05:17:48.416 INFO kablam! warning: cannot find type `Ping` in this scope Sep 20 05:17:48.416 INFO kablam! --> tests/test_context.rs:149:10 Sep 20 05:17:48.416 INFO kablam! | Sep 20 05:17:48.417 INFO kablam! 149 | #[derive(Message)] Sep 20 05:17:48.417 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 05:17:48.417 INFO kablam! | Sep 20 05:17:48.418 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 20 05:17:48.418 INFO kablam! = note: for more information, see issue #50504 Sep 20 05:17:48.418 INFO kablam! Sep 20 05:17:58.443 INFO kablam! warning: unused import: `actix::actors::mocker::Mocker` Sep 20 05:17:58.443 INFO kablam! --> examples/mock.rs:6:5 Sep 20 05:17:58.443 INFO kablam! | Sep 20 05:17:58.443 INFO kablam! 6 | use actix::actors::mocker::Mocker; Sep 20 05:17:58.443 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 05:17:58.443 INFO kablam! | Sep 20 05:17:58.443 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 05:17:58.443 INFO kablam! Sep 20 05:17:58.577 INFO kablam! warning: unused variable: `msg` Sep 20 05:17:58.577 INFO kablam! --> examples/mock.rs:26:26 Sep 20 05:17:58.577 INFO kablam! | Sep 20 05:17:58.577 INFO kablam! 26 | fn handle(&mut self, msg: DoStuff, _: &mut Context) -> Self::Result { Sep 20 05:17:58.577 INFO kablam! | ^^^ help: consider using `_msg` instead Sep 20 05:17:58.577 INFO kablam! | Sep 20 05:17:58.577 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 20 05:17:58.577 INFO kablam! Sep 20 05:17:59.119 INFO kablam! warning: unused `#[macro_use]` import Sep 20 05:17:59.119 INFO kablam! --> tests/test_address.rs:1:1 Sep 20 05:17:59.119 INFO kablam! | Sep 20 05:17:59.119 INFO kablam! 1 | #[macro_use] Sep 20 05:17:59.119 INFO kablam! | ^^^^^^^^^^^^ Sep 20 05:17:59.119 INFO kablam! | Sep 20 05:17:59.119 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 05:17:59.119 INFO kablam! Sep 20 05:17:59.119 INFO kablam! warning: cannot find type `Ping` in this scope Sep 20 05:17:59.119 INFO kablam! --> tests/test_address.rs:14:10 Sep 20 05:17:59.119 INFO kablam! | Sep 20 05:17:59.119 INFO kablam! 14 | #[derive(Message, Debug)] Sep 20 05:17:59.119 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 05:17:59.119 INFO kablam! | Sep 20 05:17:59.119 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 20 05:17:59.119 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 20 05:17:59.119 INFO kablam! = note: for more information, see issue #50504 Sep 20 05:17:59.119 INFO kablam! Sep 20 05:17:59.119 INFO kablam! warning: cannot find type `UnsyncPing` in this scope Sep 20 05:17:59.119 INFO kablam! --> tests/test_address.rs:20:10 Sep 20 05:17:59.119 INFO kablam! | Sep 20 05:17:59.119 INFO kablam! 20 | #[derive(Message, Debug)] Sep 20 05:17:59.119 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 05:17:59.119 INFO kablam! | Sep 20 05:17:59.119 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 20 05:17:59.119 INFO kablam! = note: for more information, see issue #50504 Sep 20 05:17:59.119 INFO kablam! Sep 20 05:17:59.589 INFO kablam! warning: cannot find type `Empty` in this scope Sep 20 05:17:59.589 INFO kablam! --> tests/derive.rs:8:10 Sep 20 05:17:59.589 INFO kablam! | Sep 20 05:17:59.590 INFO kablam! 8 | #[derive(Message)] Sep 20 05:17:59.590 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 05:17:59.590 INFO kablam! | Sep 20 05:17:59.590 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 20 05:17:59.590 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 20 05:17:59.590 INFO kablam! = note: for more information, see issue #50504 Sep 20 05:17:59.590 INFO kablam! Sep 20 05:17:59.590 INFO kablam! warning: cannot find type `SumResult` in this scope Sep 20 05:17:59.590 INFO kablam! --> tests/derive.rs:43:10 Sep 20 05:17:59.590 INFO kablam! | Sep 20 05:17:59.590 INFO kablam! 43 | #[derive(Message)] Sep 20 05:17:59.590 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 05:17:59.590 INFO kablam! | Sep 20 05:17:59.590 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 20 05:17:59.590 INFO kablam! = note: for more information, see issue #50504 Sep 20 05:17:59.590 INFO kablam! Sep 20 05:17:59.590 INFO kablam! warning: cannot find type `SumOne` in this scope Sep 20 05:17:59.590 INFO kablam! --> tests/derive.rs:82:10 Sep 20 05:17:59.590 INFO kablam! | Sep 20 05:17:59.590 INFO kablam! 82 | #[derive(Message)] Sep 20 05:17:59.590 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 20 05:17:59.590 INFO kablam! | Sep 20 05:17:59.590 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 20 05:17:59.590 INFO kablam! = note: for more information, see issue #50504 Sep 20 05:17:59.590 INFO kablam! Sep 20 05:17:59.692 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 46.25s Sep 20 05:17:59.732 INFO kablam! su: No module specific data is present Sep 20 05:18:00.552 INFO running `"docker" "rm" "-f" "9f0964ce655d3cacdb76bd36ab936f8a4c928fe5c365d8e27c98609c5385f30c"` Sep 20 05:18:00.744 INFO blam! 9f0964ce655d3cacdb76bd36ab936f8a4c928fe5c365d8e27c98609c5385f30c