[INFO] cloning repository https://github.com/nicollegordillo/Lab2_Conway [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nicollegordillo/Lab2_Conway" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicollegordillo%2FLab2_Conway", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicollegordillo%2FLab2_Conway'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0b9c67e44179d5ad1e8060d7d5180f05c1e50281 [INFO] testing nicollegordillo/Lab2_Conway against 1.80.0 for beta-1.81-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicollegordillo%2FLab2_Conway" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nicollegordillo/Lab2_Conway on toolchain 1.80.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.80.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nicollegordillo/Lab2_Conway [INFO] finished tweaking git repo https://github.com/nicollegordillo/Lab2_Conway [INFO] tweaked toml for git repo https://github.com/nicollegordillo/Lab2_Conway written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/nicollegordillo/Lab2_Conway 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" "+1.80.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nalgebra-glm v0.9.0 [INFO] [stderr] Downloaded approx v0.4.0 [INFO] [stderr] Downloaded rand_distr v0.3.0 [INFO] [stderr] Downloaded xcursor v0.3.6 [INFO] [stderr] Downloaded nalgebra-macros v0.2.2 [INFO] [stderr] Downloaded matrixmultiply v0.2.4 [INFO] [stderr] Downloaded xkb v0.2.1 [INFO] [stderr] Downloaded sdl2 v0.35.2 [INFO] [stderr] Downloaded nix v0.20.2 [INFO] [stderr] Downloaded nalgebra v0.33.0 [INFO] [stderr] Downloaded wide v0.7.25 [INFO] [stderr] Downloaded nalgebra v0.23.2 [INFO] [stderr] Downloaded cc v1.1.5 [INFO] [stderr] Downloaded nom v5.1.3 [INFO] [stderr] Downloaded bindgen v0.56.0 [INFO] [stderr] Downloaded minifb v0.19.3 [INFO] [stderr] Downloaded matrixmultiply v0.3.8 [INFO] [stderr] Downloaded safe_arch v0.7.2 [INFO] [stderr] Downloaded which v3.1.1 [INFO] [stderr] Downloaded xkbcommon-sys v0.7.5 [INFO] [stderr] Downloaded simba v0.9.0 [INFO] [stderr] Downloaded simba v0.3.1 [INFO] [stderr] Downloaded sdl2-sys v0.35.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1.80.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 20cc36d24e1cce5f8a1a97e2659d3a3b5b1b9588746803dc6ee3ca8f5e60f17b [INFO] running `Command { std: "docker" "start" "-a" "20cc36d24e1cce5f8a1a97e2659d3a3b5b1b9588746803dc6ee3ca8f5e60f17b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "20cc36d24e1cce5f8a1a97e2659d3a3b5b1b9588746803dc6ee3ca8f5e60f17b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20cc36d24e1cce5f8a1a97e2659d3a3b5b1b9588746803dc6ee3ca8f5e60f17b", kill_on_drop: false }` [INFO] [stdout] 20cc36d24e1cce5f8a1a97e2659d3a3b5b1b9588746803dc6ee3ca8f5e60f17b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1.80.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a7cf39d529278701a2284f202d0a290857aaa1a9fbc87e89eea63d63224ce6aa [INFO] running `Command { std: "docker" "start" "-a" "a7cf39d529278701a2284f202d0a290857aaa1a9fbc87e89eea63d63224ce6aa", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling xml-rs v0.8.20 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling nix v0.20.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling bytemuck v1.16.1 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling cc v1.1.5 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling safe_arch v0.7.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling wide v0.7.25 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Compiling xcursor v0.3.6 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling raw-window-handle v0.3.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling simba v0.3.1 [INFO] [stderr] Compiling minifb v0.19.3 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling rand_distr v0.3.0 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] error: could not compile `nix` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.80.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name nix --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nix-0.20.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=000f63626eb08bd5 -C extra-filename=-000f63626eb08bd5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-dedab56c124bcb40.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-f93ad0443750a3ea.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-12ee2dfa600a1c05.rmeta --extern memoffset=/opt/rustwide/target/debug/deps/libmemoffset-d42b8ac23a19fd1c.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a7cf39d529278701a2284f202d0a290857aaa1a9fbc87e89eea63d63224ce6aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7cf39d529278701a2284f202d0a290857aaa1a9fbc87e89eea63d63224ce6aa", kill_on_drop: false }` [INFO] [stdout] a7cf39d529278701a2284f202d0a290857aaa1a9fbc87e89eea63d63224ce6aa [INFO] testing nicollegordillo/Lab2_Conway against beta-2024-07-26 for beta-1.81-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicollegordillo%2FLab2_Conway" "/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/nicollegordillo/Lab2_Conway on toolchain beta-2024-07-26 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-07-26" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nicollegordillo/Lab2_Conway [INFO] finished tweaking git repo https://github.com/nicollegordillo/Lab2_Conway [INFO] tweaked toml for git repo https://github.com/nicollegordillo/Lab2_Conway written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/nicollegordillo/Lab2_Conway 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-2024-07-26" "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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-07-26" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2878d933d6476b7bc546740e3d14fc1ecebcf930e474c366700826e112d76c8d [INFO] running `Command { std: "docker" "start" "-a" "2878d933d6476b7bc546740e3d14fc1ecebcf930e474c366700826e112d76c8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2878d933d6476b7bc546740e3d14fc1ecebcf930e474c366700826e112d76c8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2878d933d6476b7bc546740e3d14fc1ecebcf930e474c366700826e112d76c8d", kill_on_drop: false }` [INFO] [stdout] 2878d933d6476b7bc546740e3d14fc1ecebcf930e474c366700826e112d76c8d [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-07-26" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 30ed9e6629c1b18dfc027c84e0c750a03fefd3ec7106898bf55f6712444bac51 [INFO] running `Command { std: "docker" "start" "-a" "30ed9e6629c1b18dfc027c84e0c750a03fefd3ec7106898bf55f6712444bac51", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling xml-rs v0.8.20 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling nix v0.20.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling bytemuck v1.16.1 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling safe_arch v0.7.2 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling cc v1.1.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling wide v0.7.25 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling xcursor v0.3.6 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling minifb v0.19.3 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling simba v0.3.1 [INFO] [stderr] Compiling rand_distr v0.3.0 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling wayland-commons v0.28.6 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling raw-window-handle v0.3.4 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling wayland-cursor v0.28.6 [INFO] [stderr] Compiling nalgebra v0.23.2 [INFO] [stderr] Compiling xkbcommon-sys v0.7.5 [INFO] [stderr] Compiling nalgebra v0.33.0 [INFO] [stderr] Compiling xkb v0.2.1 [INFO] [stderr] Compiling nalgebra-glm v0.9.0 [INFO] [stderr] Compiling ConwaysGame v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `color` [INFO] [stdout] --> src/framebuffer.rs:115:53 [INFO] [stdout] | [INFO] [stdout] 115 | pub fn fill_polygon(&mut self, points: &[Vec3], color: u32) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_color` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `set_pattern` is never used [INFO] [stdout] --> src/main.rs:68:4 [INFO] [stdout] | [INFO] [stdout] 68 | fn set_pattern(state: &mut Vec<Vec<bool>>, pattern: &[(usize, usize)], x: usize, y: usize) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.33s [INFO] running `Command { std: "docker" "inspect" "30ed9e6629c1b18dfc027c84e0c750a03fefd3ec7106898bf55f6712444bac51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30ed9e6629c1b18dfc027c84e0c750a03fefd3ec7106898bf55f6712444bac51", kill_on_drop: false }` [INFO] [stdout] 30ed9e6629c1b18dfc027c84e0c750a03fefd3ec7106898bf55f6712444bac51 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-07-26" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a13cd8233ff3383171593ffb1a8d142de80e738399e61d9dd6ac79d933033e3 [INFO] running `Command { std: "docker" "start" "-a" "7a13cd8233ff3383171593ffb1a8d142de80e738399e61d9dd6ac79d933033e3", kill_on_drop: false }` [INFO] [stderr] Compiling ConwaysGame v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `color` [INFO] [stdout] --> src/framebuffer.rs:115:53 [INFO] [stdout] | [INFO] [stdout] 115 | pub fn fill_polygon(&mut self, points: &[Vec3], color: u32) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_color` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `set_pattern` is never used [INFO] [stdout] --> src/main.rs:68:4 [INFO] [stdout] | [INFO] [stdout] 68 | fn set_pattern(state: &mut Vec<Vec<bool>>, pattern: &[(usize, usize)], x: usize, y: usize) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s [INFO] running `Command { std: "docker" "inspect" "7a13cd8233ff3383171593ffb1a8d142de80e738399e61d9dd6ac79d933033e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a13cd8233ff3383171593ffb1a8d142de80e738399e61d9dd6ac79d933033e3", kill_on_drop: false }` [INFO] [stdout] 7a13cd8233ff3383171593ffb1a8d142de80e738399e61d9dd6ac79d933033e3 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-07-26" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8f7a9756b6825481e4fd84000910fc146e0d4a6f466db931fbf9ce140e480bf7 [INFO] running `Command { std: "docker" "start" "-a" "8f7a9756b6825481e4fd84000910fc146e0d4a6f466db931fbf9ce140e480bf7", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `color` [INFO] [stderr] --> src/framebuffer.rs:115:53 [INFO] [stderr] | [INFO] [stderr] 115 | pub fn fill_polygon(&mut self, points: &[Vec3], color: u32) { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_color` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function `set_pattern` is never used [INFO] [stderr] --> src/main.rs:68:4 [INFO] [stderr] | [INFO] [stderr] 68 | fn set_pattern(state: &mut Vec<Vec<bool>>, pattern: &[(usize, usize)], x: usize, y: usize) { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `ConwaysGame` (bin "ConwaysGame" test) generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ConwaysGame-512d7c23dda9c0c3) [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" "8f7a9756b6825481e4fd84000910fc146e0d4a6f466db931fbf9ce140e480bf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f7a9756b6825481e4fd84000910fc146e0d4a6f466db931fbf9ce140e480bf7", kill_on_drop: false }` [INFO] [stdout] 8f7a9756b6825481e4fd84000910fc146e0d4a6f466db931fbf9ce140e480bf7