[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/pr-60944/sources/master#589beb979c0f1a9736e02e578913db88398c3ba5/gh/Dentosal/sc2-proxy"` [INFO] [stderr] Cloning into 'work/ex/pr-60944/sources/master#589beb979c0f1a9736e02e578913db88398c3ba5/gh/Dentosal/sc2-proxy'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Dentosal/sc2-proxy" "work/ex/pr-60944/sources/try#42445ded8fd34235a676755cb5d079658ed51f6a/gh/Dentosal/sc2-proxy"` [INFO] [stderr] Cloning into 'work/ex/pr-60944/sources/try#42445ded8fd34235a676755cb5d079658ed51f6a/gh/Dentosal/sc2-proxy'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 21715ef22af3f4261c130736aa78f99dbc24aaf2 [INFO] sha for GitHub repo Dentosal/sc2-proxy: 21715ef22af3f4261c130736aa78f99dbc24aaf2 [INFO] validating manifest of Dentosal/sc2-proxy on toolchain master#589beb979c0f1a9736e02e578913db88398c3ba5 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+589beb979c0f1a9736e02e578913db88398c3ba5-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of Dentosal/sc2-proxy on toolchain try#42445ded8fd34235a676755cb5d079658ed51f6a [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+42445ded8fd34235a676755cb5d079658ed51f6a-alt" "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/pr-60944/sources/master#589beb979c0f1a9736e02e578913db88398c3ba5/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/pr-60944/sources/try#42445ded8fd34235a676755cb5d079658ed51f6a/gh/Dentosal/sc2-proxy/Cargo.toml [INFO] crate Dentosal/sc2-proxy already has a lockfile, it will not be regenerated [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+589beb979c0f1a9736e02e578913db88398c3ba5-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+42445ded8fd34235a676755cb5d079658ed51f6a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking Dentosal/sc2-proxy against try#42445ded8fd34235a676755cb5d079658ed51f6a for pr-60944 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-60944/worker-0/try#42445ded8fd34235a676755cb5d079658ed51f6a:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-60944/sources/try#42445ded8fd34235a676755cb5d079658ed51f6a/gh/Dentosal/sc2-proxy:/opt/crater/workdir:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/crater-raid/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=forbid" "-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" "+42445ded8fd34235a676755cb5d079658ed51f6a-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 1063721c69d49d70f0c35a1c7ddedb36b9e5aa75bc0cf8618d4327e9f7926a12 [INFO] running `"docker" "start" "-a" "1063721c69d49d70f0c35a1c7ddedb36b9e5aa75bc0cf8618d4327e9f7926a12"` [INFO] [stderr] Compiling protobuf v2.3.0 [INFO] [stderr] Compiling protoc v2.3.0 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Checking crossbeam v0.7.1 [INFO] [stderr] Compiling tempfile v3.0.5 [INFO] [stderr] Checking serde v1.0.87 [INFO] [stderr] Checking portpicker v0.1.0 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking websocket v0.22.2 [INFO] [stderr] Checking dotenv v0.13.0 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking serde_json v1.0.38 [INFO] [stderr] Compiling protobuf-codegen v2.3.0 [INFO] [stderr] Compiling protoc-rust v2.3.0 [INFO] [stderr] Compiling sc2-proto v0.2.1 [INFO] [stderr] Checking sc2-proxy v0.1.0 (/opt/crater/workdir) [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: 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] Finished dev [unoptimized + debuginfo] target(s) in 53.33s [INFO] running `"docker" "inspect" "1063721c69d49d70f0c35a1c7ddedb36b9e5aa75bc0cf8618d4327e9f7926a12"` [INFO] running `"docker" "rm" "-f" "1063721c69d49d70f0c35a1c7ddedb36b9e5aa75bc0cf8618d4327e9f7926a12"` [INFO] [stdout] 1063721c69d49d70f0c35a1c7ddedb36b9e5aa75bc0cf8618d4327e9f7926a12