[INFO] cloning repository https://github.com/JSasha/RustGames [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JSasha/RustGames" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJSasha%2FRustGames", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJSasha%2FRustGames'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1ddc7b26abc69770380494799ed0d66dde54969f [INFO] checking JSasha/RustGames against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJSasha%2FRustGames" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 75% (466/615) Checking out files: 76% (468/615) Checking out files: 77% (474/615) Checking out files: 78% (480/615) Checking out files: 79% (486/615) Checking out files: 80% (492/615) Checking out files: 80% (497/615) Checking out files: 81% (499/615) Checking out files: 82% (505/615) Checking out files: 83% (511/615) Checking out files: 84% (517/615) Checking out files: 85% (523/615) Checking out files: 86% (529/615) Checking out files: 87% (536/615) Checking out files: 88% (542/615) Checking out files: 89% (548/615) Checking out files: 90% (554/615) Checking out files: 91% (560/615) Checking out files: 92% (566/615) Checking out files: 93% (572/615) Checking out files: 94% (579/615) Checking out files: 95% (585/615) Checking out files: 96% (591/615) Checking out files: 97% (597/615) Checking out files: 98% (603/615) Checking out files: 99% (609/615) Checking out files: 100% (615/615) Checking out files: 100% (615/615), done. [INFO] validating manifest of git repo https://github.com/JSasha/RustGames on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JSasha/RustGames [INFO] finished tweaking git repo https://github.com/JSasha/RustGames [INFO] tweaked toml for git repo https://github.com/JSasha/RustGames written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/JSasha/RustGames already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 53f6fa49f5aafc6208ef024f3dfa18cfb31640ee611f793efad1289063eab097 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "53f6fa49f5aafc6208ef024f3dfa18cfb31640ee611f793efad1289063eab097", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "53f6fa49f5aafc6208ef024f3dfa18cfb31640ee611f793efad1289063eab097", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53f6fa49f5aafc6208ef024f3dfa18cfb31640ee611f793efad1289063eab097", kill_on_drop: false }` [INFO] [stdout] 53f6fa49f5aafc6208ef024f3dfa18cfb31640ee611f793efad1289063eab097 [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e5865d09f836d266de5c4e795eb9d70d82816dcb59fb958e5c8f6dde085bacf0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e5865d09f836d266de5c4e795eb9d70d82816dcb59fb958e5c8f6dde085bacf0", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking jpeg-decoder v0.1.20 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking image v0.23.12 [INFO] [stderr] Checking rust_games v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.94s [INFO] running `Command { std: "docker" "inspect" "e5865d09f836d266de5c4e795eb9d70d82816dcb59fb958e5c8f6dde085bacf0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5865d09f836d266de5c4e795eb9d70d82816dcb59fb958e5c8f6dde085bacf0", kill_on_drop: false }` [INFO] [stdout] e5865d09f836d266de5c4e795eb9d70d82816dcb59fb958e5c8f6dde085bacf0