[INFO] updating cached repository https://github.com/dkim/space-invaders [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] [stderr] From https://github.com/dkim/space-invaders [INFO] [stderr] - [deleted] (none) -> dependabot/cargo/log-0.4.11 [INFO] [stderr] + dca3272...406defd master -> master (forced update) [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 406defd855f33e460b1bc7f7d4dff65fc6e3f73e [INFO] checking dkim/space-invaders against master#c724b67e1b474262917a5154d74e7072267593fe for pr-74315 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdkim%2Fspace-invaders" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dkim/space-invaders on toolchain c724b67e1b474262917a5154d74e7072267593fe [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dkim/space-invaders [INFO] finished tweaking git repo https://github.com/dkim/space-invaders [INFO] tweaked toml for git repo https://github.com/dkim/space-invaders written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/dkim/space-invaders already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1b34f30bf3e7a662e692978469396c35f21da001252a5440b43bc2ee00813840 [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" "1b34f30bf3e7a662e692978469396c35f21da001252a5440b43bc2ee00813840", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b34f30bf3e7a662e692978469396c35f21da001252a5440b43bc2ee00813840", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b34f30bf3e7a662e692978469396c35f21da001252a5440b43bc2ee00813840", kill_on_drop: false }` [INFO] [stdout] 1b34f30bf3e7a662e692978469396c35f21da001252a5440b43bc2ee00813840 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a2d69fffd7f6d14e9e3545afd81fca2fbeabda36b86eac515fc063fc9a7a6fd [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" "8a2d69fffd7f6d14e9e3545afd81fca2fbeabda36b86eac515fc063fc9a7a6fd", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Checking semver-parser v0.7.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking spin_sleep v1.0.0 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Compiling glfw-sys v3.3.2 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking i8080 v1.0.0 (https://github.com/dkim/i8080?tag=1.0.0#c788a96e) [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling cpal v0.11.0 [INFO] [stderr] Checking glfw v0.34.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling luminance-derive v0.5.3 [INFO] [stderr] Checking luminance v0.39.0 [INFO] [stderr] Compiling structopt-derive v0.4.8 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking luminance-windowing v0.8.2 [INFO] [stderr] Checking luminance-glfw v0.12.2 [INFO] [stderr] Checking rodio v0.11.0 [INFO] [stderr] Checking structopt v0.3.15 [INFO] [stderr] Checking space-invaders v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.71s [INFO] running `Command { std: "docker" "inspect" "8a2d69fffd7f6d14e9e3545afd81fca2fbeabda36b86eac515fc063fc9a7a6fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a2d69fffd7f6d14e9e3545afd81fca2fbeabda36b86eac515fc063fc9a7a6fd", kill_on_drop: false }` [INFO] [stdout] 8a2d69fffd7f6d14e9e3545afd81fca2fbeabda36b86eac515fc063fc9a7a6fd