[INFO] cloning repository https://github.com/TakahiroSato/websocket_game_server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TakahiroSato/websocket_game_server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTakahiroSato%2Fwebsocket_game_server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTakahiroSato%2Fwebsocket_game_server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] be7dd9c4bc3e62732bff40dafc1ec3e277273938 [INFO] checking TakahiroSato/websocket_game_server against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTakahiroSato%2Fwebsocket_game_server" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TakahiroSato/websocket_game_server on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/TakahiroSato/websocket_game_server [INFO] finished tweaking git repo https://github.com/TakahiroSato/websocket_game_server [INFO] tweaked toml for git repo https://github.com/TakahiroSato/websocket_game_server written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/TakahiroSato/websocket_game_server already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 938e32d5c660006588dee3f82e0aeb48f00f5dca32931e113c0eb2d41dffdd88 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "938e32d5c660006588dee3f82e0aeb48f00f5dca32931e113c0eb2d41dffdd88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "938e32d5c660006588dee3f82e0aeb48f00f5dca32931e113c0eb2d41dffdd88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "938e32d5c660006588dee3f82e0aeb48f00f5dca32931e113c0eb2d41dffdd88", kill_on_drop: false }` [INFO] [stdout] 938e32d5c660006588dee3f82e0aeb48f00f5dca32931e113c0eb2d41dffdd88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 41f32839d9f93ed90629b88c8e1db79eae9e9a8414a517147cc7e81546154680 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "41f32839d9f93ed90629b88c8e1db79eae9e9a8414a517147cc7e81546154680", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Checking unicode-normalization v0.1.9 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking sha-1 v0.8.1 [INFO] [stderr] Checking mio-extras v2.0.5 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking url v2.1.0 [INFO] [stderr] Checking ws v0.9.1 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Checking serde v1.0.102 [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Checking my_websocket v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.92s [INFO] running `Command { std: "docker" "inspect" "41f32839d9f93ed90629b88c8e1db79eae9e9a8414a517147cc7e81546154680", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41f32839d9f93ed90629b88c8e1db79eae9e9a8414a517147cc7e81546154680", kill_on_drop: false }` [INFO] [stdout] 41f32839d9f93ed90629b88c8e1db79eae9e9a8414a517147cc7e81546154680