[INFO] cloning repository https://github.com/alec-brooks/rust-sokoban [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alec-brooks/rust-sokoban" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falec-brooks%2Frust-sokoban", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falec-brooks%2Frust-sokoban'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9c10dd57722a6bc8400c2edd40b112fd34c690c4 [INFO] testing alec-brooks/rust-sokoban against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falec-brooks%2Frust-sokoban" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alec-brooks/rust-sokoban on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/alec-brooks/rust-sokoban [INFO] finished tweaking git repo https://github.com/alec-brooks/rust-sokoban [INFO] tweaked toml for git repo https://github.com/alec-brooks/rust-sokoban written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/alec-brooks/rust-sokoban already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded const-random v0.1.8 [INFO] [stderr] Downloaded const-random-macro v0.1.8 [INFO] [stderr] Downloaded derivative v1.0.4 [INFO] running `Command { std: "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" "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" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6ea50d03e7e38fb42949e5120669c95c32531e1659965cf473c5c7579e4c0dc7 [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" "6ea50d03e7e38fb42949e5120669c95c32531e1659965cf473c5c7579e4c0dc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ea50d03e7e38fb42949e5120669c95c32531e1659965cf473c5c7579e4c0dc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ea50d03e7e38fb42949e5120669c95c32531e1659965cf473c5c7579e4c0dc7", kill_on_drop: false }` [INFO] [stdout] 6ea50d03e7e38fb42949e5120669c95c32531e1659965cf473c5c7579e4c0dc7 [INFO] running `Command { std: "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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 23b7dfc7e0f0d6cd8c2ffd007aa5fee9ac551cbcf456f71445c4f5265843ebe6 [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" "23b7dfc7e0f0d6cd8c2ffd007aa5fee9ac551cbcf456f71445c4f5265843ebe6", kill_on_drop: false }` [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Compiling euclid_macros v0.1.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling gilrs-core v0.2.6 [INFO] [stderr] Compiling derivative v1.0.4 [INFO] [stderr] Compiling smart-default v0.5.2 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling twox-hash v1.5.0 [INFO] [stderr] Compiling rodio v0.9.0 [INFO] [stderr] Compiling glyph_brush v0.6.3 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling gilrs v0.7.4 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling ahash v0.2.18 [INFO] [stderr] Compiling glyph_brush v0.5.4 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling euclid v0.19.9 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling hibitset v0.6.3 [INFO] [stderr] Compiling shred v0.9.4 [INFO] [stderr] Compiling lyon_geom v0.12.7 [INFO] [stderr] Compiling image v0.22.5 [INFO] [stderr] Compiling lyon_path v0.13.2 [INFO] [stderr] Compiling lyon_tessellation v0.13.5 [INFO] [stderr] Compiling lyon_algorithms v0.13.4 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling lyon v0.13.5 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling specs-derive v0.4.1 [INFO] [stderr] Compiling winit v0.19.5 [INFO] [stderr] Compiling specs v0.15.1 [INFO] [stderr] Compiling glutin v0.20.1 [INFO] [stderr] Compiling gfx_window_glutin v0.30.0 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Compiling ggez v0.5.1 [INFO] [stderr] Compiling rust-sokoban v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 46s [INFO] running `Command { std: "docker" "inspect" "23b7dfc7e0f0d6cd8c2ffd007aa5fee9ac551cbcf456f71445c4f5265843ebe6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23b7dfc7e0f0d6cd8c2ffd007aa5fee9ac551cbcf456f71445c4f5265843ebe6", kill_on_drop: false }` [INFO] [stdout] 23b7dfc7e0f0d6cd8c2ffd007aa5fee9ac551cbcf456f71445c4f5265843ebe6 [INFO] running `Command { std: "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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e75226473da92e26eb5d1f370d29fd52f1615336e920b7bd780eb3f8c155e6f [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" "9e75226473da92e26eb5d1f370d29fd52f1615336e920b7bd780eb3f8c155e6f", kill_on_drop: false }` [INFO] [stderr] Compiling rust-sokoban v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.47s [INFO] running `Command { std: "docker" "inspect" "9e75226473da92e26eb5d1f370d29fd52f1615336e920b7bd780eb3f8c155e6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e75226473da92e26eb5d1f370d29fd52f1615336e920b7bd780eb3f8c155e6f", kill_on_drop: false }` [INFO] [stdout] 9e75226473da92e26eb5d1f370d29fd52f1615336e920b7bd780eb3f8c155e6f [INFO] running `Command { std: "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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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" "+beta-2021-01-01" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 113fd0901c2ccf542023f4677f7aae6d53cfff0f26bb003ba2357eff1ece33f0 [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" "113fd0901c2ccf542023f4677f7aae6d53cfff0f26bb003ba2357eff1ece33f0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rust_sokoban-d62d09d5a72548c2 [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "113fd0901c2ccf542023f4677f7aae6d53cfff0f26bb003ba2357eff1ece33f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "113fd0901c2ccf542023f4677f7aae6d53cfff0f26bb003ba2357eff1ece33f0", kill_on_drop: false }` [INFO] [stdout] 113fd0901c2ccf542023f4677f7aae6d53cfff0f26bb003ba2357eff1ece33f0