[INFO] updating cached repository https://github.com/theZiggurat/card-game [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] 1528867e2d601c1ae51af91e78531704d4b490a8 [INFO] checking theZiggurat/card-game against master#30ca215b4e38b32aa7abdd635c5e2d56f5724494 for pr-66037 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtheZiggurat%2Fcard-game" "/workspace/builds/worker-8/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 38% (368/947) Checking out files: 39% (370/947) Checking out files: 40% (379/947) Checking out files: 41% (389/947) Checking out files: 42% (398/947) Checking out files: 43% (408/947) Checking out files: 44% (417/947) Checking out files: 45% (427/947) Checking out files: 46% (436/947) Checking out files: 47% (446/947) Checking out files: 48% (455/947) Checking out files: 49% (465/947) Checking out files: 50% (474/947) Checking out files: 51% (483/947) Checking out files: 52% (493/947) Checking out files: 53% (502/947) Checking out files: 54% (512/947) Checking out files: 54% (518/947) Checking out files: 55% (521/947) Checking out files: 56% (531/947) Checking out files: 57% (540/947) Checking out files: 58% (550/947) Checking out files: 59% (559/947) Checking out files: 60% (569/947) Checking out files: 61% (578/947) Checking out files: 62% (588/947) Checking out files: 63% (597/947) Checking out files: 64% (607/947) Checking out files: 65% (616/947) Checking out files: 66% (626/947) Checking out files: 67% (635/947) Checking out files: 68% (644/947) Checking out files: 69% (654/947) Checking out files: 70% (663/947) Checking out files: 71% (673/947) Checking out files: 72% (682/947) Checking out files: 73% (692/947) Checking out files: 74% (701/947) Checking out files: 75% (711/947) Checking out files: 76% (720/947) Checking out files: 77% (730/947) Checking out files: 78% (739/947) Checking out files: 79% (749/947) Checking out files: 80% (758/947) Checking out files: 81% (768/947) Checking out files: 82% (777/947) Checking out files: 83% (787/947) Checking out files: 84% (796/947) Checking out files: 85% (805/947) Checking out files: 86% (815/947) Checking out files: 87% (824/947) Checking out files: 88% (834/947) Checking out files: 89% (843/947) Checking out files: 90% (853/947) Checking out files: 91% (862/947) Checking out files: 92% (872/947) Checking out files: 93% (881/947) Checking out files: 94% (891/947) Checking out files: 95% (900/947) Checking out files: 96% (910/947) Checking out files: 97% (919/947) Checking out files: 98% (929/947) Checking out files: 99% (938/947) Checking out files: 100% (947/947) Checking out files: 100% (947/947), done. [INFO] validating manifest of git repo https://github.com/theZiggurat/card-game 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/theZiggurat/card-game [INFO] finished tweaking git repo https://github.com/theZiggurat/card-game [INFO] tweaked toml for git repo https://github.com/theZiggurat/card-game written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/theZiggurat/card-game 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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 93826c2218ffc3c0f6fdfdbe78b9c0a09167218185dab133113289691a774cf4 [INFO] running `"docker" "start" "-a" "93826c2218ffc3c0f6fdfdbe78b9c0a09167218185dab133113289691a774cf4"` [INFO] [stderr] Checking card-game v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.69s [INFO] running `"docker" "inspect" "93826c2218ffc3c0f6fdfdbe78b9c0a09167218185dab133113289691a774cf4"` [INFO] running `"docker" "rm" "-f" "93826c2218ffc3c0f6fdfdbe78b9c0a09167218185dab133113289691a774cf4"` [INFO] [stdout] 93826c2218ffc3c0f6fdfdbe78b9c0a09167218185dab133113289691a774cf4