[INFO] updating cached repository Dentosal/sc2-proxy [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Dentosal/sc2-proxy [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Dentosal/sc2-proxy" "work/ex/beta-1.38-1/sources/1.37.0/gh/Dentosal/sc2-proxy"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/Dentosal/sc2-proxy'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Dentosal/sc2-proxy" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Dentosal/sc2-proxy"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Dentosal/sc2-proxy'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d5de0e7211856e00e530ccc0fc013dfba9bab04d [INFO] sha for GitHub repo Dentosal/sc2-proxy: d5de0e7211856e00e530ccc0fc013dfba9bab04d [INFO] validating manifest of Dentosal/sc2-proxy on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of Dentosal/sc2-proxy on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing Dentosal/sc2-proxy [INFO] finished frobbing Dentosal/sc2-proxy [INFO] frobbed toml for Dentosal/sc2-proxy written to work/ex/beta-1.38-1/sources/1.37.0/gh/Dentosal/sc2-proxy/Cargo.toml [INFO] started frobbing Dentosal/sc2-proxy [INFO] finished frobbing Dentosal/sc2-proxy [INFO] frobbed toml for Dentosal/sc2-proxy written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Dentosal/sc2-proxy/Cargo.toml [INFO] crate Dentosal/sc2-proxy already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing Dentosal/sc2-proxy against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Dentosal/sc2-proxy:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] f8174fdb426b2fae983a17ac81a96fdcd176a3500235bf6cf0f3de264be9b011 [INFO] running `"docker" "start" "-a" "f8174fdb426b2fae983a17ac81a96fdcd176a3500235bf6cf0f3de264be9b011"` [INFO] [stderr] Compiling protobuf v2.3.0 [INFO] [stderr] Compiling cc v1.0.29 [INFO] [stderr] Compiling serde v1.0.87 [INFO] [stderr] Compiling shellexpand v1.0.0 [INFO] [stderr] Compiling rand_jitter v0.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling tokio-sync v0.1.1 [INFO] [stderr] Compiling protoc v2.3.0 [INFO] [stderr] Compiling rand_os v0.1.2 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling tokio-io v0.1.11 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling tokio-executor v0.1.6 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling env_logger v0.6.0 [INFO] [stderr] Compiling hyper v0.10.15 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling tokio-current-thread v0.1.4 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling pretty_env_logger v0.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling tempfile v3.0.5 [INFO] [stderr] Compiling portpicker v0.1.0 [INFO] [stderr] Compiling crossbeam v0.7.1 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling crossbeam v0.6.0 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling tokio-threadpool v0.1.11 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-fs v0.1.5 [INFO] [stderr] Compiling protobuf-codegen v2.3.0 [INFO] [stderr] Compiling tokio v0.1.15 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.87 [INFO] [stderr] Compiling protoc-rust v2.3.0 [INFO] [stderr] Compiling tokio-tls v0.2.1 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling websocket v0.22.2 [INFO] [stderr] Compiling dotenv v0.13.0 [INFO] [stderr] Compiling sc2-proto v0.2.1 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling serde_json v1.0.38 [INFO] [stderr] Compiling sc2-proxy v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stderr] --> src/lib.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | #![feature(type_alias_enum_variants)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `RequestJoinGame` is imported redundantly [INFO] [stderr] --> src/game/lobby.rs:131:42 [INFO] [stderr] | [INFO] [stderr] 6 | use sc2_proto::sc2api::RequestJoinGame; [INFO] [stderr] | ---------------------------------- the item `RequestJoinGame` is already imported here [INFO] [stderr] ... [INFO] [stderr] 131 | use sc2_proto::sc2api::{Request, RequestJoinGame}; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/game/mod.rs:19:39 [INFO] [stderr] | [INFO] [stderr] 19 | fn any_panic_to_string(panic_msg: Box) -> String { [INFO] [stderr] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0554`. [INFO] [stderr] error: Could not compile `sc2-proxy`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "f8174fdb426b2fae983a17ac81a96fdcd176a3500235bf6cf0f3de264be9b011"` [INFO] running `"docker" "rm" "-f" "f8174fdb426b2fae983a17ac81a96fdcd176a3500235bf6cf0f3de264be9b011"` [INFO] [stdout] f8174fdb426b2fae983a17ac81a96fdcd176a3500235bf6cf0f3de264be9b011