[INFO] updating cached repository https://github.com/bastoche/game-of-life [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] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 36e38aee293957f7777d84d6e95c9ec867e35e38 [INFO] testing bastoche/game-of-life against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbastoche%2Fgame-of-life" "/workspace/builds/worker-11/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bastoche/game-of-life on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/bastoche/game-of-life [INFO] finished tweaking git repo https://github.com/bastoche/game-of-life [INFO] tweaked toml for git repo https://github.com/bastoche/game-of-life written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/bastoche/game-of-life already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=warn" "-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" "+beta-2020-06-03" "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] 78d18cb364a1dd8993f704eba891f71559ac3d9f324a6c18487b522ac04c658d [INFO] running `"docker" "start" "-a" "78d18cb364a1dd8993f704eba891f71559ac3d9f324a6c18487b522ac04c658d"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling game_of_life v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.32s [INFO] running `"docker" "inspect" "78d18cb364a1dd8993f704eba891f71559ac3d9f324a6c18487b522ac04c658d"` [INFO] running `"docker" "rm" "-f" "78d18cb364a1dd8993f704eba891f71559ac3d9f324a6c18487b522ac04c658d"` [INFO] [stdout] 78d18cb364a1dd8993f704eba891f71559ac3d9f324a6c18487b522ac04c658d [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=warn" "-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" "+beta-2020-06-03" "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] ae4c2ffbf45def4a4ec6cf0e334881e0ebf2138d5c56ab0f2e78c5fd634510d0 [INFO] running `"docker" "start" "-a" "ae4c2ffbf45def4a4ec6cf0e334881e0ebf2138d5c56ab0f2e78c5fd634510d0"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling game_of_life v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.63s [INFO] running `"docker" "inspect" "ae4c2ffbf45def4a4ec6cf0e334881e0ebf2138d5c56ab0f2e78c5fd634510d0"` [INFO] running `"docker" "rm" "-f" "ae4c2ffbf45def4a4ec6cf0e334881e0ebf2138d5c56ab0f2e78c5fd634510d0"` [INFO] [stdout] ae4c2ffbf45def4a4ec6cf0e334881e0ebf2138d5c56ab0f2e78c5fd634510d0 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=warn" "-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" "+beta-2020-06-03" "test" "--frozen"` [INFO] [stdout] 5707dd55b7b84a06c7f7c5a0eb632de00f6cfcc3a547170565d3293710d65ce0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "5707dd55b7b84a06c7f7c5a0eb632de00f6cfcc3a547170565d3293710d65ce0"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/game_of_life-6b242626a523da4c [INFO] [stdout] running 10 tests [INFO] [stdout] test grid::tests::living_neighbours_count_should_count_alive_neighbours ... ok [INFO] [stdout] test grid::tests::next_generation_for_block ... ok [INFO] [stdout] test grid::tests::from_string ... ok [INFO] [stdout] test grid::tests::next_generation_for_basic_blinker ... ok [INFO] [stdout] test grid::tests::next_generation_when_all_cells_are_dead ... ok [INFO] [stdout] test state::tests::a_live_cell_with_more_than_3_living_neighbours_will_die ... ok [INFO] [stdout] test state::tests::a_dead_cell_with_3_living_neighbours_will_live ... ok [INFO] [stdout] test state::tests::a_dead_cell_should_stay_dead_else ... ok [INFO] [stdout] test state::tests::a_live_cell_with_2_or_3_living_neighbours_will_stay_alive ... ok [INFO] [stdout] test state::tests::a_live_cell_with_less_than_2_living_neighbours_will_die ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "5707dd55b7b84a06c7f7c5a0eb632de00f6cfcc3a547170565d3293710d65ce0"` [INFO] running `"docker" "rm" "-f" "5707dd55b7b84a06c7f7c5a0eb632de00f6cfcc3a547170565d3293710d65ce0"` [INFO] [stdout] 5707dd55b7b84a06c7f7c5a0eb632de00f6cfcc3a547170565d3293710d65ce0