Oct 12 13:42:24.326 INFO checking simmons/webrtc-demo-server against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 12 13:42:24.326 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-3/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 13:42:24.759 INFO blam! ca203b9af447f5ae4d0c833519a3da89831db674f0ccf7bdd78a1db22d4b5c13 Oct 12 13:42:24.800 INFO running `"docker" "start" "-a" "ca203b9af447f5ae4d0c833519a3da89831db674f0ccf7bdd78a1db22d4b5c13"` Oct 12 13:42:26.572 INFO kablam! usermod: no changes Oct 12 13:42:27.019 INFO kablam! Compiling woothee v0.8.0 Oct 12 13:42:27.019 INFO kablam! Compiling actix-web v0.7.4 Oct 12 13:42:27.020 INFO kablam! Compiling brotli-sys v0.3.2 Oct 12 13:42:27.020 INFO kablam! Compiling ring v0.13.2 Oct 12 13:42:27.024 INFO kablam! Compiling miniz-sys v0.1.10 Oct 12 13:42:27.030 INFO kablam! Compiling rand v0.4.3 Oct 12 13:42:27.046 INFO kablam! Compiling syn v0.11.11 Oct 12 13:42:27.062 INFO kablam! Checking tokio-io v0.1.8 Oct 12 13:42:30.374 INFO kablam! Checking http v0.1.10 Oct 12 13:42:30.960 INFO kablam! Checking mio-uds v0.6.6 Oct 12 13:42:34.160 INFO kablam! Checking url v1.7.1 Oct 12 13:42:34.710 INFO kablam! Checking error-chain v0.10.0 Oct 12 13:42:37.416 INFO kablam! Compiling serde_derive v1.0.75 Oct 12 13:42:37.688 INFO kablam! Checking tokio-reactor v0.1.4 Oct 12 13:42:38.114 INFO kablam! Checking tokio-codec v0.1.0 Oct 12 13:42:40.890 INFO kablam! Checking tokio-threadpool v0.1.6 Oct 12 13:42:45.340 INFO kablam! Checking env_logger v0.5.12 Oct 12 13:42:49.648 INFO kablam! Checking tokio-udp v0.1.2 Oct 12 13:42:50.024 INFO kablam! Checking tokio-tcp v0.1.1 Oct 12 13:42:50.076 INFO kablam! Checking tokio-uds v0.2.1 Oct 12 13:42:51.710 INFO kablam! Checking tokio-signal v0.2.4 Oct 12 13:42:53.288 INFO kablam! Compiling phf_generator v0.7.22 Oct 12 13:42:53.340 INFO kablam! Checking serde_urlencoded v0.5.3 Oct 12 13:42:53.972 INFO kablam! Checking tokio-fs v0.1.3 Oct 12 13:42:54.205 INFO kablam! Checking flate2 v1.0.2 Oct 12 13:42:54.447 INFO kablam! Checking trust-dns-proto v0.4.0 Oct 12 13:42:55.420 INFO kablam! Checking h2 v0.1.12 Oct 12 13:42:55.782 INFO kablam! Compiling phf_codegen v0.7.22 Oct 12 13:42:57.452 INFO kablam! Checking tokio v0.1.8 Oct 12 13:43:04.984 INFO kablam! Compiling mime_guess v2.0.0-alpha.6 Oct 12 13:43:05.465 INFO kablam! Checking brotli2 v0.3.2 Oct 12 13:43:09.500 INFO kablam! Compiling derive-error-chain v0.10.1 Oct 12 13:43:10.630 INFO kablam! Checking trust-dns-resolver v0.9.1 Oct 12 13:43:10.762 INFO kablam! Checking cookie v0.11.0 Oct 12 13:43:19.240 INFO kablam! Checking actix v0.7.3 Oct 12 13:43:21.772 INFO kablam! Checking dotenv v0.10.1 Oct 12 13:43:37.988 INFO kablam! Checking webrtc-demo-server v0.1.0 (/source) Oct 12 13:43:40.341 INFO kablam! warning: cannot find type `ConnectResponse` in this scope Oct 12 13:43:40.341 INFO kablam! --> src/lobby.rs:78:10 Oct 12 13:43:40.341 INFO kablam! | Oct 12 13:43:40.341 INFO kablam! 78 | #[derive(Message)] Oct 12 13:43:40.341 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 13:43:40.342 INFO kablam! | Oct 12 13:43:40.342 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 12 13:43:40.342 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 13:43:40.342 INFO kablam! = note: for more information, see issue #50504 Oct 12 13:43:40.342 INFO kablam! Oct 12 13:43:40.868 INFO kablam! warning: cannot find type `ConnectResponse` in this scope Oct 12 13:43:40.869 INFO kablam! --> src/lobby.rs:78:10 Oct 12 13:43:40.869 INFO kablam! | Oct 12 13:43:40.869 INFO kablam! 78 | #[derive(Message)] Oct 12 13:43:40.870 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 13:43:40.870 INFO kablam! | Oct 12 13:43:40.870 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 12 13:43:40.870 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 13:43:40.871 INFO kablam! = note: for more information, see issue #50504 Oct 12 13:43:40.871 INFO kablam! Oct 12 13:43:41.529 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 14s Oct 12 13:43:41.562 INFO kablam! su: No module specific data is present Oct 12 13:43:42.717 INFO running `"docker" "rm" "-f" "ca203b9af447f5ae4d0c833519a3da89831db674f0ccf7bdd78a1db22d4b5c13"` Oct 12 13:43:42.977 INFO blam! ca203b9af447f5ae4d0c833519a3da89831db674f0ccf7bdd78a1db22d4b5c13