[INFO] crate sc2-proxy 0.1.0 is already in cache [INFO] extracting crate sc2-proxy 0.1.0 into work/ex/beta-1.38-1/sources/1.37.0/reg/sc2-proxy/0.1.0 [INFO] extracting crate sc2-proxy 0.1.0 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/sc2-proxy/0.1.0 [INFO] validating manifest of sc2-proxy-0.1.0 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 sc2-proxy-0.1.0 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 sc2-proxy-0.1.0 [INFO] finished frobbing sc2-proxy-0.1.0 [INFO] frobbed toml for sc2-proxy-0.1.0 written to work/ex/beta-1.38-1/sources/1.37.0/reg/sc2-proxy/0.1.0/Cargo.toml [INFO] started frobbing sc2-proxy-0.1.0 [INFO] finished frobbing sc2-proxy-0.1.0 [INFO] frobbed toml for sc2-proxy-0.1.0 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/sc2-proxy/0.1.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 sc2-proxy-0.1.0 against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/sc2-proxy/0.1.0:/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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 80302e5fc61d10464466d9b35004fc96f002c3e1f3c35a64011fc72407bb0c5c [INFO] running `"docker" "start" "-a" "80302e5fc61d10464466d9b35004fc96f002c3e1f3c35a64011fc72407bb0c5c"` [INFO] [stderr] Compiling protobuf v2.8.0 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling shellexpand v1.0.0 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling protoc v2.8.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling dotenv v0.13.0 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling crossbeam v0.7.2 [INFO] [stderr] Compiling pretty_env_logger v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.2.1 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling portpicker v0.1.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling websocket v0.22.4 [INFO] [stderr] Compiling protobuf-codegen v2.8.0 [INFO] [stderr] Compiling protoc-rust v2.8.0 [INFO] [stderr] Compiling sc2-proto v0.2.1 [INFO] [stderr] Compiling sc2-proxy v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error[E0554]: #![feature] may not be used on the stable 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] 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] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "80302e5fc61d10464466d9b35004fc96f002c3e1f3c35a64011fc72407bb0c5c"` [INFO] running `"docker" "rm" "-f" "80302e5fc61d10464466d9b35004fc96f002c3e1f3c35a64011fc72407bb0c5c"` [INFO] [stdout] 80302e5fc61d10464466d9b35004fc96f002c3e1f3c35a64011fc72407bb0c5c