[INFO] cloning repository https://github.com/SilentFlyBy/gol [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SilentFlyBy/gol" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSilentFlyBy%2Fgol", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSilentFlyBy%2Fgol'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0bd9738bc9915494ec6205d949cc4c08d1c1c3ec [INFO] checking SilentFlyBy/gol against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSilentFlyBy%2Fgol" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SilentFlyBy/gol on toolchain 3d9fdbff4f377de96b3a51174e7a64086bee9a5c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SilentFlyBy/gol [INFO] finished tweaking git repo https://github.com/SilentFlyBy/gol [INFO] tweaked toml for git repo https://github.com/SilentFlyBy/gol written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/SilentFlyBy/gol already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded glfw-sys v3.3.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e5e7c944993a655f68ab85214ceff7f7ad35aa5de7274094d5b6fabdd0d46c33 [INFO] running `Command { std: "docker" "start" "-a" "e5e7c944993a655f68ab85214ceff7f7ad35aa5de7274094d5b6fabdd0d46c33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e5e7c944993a655f68ab85214ceff7f7ad35aa5de7274094d5b6fabdd0d46c33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5e7c944993a655f68ab85214ceff7f7ad35aa5de7274094d5b6fabdd0d46c33", kill_on_drop: false }` [INFO] [stdout] e5e7c944993a655f68ab85214ceff7f7ad35aa5de7274094d5b6fabdd0d46c33 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c1ad0f7357d8843ad8dfc377473f3a8e611f74010c6232f672dd515ea0644344 [INFO] running `Command { std: "docker" "start" "-a" "c1ad0f7357d8843ad8dfc377473f3a8e611f74010c6232f672dd515ea0644344", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Checking crossbeam-utils v0.8.5 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling glfw-sys v3.3.4 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Checking glfw v0.41.0 [INFO] [stderr] Checking yagol v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `rle` [INFO] [stdout] --> src/main.rs:137:13 [INFO] [stdout] | [INFO] [stdout] 137 | let rle = RLE::from_str(s).unwrap(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_rle` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mods` [INFO] [stdout] --> src/main.rs:248:57 [INFO] [stdout] | [INFO] [stdout] 248 | glfw::WindowEvent::MouseButton(btn, action, mods) => { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_mods` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/rle.rs:164:18 [INFO] [stdout] | [INFO] [stdout] 164 | fn parse_comment(s: &str) -> (String, String, (i64, i64)) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rle` [INFO] [stdout] --> src/main.rs:137:13 [INFO] [stdout] | [INFO] [stdout] 137 | let rle = RLE::from_str(s).unwrap(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_rle` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mods` [INFO] [stdout] --> src/main.rs:248:57 [INFO] [stdout] | [INFO] [stdout] 248 | glfw::WindowEvent::MouseButton(btn, action, mods) => { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_mods` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/rle.rs:164:18 [INFO] [stdout] | [INFO] [stdout] 164 | fn parse_comment(s: &str) -> (String, String, (i64, i64)) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_rule` [INFO] [stdout] --> src/grid.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn set_rule(&mut self, rule: Rule) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `width` [INFO] [stdout] --> src/rle.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | width: usize, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `height` [INFO] [stdout] --> src/rle.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | height: usize, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/rle.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `author` [INFO] [stdout] --> src/rle.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | author: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `origin` [INFO] [stdout] --> src/rle.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | origin: (i64, i64), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `rule` [INFO] [stdout] --> src/rle.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | rule: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `patterns` [INFO] [stdout] --> src/rle.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | patterns: Vec [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RULE_REGEX_STRING` [INFO] [stdout] --> src/rle.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | const RULE_REGEX_STRING: &str = r"[Bb]?(\d+)\s*/\s*[Ss]?(\d+)"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `apply` [INFO] [stdout] --> src/rle.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn apply(&self, grid: &mut Grid) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_grid` [INFO] [stdout] --> src/rle.rs:42:8 [INFO] [stdout] | [INFO] [stdout] 42 | fn set_grid(&self, grid: &mut Grid) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_rule` [INFO] [stdout] --> src/rle.rs:63:8 [INFO] [stdout] | [INFO] [stdout] 63 | fn set_rule(&self, grid: &mut Grid) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `update_vertex_array` [INFO] [stdout] --> src/main.rs:325:4 [INFO] [stdout] | [INFO] [stdout] 325 | fn update_vertex_array(vtx_arr: &mut Vec, grid: Vec) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_rule` [INFO] [stdout] --> src/grid.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn set_rule(&mut self, rule: Rule) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `width` [INFO] [stdout] --> src/rle.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | width: usize, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `height` [INFO] [stdout] --> src/rle.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | height: usize, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/rle.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `author` [INFO] [stdout] --> src/rle.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | author: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `origin` [INFO] [stdout] --> src/rle.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | origin: (i64, i64), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `rule` [INFO] [stdout] --> src/rle.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | rule: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `patterns` [INFO] [stdout] --> src/rle.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | patterns: Vec [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RULE_REGEX_STRING` [INFO] [stdout] --> src/rle.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | const RULE_REGEX_STRING: &str = r"[Bb]?(\d+)\s*/\s*[Ss]?(\d+)"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `apply` [INFO] [stdout] --> src/rle.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn apply(&self, grid: &mut Grid) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_grid` [INFO] [stdout] --> src/rle.rs:42:8 [INFO] [stdout] | [INFO] [stdout] 42 | fn set_grid(&self, grid: &mut Grid) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_rule` [INFO] [stdout] --> src/rle.rs:63:8 [INFO] [stdout] | [INFO] [stdout] 63 | fn set_rule(&self, grid: &mut Grid) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `update_vertex_array` [INFO] [stdout] --> src/main.rs:325:4 [INFO] [stdout] | [INFO] [stdout] 325 | fn update_vertex_array(vtx_arr: &mut Vec, grid: Vec) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.80s [INFO] running `Command { std: "docker" "inspect" "c1ad0f7357d8843ad8dfc377473f3a8e611f74010c6232f672dd515ea0644344", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1ad0f7357d8843ad8dfc377473f3a8e611f74010c6232f672dd515ea0644344", kill_on_drop: false }` [INFO] [stdout] c1ad0f7357d8843ad8dfc377473f3a8e611f74010c6232f672dd515ea0644344