Nov 28 00:25:50.537 INFO checking modderme123/peter against master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5 for pr-56074 Nov 28 00:25:50.537 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56074/worker-1/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56074/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/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 +0b9f19dff1347e29bf4362ab5a8fab84b43023b5-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 28 00:25:50.908 INFO [stdout] 578d27fe237a2f05d48832e0d676f57081d7b90bcb9aed6858ad1dd4bd68637d Nov 28 00:25:50.914 INFO running `"docker" "start" "-a" "578d27fe237a2f05d48832e0d676f57081d7b90bcb9aed6858ad1dd4bd68637d"` Nov 28 00:25:51.893 INFO [stderr] usermod: no changes Nov 28 00:25:52.356 INFO [stderr] Compiling serde v1.0.55 Nov 28 00:25:52.396 INFO [stderr] Compiling actix-web v0.6.5 Nov 28 00:25:52.396 INFO [stderr] Checking mio v0.6.14 Nov 28 00:25:52.402 INFO [stderr] Checking crossbeam-epoch v0.2.0 Nov 28 00:25:52.408 INFO [stderr] Checking tokio-io v0.1.6 Nov 28 00:25:52.408 INFO [stderr] Checking http v0.1.5 Nov 28 00:25:52.408 INFO [stderr] Checking parking_lot v0.4.8 Nov 28 00:25:52.431 INFO [stderr] Checking tokio-threadpool v0.1.3 Nov 28 00:25:55.816 INFO [stderr] Checking serde_urlencoded v0.5.2 Nov 28 00:25:56.962 INFO [stderr] Compiling mime_guess v2.0.0-alpha.4 Nov 28 00:25:56.962 INFO [stderr] Checking cookie v0.10.1 Nov 28 00:25:57.077 INFO [stderr] Checking crossbeam-channel v0.1.2 Nov 28 00:25:59.809 INFO [stderr] Checking tokio-fs v0.1.0 Nov 28 00:26:05.342 INFO [stderr] Checking tokio-reactor v0.1.1 Nov 28 00:26:05.482 INFO [stderr] Checking mio-uds v0.6.6 Nov 28 00:26:09.218 INFO [stderr] Checking tokio-tcp v0.1.0 Nov 28 00:26:09.218 INFO [stderr] Checking tokio-udp v0.1.0 Nov 28 00:26:11.416 INFO [stderr] Checking h2 v0.1.7 Nov 28 00:26:11.424 INFO [stderr] Checking tokio v0.1.6 Nov 28 00:26:13.912 INFO [stderr] Checking tokio-core v0.1.17 Nov 28 00:26:18.360 INFO [stderr] Checking trust-dns-proto v0.3.3 Nov 28 00:26:18.360 INFO [stderr] Checking tokio-signal v0.1.5 Nov 28 00:26:26.072 INFO [stderr] Checking trust-dns-resolver v0.8.2 Nov 28 00:26:29.658 INFO [stderr] Compiling semver v0.9.0 Nov 28 00:26:29.658 INFO [stderr] Compiling serde_json v1.0.17 Nov 28 00:26:36.349 INFO [stderr] Compiling cargo_metadata v0.5.4 Nov 28 00:26:40.640 INFO [stderr] Compiling skeptic v0.13.3 Nov 28 00:26:45.464 INFO [stderr] Compiling actix v0.5.7 Nov 28 00:27:04.580 INFO [stderr] Checking peter v0.1.0 (/source) Nov 28 00:27:08.923 INFO [stderr] warning: cannot find type `Message` in this scope Nov 28 00:27:08.924 INFO [stderr] --> src/server.rs:11:10 Nov 28 00:27:08.924 INFO [stderr] | Nov 28 00:27:08.925 INFO [stderr] 11 | #[derive(Message)] Nov 28 00:27:08.925 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:27:08.926 INFO [stderr] | Nov 28 00:27:08.927 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 28 00:27:08.927 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 28 00:27:08.928 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:27:08.929 INFO [stderr] Nov 28 00:27:08.929 INFO [stderr] warning: cannot find type `Connect` in this scope Nov 28 00:27:08.930 INFO [stderr] --> src/server.rs:15:10 Nov 28 00:27:08.931 INFO [stderr] | Nov 28 00:27:08.931 INFO [stderr] 15 | #[derive(Message)] Nov 28 00:27:08.932 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:27:08.932 INFO [stderr] | Nov 28 00:27:08.933 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 28 00:27:08.933 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:27:08.934 INFO [stderr] Nov 28 00:27:08.935 INFO [stderr] warning: cannot find type `Disconnect` in this scope Nov 28 00:27:08.935 INFO [stderr] --> src/server.rs:22:10 Nov 28 00:27:08.936 INFO [stderr] | Nov 28 00:27:08.937 INFO [stderr] 22 | #[derive(Message)] Nov 28 00:27:08.937 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:27:08.938 INFO [stderr] | Nov 28 00:27:08.938 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 28 00:27:08.939 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:27:08.939 INFO [stderr] Nov 28 00:27:08.940 INFO [stderr] warning: cannot find type `Join` in this scope Nov 28 00:27:08.941 INFO [stderr] --> src/server.rs:35:10 Nov 28 00:27:08.941 INFO [stderr] | Nov 28 00:27:08.942 INFO [stderr] 35 | #[derive(Message)] Nov 28 00:27:08.942 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:27:08.943 INFO [stderr] | Nov 28 00:27:08.944 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 28 00:27:08.944 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:27:08.945 INFO [stderr] Nov 28 00:27:08.945 INFO [stderr] warning: cannot find type `Message` in this scope Nov 28 00:27:08.946 INFO [stderr] --> src/main.rs:17:14 Nov 28 00:27:08.946 INFO [stderr] | Nov 28 00:27:08.947 INFO [stderr] 17 | #[derive(Message)] Nov 28 00:27:08.947 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:27:08.948 INFO [stderr] | Nov 28 00:27:08.949 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 28 00:27:08.949 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:27:08.950 INFO [stderr] Nov 28 00:27:09.560 INFO [stderr] warning: cannot find type `Message` in this scope Nov 28 00:27:09.560 INFO [stderr] --> src/server.rs:11:10 Nov 28 00:27:09.560 INFO [stderr] | Nov 28 00:27:09.560 INFO [stderr] 11 | #[derive(Message)] Nov 28 00:27:09.560 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:27:09.560 INFO [stderr] | Nov 28 00:27:09.560 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 28 00:27:09.560 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 28 00:27:09.560 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:27:09.560 INFO [stderr] Nov 28 00:27:09.560 INFO [stderr] warning: cannot find type `Connect` in this scope Nov 28 00:27:09.560 INFO [stderr] --> src/server.rs:15:10 Nov 28 00:27:09.560 INFO [stderr] | Nov 28 00:27:09.560 INFO [stderr] 15 | #[derive(Message)] Nov 28 00:27:09.560 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:27:09.560 INFO [stderr] | Nov 28 00:27:09.560 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 28 00:27:09.560 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:27:09.560 INFO [stderr] Nov 28 00:27:09.560 INFO [stderr] warning: cannot find type `Disconnect` in this scope Nov 28 00:27:09.560 INFO [stderr] --> src/server.rs:22:10 Nov 28 00:27:09.560 INFO [stderr] | Nov 28 00:27:09.560 INFO [stderr] 22 | #[derive(Message)] Nov 28 00:27:09.560 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:27:09.560 INFO [stderr] | Nov 28 00:27:09.560 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 28 00:27:09.560 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:27:09.561 INFO [stderr] Nov 28 00:27:09.561 INFO [stderr] warning: cannot find type `Join` in this scope Nov 28 00:27:09.561 INFO [stderr] --> src/server.rs:35:10 Nov 28 00:27:09.561 INFO [stderr] | Nov 28 00:27:09.561 INFO [stderr] 35 | #[derive(Message)] Nov 28 00:27:09.561 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:27:09.561 INFO [stderr] | Nov 28 00:27:09.561 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 28 00:27:09.561 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:27:09.561 INFO [stderr] Nov 28 00:27:09.561 INFO [stderr] warning: cannot find type `Message` in this scope Nov 28 00:27:09.561 INFO [stderr] --> src/main.rs:17:14 Nov 28 00:27:09.561 INFO [stderr] | Nov 28 00:27:09.561 INFO [stderr] 17 | #[derive(Message)] Nov 28 00:27:09.561 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:27:09.561 INFO [stderr] | Nov 28 00:27:09.561 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 28 00:27:09.561 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:27:09.561 INFO [stderr] Nov 28 00:27:09.804 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 17s Nov 28 00:27:09.825 INFO [stderr] su: No module specific data is present Nov 28 00:27:10.802 INFO running `"docker" "inspect" "578d27fe237a2f05d48832e0d676f57081d7b90bcb9aed6858ad1dd4bd68637d"` Nov 28 00:27:11.105 INFO running `"docker" "rm" "-f" "578d27fe237a2f05d48832e0d676f57081d7b90bcb9aed6858ad1dd4bd68637d"` Nov 28 00:27:11.540 INFO [stdout] 578d27fe237a2f05d48832e0d676f57081d7b90bcb9aed6858ad1dd4bd68637d