Oct 12 17:13:38.498 INFO checking modderme123/peter against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 17:13:38.498 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-6/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 12 17:13:38.931 INFO blam! 6c98d77b1af79a1c5b3133b94ef6026c1d6ccf4532510434e2271f2f878432a2 Oct 12 17:13:38.934 INFO running `"docker" "start" "-a" "6c98d77b1af79a1c5b3133b94ef6026c1d6ccf4532510434e2271f2f878432a2"` Oct 12 17:13:39.899 INFO kablam! usermod: no changes Oct 12 17:13:40.320 INFO kablam! Compiling serde v1.0.55 Oct 12 17:13:40.346 INFO kablam! Compiling actix-web v0.6.5 Oct 12 17:13:40.346 INFO kablam! Checking uuid v0.6.3 Oct 12 17:13:40.346 INFO kablam! Compiling tempdir v0.3.7 Oct 12 17:13:40.349 INFO kablam! Checking tokio-io v0.1.6 Oct 12 17:13:40.349 INFO kablam! Checking http v0.1.5 Oct 12 17:13:40.349 INFO kablam! Checking parking_lot v0.4.8 Oct 12 17:13:40.349 INFO kablam! Compiling backtrace-sys v0.1.16 Oct 12 17:13:41.628 INFO kablam! Checking brotli-sys v0.3.2 Oct 12 17:13:43.012 INFO kablam! Checking mio-uds v0.6.6 Oct 12 17:13:43.032 INFO kablam! Compiling backtrace v0.3.7 Oct 12 17:13:43.076 INFO kablam! Checking flate2 v1.0.1 Oct 12 17:13:43.272 INFO kablam! Checking brotli2 v0.3.2 Oct 12 17:13:43.548 INFO kablam! Compiling serde_derive v1.0.55 Oct 12 17:13:46.048 INFO kablam! Compiling rayon-core v1.4.0 Oct 12 17:13:46.140 INFO kablam! Checking backtrace v0.2.3 Oct 12 17:13:46.183 INFO kablam! Checking serde_urlencoded v0.5.2 Oct 12 17:13:49.604 INFO kablam! Checking crossbeam-channel v0.1.2 Oct 12 17:13:49.789 INFO kablam! Checking tokio-reactor v0.1.1 Oct 12 17:13:49.902 INFO kablam! Checking tokio-fs v0.1.0 Oct 12 17:13:52.600 INFO kablam! Checking failure v0.1.1 Oct 12 17:13:57.702 INFO kablam! Checking error-chain v0.1.12 Oct 12 17:13:57.768 INFO kablam! Compiling error-chain v0.11.0 Oct 12 17:13:57.789 INFO kablam! Checking tokio-tcp v0.1.0 Oct 12 17:13:57.878 INFO kablam! Checking tokio-udp v0.1.0 Oct 12 17:13:58.217 INFO kablam! Compiling rayon v0.8.2 Oct 12 17:14:02.758 INFO kablam! Checking tokio v0.1.6 Oct 12 17:14:04.801 INFO kablam! Checking h2 v0.1.7 Oct 12 17:14:08.944 INFO kablam! Checking tokio-core v0.1.17 Oct 12 17:14:14.177 INFO kablam! Checking trust-dns-proto v0.3.3 Oct 12 17:14:14.177 INFO kablam! Checking tokio-signal v0.1.5 Oct 12 17:14:15.226 INFO kablam! Compiling ring v0.12.1 Oct 12 17:14:35.796 INFO kablam! Checking trust-dns-resolver v0.8.2 Oct 12 17:14:40.328 INFO kablam! Compiling serde_json v1.0.17 Oct 12 17:14:40.328 INFO kablam! Compiling semver v0.9.0 Oct 12 17:14:44.589 INFO kablam! Checking cookie v0.10.1 Oct 12 17:14:49.068 INFO kablam! Compiling cargo_metadata v0.5.4 Oct 12 17:14:52.908 INFO kablam! Compiling skeptic v0.13.3 Oct 12 17:14:57.212 INFO kablam! Compiling actix v0.5.7 Oct 12 17:15:14.740 INFO kablam! Checking peter v0.1.0 (/source) Oct 12 17:15:18.621 INFO kablam! warning: cannot find type `Message` in this scope Oct 12 17:15:18.622 INFO kablam! --> src/server.rs:11:10 Oct 12 17:15:18.622 INFO kablam! | Oct 12 17:15:18.622 INFO kablam! 11 | #[derive(Message)] Oct 12 17:15:18.622 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 17:15:18.623 INFO kablam! | Oct 12 17:15:18.623 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 12 17:15:18.623 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 12 17:15:18.624 INFO kablam! = note: for more information, see issue #50504 Oct 12 17:15:18.624 INFO kablam! Oct 12 17:15:18.624 INFO kablam! warning: cannot find type `Connect` in this scope Oct 12 17:15:18.625 INFO kablam! --> src/server.rs:15:10 Oct 12 17:15:18.625 INFO kablam! | Oct 12 17:15:18.625 INFO kablam! 15 | #[derive(Message)] Oct 12 17:15:18.626 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 17:15:18.626 INFO kablam! | Oct 12 17:15:18.626 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 12 17:15:18.628 INFO kablam! = note: for more information, see issue #50504 Oct 12 17:15:18.628 INFO kablam! Oct 12 17:15:18.628 INFO kablam! warning: cannot find type `Disconnect` in this scope Oct 12 17:15:18.629 INFO kablam! --> src/server.rs:22:10 Oct 12 17:15:18.629 INFO kablam! | Oct 12 17:15:18.629 INFO kablam! 22 | #[derive(Message)] Oct 12 17:15:18.629 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 17:15:18.630 INFO kablam! | Oct 12 17:15:18.630 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 12 17:15:18.630 INFO kablam! = note: for more information, see issue #50504 Oct 12 17:15:18.630 INFO kablam! Oct 12 17:15:18.631 INFO kablam! warning: cannot find type `Join` in this scope Oct 12 17:15:18.631 INFO kablam! --> src/server.rs:35:10 Oct 12 17:15:18.631 INFO kablam! | Oct 12 17:15:18.631 INFO kablam! 35 | #[derive(Message)] Oct 12 17:15:18.631 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 17:15:18.632 INFO kablam! | Oct 12 17:15:18.632 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 12 17:15:18.632 INFO kablam! = note: for more information, see issue #50504 Oct 12 17:15:18.632 INFO kablam! Oct 12 17:15:18.633 INFO kablam! warning: cannot find type `Message` in this scope Oct 12 17:15:18.633 INFO kablam! --> src/main.rs:17:14 Oct 12 17:15:18.633 INFO kablam! | Oct 12 17:15:18.633 INFO kablam! 17 | #[derive(Message)] Oct 12 17:15:18.634 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 17:15:18.634 INFO kablam! | Oct 12 17:15:18.634 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 12 17:15:18.634 INFO kablam! = note: for more information, see issue #50504 Oct 12 17:15:18.634 INFO kablam! Oct 12 17:15:18.888 INFO kablam! warning: cannot find type `Message` in this scope Oct 12 17:15:18.889 INFO kablam! --> src/server.rs:11:10 Oct 12 17:15:18.889 INFO kablam! | Oct 12 17:15:18.890 INFO kablam! 11 | #[derive(Message)] Oct 12 17:15:18.890 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 17:15:18.890 INFO kablam! | Oct 12 17:15:18.890 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 12 17:15:18.891 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 12 17:15:18.891 INFO kablam! = note: for more information, see issue #50504 Oct 12 17:15:18.891 INFO kablam! Oct 12 17:15:18.892 INFO kablam! warning: cannot find type `Connect` in this scope Oct 12 17:15:18.892 INFO kablam! --> src/server.rs:15:10 Oct 12 17:15:18.892 INFO kablam! | Oct 12 17:15:18.892 INFO kablam! 15 | #[derive(Message)] Oct 12 17:15:18.893 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 17:15:18.893 INFO kablam! | Oct 12 17:15:18.893 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 12 17:15:18.894 INFO kablam! = note: for more information, see issue #50504 Oct 12 17:15:18.894 INFO kablam! Oct 12 17:15:18.894 INFO kablam! warning: cannot find type `Disconnect` in this scope Oct 12 17:15:18.894 INFO kablam! --> src/server.rs:22:10 Oct 12 17:15:18.895 INFO kablam! | Oct 12 17:15:18.895 INFO kablam! 22 | #[derive(Message)] Oct 12 17:15:18.895 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 17:15:18.896 INFO kablam! | Oct 12 17:15:18.896 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 12 17:15:18.896 INFO kablam! = note: for more information, see issue #50504 Oct 12 17:15:18.897 INFO kablam! Oct 12 17:15:18.897 INFO kablam! warning: cannot find type `Join` in this scope Oct 12 17:15:18.897 INFO kablam! --> src/server.rs:35:10 Oct 12 17:15:18.897 INFO kablam! | Oct 12 17:15:18.897 INFO kablam! 35 | #[derive(Message)] Oct 12 17:15:18.898 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 17:15:18.898 INFO kablam! | Oct 12 17:15:18.898 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 12 17:15:18.898 INFO kablam! = note: for more information, see issue #50504 Oct 12 17:15:18.898 INFO kablam! Oct 12 17:15:18.898 INFO kablam! warning: cannot find type `Message` in this scope Oct 12 17:15:18.899 INFO kablam! --> src/main.rs:17:14 Oct 12 17:15:18.899 INFO kablam! | Oct 12 17:15:18.899 INFO kablam! 17 | #[derive(Message)] Oct 12 17:15:18.900 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 17:15:18.900 INFO kablam! | Oct 12 17:15:18.900 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 12 17:15:18.900 INFO kablam! = note: for more information, see issue #50504 Oct 12 17:15:18.901 INFO kablam! Oct 12 17:15:19.141 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 39s Oct 12 17:15:19.161 INFO kablam! su: No module specific data is present Oct 12 17:15:19.919 INFO running `"docker" "rm" "-f" "6c98d77b1af79a1c5b3133b94ef6026c1d6ccf4532510434e2271f2f878432a2"` Oct 12 17:15:20.168 INFO blam! 6c98d77b1af79a1c5b3133b94ef6026c1d6ccf4532510434e2271f2f878432a2