Oct 21 15:34:59.294 INFO checking modderme123/peter against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 15:34:59.294 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 21 15:34:59.719 INFO blam! 19bd1ae59d151daa20c974969ab4ec19eac6550f1139b7e066a011a2da42bf0a Oct 21 15:34:59.728 INFO running `"docker" "start" "-a" "19bd1ae59d151daa20c974969ab4ec19eac6550f1139b7e066a011a2da42bf0a"` Oct 21 15:35:00.794 INFO kablam! usermod: no changes Oct 21 15:35:01.164 INFO kablam! Compiling brotli-sys v0.3.2 Oct 21 15:35:01.164 INFO kablam! Compiling actix-web v0.6.5 Oct 21 15:35:01.172 INFO kablam! Compiling semver v0.9.0 Oct 21 15:35:01.172 INFO kablam! Checking uuid v0.6.3 Oct 21 15:35:01.172 INFO kablam! Checking mio v0.6.14 Oct 21 15:35:01.179 INFO kablam! Checking crossbeam-epoch v0.2.0 Oct 21 15:35:01.179 INFO kablam! Checking tokio-io v0.1.6 Oct 21 15:35:01.179 INFO kablam! Checking http v0.1.5 Oct 21 15:35:03.652 INFO kablam! Compiling backtrace-sys v0.1.16 Oct 21 15:35:03.836 INFO kablam! Checking tokio-threadpool v0.1.3 Oct 21 15:35:04.121 INFO kablam! Checking flate2 v1.0.1 Oct 21 15:35:04.272 INFO kablam! Checking backtrace v0.2.3 Oct 21 15:35:04.312 INFO kablam! Checking serde_urlencoded v0.5.2 Oct 21 15:35:06.880 INFO kablam! Compiling rayon v0.8.2 Oct 21 15:35:07.034 INFO kablam! Checking crossbeam-channel v0.1.2 Oct 21 15:35:09.016 INFO kablam! Compiling backtrace v0.3.7 Oct 21 15:35:09.280 INFO kablam! Checking error-chain v0.1.12 Oct 21 15:35:10.085 INFO kablam! Checking failure v0.1.1 Oct 21 15:35:11.820 INFO kablam! Checking tokio-reactor v0.1.1 Oct 21 15:35:12.512 INFO kablam! Checking mio-uds v0.6.6 Oct 21 15:35:13.602 INFO kablam! Checking tokio-fs v0.1.0 Oct 21 15:35:15.990 INFO kablam! Compiling error-chain v0.11.0 Oct 21 15:35:17.484 INFO kablam! Checking tokio-udp v0.1.0 Oct 21 15:35:17.484 INFO kablam! Checking tokio-tcp v0.1.0 Oct 21 15:35:20.084 INFO kablam! Compiling cargo_metadata v0.5.4 Oct 21 15:35:20.655 INFO kablam! Checking h2 v0.1.7 Oct 21 15:35:20.912 INFO kablam! Checking tokio v0.1.6 Oct 21 15:35:23.216 INFO kablam! Compiling ring v0.12.1 Oct 21 15:35:27.505 INFO kablam! Checking tokio-core v0.1.17 Oct 21 15:35:31.294 INFO kablam! Checking brotli2 v0.3.2 Oct 21 15:35:32.497 INFO kablam! Compiling skeptic v0.13.3 Oct 21 15:35:33.933 INFO kablam! Checking trust-dns-proto v0.3.3 Oct 21 15:35:33.933 INFO kablam! Checking tokio-signal v0.1.5 Oct 21 15:35:42.584 INFO kablam! Compiling actix v0.5.7 Oct 21 15:35:43.788 INFO kablam! Checking cookie v0.10.1 Oct 21 15:35:47.012 INFO kablam! Checking trust-dns-resolver v0.8.2 Oct 21 15:36:05.316 INFO kablam! Checking peter v0.1.0 (/source) Oct 21 15:36:09.604 INFO kablam! warning: cannot find type `Message` in this scope Oct 21 15:36:09.604 INFO kablam! --> src/server.rs:11:10 Oct 21 15:36:09.604 INFO kablam! | Oct 21 15:36:09.604 INFO kablam! 11 | #[derive(Message)] Oct 21 15:36:09.605 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:36:09.605 INFO kablam! | Oct 21 15:36:09.605 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 21 15:36:09.605 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 21 15:36:09.605 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:36:09.605 INFO kablam! Oct 21 15:36:09.605 INFO kablam! warning: cannot find type `Connect` in this scope Oct 21 15:36:09.605 INFO kablam! --> src/server.rs:15:10 Oct 21 15:36:09.605 INFO kablam! | Oct 21 15:36:09.605 INFO kablam! 15 | #[derive(Message)] Oct 21 15:36:09.605 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:36:09.605 INFO kablam! | Oct 21 15:36:09.605 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 21 15:36:09.605 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:36:09.605 INFO kablam! Oct 21 15:36:09.605 INFO kablam! warning: cannot find type `Disconnect` in this scope Oct 21 15:36:09.605 INFO kablam! --> src/server.rs:22:10 Oct 21 15:36:09.605 INFO kablam! | Oct 21 15:36:09.605 INFO kablam! 22 | #[derive(Message)] Oct 21 15:36:09.605 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:36:09.605 INFO kablam! | Oct 21 15:36:09.605 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 21 15:36:09.605 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:36:09.605 INFO kablam! Oct 21 15:36:09.605 INFO kablam! warning: cannot find type `Join` in this scope Oct 21 15:36:09.605 INFO kablam! --> src/server.rs:35:10 Oct 21 15:36:09.605 INFO kablam! | Oct 21 15:36:09.605 INFO kablam! 35 | #[derive(Message)] Oct 21 15:36:09.605 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:36:09.605 INFO kablam! | Oct 21 15:36:09.605 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 21 15:36:09.605 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:36:09.605 INFO kablam! Oct 21 15:36:09.605 INFO kablam! warning: cannot find type `Message` in this scope Oct 21 15:36:09.605 INFO kablam! --> src/main.rs:17:14 Oct 21 15:36:09.605 INFO kablam! | Oct 21 15:36:09.605 INFO kablam! 17 | #[derive(Message)] Oct 21 15:36:09.605 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:36:09.605 INFO kablam! | Oct 21 15:36:09.605 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 21 15:36:09.605 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:36:09.605 INFO kablam! Oct 21 15:36:09.680 INFO kablam! warning: cannot find type `Message` in this scope Oct 21 15:36:09.680 INFO kablam! --> src/server.rs:11:10 Oct 21 15:36:09.680 INFO kablam! | Oct 21 15:36:09.680 INFO kablam! 11 | #[derive(Message)] Oct 21 15:36:09.680 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:36:09.680 INFO kablam! | Oct 21 15:36:09.680 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 21 15:36:09.680 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 21 15:36:09.680 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:36:09.680 INFO kablam! Oct 21 15:36:09.681 INFO kablam! warning: cannot find type `Connect` in this scope Oct 21 15:36:09.681 INFO kablam! --> src/server.rs:15:10 Oct 21 15:36:09.681 INFO kablam! | Oct 21 15:36:09.681 INFO kablam! 15 | #[derive(Message)] Oct 21 15:36:09.681 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:36:09.681 INFO kablam! | Oct 21 15:36:09.681 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 21 15:36:09.681 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:36:09.681 INFO kablam! Oct 21 15:36:09.681 INFO kablam! warning: cannot find type `Disconnect` in this scope Oct 21 15:36:09.681 INFO kablam! --> src/server.rs:22:10 Oct 21 15:36:09.681 INFO kablam! | Oct 21 15:36:09.681 INFO kablam! 22 | #[derive(Message)] Oct 21 15:36:09.681 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:36:09.681 INFO kablam! | Oct 21 15:36:09.681 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 21 15:36:09.681 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:36:09.681 INFO kablam! Oct 21 15:36:09.681 INFO kablam! warning: cannot find type `Join` in this scope Oct 21 15:36:09.681 INFO kablam! --> src/server.rs:35:10 Oct 21 15:36:09.681 INFO kablam! | Oct 21 15:36:09.681 INFO kablam! 35 | #[derive(Message)] Oct 21 15:36:09.681 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:36:09.681 INFO kablam! | Oct 21 15:36:09.681 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 21 15:36:09.681 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:36:09.681 INFO kablam! Oct 21 15:36:09.681 INFO kablam! warning: cannot find type `Message` in this scope Oct 21 15:36:09.681 INFO kablam! --> src/main.rs:17:14 Oct 21 15:36:09.681 INFO kablam! | Oct 21 15:36:09.681 INFO kablam! 17 | #[derive(Message)] Oct 21 15:36:09.681 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 15:36:09.681 INFO kablam! | Oct 21 15:36:09.681 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 21 15:36:09.681 INFO kablam! = note: for more information, see issue #50504 Oct 21 15:36:09.681 INFO kablam! Oct 21 15:36:10.136 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 09s Oct 21 15:36:10.168 INFO kablam! su: No module specific data is present Oct 21 15:36:11.151 INFO running `"docker" "rm" "-f" "19bd1ae59d151daa20c974969ab4ec19eac6550f1139b7e066a011a2da42bf0a"` Oct 21 15:36:11.476 INFO blam! 19bd1ae59d151daa20c974969ab4ec19eac6550f1139b7e066a011a2da42bf0a