Oct 26 20:52:55.270 INFO checking simmons/webrtc-demo-server against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 26 20:52:55.270 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 26 20:52:55.804 INFO blam! 7df515882d3a90e7d091ee8e92eec1a517f7dda83e042227c50db428d7c64e56 Oct 26 20:52:55.807 INFO running `"docker" "start" "-a" "7df515882d3a90e7d091ee8e92eec1a517f7dda83e042227c50db428d7c64e56"` Oct 26 20:52:57.919 INFO kablam! usermod: no changes Oct 26 20:52:58.410 INFO kablam! Compiling woothee v0.8.0 Oct 26 20:52:58.491 INFO kablam! Compiling syn v0.11.11 Oct 26 20:52:58.507 INFO kablam! Checking tokio-io v0.1.8 Oct 26 20:52:58.507 INFO kablam! Checking mio-uds v0.6.6 Oct 26 20:52:58.516 INFO kablam! Checking error-chain v0.10.0 Oct 26 20:52:58.516 INFO kablam! Compiling serde_derive v1.0.75 Oct 26 20:52:58.516 INFO kablam! Checking tokio-threadpool v0.1.6 Oct 26 20:52:58.516 INFO kablam! Checking env_logger v0.5.12 Oct 26 20:53:05.052 INFO kablam! Checking tokio-reactor v0.1.4 Oct 26 20:53:05.052 INFO kablam! Checking tokio-codec v0.1.0 Oct 26 20:53:05.053 INFO kablam! Checking h2 v0.1.12 Oct 26 20:53:06.597 INFO kablam! Checking tokio-fs v0.1.3 Oct 26 20:53:08.263 INFO kablam! Checking tokio-uds v0.2.1 Oct 26 20:53:08.264 INFO kablam! Checking tokio-udp v0.1.2 Oct 26 20:53:08.264 INFO kablam! Checking tokio-tcp v0.1.1 Oct 26 20:53:08.264 INFO kablam! Checking tokio-signal v0.2.4 Oct 26 20:53:12.218 INFO kablam! Checking trust-dns-proto v0.4.0 Oct 26 20:53:12.223 INFO kablam! Checking tokio v0.1.8 Oct 26 20:53:28.083 INFO kablam! Checking trust-dns-resolver v0.9.1 Oct 26 20:53:30.277 INFO kablam! Compiling derive-error-chain v0.10.1 Oct 26 20:53:32.891 INFO kablam! Checking actix v0.7.3 Oct 26 20:53:44.560 INFO kablam! Checking dotenv v0.10.1 Oct 26 20:53:45.539 INFO kablam! Checking actix-web v0.7.4 Oct 26 20:53:56.744 INFO kablam! Checking webrtc-demo-server v0.1.0 (/source) Oct 26 20:53:59.069 INFO kablam! warning: cannot find type `ConnectResponse` in this scope Oct 26 20:53:59.069 INFO kablam! --> src/lobby.rs:78:10 Oct 26 20:53:59.069 INFO kablam! | Oct 26 20:53:59.069 INFO kablam! 78 | #[derive(Message)] Oct 26 20:53:59.069 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 20:53:59.069 INFO kablam! | Oct 26 20:53:59.069 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 26 20:53:59.069 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 26 20:53:59.069 INFO kablam! = note: for more information, see issue #50504 Oct 26 20:53:59.069 INFO kablam! Oct 26 20:53:59.498 INFO kablam! warning: cannot find type `ConnectResponse` in this scope Oct 26 20:53:59.498 INFO kablam! --> src/lobby.rs:78:10 Oct 26 20:53:59.498 INFO kablam! | Oct 26 20:53:59.498 INFO kablam! 78 | #[derive(Message)] Oct 26 20:53:59.498 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 26 20:53:59.498 INFO kablam! | Oct 26 20:53:59.498 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 26 20:53:59.498 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 26 20:53:59.498 INFO kablam! = note: for more information, see issue #50504 Oct 26 20:53:59.498 INFO kablam! Oct 26 20:54:00.119 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 02s Oct 26 20:54:00.155 INFO kablam! su: No module specific data is present Oct 26 20:54:00.965 INFO running `"docker" "rm" "-f" "7df515882d3a90e7d091ee8e92eec1a517f7dda83e042227c50db428d7c64e56"` Oct 26 20:54:01.235 INFO blam! 7df515882d3a90e7d091ee8e92eec1a517f7dda83e042227c50db428d7c64e56