Oct 12 17:13:39.537 INFO checking modderme123/peter against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 12 17:13:39.537 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-7/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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:39.912 INFO blam! 97f4cca4d99d803bd5e2172598ce5f7b78aa8be2b0a1f74b51438ab483eb00d1 Oct 12 17:13:39.920 INFO running `"docker" "start" "-a" "97f4cca4d99d803bd5e2172598ce5f7b78aa8be2b0a1f74b51438ab483eb00d1"` Oct 12 17:13:41.432 INFO kablam! usermod: no changes Oct 12 17:13:41.932 INFO kablam! Compiling serde v1.0.55 Oct 12 17:13:41.937 INFO kablam! Compiling brotli-sys v0.3.2 Oct 12 17:13:41.937 INFO kablam! Compiling actix-web v0.6.5 Oct 12 17:13:41.937 INFO kablam! Checking uuid v0.6.3 Oct 12 17:13:41.937 INFO kablam! Checking mio v0.6.14 Oct 12 17:13:41.937 INFO kablam! Checking crossbeam-epoch v0.2.0 Oct 12 17:13:41.954 INFO kablam! Checking tokio-io v0.1.6 Oct 12 17:13:41.954 INFO kablam! Checking http v0.1.5 Oct 12 17:13:45.501 INFO kablam! Compiling backtrace-sys v0.1.16 Oct 12 17:13:46.976 INFO kablam! Checking flate2 v1.0.1 Oct 12 17:13:47.086 INFO kablam! Checking tokio-threadpool v0.1.3 Oct 12 17:13:47.108 INFO kablam! Checking backtrace v0.2.3 Oct 12 17:13:47.906 INFO kablam! Checking serde_urlencoded v0.5.2 Oct 12 17:13:50.226 INFO kablam! Compiling backtrace v0.3.7 Oct 12 17:13:50.337 INFO kablam! Checking crossbeam-channel v0.1.2 Oct 12 17:13:51.009 INFO kablam! Compiling rayon v0.8.2 Oct 12 17:13:53.764 INFO kablam! Checking failure v0.1.1 Oct 12 17:13:57.815 INFO kablam! Checking error-chain v0.1.12 Oct 12 17:13:57.831 INFO kablam! Checking tokio-reactor v0.1.1 Oct 12 17:13:57.980 INFO kablam! Checking mio-uds v0.6.6 Oct 12 17:13:58.173 INFO kablam! Checking tokio-fs v0.1.0 Oct 12 17:14:00.973 INFO kablam! Compiling error-chain v0.11.0 Oct 12 17:14:04.028 INFO kablam! Checking tokio-tcp v0.1.0 Oct 12 17:14:04.028 INFO kablam! Checking tokio-udp v0.1.0 Oct 12 17:14:07.573 INFO kablam! Checking h2 v0.1.7 Oct 12 17:14:08.528 INFO kablam! Checking tokio v0.1.6 Oct 12 17:14:12.704 INFO kablam! Compiling ring v0.12.1 Oct 12 17:14:12.848 INFO kablam! Checking tokio-core v0.1.17 Oct 12 17:14:19.577 INFO kablam! Checking trust-dns-proto v0.3.3 Oct 12 17:14:19.644 INFO kablam! Checking tokio-signal v0.1.5 Oct 12 17:14:23.920 INFO kablam! Checking brotli2 v0.3.2 Oct 12 17:14:35.193 INFO kablam! Checking cookie v0.10.1 Oct 12 17:14:35.457 INFO kablam! Compiling semver v0.9.0 Oct 12 17:14:35.457 INFO kablam! Compiling serde_json v1.0.17 Oct 12 17:14:36.354 INFO kablam! Checking trust-dns-resolver v0.8.2 Oct 12 17:14:44.268 INFO kablam! Compiling cargo_metadata v0.5.4 Oct 12 17:14:48.505 INFO kablam! Compiling skeptic v0.13.3 Oct 12 17:14:53.216 INFO kablam! Compiling actix v0.5.7 Oct 12 17:15:11.092 INFO kablam! Checking peter v0.1.0 (/source) Oct 12 17:15:15.388 INFO kablam! warning: cannot find type `Message` in this scope Oct 12 17:15:15.388 INFO kablam! --> src/server.rs:11:10 Oct 12 17:15:15.388 INFO kablam! | Oct 12 17:15:15.388 INFO kablam! 11 | #[derive(Message)] Oct 12 17:15:15.388 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 17:15:15.388 INFO kablam! | Oct 12 17:15:15.388 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 12 17:15:15.388 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:15.388 INFO kablam! = note: for more information, see issue #50504 Oct 12 17:15:15.388 INFO kablam! Oct 12 17:15:15.388 INFO kablam! warning: cannot find type `Connect` in this scope Oct 12 17:15:15.388 INFO kablam! --> src/server.rs:15:10 Oct 12 17:15:15.388 INFO kablam! | Oct 12 17:15:15.388 INFO kablam! 15 | #[derive(Message)] Oct 12 17:15:15.388 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 17:15:15.388 INFO kablam! | Oct 12 17:15:15.388 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:15.389 INFO kablam! = note: for more information, see issue #50504 Oct 12 17:15:15.389 INFO kablam! Oct 12 17:15:15.389 INFO kablam! warning: cannot find type `Disconnect` in this scope Oct 12 17:15:15.389 INFO kablam! --> src/server.rs:22:10 Oct 12 17:15:15.389 INFO kablam! | Oct 12 17:15:15.389 INFO kablam! 22 | #[derive(Message)] Oct 12 17:15:15.389 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 17:15:15.389 INFO kablam! | Oct 12 17:15:15.389 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:15.389 INFO kablam! = note: for more information, see issue #50504 Oct 12 17:15:15.389 INFO kablam! Oct 12 17:15:15.389 INFO kablam! warning: cannot find type `Join` in this scope Oct 12 17:15:15.389 INFO kablam! --> src/server.rs:35:10 Oct 12 17:15:15.389 INFO kablam! | Oct 12 17:15:15.389 INFO kablam! 35 | #[derive(Message)] Oct 12 17:15:15.389 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 17:15:15.389 INFO kablam! | Oct 12 17:15:15.389 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:15.389 INFO kablam! = note: for more information, see issue #50504 Oct 12 17:15:15.389 INFO kablam! Oct 12 17:15:15.389 INFO kablam! warning: cannot find type `Message` in this scope Oct 12 17:15:15.389 INFO kablam! --> src/main.rs:17:14 Oct 12 17:15:15.389 INFO kablam! | Oct 12 17:15:15.389 INFO kablam! 17 | #[derive(Message)] Oct 12 17:15:15.389 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 17:15:15.389 INFO kablam! | Oct 12 17:15:15.389 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:15.389 INFO kablam! = note: for more information, see issue #50504 Oct 12 17:15:15.389 INFO kablam! Oct 12 17:15:16.156 INFO kablam! warning: cannot find type `Message` in this scope Oct 12 17:15:16.156 INFO kablam! --> src/server.rs:11:10 Oct 12 17:15:16.156 INFO kablam! | Oct 12 17:15:16.156 INFO kablam! 11 | #[derive(Message)] Oct 12 17:15:16.156 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 17:15:16.156 INFO kablam! | Oct 12 17:15:16.156 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 12 17:15:16.156 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:16.156 INFO kablam! = note: for more information, see issue #50504 Oct 12 17:15:16.156 INFO kablam! Oct 12 17:15:16.156 INFO kablam! warning: cannot find type `Connect` in this scope Oct 12 17:15:16.156 INFO kablam! --> src/server.rs:15:10 Oct 12 17:15:16.156 INFO kablam! | Oct 12 17:15:16.156 INFO kablam! 15 | #[derive(Message)] Oct 12 17:15:16.156 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 17:15:16.156 INFO kablam! | Oct 12 17:15:16.156 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:16.156 INFO kablam! = note: for more information, see issue #50504 Oct 12 17:15:16.156 INFO kablam! Oct 12 17:15:16.156 INFO kablam! warning: cannot find type `Disconnect` in this scope Oct 12 17:15:16.156 INFO kablam! --> src/server.rs:22:10 Oct 12 17:15:16.156 INFO kablam! | Oct 12 17:15:16.156 INFO kablam! 22 | #[derive(Message)] Oct 12 17:15:16.156 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 17:15:16.156 INFO kablam! | Oct 12 17:15:16.156 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:16.156 INFO kablam! = note: for more information, see issue #50504 Oct 12 17:15:16.156 INFO kablam! Oct 12 17:15:16.156 INFO kablam! warning: cannot find type `Join` in this scope Oct 12 17:15:16.156 INFO kablam! --> src/server.rs:35:10 Oct 12 17:15:16.156 INFO kablam! | Oct 12 17:15:16.156 INFO kablam! 35 | #[derive(Message)] Oct 12 17:15:16.156 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 17:15:16.156 INFO kablam! | Oct 12 17:15:16.156 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:16.156 INFO kablam! = note: for more information, see issue #50504 Oct 12 17:15:16.156 INFO kablam! Oct 12 17:15:16.162 INFO kablam! warning: cannot find type `Message` in this scope Oct 12 17:15:16.162 INFO kablam! --> src/main.rs:17:14 Oct 12 17:15:16.162 INFO kablam! | Oct 12 17:15:16.162 INFO kablam! 17 | #[derive(Message)] Oct 12 17:15:16.162 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 17:15:16.162 INFO kablam! | Oct 12 17:15:16.162 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:16.162 INFO kablam! = note: for more information, see issue #50504 Oct 12 17:15:16.162 INFO kablam! Oct 12 17:15:16.440 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 34s Oct 12 17:15:16.465 INFO kablam! su: No module specific data is present Oct 12 17:15:17.528 INFO running `"docker" "rm" "-f" "97f4cca4d99d803bd5e2172598ce5f7b78aa8be2b0a1f74b51438ab483eb00d1"` Oct 12 17:15:17.900 INFO blam! 97f4cca4d99d803bd5e2172598ce5f7b78aa8be2b0a1f74b51438ab483eb00d1