[INFO] updating cached repository https://github.com/steveslatky/RustAsyncServer [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0a3e45a04f299d6e6955e0d29d0c1e8a1a2908ff [INFO] checking steveslatky/RustAsyncServer against master#30ca215b4e38b32aa7abdd635c5e2d56f5724494 for pr-66037 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsteveslatky%2FRustAsyncServer" "/workspace/builds/worker-13/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 34% (285/816) Checking out files: 35% (286/816) Checking out files: 36% (294/816) Checking out files: 37% (302/816) Checking out files: 38% (311/816) Checking out files: 39% (319/816) Checking out files: 40% (327/816) Checking out files: 41% (335/816) Checking out files: 42% (343/816) Checking out files: 43% (351/816) Checking out files: 44% (360/816) Checking out files: 45% (368/816) Checking out files: 46% (376/816) Checking out files: 47% (384/816) Checking out files: 48% (392/816) Checking out files: 49% (400/816) Checking out files: 50% (408/816) Checking out files: 51% (417/816) Checking out files: 52% (425/816) Checking out files: 53% (433/816) Checking out files: 54% (441/816) Checking out files: 55% (449/816) Checking out files: 56% (457/816) Checking out files: 57% (466/816) Checking out files: 58% (474/816) Checking out files: 59% (482/816) Checking out files: 60% (490/816) Checking out files: 61% (498/816) Checking out files: 62% (506/816) Checking out files: 63% (515/816) Checking out files: 64% (523/816) Checking out files: 65% (531/816) Checking out files: 66% (539/816) Checking out files: 67% (547/816) Checking out files: 68% (555/816) Checking out files: 69% (564/816) Checking out files: 70% (572/816) Checking out files: 71% (580/816) Checking out files: 72% (588/816) Checking out files: 73% (596/816) Checking out files: 74% (604/816) Checking out files: 75% (612/816) Checking out files: 76% (621/816) Checking out files: 77% (629/816) Checking out files: 78% (637/816) Checking out files: 79% (645/816) Checking out files: 80% (653/816) Checking out files: 81% (661/816) Checking out files: 82% (670/816) Checking out files: 83% (678/816) Checking out files: 84% (686/816) Checking out files: 85% (694/816) Checking out files: 86% (702/816) Checking out files: 87% (710/816) Checking out files: 88% (719/816) Checking out files: 89% (727/816) Checking out files: 90% (735/816) Checking out files: 91% (743/816) Checking out files: 92% (751/816) Checking out files: 93% (759/816) Checking out files: 94% (768/816) Checking out files: 95% (776/816) Checking out files: 95% (783/816) Checking out files: 96% (784/816) Checking out files: 96% (786/816) Checking out files: 97% (792/816) Checking out files: 98% (800/816) Checking out files: 99% (808/816) Checking out files: 100% (816/816) Checking out files: 100% (816/816), done. [INFO] validating manifest of git repo https://github.com/steveslatky/RustAsyncServer on toolchain 30ca215b4e38b32aa7abdd635c5e2d56f5724494 [INFO] running `"/workspace/cargo-home/bin/cargo" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/steveslatky/RustAsyncServer [INFO] finished tweaking git repo https://github.com/steveslatky/RustAsyncServer [INFO] tweaked toml for git repo https://github.com/steveslatky/RustAsyncServer written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/steveslatky/RustAsyncServer already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ddff3dc6d00f49cc3fa5d272739cbeae3be28ef95cba2f5e338c644d7025ffdc [INFO] running `"docker" "start" "-a" "ddff3dc6d00f49cc3fa5d272739cbeae3be28ef95cba2f5e338c644d7025ffdc"` [INFO] [stderr] Checking tokio-io v0.1.3 [INFO] [stderr] Checking tokio-core v0.1.9 [INFO] [stderr] Checking tokio-proto v0.1.1 [INFO] [stderr] Checking RustAsyncServer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: crate `RustAsyncServer` should have a snake case name [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] = help: convert the identifier to snake case: `rust_async_server` [INFO] [stderr] [INFO] [stderr] warning: crate `RustAsyncServer` should have a snake case name [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] = help: convert the identifier to snake case: `rust_async_server` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.08s [INFO] running `"docker" "inspect" "ddff3dc6d00f49cc3fa5d272739cbeae3be28ef95cba2f5e338c644d7025ffdc"` [INFO] running `"docker" "rm" "-f" "ddff3dc6d00f49cc3fa5d272739cbeae3be28ef95cba2f5e338c644d7025ffdc"` [INFO] [stdout] ddff3dc6d00f49cc3fa5d272739cbeae3be28ef95cba2f5e338c644d7025ffdc