[INFO] cloning repository https://github.com/chuy-zip/LAB2_GameOfLife
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chuy-zip/LAB2_GameOfLife" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchuy-zip%2FLAB2_GameOfLife", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchuy-zip%2FLAB2_GameOfLife'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] eea0c6d7a094227bef9cd8ff1fc241fadc7aa662
[INFO] documenting chuy-zip/LAB2_GameOfLife against beta-2025-04-20 for beta-1.87-rustdoc-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchuy-zip%2FLAB2_GameOfLife" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/chuy-zip/LAB2_GameOfLife on toolchain beta-2025-04-20
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/chuy-zip/LAB2_GameOfLife
[INFO] finished tweaking git repo https://github.com/chuy-zip/LAB2_GameOfLife
[INFO] tweaked toml for git repo https://github.com/chuy-zip/LAB2_GameOfLife written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/chuy-zip/LAB2_GameOfLife already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b00f04e88f8ac144768098bf53ef90a01eef89930be4ba171631214666368e97
[INFO] running `Command { std: "docker" "start" "-a" "b00f04e88f8ac144768098bf53ef90a01eef89930be4ba171631214666368e97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b00f04e88f8ac144768098bf53ef90a01eef89930be4ba171631214666368e97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b00f04e88f8ac144768098bf53ef90a01eef89930be4ba171631214666368e97", kill_on_drop: false }`
[INFO] [stdout] b00f04e88f8ac144768098bf53ef90a01eef89930be4ba171631214666368e97
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "RUSTDOCFLAGS=--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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8e67c5eeb10cc3e5e1cdf7e035aadcd04ba986a57cdd20ae1d9243662d2a292c
[INFO] running `Command { std: "docker" "start" "-a" "8e67c5eeb10cc3e5e1cdf7e035aadcd04ba986a57cdd20ae1d9243662d2a292c", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling xml-rs v0.8.20
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking bytemuck v1.16.1
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking libloading v0.8.5
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling cc v1.1.6
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking xcursor v0.3.6
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking safe_arch v0.7.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking wide v0.7.26
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling minifb v0.26.0
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking nalgebra v0.32.6
[INFO] [stderr]     Checking nalgebra-glm v0.18.0
[INFO] [stderr]  Documenting conway v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.86s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/conway/index.html
[INFO] running `Command { std: "docker" "inspect" "8e67c5eeb10cc3e5e1cdf7e035aadcd04ba986a57cdd20ae1d9243662d2a292c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e67c5eeb10cc3e5e1cdf7e035aadcd04ba986a57cdd20ae1d9243662d2a292c", kill_on_drop: false }`
[INFO] [stdout] 8e67c5eeb10cc3e5e1cdf7e035aadcd04ba986a57cdd20ae1d9243662d2a292c
