[INFO] updating cached repository https://github.com/knightron0/mastermind [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] 0e68d2019d3fc1bd9c43b45102cd00c520bb9e9d [INFO] checking knightron0/mastermind against master#ba72b15666b2491415aec703a02c2364fe5e2790 for pr-71140 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fknightron0%2Fmastermind" "/workspace/builds/worker-9/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 33% (69/203) Checking out files: 34% (70/203) Checking out files: 35% (72/203) Checking out files: 36% (74/203) Checking out files: 37% (76/203) Checking out files: 38% (78/203) Checking out files: 39% (80/203) Checking out files: 40% (82/203) Checking out files: 41% (84/203) Checking out files: 42% (86/203) Checking out files: 43% (88/203) Checking out files: 44% (90/203) Checking out files: 45% (92/203) Checking out files: 46% (94/203) Checking out files: 47% (96/203) Checking out files: 48% (98/203) Checking out files: 49% (100/203) Checking out files: 50% (102/203) Checking out files: 51% (104/203) Checking out files: 52% (106/203) Checking out files: 53% (108/203) Checking out files: 54% (110/203) Checking out files: 55% (112/203) Checking out files: 56% (114/203) Checking out files: 57% (116/203) Checking out files: 58% (118/203) Checking out files: 59% (120/203) Checking out files: 60% (122/203) Checking out files: 61% (124/203) Checking out files: 62% (126/203) Checking out files: 63% (128/203) Checking out files: 64% (130/203) Checking out files: 65% (132/203) Checking out files: 66% (134/203) Checking out files: 67% (137/203) Checking out files: 68% (139/203) Checking out files: 69% (141/203) Checking out files: 70% (143/203) Checking out files: 71% (145/203) Checking out files: 72% (147/203) Checking out files: 73% (149/203) Checking out files: 74% (151/203) Checking out files: 75% (153/203) Checking out files: 76% (155/203) Checking out files: 77% (157/203) Checking out files: 78% (159/203) Checking out files: 79% (161/203) Checking out files: 80% (163/203) Checking out files: 81% (165/203) Checking out files: 82% (167/203) Checking out files: 83% (169/203) Checking out files: 84% (171/203) Checking out files: 85% (173/203) Checking out files: 86% (175/203) Checking out files: 87% (177/203) Checking out files: 88% (179/203) Checking out files: 89% (181/203) Checking out files: 90% (183/203) Checking out files: 91% (185/203) Checking out files: 92% (187/203) Checking out files: 93% (189/203) Checking out files: 94% (191/203) Checking out files: 95% (193/203) Checking out files: 96% (195/203) Checking out files: 97% (197/203) Checking out files: 98% (199/203) Checking out files: 99% (201/203) Checking out files: 100% (203/203) Checking out files: 100% (203/203), done. [INFO] validating manifest of git repo https://github.com/knightron0/mastermind on toolchain ba72b15666b2491415aec703a02c2364fe5e2790 [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/knightron0/mastermind [INFO] finished tweaking git repo https://github.com/knightron0/mastermind [INFO] tweaked toml for git repo https://github.com/knightron0/mastermind written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/knightron0/mastermind already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+ba72b15666b2491415aec703a02c2364fe5e2790" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 07aafed27e67cfa9bfb476c0e02c5980690608cca330903de5202cea0ea05341 [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" "07aafed27e67cfa9bfb476c0e02c5980690608cca330903de5202cea0ea05341"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking mastermind v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.23s [INFO] running `"docker" "inspect" "07aafed27e67cfa9bfb476c0e02c5980690608cca330903de5202cea0ea05341"` [INFO] running `"docker" "rm" "-f" "07aafed27e67cfa9bfb476c0e02c5980690608cca330903de5202cea0ea05341"` [INFO] [stdout] 07aafed27e67cfa9bfb476c0e02c5980690608cca330903de5202cea0ea05341