[INFO] updating cached repository https://github.com/dkim/space-invaders [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] [stderr] From https://github.com/dkim/space-invaders [INFO] [stderr] + f6fecdc...1ffee62 master -> master (forced update) [INFO] [stderr] f6fecdc..ae653f6 staging -> staging [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1ffee62c8af049193f31c56cc0048d0fb21e757b [INFO] testing dkim/space-invaders against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdkim%2Fspace-invaders" "/workspace/builds/worker-10/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dkim/space-invaders on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [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-10/source/Cargo.toml [INFO] crate git repo https://github.com/dkim/space-invaders already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+28742a1146f10a4f09369baad027a464acb7a766" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c0c3a7350e205cab483f2af199f53bf4b3ab74a236b0c2ffa41230879cd04c3f [INFO] running `"docker" "start" "-a" "c0c3a7350e205cab483f2af199f53bf4b3ab74a236b0c2ffa41230879cd04c3f"` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling xml-rs v0.8.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cpal v0.11.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling spin_sleep v0.3.7 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling backtrace-sys v0.1.36 [INFO] [stderr] Compiling glfw-sys v3.3.2 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling i8080 v1.0.0 (https://github.com/dkim/i8080.git?tag=1.0.0#38d27ae1) [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling glfw v0.34.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.15 [INFO] [stderr] Compiling luminance-derive v0.5.3 [INFO] [stderr] Compiling luminance v0.39.0 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Compiling thiserror v1.0.15 [INFO] [stderr] Compiling luminance-windowing v0.8.2 [INFO] [stderr] Compiling luminance-glfw v0.12.2 [INFO] [stderr] Compiling rodio v0.11.0 [INFO] [stderr] Compiling structopt v0.3.14 [INFO] [stderr] Compiling space-invaders v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 57s [INFO] running `"docker" "inspect" "c0c3a7350e205cab483f2af199f53bf4b3ab74a236b0c2ffa41230879cd04c3f"` [INFO] running `"docker" "rm" "-f" "c0c3a7350e205cab483f2af199f53bf4b3ab74a236b0c2ffa41230879cd04c3f"` [INFO] [stdout] c0c3a7350e205cab483f2af199f53bf4b3ab74a236b0c2ffa41230879cd04c3f [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2bf314d62c8edb66a56d42f7bffff7ac9521ff46db6cf89d97c8d3bbd611c449 [INFO] running `"docker" "start" "-a" "2bf314d62c8edb66a56d42f7bffff7ac9521ff46db6cf89d97c8d3bbd611c449"` [INFO] [stderr] Compiling space-invaders v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.48s [INFO] running `"docker" "inspect" "2bf314d62c8edb66a56d42f7bffff7ac9521ff46db6cf89d97c8d3bbd611c449"` [INFO] running `"docker" "rm" "-f" "2bf314d62c8edb66a56d42f7bffff7ac9521ff46db6cf89d97c8d3bbd611c449"` [INFO] [stdout] 2bf314d62c8edb66a56d42f7bffff7ac9521ff46db6cf89d97c8d3bbd611c449 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 85e51e85e526c71f624b038e62b541cf9183180bdc1415442bab3c25f9193fca [INFO] running `"docker" "start" "-a" "85e51e85e526c71f624b038e62b541cf9183180bdc1415442bab3c25f9193fca"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.46s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/space_invaders-10f3aa21929e1761 [INFO] [stderr] Running /opt/rustwide/target/debug/deps/space_invaders-a2c204af182a30f6 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Doc-tests space-invaders [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - SpaceInvaders::new (line 93) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "85e51e85e526c71f624b038e62b541cf9183180bdc1415442bab3c25f9193fca"` [INFO] running `"docker" "rm" "-f" "85e51e85e526c71f624b038e62b541cf9183180bdc1415442bab3c25f9193fca"` [INFO] [stdout] 85e51e85e526c71f624b038e62b541cf9183180bdc1415442bab3c25f9193fca