[INFO] cloning 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" "clone" "--bare" "https://github.com/dkim/space-invaders" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdkim%2Fspace-invaders", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdkim%2Fspace-invaders'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 60ee7eb539518791ff923880a0721d9826058b5f [INFO] checking dkim/space-invaders against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdkim%2Fspace-invaders" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dkim/space-invaders on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-6/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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/dkim/i8080` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded luminance-derive v0.6.3 [INFO] [stderr] Downloaded luminance v0.43.2 [INFO] [stderr] Downloaded luminance-gl v0.16.1 [INFO] [stderr] Downloaded luminance-glfw v0.14.4 [INFO] [stderr] Downloaded glfw v0.41.0 [INFO] [stderr] Downloaded luminance-windowing v0.9.3 [INFO] [stderr] Downloaded regex v1.4.4 [INFO] [stderr] Downloaded luminance-front v0.3.1 [INFO] [stderr] Downloaded luminance-webgl v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f2d095fcb2bcd5475e036d0ccea1f2fa160f53aa77512cf2e616aa2082a5ead1 [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" "f2d095fcb2bcd5475e036d0ccea1f2fa160f53aa77512cf2e616aa2082a5ead1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f2d095fcb2bcd5475e036d0ccea1f2fa160f53aa77512cf2e616aa2082a5ead1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2d095fcb2bcd5475e036d0ccea1f2fa160f53aa77512cf2e616aa2082a5ead1", kill_on_drop: false }` [INFO] [stdout] f2d095fcb2bcd5475e036d0ccea1f2fa160f53aa77512cf2e616aa2082a5ead1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 245e59e66189d0899b586b51936b3f73c53270b632692b0a44829483841d5fa2 [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" "245e59e66189d0899b586b51936b3f73c53270b632692b0a44829483841d5fa2", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] log v0.4.14 (as host dependency): std [INFO] [stderr] regex v1.4.4: unicode, unicode-age, unicode-bool, unicode-case, unicode-gencat, unicode-perl, unicode-script, unicode-segment [INFO] [stderr] regex-syntax v0.6.23: unicode, unicode-age, unicode-bool, unicode-case, unicode-gencat, unicode-perl, unicode-script, unicode-segment [INFO] [stderr] syn v1.0.63 (as host dependency): visit [INFO] [stderr] [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Compiling cpal v0.11.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking hound v3.4.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking spin_sleep v1.0.0 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Compiling glfw-sys v3.3.2 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking regex v1.4.4 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Checking backtrace v0.3.56 [INFO] [stderr] Checking i8080 v1.0.2 (https://github.com/dkim/i8080?tag=1.0.2#2dfa7797) [INFO] [stderr] Checking glfw v0.41.0 [INFO] [stderr] Compiling luminance-derive v0.6.3 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Checking luminance v0.43.2 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking structopt v0.3.22 [INFO] [stderr] Checking luminance-gl v0.16.1 [INFO] [stderr] Checking luminance-windowing v0.9.3 [INFO] [stderr] Checking rodio v0.11.0 [INFO] [stderr] Checking luminance-glfw v0.14.4 [INFO] [stderr] Checking luminance-front v0.3.1 [INFO] [stderr] Checking space-invaders v1.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/main.rs from 2018 edition to 2021 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 16s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking regex-syntax v0.6.23 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking regex v1.4.4 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling luminance-derive v0.6.3 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Checking luminance v0.43.2 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking structopt v0.3.22 [INFO] [stderr] Checking cpal v0.11.0 [INFO] [stderr] Checking luminance-gl v0.16.1 [INFO] [stderr] Checking luminance-windowing v0.9.3 [INFO] [stderr] Checking rodio v0.11.0 [INFO] [stderr] Checking luminance-front v0.3.1 [INFO] [stderr] Checking luminance-glfw v0.14.4 [INFO] [stderr] Checking space-invaders v1.1.0 (/tmp/fixit) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.46s [INFO] running `Command { std: "docker" "inspect" "245e59e66189d0899b586b51936b3f73c53270b632692b0a44829483841d5fa2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "245e59e66189d0899b586b51936b3f73c53270b632692b0a44829483841d5fa2", kill_on_drop: false }` [INFO] [stdout] 245e59e66189d0899b586b51936b3f73c53270b632692b0a44829483841d5fa2