[INFO] cloning repository https://github.com/TondaHack/rust_gol [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TondaHack/rust_gol" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTondaHack%2Frust_gol", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTondaHack%2Frust_gol'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c204e35ac3f6c61a82812d3bd448293a31790760 [INFO] checking TondaHack/rust_gol against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTondaHack%2Frust_gol" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TondaHack/rust_gol on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/TondaHack/rust_gol [INFO] finished tweaking git repo https://github.com/TondaHack/rust_gol [INFO] tweaked toml for git repo https://github.com/TondaHack/rust_gol written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/TondaHack/rust_gol already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "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] e92907d21038aa81c2e6a0ad7461856740e5e7ed7d70d2e2f7719d31f3e4d8aa [INFO] running `Command { std: "docker" "start" "-a" "e92907d21038aa81c2e6a0ad7461856740e5e7ed7d70d2e2f7719d31f3e4d8aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e92907d21038aa81c2e6a0ad7461856740e5e7ed7d70d2e2f7719d31f3e4d8aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e92907d21038aa81c2e6a0ad7461856740e5e7ed7d70d2e2f7719d31f3e4d8aa", kill_on_drop: false }` [INFO] [stdout] e92907d21038aa81c2e6a0ad7461856740e5e7ed7d70d2e2f7719d31f3e4d8aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d328501ca42c2a28d9c8ea834754194eb3594d3d0ea074dbe94a3ea13dca35b [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" "0d328501ca42c2a28d9c8ea834754194eb3594d3d0ea074dbe94a3ea13dca35b", kill_on_drop: false }` [INFO] [stderr] Checking gol v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.29s [INFO] running `Command { std: "docker" "inspect" "0d328501ca42c2a28d9c8ea834754194eb3594d3d0ea074dbe94a3ea13dca35b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d328501ca42c2a28d9c8ea834754194eb3594d3d0ea074dbe94a3ea13dca35b", kill_on_drop: false }` [INFO] [stdout] 0d328501ca42c2a28d9c8ea834754194eb3594d3d0ea074dbe94a3ea13dca35b