Nov 16 13:20:08.333 INFO testing simmons/webrtc-demo-server against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 16 13:20:08.335 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-7/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-alt build --frozen" "-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 16 13:20:08.783 INFO [stdout] 403a9d6eb0a61b45e4e078a60efc8101b875157f7f07ac752f9bd61bb0cd9d51 Nov 16 13:20:08.789 INFO running `"docker" "start" "-a" "403a9d6eb0a61b45e4e078a60efc8101b875157f7f07ac752f9bd61bb0cd9d51"` Nov 16 13:20:10.074 INFO [stderr] usermod: no changes Nov 16 13:20:10.579 INFO [stderr] Compiling cc v1.0.22 Nov 16 13:20:10.580 INFO [stderr] Compiling woothee v0.8.0 Nov 16 13:20:10.580 INFO [stderr] Compiling termcolor v1.0.2 Nov 16 13:20:10.580 INFO [stderr] Compiling actix-web v0.7.4 Nov 16 13:20:10.583 INFO [stderr] Compiling socket2 v0.3.7 Nov 16 13:20:10.583 INFO [stderr] Compiling mio v0.6.15 Nov 16 13:20:10.595 INFO [stderr] Compiling tokio-io v0.1.8 Nov 16 13:20:10.595 INFO [stderr] Compiling serde_json v1.0.26 Nov 16 13:20:12.731 INFO [stderr] Compiling syn v0.14.9 Nov 16 13:20:14.044 INFO [stderr] Compiling serde_urlencoded v0.5.3 Nov 16 13:20:27.444 INFO [stderr] Compiling regex v1.0.4 Nov 16 13:20:27.490 INFO [stderr] Compiling crossbeam-channel v0.2.4 Nov 16 13:20:27.649 INFO [stderr] Compiling tokio-codec v0.1.0 Nov 16 13:20:27.661 INFO [stderr] Compiling h2 v0.1.12 Nov 16 13:20:27.979 INFO [stderr] Compiling backtrace-sys v0.1.24 Nov 16 13:20:28.059 INFO [stderr] Compiling brotli-sys v0.3.2 Nov 16 13:20:35.817 INFO [stderr] Compiling ring v0.13.2 Nov 16 13:20:35.980 INFO [stderr] Compiling miniz-sys v0.1.10 Nov 16 13:20:36.004 INFO [stderr] Compiling tokio-threadpool v0.1.6 Nov 16 13:20:38.072 INFO [stderr] Compiling tokio-reactor v0.1.4 Nov 16 13:20:40.535 INFO [stderr] Compiling mio-uds v0.6.6 Nov 16 13:20:54.637 INFO [stderr] Compiling mime_guess v2.0.0-alpha.6 Nov 16 13:20:57.703 INFO [stderr] Compiling tokio-udp v0.1.2 Nov 16 13:20:59.713 INFO [stderr] Compiling tokio-tcp v0.1.1 Nov 16 13:21:22.527 INFO [stderr] Compiling tokio-uds v0.2.1 Nov 16 13:21:22.540 INFO [stderr] Compiling tokio-signal v0.2.4 Nov 16 13:21:23.123 INFO [stderr] Compiling tokio-fs v0.1.3 Nov 16 13:21:26.448 INFO [stderr] Compiling flate2 v1.0.2 Nov 16 13:21:32.736 INFO [stderr] Compiling env_logger v0.5.12 Nov 16 13:21:32.738 INFO [stderr] Compiling backtrace v0.2.3 Nov 16 13:21:32.748 INFO [stderr] Compiling backtrace v0.3.9 Nov 16 13:21:37.943 INFO [stderr] Compiling tokio v0.1.8 Nov 16 13:21:39.025 INFO [stderr] Compiling error-chain v0.10.0 Nov 16 13:21:39.053 INFO [stderr] Compiling error-chain v0.1.12 Nov 16 13:21:44.415 INFO [stderr] Compiling brotli2 v0.3.2 Nov 16 13:21:48.848 INFO [stderr] Compiling trust-dns-proto v0.4.0 Nov 16 13:21:48.890 INFO [stderr] Compiling dotenv v0.10.1 Nov 16 13:21:53.355 INFO [stderr] Compiling cookie v0.11.0 Nov 16 13:21:58.711 INFO [stderr] Compiling synstructure v0.9.0 Nov 16 13:21:58.711 INFO [stderr] Compiling actix_derive v0.3.0 Nov 16 13:21:58.715 INFO [stderr] Compiling serde_derive v1.0.75 Nov 16 13:22:11.667 INFO [stderr] Compiling trust-dns-resolver v0.9.1 Nov 16 13:22:16.535 INFO [stderr] Compiling failure_derive v0.1.2 Nov 16 13:22:25.791 INFO [stderr] Compiling failure v0.1.2 Nov 16 13:22:31.019 INFO [stderr] Compiling actix v0.7.3 Nov 16 13:23:08.963 INFO [stderr] Compiling webrtc-demo-server v0.1.0 (/source) Nov 16 13:23:11.204 INFO [stderr] warning: cannot find type `ConnectResponse` in this scope Nov 16 13:23:11.204 INFO [stderr] --> src/lobby.rs:78:10 Nov 16 13:23:11.204 INFO [stderr] | Nov 16 13:23:11.205 INFO [stderr] 78 | #[derive(Message)] Nov 16 13:23:11.205 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 13:23:11.205 INFO [stderr] | Nov 16 13:23:11.205 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 16 13:23:11.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 16 13:23:11.206 INFO [stderr] = note: for more information, see issue #50504 Nov 16 13:23:11.207 INFO [stderr] Nov 16 13:23:26.647 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 16s Nov 16 13:23:26.671 INFO [stderr] su: No module specific data is present Nov 16 13:23:27.367 INFO running `"docker" "inspect" "403a9d6eb0a61b45e4e078a60efc8101b875157f7f07ac752f9bd61bb0cd9d51"` Nov 16 13:23:27.585 INFO running `"docker" "rm" "-f" "403a9d6eb0a61b45e4e078a60efc8101b875157f7f07ac752f9bd61bb0cd9d51"` Nov 16 13:23:27.912 INFO [stdout] 403a9d6eb0a61b45e4e078a60efc8101b875157f7f07ac752f9bd61bb0cd9d51 Nov 16 13:23:27.916 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-7/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-alt test --frozen --no-run" "-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 16 13:23:28.235 INFO [stdout] 5391bcdf4fa346d018227db720ab2fdb0a607c669125ab6ca9e435e10f23e43d Nov 16 13:23:28.236 INFO running `"docker" "start" "-a" "5391bcdf4fa346d018227db720ab2fdb0a607c669125ab6ca9e435e10f23e43d"` Nov 16 13:23:29.459 INFO [stderr] usermod: no changes Nov 16 13:23:29.835 INFO [stderr] Compiling webrtc-demo-server v0.1.0 (/source) Nov 16 13:23:31.864 INFO [stderr] warning: cannot find type `ConnectResponse` in this scope Nov 16 13:23:31.864 INFO [stderr] --> src/lobby.rs:78:10 Nov 16 13:23:31.865 INFO [stderr] | Nov 16 13:23:31.865 INFO [stderr] 78 | #[derive(Message)] Nov 16 13:23:31.865 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 13:23:31.866 INFO [stderr] | Nov 16 13:23:31.866 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 16 13:23:31.866 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 16 13:23:31.867 INFO [stderr] = note: for more information, see issue #50504 Nov 16 13:23:31.867 INFO [stderr] Nov 16 13:23:33.011 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.53s Nov 16 13:23:33.028 INFO [stderr] su: No module specific data is present Nov 16 13:23:33.685 INFO running `"docker" "inspect" "5391bcdf4fa346d018227db720ab2fdb0a607c669125ab6ca9e435e10f23e43d"` Nov 16 13:23:34.001 INFO running `"docker" "rm" "-f" "5391bcdf4fa346d018227db720ab2fdb0a607c669125ab6ca9e435e10f23e43d"` Nov 16 13:23:34.254 INFO [stdout] 5391bcdf4fa346d018227db720ab2fdb0a607c669125ab6ca9e435e10f23e43d Nov 16 13:23:34.260 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-7/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-alt test --frozen" "-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 16 13:23:34.925 INFO [stdout] 148074e161cf033468ab4be1ddd2f50c47b3be180f5b9cff4af9ce76c5cc60aa Nov 16 13:23:34.931 INFO running `"docker" "start" "-a" "148074e161cf033468ab4be1ddd2f50c47b3be180f5b9cff4af9ce76c5cc60aa"` Nov 16 13:23:36.166 INFO [stderr] usermod: no changes Nov 16 13:23:36.552 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.36s Nov 16 13:23:36.561 INFO [stderr] Running /target/debug/deps/webrtc_demo_server-fc8b06e43a1623c8 Nov 16 13:23:36.590 INFO [stdout] Nov 16 13:23:36.590 INFO [stdout] running 0 tests Nov 16 13:23:36.590 INFO [stdout] Nov 16 13:23:36.590 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 13:23:36.590 INFO [stdout] Nov 16 13:23:36.599 INFO [stderr] su: No module specific data is present Nov 16 13:23:37.639 INFO running `"docker" "inspect" "148074e161cf033468ab4be1ddd2f50c47b3be180f5b9cff4af9ce76c5cc60aa"` Nov 16 13:23:38.013 INFO running `"docker" "rm" "-f" "148074e161cf033468ab4be1ddd2f50c47b3be180f5b9cff4af9ce76c5cc60aa"` Nov 16 13:23:38.251 INFO [stdout] 148074e161cf033468ab4be1ddd2f50c47b3be180f5b9cff4af9ce76c5cc60aa