[INFO] cloning repository https://github.com/WithoutAName25/minesweeper-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WithoutAName25/minesweeper-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWithoutAName25%2Fminesweeper-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWithoutAName25%2Fminesweeper-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 91779eec0c56cad90c46cfe208d880d783a1b16c [INFO] checking WithoutAName25/minesweeper-server against c0dfa9ae292642b7683cf7162ffb6880170df098 for pr-160902 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWithoutAName25%2Fminesweeper-server" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/WithoutAName25/minesweeper-server [INFO] finished tweaking git repo https://github.com/WithoutAName25/minesweeper-server [INFO] tweaked toml for git repo https://github.com/WithoutAName25/minesweeper-server written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/WithoutAName25/minesweeper-server on toolchain c0dfa9ae292642b7683cf7162ffb6880170df098 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c0dfa9ae292642b7683cf7162ffb6880170df098" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/WithoutAName25/minesweeper-server already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c0dfa9ae292642b7683cf7162ffb6880170df098" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 9655d36f378f5431b10cc7d76fb5857caa3a43f6982823240eb4add9db1a455d [INFO] running `Command { std: "docker" "start" "9655d36f378f5431b10cc7d76fb5857caa3a43f6982823240eb4add9db1a455d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9655d36f378f5431b10cc7d76fb5857caa3a43f6982823240eb4add9db1a455d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9655d36f378f5431b10cc7d76fb5857caa3a43f6982823240eb4add9db1a455d" "/opt/rustwide/cargo-home/bin/cargo" "+c0dfa9ae292642b7683cf7162ffb6880170df098" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9655d36f378f5431b10cc7d76fb5857caa3a43f6982823240eb4add9db1a455d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9655d36f378f5431b10cc7d76fb5857caa3a43f6982823240eb4add9db1a455d" "/opt/rustwide/cargo-home/bin/cargo" "+c0dfa9ae292642b7683cf7162ffb6880170df098" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Checking tokio v1.53.1 [INFO] [stderr] Checking serde v1.0.229 [INFO] [stderr] Checking indexmap v2.14.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Compiling ref-cast v1.0.26 [INFO] [stderr] Compiling futures-core v0.3.33 [INFO] [stderr] Compiling futures-sink v0.3.33 [INFO] [stderr] Compiling ref-cast-impl v1.0.26 [INFO] [stderr] Compiling futures-task v0.3.33 [INFO] [stderr] Compiling bytes v1.12.1 [INFO] [stderr] Compiling futures-util v0.3.33 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Compiling futures-channel v0.3.33 [INFO] [stderr] Compiling socket2 v0.6.5 [INFO] [stderr] Compiling mio v1.2.2 [INFO] [stderr] Checking is-terminal v0.4.17 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling devise_core v0.4.2 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling futures-io v0.3.33 [INFO] [stderr] Checking winnow v0.7.15 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling time v0.3.55 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling devise_codegen v0.4.2 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling futures v0.3.33 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling log v0.4.33 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Compiling either v1.17.0 [INFO] [stderr] Compiling smallvec v1.15.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling devise v0.4.2 [INFO] [stderr] Checking minesweeper-common v1.0.0 (/opt/rustwide/workdir/common) [INFO] [stderr] Checking uuid v1.25.0 [INFO] [stderr] Compiling rocket v0.5.1 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Checking tracing-subscriber v0.3.23 [INFO] [stderr] Checking sha1 v0.10.7 [INFO] [stderr] Checking ubyte v0.10.4 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Checking tungstenite v0.21.0 [INFO] [stderr] Checking unicase_serde v0.1.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking tungstenite v0.30.0 [INFO] [stderr] Checking dashmap v6.2.1 [INFO] [stderr] Checking nanoid v0.5.0 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Checking tokio-util v0.7.19 [INFO] [stderr] Checking tokio-stream v0.1.19 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Checking tokio-tungstenite v0.30.0 [INFO] [stderr] Checking tokio-test v0.4.5 [INFO] [stderr] Checking tower-http v0.6.11 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking h2 v0.4.15 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Compiling rocket_http v0.5.1 [INFO] [stderr] Checking hyper v1.11.0 [INFO] [stderr] Compiling rocket_codegen v0.5.1 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Checking hyper-rustls v0.27.9 [INFO] [stderr] Checking reqwest v0.12.28 [INFO] [stderr] Checking minesweeper-client v1.0.0 (/opt/rustwide/workdir/client) [INFO] [stderr] Checking rocket_ws v0.1.1 [INFO] [stderr] Checking rocket_cors v0.6.0 [INFO] [stderr] Checking minesweeper-server v1.0.0 (/opt/rustwide/workdir/server) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "9655d36f378f5431b10cc7d76fb5857caa3a43f6982823240eb4add9db1a455d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9655d36f378f5431b10cc7d76fb5857caa3a43f6982823240eb4add9db1a455d", kill_on_drop: false }` [INFO] [stdout] 9655d36f378f5431b10cc7d76fb5857caa3a43f6982823240eb4add9db1a455d