[INFO] cloning repository https://github.com/Miguelldiazz/Game-of-life [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Miguelldiazz/Game-of-life" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMiguelldiazz%2FGame-of-life", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMiguelldiazz%2FGame-of-life'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b691810653373b93b96309845a21d5515f728479 [INFO] testing Miguelldiazz/Game-of-life against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMiguelldiazz%2FGame-of-life" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Miguelldiazz/Game-of-life on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Miguelldiazz/Game-of-life [INFO] finished tweaking git repo https://github.com/Miguelldiazz/Game-of-life [INFO] tweaked toml for git repo https://github.com/Miguelldiazz/Game-of-life written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/Miguelldiazz/Game-of-life already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f4df22455b8051610d220e2c2eabd258784871d030af9cd0703d1097598b66cb [INFO] running `Command { std: "docker" "start" "-a" "f4df22455b8051610d220e2c2eabd258784871d030af9cd0703d1097598b66cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f4df22455b8051610d220e2c2eabd258784871d030af9cd0703d1097598b66cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4df22455b8051610d220e2c2eabd258784871d030af9cd0703d1097598b66cb", kill_on_drop: false }` [INFO] [stdout] f4df22455b8051610d220e2c2eabd258784871d030af9cd0703d1097598b66cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 91d4fe00bf3f2d48d8d8093c033d5af1969e1a6cbdb780c54b3b1ac52f2ee17f [INFO] running `Command { std: "docker" "start" "-a" "91d4fe00bf3f2d48d8d8093c033d5af1969e1a6cbdb780c54b3b1ac52f2ee17f", kill_on_drop: false }` [INFO] [stderr] Compiling gol v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.91s [INFO] running `Command { std: "docker" "inspect" "91d4fe00bf3f2d48d8d8093c033d5af1969e1a6cbdb780c54b3b1ac52f2ee17f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91d4fe00bf3f2d48d8d8093c033d5af1969e1a6cbdb780c54b3b1ac52f2ee17f", kill_on_drop: false }` [INFO] [stdout] 91d4fe00bf3f2d48d8d8093c033d5af1969e1a6cbdb780c54b3b1ac52f2ee17f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4e75c309476dd46b217ead61eac23806a65e1c9144908946ae6e4d029bf9f770 [INFO] running `Command { std: "docker" "start" "-a" "4e75c309476dd46b217ead61eac23806a65e1c9144908946ae6e4d029bf9f770", kill_on_drop: false }` [INFO] [stderr] Compiling gol v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.92s [INFO] running `Command { std: "docker" "inspect" "4e75c309476dd46b217ead61eac23806a65e1c9144908946ae6e4d029bf9f770", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e75c309476dd46b217ead61eac23806a65e1c9144908946ae6e4d029bf9f770", kill_on_drop: false }` [INFO] [stdout] 4e75c309476dd46b217ead61eac23806a65e1c9144908946ae6e4d029bf9f770 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e7f88767c542c0c23a7c89471087081b5c7050ac088f401795b7dc394cacb72d [INFO] running `Command { std: "docker" "start" "-a" "e7f88767c542c0c23a7c89471087081b5c7050ac088f401795b7dc394cacb72d", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/gol-bc0884aac86ad24b) [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" "e7f88767c542c0c23a7c89471087081b5c7050ac088f401795b7dc394cacb72d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7f88767c542c0c23a7c89471087081b5c7050ac088f401795b7dc394cacb72d", kill_on_drop: false }` [INFO] [stdout] e7f88767c542c0c23a7c89471087081b5c7050ac088f401795b7dc394cacb72d