Nov 27 19:50:55.356 INFO checking sstelfox/actix-mixed-playground against master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5 for pr-56074 Nov 27 19:50:55.356 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56074/worker-1/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56074/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0b9f19dff1347e29bf4362ab5a8fab84b43023b5-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 27 19:50:55.786 INFO [stdout] d9241308d49a8394824162a00fb124f36048cfc6f3e927acd4682af2ad78f40f Nov 27 19:50:55.786 INFO running `"docker" "start" "-a" "d9241308d49a8394824162a00fb124f36048cfc6f3e927acd4682af2ad78f40f"` Nov 27 19:50:57.392 INFO [stderr] usermod: no changes Nov 27 19:50:57.964 INFO [stderr] Compiling brotli-sys v0.3.2 Nov 27 19:50:57.968 INFO [stderr] Compiling miniz-sys v0.1.10 Nov 27 19:50:57.988 INFO [stderr] Compiling actix-web v0.6.14 Nov 27 19:50:57.990 INFO [stderr] Checking rand v0.5.3 Nov 27 19:50:57.996 INFO [stderr] Checking mio v0.6.15 Nov 27 19:50:58.005 INFO [stderr] Checking tokio-timer v0.2.4 Nov 27 19:50:58.013 INFO [stderr] Compiling serde v1.0.69 Nov 27 19:50:58.014 INFO [stderr] Checking tokio-io v0.1.7 Nov 27 19:51:01.262 INFO [stderr] Checking http v0.1.7 Nov 27 19:51:01.626 INFO [stderr] Compiling backtrace-sys v0.1.23 Nov 27 19:51:02.516 INFO [stderr] Compiling actix_derive v0.2.0 Nov 27 19:51:03.257 INFO [stderr] Checking tokio-threadpool v0.1.4 Nov 27 19:51:03.968 INFO [stderr] Checking mime v0.3.8 Nov 27 19:51:07.487 INFO [stderr] Checking backtrace v0.2.3 Nov 27 19:51:10.845 INFO [stderr] Checking serde_urlencoded v0.5.2 Nov 27 19:51:13.409 INFO [stderr] Compiling backtrace v0.3.9 Nov 27 19:51:14.254 INFO [stderr] Checking tokio-codec v0.1.0 Nov 27 19:51:14.270 INFO [stderr] Checking error-chain v0.1.12 Nov 27 19:51:21.169 INFO [stderr] Checking failure v0.1.1 Nov 27 19:51:21.215 INFO [stderr] Checking tokio-reactor v0.1.2 Nov 27 19:51:21.217 INFO [stderr] Checking mio-uds v0.6.6 Nov 27 19:51:21.229 INFO [stderr] Checking tokio-fs v0.1.1 Nov 27 19:51:24.697 INFO [stderr] Compiling error-chain v0.11.0 Nov 27 19:51:25.033 INFO [stderr] Checking dotenv v0.13.0 Nov 27 19:51:26.112 INFO [stderr] Compiling mime_guess v2.0.0-alpha.5 Nov 27 19:51:26.201 INFO [stderr] Checking flate2 v1.0.1 Nov 27 19:51:26.946 INFO [stderr] Checking tokio-udp v0.1.1 Nov 27 19:51:29.218 INFO [stderr] Checking tokio-tcp v0.1.0 Nov 27 19:51:29.302 INFO [stderr] Checking cookie v0.10.1 Nov 27 19:51:30.397 INFO [stderr] Checking h2 v0.1.10 Nov 27 19:51:33.969 INFO [stderr] Checking tokio v0.1.7 Nov 27 19:51:40.038 INFO [stderr] Checking tokio-core v0.1.17 Nov 27 19:51:42.050 INFO [stderr] Checking brotli2 v0.3.2 Nov 27 19:51:45.118 INFO [stderr] Checking trust-dns-proto v0.3.3 Nov 27 19:51:45.125 INFO [stderr] Checking tokio-signal v0.1.5 Nov 27 19:51:53.155 INFO [stderr] Checking trust-dns-resolver v0.8.2 Nov 27 19:51:56.452 INFO [stderr] Compiling serde_json v1.0.22 Nov 27 19:51:56.452 INFO [stderr] Compiling semver v0.9.0 Nov 27 19:52:02.559 INFO [stderr] Compiling cargo_metadata v0.5.8 Nov 27 19:52:06.828 INFO [stderr] Compiling skeptic v0.13.3 Nov 27 19:52:10.966 INFO [stderr] Compiling actix v0.5.8 Nov 27 19:52:25.743 INFO [stderr] Checking actix-mixed-playground v0.1.0 (/source) Nov 27 19:52:28.862 INFO [stderr] warning: cannot find type `Simple` in this scope Nov 27 19:52:28.863 INFO [stderr] --> src/supervised_actor/mod.rs:62:10 Nov 27 19:52:28.863 INFO [stderr] | Nov 27 19:52:28.863 INFO [stderr] 62 | #[derive(Message)] Nov 27 19:52:28.864 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 19:52:28.864 INFO [stderr] | Nov 27 19:52:28.864 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 27 19:52:28.865 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 19:52:28.865 INFO [stderr] = note: for more information, see issue #50504 Nov 27 19:52:28.865 INFO [stderr] Nov 27 19:52:28.866 INFO [stderr] warning: cannot find type `StopActor` in this scope Nov 27 19:52:28.866 INFO [stderr] --> src/supervised_actor/mod.rs:73:10 Nov 27 19:52:28.866 INFO [stderr] | Nov 27 19:52:28.867 INFO [stderr] 73 | #[derive(Message)] Nov 27 19:52:28.867 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 19:52:28.867 INFO [stderr] | Nov 27 19:52:28.868 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 19:52:28.868 INFO [stderr] = note: for more information, see issue #50504 Nov 27 19:52:28.868 INFO [stderr] Nov 27 19:52:28.895 INFO [stderr] warning: cannot find type `Simple` in this scope Nov 27 19:52:28.895 INFO [stderr] --> src/supervised_actor/mod.rs:62:10 Nov 27 19:52:28.896 INFO [stderr] | Nov 27 19:52:28.896 INFO [stderr] 62 | #[derive(Message)] Nov 27 19:52:28.896 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 19:52:28.896 INFO [stderr] | Nov 27 19:52:28.897 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 27 19:52:28.897 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 19:52:28.897 INFO [stderr] = note: for more information, see issue #50504 Nov 27 19:52:28.897 INFO [stderr] Nov 27 19:52:28.898 INFO [stderr] warning: cannot find type `StopActor` in this scope Nov 27 19:52:28.898 INFO [stderr] --> src/supervised_actor/mod.rs:73:10 Nov 27 19:52:28.898 INFO [stderr] | Nov 27 19:52:28.898 INFO [stderr] 73 | #[derive(Message)] Nov 27 19:52:28.899 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 19:52:28.899 INFO [stderr] | Nov 27 19:52:28.899 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 19:52:28.899 INFO [stderr] = note: for more information, see issue #50504 Nov 27 19:52:28.899 INFO [stderr] Nov 27 19:52:29.410 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 31s Nov 27 19:52:29.428 INFO [stderr] su: No module specific data is present Nov 27 19:52:30.725 INFO running `"docker" "inspect" "d9241308d49a8394824162a00fb124f36048cfc6f3e927acd4682af2ad78f40f"` Nov 27 19:52:30.966 INFO running `"docker" "rm" "-f" "d9241308d49a8394824162a00fb124f36048cfc6f3e927acd4682af2ad78f40f"` Nov 27 19:52:31.292 INFO [stdout] d9241308d49a8394824162a00fb124f36048cfc6f3e927acd4682af2ad78f40f