[INFO] cloning repository https://github.com/Xijezu/ServerMonitor [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Xijezu/ServerMonitor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXijezu%2FServerMonitor"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXijezu%2FServerMonitor'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3b72783f5d8d63b3dcbb3c39084aa77e90da0f50 [INFO] checking Xijezu/ServerMonitor against master#2748a9fd93dd1a00a4521f4f16de5befbf77f6cd for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXijezu%2FServerMonitor" "/workspace/builds/worker-11/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Xijezu/ServerMonitor on toolchain 2748a9fd93dd1a00a4521f4f16de5befbf77f6cd [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Xijezu/ServerMonitor [INFO] finished tweaking git repo https://github.com/Xijezu/ServerMonitor [INFO] tweaked toml for git repo https://github.com/Xijezu/ServerMonitor written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/Xijezu/ServerMonitor already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 807373cd8eb13451f4351857a4619a4963df5d58b0d44aaa3692a40d42639eee [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "807373cd8eb13451f4351857a4619a4963df5d58b0d44aaa3692a40d42639eee"` [INFO] [stderr] Compiling syn v0.15.32 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling mysql v15.1.0 [INFO] [stderr] Checking atoi v0.3.1 [INFO] [stderr] Checking nix v0.12.0 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking num-bigint v0.2.2 [INFO] [stderr] Checking flate2 v1.0.7 [INFO] [stderr] Checking sha2 v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Checking serde_json v1.0.39 [INFO] [stderr] Checking mysql_common v0.15.0 [INFO] [stderr] Checking server_monitor v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/monitor.rs:109:17 [INFO] [stderr] | [INFO] [stderr] 109 | for mut servers in self.servers.iter_mut() { [INFO] [stderr] | ----^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/monitor.rs:109:17 [INFO] [stderr] | [INFO] [stderr] 109 | for mut servers in self.servers.iter_mut() { [INFO] [stderr] | ----^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.92s [INFO] running `"docker" "inspect" "807373cd8eb13451f4351857a4619a4963df5d58b0d44aaa3692a40d42639eee"` [INFO] running `"docker" "rm" "-f" "807373cd8eb13451f4351857a4619a4963df5d58b0d44aaa3692a40d42639eee"` [INFO] [stdout] 807373cd8eb13451f4351857a4619a4963df5d58b0d44aaa3692a40d42639eee