Nov 29 18:09:18.775 INFO checking simmons/webrtc-demo-server against master#a49316ddc99d9d595193557fc899f6c52e4d9af9 for pr-56323 Nov 29 18:09:18.775 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-3/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56323/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/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 +a49316ddc99d9d595193557fc899f6c52e4d9af9-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 18:09:19.152 INFO [stdout] 0be1df0ce041a7b7882a507be3349d6cf093d253ae85e599fce5362d9fdabf99 Nov 29 18:09:19.158 INFO running `"docker" "start" "-a" "0be1df0ce041a7b7882a507be3349d6cf093d253ae85e599fce5362d9fdabf99"` Nov 29 18:09:20.775 INFO [stderr] usermod: no changes Nov 29 18:09:21.184 INFO [stderr] Compiling woothee v0.8.0 Nov 29 18:09:21.190 INFO [stderr] Compiling actix-web v0.7.4 Nov 29 18:09:21.191 INFO [stderr] Compiling brotli-sys v0.3.2 Nov 29 18:09:21.196 INFO [stderr] Compiling ring v0.13.2 Nov 29 18:09:21.197 INFO [stderr] Compiling miniz-sys v0.1.10 Nov 29 18:09:21.198 INFO [stderr] Checking socket2 v0.3.7 Nov 29 18:09:21.205 INFO [stderr] Compiling rand v0.4.3 Nov 29 18:09:21.211 INFO [stderr] Checking mio v0.6.15 Nov 29 18:09:24.210 INFO [stderr] Compiling syn v0.11.11 Nov 29 18:09:24.347 INFO [stderr] Checking tokio-io v0.1.8 Nov 29 18:09:25.677 INFO [stderr] Checking serde_json v1.0.26 Nov 29 18:09:25.898 INFO [stderr] Compiling phf_shared v0.7.22 Nov 29 18:09:29.781 INFO [stderr] Compiling syn v0.14.9 Nov 29 18:09:32.293 INFO [stderr] Checking serde_urlencoded v0.5.3 Nov 29 18:09:33.396 INFO [stderr] Checking phf v0.7.22 Nov 29 18:09:33.501 INFO [stderr] Checking crossbeam-channel v0.2.4 Nov 29 18:09:38.477 INFO [stderr] Checking error-chain v0.10.0 Nov 29 18:09:38.624 INFO [stderr] Checking error-chain v0.1.12 Nov 29 18:09:40.066 INFO [stderr] Checking tokio-codec v0.1.0 Nov 29 18:09:41.362 INFO [stderr] Checking h2 v0.1.12 Nov 29 18:09:42.746 INFO [stderr] Checking tokio-threadpool v0.1.6 Nov 29 18:09:42.975 INFO [stderr] Checking tokio-reactor v0.1.4 Nov 29 18:09:48.876 INFO [stderr] Checking mio-uds v0.6.6 Nov 29 18:09:49.178 INFO [stderr] Compiling phf_generator v0.7.22 Nov 29 18:09:49.699 INFO [stderr] Checking flate2 v1.0.2 Nov 29 18:09:51.015 INFO [stderr] Checking tokio-tcp v0.1.1 Nov 29 18:09:51.215 INFO [stderr] Checking tokio-udp v0.1.2 Nov 29 18:09:54.956 INFO [stderr] Checking tokio-uds v0.2.1 Nov 29 18:09:55.114 INFO [stderr] Checking tokio-signal v0.2.4 Nov 29 18:09:55.828 INFO [stderr] Checking tokio-fs v0.1.3 Nov 29 18:09:59.500 INFO [stderr] Compiling phf_codegen v0.7.22 Nov 29 18:09:59.756 INFO [stderr] Checking trust-dns-proto v0.4.0 Nov 29 18:10:00.760 INFO [stderr] Checking tokio v0.1.8 Nov 29 18:10:02.100 INFO [stderr] Compiling mime_guess v2.0.0-alpha.6 Nov 29 18:10:03.196 INFO [stderr] Checking cookie v0.11.0 Nov 29 18:10:15.650 INFO [stderr] Checking brotli2 v0.3.2 Nov 29 18:10:17.612 INFO [stderr] Checking trust-dns-resolver v0.9.1 Nov 29 18:10:17.852 INFO [stderr] Compiling derive-error-chain v0.10.1 Nov 29 18:10:26.676 INFO [stderr] Checking dotenv v0.10.1 Nov 29 18:10:35.124 INFO [stderr] Compiling synstructure v0.9.0 Nov 29 18:10:35.124 INFO [stderr] Compiling actix_derive v0.3.0 Nov 29 18:10:35.124 INFO [stderr] Compiling serde_derive v1.0.75 Nov 29 18:10:44.025 INFO [stderr] Compiling failure_derive v0.1.2 Nov 29 18:10:48.476 INFO [stderr] Checking failure v0.1.2 Nov 29 18:10:49.150 INFO [stderr] Checking actix v0.7.3 Nov 29 18:11:13.160 INFO [stderr] Checking webrtc-demo-server v0.1.0 (/source) Nov 29 18:11:16.652 INFO [stderr] warning: cannot find type `ConnectResponse` in this scope Nov 29 18:11:16.652 INFO [stderr] --> src/lobby.rs:78:10 Nov 29 18:11:16.652 INFO [stderr] | Nov 29 18:11:16.652 INFO [stderr] 78 | #[derive(Message)] Nov 29 18:11:16.652 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 18:11:16.652 INFO [stderr] | Nov 29 18:11:16.652 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 29 18:11:16.652 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 18:11:16.652 INFO [stderr] = note: for more information, see issue #50504 Nov 29 18:11:16.652 INFO [stderr] Nov 29 18:11:16.892 INFO [stderr] warning: cannot find type `ConnectResponse` in this scope Nov 29 18:11:16.892 INFO [stderr] --> src/lobby.rs:78:10 Nov 29 18:11:16.892 INFO [stderr] | Nov 29 18:11:16.892 INFO [stderr] 78 | #[derive(Message)] Nov 29 18:11:16.892 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 18:11:16.892 INFO [stderr] | Nov 29 18:11:16.892 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 29 18:11:16.892 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 18:11:16.892 INFO [stderr] = note: for more information, see issue #50504 Nov 29 18:11:16.892 INFO [stderr] Nov 29 18:11:17.576 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 56s Nov 29 18:11:17.591 INFO [stderr] su: No module specific data is present Nov 29 18:11:18.575 INFO running `"docker" "inspect" "0be1df0ce041a7b7882a507be3349d6cf093d253ae85e599fce5362d9fdabf99"` Nov 29 18:11:18.816 INFO running `"docker" "rm" "-f" "0be1df0ce041a7b7882a507be3349d6cf093d253ae85e599fce5362d9fdabf99"` Nov 29 18:11:19.047 INFO [stdout] 0be1df0ce041a7b7882a507be3349d6cf093d253ae85e599fce5362d9fdabf99