Nov 29 22:05:55.153 INFO checking modderme123/peter against try#32252761328f59ccfadb1bafb8148c685bc830b3 for pr-56323 Nov 29 22:05:55.153 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-6/try#32252761328f59ccfadb1bafb8148c685bc830b3:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-56323/try#32252761328f59ccfadb1bafb8148c685bc830b3:/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 +32252761328f59ccfadb1bafb8148c685bc830b3-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 29 22:05:55.587 INFO [stdout] 2d4c268e869750068c1ddc2932a4b597526b8ba9297b524fce9a42d3724f9833 Nov 29 22:05:55.594 INFO running `"docker" "start" "-a" "2d4c268e869750068c1ddc2932a4b597526b8ba9297b524fce9a42d3724f9833"` Nov 29 22:05:56.824 INFO [stderr] usermod: no changes Nov 29 22:05:57.296 INFO [stderr] Compiling serde v1.0.55 Nov 29 22:05:57.316 INFO [stderr] Compiling actix-web v0.6.5 Nov 29 22:05:57.322 INFO [stderr] Checking base64 v0.9.1 Nov 29 22:05:57.322 INFO [stderr] Checking parking_lot_core v0.2.14 Nov 29 22:05:57.322 INFO [stderr] Checking mio v0.6.14 Nov 29 22:05:57.322 INFO [stderr] Checking crossbeam-epoch v0.2.0 Nov 29 22:05:57.322 INFO [stderr] Checking tokio-timer v0.2.3 Nov 29 22:05:57.322 INFO [stderr] Checking tokio-io v0.1.6 Nov 29 22:05:59.332 INFO [stderr] Checking http v0.1.5 Nov 29 22:06:00.272 INFO [stderr] Checking crossbeam-deque v0.3.1 Nov 29 22:06:01.112 INFO [stderr] Checking serde_urlencoded v0.5.2 Nov 29 22:06:01.172 INFO [stderr] Compiling mime_guess v2.0.0-alpha.4 Nov 29 22:06:01.416 INFO [stderr] Checking parking_lot v0.4.8 Nov 29 22:06:03.793 INFO [stderr] Checking cookie v0.10.1 Nov 29 22:06:03.816 INFO [stderr] Checking tokio-threadpool v0.1.3 Nov 29 22:06:04.596 INFO [stderr] Checking mio-uds v0.6.6 Nov 29 22:06:09.038 INFO [stderr] Checking tokio-reactor v0.1.1 Nov 29 22:06:09.182 INFO [stderr] Checking crossbeam-channel v0.1.2 Nov 29 22:06:13.053 INFO [stderr] Checking tokio-fs v0.1.0 Nov 29 22:06:13.434 INFO [stderr] Checking tokio-udp v0.1.0 Nov 29 22:06:13.436 INFO [stderr] Checking tokio-tcp v0.1.0 Nov 29 22:06:17.065 INFO [stderr] Checking tokio v0.1.6 Nov 29 22:06:19.326 INFO [stderr] Checking h2 v0.1.7 Nov 29 22:06:20.290 INFO [stderr] Checking tokio-core v0.1.17 Nov 29 22:06:24.907 INFO [stderr] Checking trust-dns-proto v0.3.3 Nov 29 22:06:24.908 INFO [stderr] Checking tokio-signal v0.1.5 Nov 29 22:06:35.222 INFO [stderr] Checking trust-dns-resolver v0.8.2 Nov 29 22:06:37.182 INFO [stderr] Compiling semver v0.9.0 Nov 29 22:06:37.189 INFO [stderr] Compiling serde_json v1.0.17 Nov 29 22:06:44.633 INFO [stderr] Compiling cargo_metadata v0.5.4 Nov 29 22:06:48.930 INFO [stderr] Compiling skeptic v0.13.3 Nov 29 22:06:53.537 INFO [stderr] Compiling actix v0.5.7 Nov 29 22:07:10.128 INFO [stderr] Checking peter v0.1.0 (/source) Nov 29 22:07:14.970 INFO [stderr] warning: cannot find type `Message` in this scope Nov 29 22:07:14.970 INFO [stderr] --> src/server.rs:11:10 Nov 29 22:07:14.971 INFO [stderr] | Nov 29 22:07:14.971 INFO [stderr] 11 | #[derive(Message)] Nov 29 22:07:14.971 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 22:07:14.971 INFO [stderr] | Nov 29 22:07:14.971 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 29 22:07:14.971 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 29 22:07:14.971 INFO [stderr] = note: for more information, see issue #50504 Nov 29 22:07:14.971 INFO [stderr] Nov 29 22:07:14.971 INFO [stderr] warning: cannot find type `Connect` in this scope Nov 29 22:07:14.971 INFO [stderr] --> src/server.rs:15:10 Nov 29 22:07:14.971 INFO [stderr] | Nov 29 22:07:14.971 INFO [stderr] 15 | #[derive(Message)] Nov 29 22:07:14.971 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 22:07:14.971 INFO [stderr] | Nov 29 22:07:14.971 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 29 22:07:14.971 INFO [stderr] = note: for more information, see issue #50504 Nov 29 22:07:14.971 INFO [stderr] Nov 29 22:07:14.971 INFO [stderr] warning: cannot find type `Disconnect` in this scope Nov 29 22:07:14.971 INFO [stderr] --> src/server.rs:22:10 Nov 29 22:07:14.971 INFO [stderr] | Nov 29 22:07:14.971 INFO [stderr] 22 | #[derive(Message)] Nov 29 22:07:14.971 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 22:07:14.971 INFO [stderr] | Nov 29 22:07:14.971 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 29 22:07:14.972 INFO [stderr] = note: for more information, see issue #50504 Nov 29 22:07:14.972 INFO [stderr] Nov 29 22:07:14.972 INFO [stderr] warning: cannot find type `Join` in this scope Nov 29 22:07:14.972 INFO [stderr] --> src/server.rs:35:10 Nov 29 22:07:14.972 INFO [stderr] | Nov 29 22:07:14.972 INFO [stderr] 35 | #[derive(Message)] Nov 29 22:07:14.972 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 22:07:14.972 INFO [stderr] | Nov 29 22:07:14.972 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 29 22:07:14.972 INFO [stderr] = note: for more information, see issue #50504 Nov 29 22:07:14.972 INFO [stderr] Nov 29 22:07:14.972 INFO [stderr] warning: cannot find type `Message` in this scope Nov 29 22:07:14.972 INFO [stderr] --> src/main.rs:17:14 Nov 29 22:07:14.972 INFO [stderr] | Nov 29 22:07:14.972 INFO [stderr] 17 | #[derive(Message)] Nov 29 22:07:14.972 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 22:07:14.972 INFO [stderr] | Nov 29 22:07:14.972 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 29 22:07:14.972 INFO [stderr] = note: for more information, see issue #50504 Nov 29 22:07:14.973 INFO [stderr] Nov 29 22:07:15.204 INFO [stderr] warning: cannot find type `Message` in this scope Nov 29 22:07:15.205 INFO [stderr] --> src/server.rs:11:10 Nov 29 22:07:15.205 INFO [stderr] | Nov 29 22:07:15.205 INFO [stderr] 11 | #[derive(Message)] Nov 29 22:07:15.206 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 22:07:15.206 INFO [stderr] | Nov 29 22:07:15.206 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 29 22:07:15.206 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 29 22:07:15.207 INFO [stderr] = note: for more information, see issue #50504 Nov 29 22:07:15.207 INFO [stderr] Nov 29 22:07:15.207 INFO [stderr] warning: cannot find type `Connect` in this scope Nov 29 22:07:15.207 INFO [stderr] --> src/server.rs:15:10 Nov 29 22:07:15.208 INFO [stderr] | Nov 29 22:07:15.208 INFO [stderr] 15 | #[derive(Message)] Nov 29 22:07:15.208 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 22:07:15.209 INFO [stderr] | Nov 29 22:07:15.209 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 29 22:07:15.209 INFO [stderr] = note: for more information, see issue #50504 Nov 29 22:07:15.209 INFO [stderr] Nov 29 22:07:15.210 INFO [stderr] warning: cannot find type `Disconnect` in this scope Nov 29 22:07:15.210 INFO [stderr] --> src/server.rs:22:10 Nov 29 22:07:15.210 INFO [stderr] | Nov 29 22:07:15.210 INFO [stderr] 22 | #[derive(Message)] Nov 29 22:07:15.211 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 22:07:15.211 INFO [stderr] | Nov 29 22:07:15.211 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 29 22:07:15.212 INFO [stderr] = note: for more information, see issue #50504 Nov 29 22:07:15.212 INFO [stderr] Nov 29 22:07:15.212 INFO [stderr] warning: cannot find type `Join` in this scope Nov 29 22:07:15.212 INFO [stderr] --> src/server.rs:35:10 Nov 29 22:07:15.213 INFO [stderr] | Nov 29 22:07:15.213 INFO [stderr] 35 | #[derive(Message)] Nov 29 22:07:15.213 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 22:07:15.213 INFO [stderr] | Nov 29 22:07:15.214 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 29 22:07:15.214 INFO [stderr] = note: for more information, see issue #50504 Nov 29 22:07:15.214 INFO [stderr] Nov 29 22:07:15.214 INFO [stderr] warning: cannot find type `Message` in this scope Nov 29 22:07:15.215 INFO [stderr] --> src/main.rs:17:14 Nov 29 22:07:15.215 INFO [stderr] | Nov 29 22:07:15.215 INFO [stderr] 17 | #[derive(Message)] Nov 29 22:07:15.216 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 22:07:15.216 INFO [stderr] | Nov 29 22:07:15.216 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 29 22:07:15.216 INFO [stderr] = note: for more information, see issue #50504 Nov 29 22:07:15.217 INFO [stderr] Nov 29 22:07:15.535 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 18s Nov 29 22:07:15.554 INFO [stderr] su: No module specific data is present Nov 29 22:07:17.894 INFO running `"docker" "inspect" "2d4c268e869750068c1ddc2932a4b597526b8ba9297b524fce9a42d3724f9833"` Nov 29 22:07:18.260 INFO running `"docker" "rm" "-f" "2d4c268e869750068c1ddc2932a4b597526b8ba9297b524fce9a42d3724f9833"` Nov 29 22:07:18.640 INFO [stdout] 2d4c268e869750068c1ddc2932a4b597526b8ba9297b524fce9a42d3724f9833