Oct 26 20:22:37.220 INFO checking sstelfox/actix-mixed-playground against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 26 20:22:37.220 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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"` Oct 26 20:22:37.691 INFO blam! dc86a31504b684ca9d5d9f2ae441ca950638444211b8c3b0c9afd7372395afa2 Oct 26 20:22:37.693 INFO running `"docker" "start" "-a" "dc86a31504b684ca9d5d9f2ae441ca950638444211b8c3b0c9afd7372395afa2"` Oct 26 20:22:39.362 INFO kablam! usermod: no changes Oct 26 20:22:39.935 INFO kablam! Compiling actix-web v0.6.14 Oct 26 20:22:39.951 INFO kablam! Compiling serde v1.0.69 Oct 26 20:22:39.954 INFO kablam! Checking tokio-io v0.1.7 Oct 26 20:22:39.954 INFO kablam! Checking http v0.1.7 Oct 26 20:22:39.955 INFO kablam! Compiling actix_derive v0.2.0 Oct 26 20:22:39.960 INFO kablam! Checking tokio-threadpool v0.1.4 Oct 26 20:22:39.960 INFO kablam! Checking mime v0.3.8 Oct 26 20:22:39.962 INFO kablam! Checking serde_urlencoded v0.5.2 Oct 26 20:22:42.451 INFO kablam! Checking dotenv v0.13.0 Oct 26 20:22:44.096 INFO kablam! Compiling mime_guess v2.0.0-alpha.5 Oct 26 20:22:44.853 INFO kablam! Checking cookie v0.10.1 Oct 26 20:22:45.775 INFO kablam! Checking tokio-codec v0.1.0 Oct 26 20:22:46.403 INFO kablam! Checking tokio-reactor v0.1.2 Oct 26 20:22:50.775 INFO kablam! Checking tokio-fs v0.1.1 Oct 26 20:22:52.795 INFO kablam! Checking tokio-udp v0.1.1 Oct 26 20:22:52.947 INFO kablam! Checking tokio-tcp v0.1.0 Oct 26 20:22:57.187 INFO kablam! Checking tokio v0.1.7 Oct 26 20:23:01.925 INFO kablam! Checking h2 v0.1.10 Oct 26 20:23:02.120 INFO kablam! Checking tokio-core v0.1.17 Oct 26 20:23:05.969 INFO kablam! Checking trust-dns-proto v0.3.3 Oct 26 20:23:05.971 INFO kablam! Checking tokio-signal v0.1.5 Oct 26 20:23:15.435 INFO kablam! Checking trust-dns-resolver v0.8.2 Oct 26 20:23:20.855 INFO kablam! Compiling serde_json v1.0.22 Oct 26 20:23:20.857 INFO kablam! Compiling semver v0.9.0 Oct 26 20:23:26.663 INFO kablam! Compiling cargo_metadata v0.5.8 Oct 26 20:23:30.882 INFO kablam! Compiling skeptic v0.13.3 Oct 26 20:23:34.860 INFO kablam! Compiling actix v0.5.8 Oct 26 20:23:49.251 INFO kablam! Checking actix-mixed-playground v0.1.0 (/source) Oct 26 20:23:51.999 INFO kablam! warning: cannot find type `Simple` in this scope Oct 26 20:23:52.000 INFO kablam! --> src/supervised_actor/mod.rs:62:10 Oct 26 20:23:52.001 INFO kablam! | Oct 26 20:23:52.002 INFO kablam! 62 | #[derive(Message)] Oct 26 20:23:52.002 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 20:23:52.003 INFO kablam! | Oct 26 20:23:52.003 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 26 20:23:52.004 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! Oct 26 20:23:52.005 INFO kablam! = note: for more information, see issue #50504 Oct 26 20:23:52.005 INFO kablam! Oct 26 20:23:52.006 INFO kablam! warning: cannot find type `StopActor` in this scope Oct 26 20:23:52.007 INFO kablam! --> src/supervised_actor/mod.rs:73:10 Oct 26 20:23:52.007 INFO kablam! | Oct 26 20:23:52.008 INFO kablam! 73 | #[derive(Message)] Oct 26 20:23:52.009 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 20:23:52.009 INFO kablam! | Oct 26 20:23:52.009 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! Oct 26 20:23:52.010 INFO kablam! = note: for more information, see issue #50504 Oct 26 20:23:52.010 INFO kablam! Oct 26 20:23:52.379 INFO kablam! warning: cannot find type `Simple` in this scope Oct 26 20:23:52.380 INFO kablam! --> src/supervised_actor/mod.rs:62:10 Oct 26 20:23:52.380 INFO kablam! | Oct 26 20:23:52.380 INFO kablam! 62 | #[derive(Message)] Oct 26 20:23:52.381 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 20:23:52.381 INFO kablam! | Oct 26 20:23:52.382 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 26 20:23:52.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! Oct 26 20:23:52.382 INFO kablam! = note: for more information, see issue #50504 Oct 26 20:23:52.382 INFO kablam! Oct 26 20:23:52.383 INFO kablam! warning: cannot find type `StopActor` in this scope Oct 26 20:23:52.383 INFO kablam! --> src/supervised_actor/mod.rs:73:10 Oct 26 20:23:52.384 INFO kablam! | Oct 26 20:23:52.384 INFO kablam! 73 | #[derive(Message)] Oct 26 20:23:52.384 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 20:23:52.384 INFO kablam! | Oct 26 20:23:52.385 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! Oct 26 20:23:52.385 INFO kablam! = note: for more information, see issue #50504 Oct 26 20:23:52.385 INFO kablam! Oct 26 20:23:52.706 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 13s Oct 26 20:23:52.727 INFO kablam! su: No module specific data is present Oct 26 20:23:54.204 INFO running `"docker" "rm" "-f" "dc86a31504b684ca9d5d9f2ae441ca950638444211b8c3b0c9afd7372395afa2"` Oct 26 20:23:54.455 INFO blam! dc86a31504b684ca9d5d9f2ae441ca950638444211b8c3b0c9afd7372395afa2