[INFO] cloning repository https://github.com/Tobraef/wolf-and-sheeps [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tobraef/wolf-and-sheeps" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTobraef%2Fwolf-and-sheeps", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTobraef%2Fwolf-and-sheeps'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 66f40ab01f29d390146530b5b4cf1d4970f9c1dc [INFO] checking Tobraef/wolf-and-sheeps against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTobraef%2Fwolf-and-sheeps" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Tobraef/wolf-and-sheeps on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Tobraef/wolf-and-sheeps [INFO] finished tweaking git repo https://github.com/Tobraef/wolf-and-sheeps [INFO] tweaked toml for git repo https://github.com/Tobraef/wolf-and-sheeps written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Tobraef/wolf-and-sheeps 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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [ERROR] this task or one of its parent failed! [ERROR] no output for 300 seconds [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace. [INFO] checking Tobraef/wolf-and-sheeps against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTobraef%2Fwolf-and-sheeps" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Tobraef/wolf-and-sheeps on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Tobraef/wolf-and-sheeps [INFO] finished tweaking git repo https://github.com/Tobraef/wolf-and-sheeps [INFO] tweaked toml for git repo https://github.com/Tobraef/wolf-and-sheeps written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Tobraef/wolf-and-sheeps 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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded iced_wgpu v0.5.1 [INFO] [stderr] Downloaded lyon v0.17.10 [INFO] [stderr] Downloaded iced_native v0.5.1 [INFO] [stderr] Downloaded iced_futures v0.4.1 [INFO] [stderr] Downloaded lyon_algorithms v0.17.7 [INFO] [stderr] Downloaded ttf-parser v0.15.1 [INFO] [stderr] Downloaded tokio v1.19.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 80be910a391dd258c8dce94d72f30967e29dbae60906845974c4120102246777 [INFO] running `Command { std: "docker" "start" "-a" "80be910a391dd258c8dce94d72f30967e29dbae60906845974c4120102246777", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "80be910a391dd258c8dce94d72f30967e29dbae60906845974c4120102246777", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80be910a391dd258c8dce94d72f30967e29dbae60906845974c4120102246777", kill_on_drop: false }` [INFO] [stdout] 80be910a391dd258c8dce94d72f30967e29dbae60906845974c4120102246777 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a59d67a3957ffd641fea066a9a44a2c817c7b12ae93f27c57c9e4e167ef7653a [INFO] running `Command { std: "docker" "start" "-a" "a59d67a3957ffd641fea066a9a44a2c817c7b12ae93f27c57c9e4e167ef7653a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking num-traits v0.2.15 [INFO] [stderr] Compiling wayland-sys v0.29.4 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Checking euclid v0.22.7 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking nix v0.22.3 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking ahash v0.7.6 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Checking lyon_geom v0.17.6 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking parking_lot_core v0.9.3 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling wayland-client v0.29.4 [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking ttf-parser v0.15.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling ash v0.34.0+1.2.203 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking lyon_path v0.17.7 [INFO] [stderr] Checking memmap2 v0.3.1 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking spirv v0.2.0+1.5.4 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Checking gpu-descriptor-types v0.1.1 [INFO] [stderr] Checking gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Checking owned_ttf_parser v0.15.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking ab_glyph v0.2.15 [INFO] [stderr] Compiling wgpu-core v0.12.2 [INFO] [stderr] Checking gpu-alloc v0.5.3 [INFO] [stderr] Checking gpu-descriptor v0.2.2 [INFO] [stderr] Checking wayland-commons v0.29.4 [INFO] [stderr] Checking calloop v0.9.3 [INFO] [stderr] Checking sid v0.6.1 [INFO] [stderr] Checking float_next_after v0.1.5 [INFO] [stderr] Compiling glam v0.10.2 [INFO] [stderr] Checking iced_core v0.5.0 [INFO] [stderr] Checking wgpu-types v0.12.0 [INFO] [stderr] Checking renderdoc-sys v0.7.1 [INFO] [stderr] Checking profiling v1.0.6 [INFO] [stderr] Checking inplace_it v0.3.3 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking iced_style v0.4.0 [INFO] [stderr] Checking lyon_algorithms v0.17.7 [INFO] [stderr] Checking lyon_tessellation v0.17.10 [INFO] [stderr] Checking gethostname v0.2.3 [INFO] [stderr] Checking wayland-cursor v0.29.4 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking unicode-segmentation v1.9.0 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking lyon v0.17.10 [INFO] [stderr] Checking glyph_brush_layout v0.2.3 [INFO] [stderr] Checking x11rb v0.9.0 [INFO] [stderr] Checking ordered-float v3.0.0 [INFO] [stderr] Checking x11-dl v2.19.1 [INFO] [stderr] Checking raw-window-handle v0.3.4 [INFO] [stderr] Checking mutate_once v0.1.1 [INFO] [stderr] Checking svg_fmt v0.4.1 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling bytemuck_derive v1.1.0 [INFO] [stderr] Checking glyph_brush_draw_cache v0.1.5 [INFO] [stderr] Checking tokio v1.19.1 [INFO] [stderr] Checking glyph_brush v0.7.4 [INFO] [stderr] Checking bytemuck v1.9.1 [INFO] [stderr] Checking guillotiere v0.6.2 [INFO] [stderr] Checking kamadak-exif v0.5.4 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking naga v0.8.5 [INFO] [stderr] Checking clipboard_x11 v0.4.0 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking iced_futures v0.4.1 [INFO] [stderr] Checking iced_native v0.5.1 [INFO] [stderr] Checking iced_graphics v0.3.0 [INFO] [stderr] Checking wgpu-hal v0.12.5 [INFO] [stderr] Checking smithay-client-toolkit v0.15.4 [INFO] [stderr] Checking smithay-clipboard v0.6.5 [INFO] [stderr] Checking winit v0.26.1 [INFO] [stderr] Checking clipboard_wayland v0.2.0 [INFO] [stderr] Checking window_clipboard v0.2.3 [INFO] [stderr] Checking wgpu v0.12.0 [INFO] [stderr] Checking iced_winit v0.4.0 [INFO] [stderr] Checking wgpu_glyph v0.16.0 [INFO] [stderr] Checking iced_wgpu v0.5.1 [INFO] [stderr] Checking iced v0.4.2 [INFO] [stderr] Checking wolf-and-sheep v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Text` [INFO] [stdout] --> src/drawing/learning.rs:1:37 [INFO] [stdout] | [INFO] [stdout] 1 | use iced::{Element, Column, Length, Text, ProgressBar, Alignment}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Text` [INFO] [stdout] --> src/drawing/learning.rs:1:37 [INFO] [stdout] | [INFO] [stdout] 1 | use iced::{Element, Column, Length, Text, ProgressBar, Alignment}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `won` [INFO] [stdout] --> src/ai/random_ai.rs:28:28 [INFO] [stdout] | [INFO] [stdout] 28 | fn feedback(&mut self, won: bool) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_won` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `winner` [INFO] [stdout] --> src/game/engine.rs:88:19 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn handle_win(winner: Species, board: &mut Board) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_winner` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Random` is never constructed [INFO] [stdout] --> src/ai/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub enum AITypes { [INFO] [stdout] | ------- variant in this enum [INFO] [stdout] 12 | Random, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LinearFunctionAI` is never constructed [INFO] [stdout] --> src/ai/linear_function_ai.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct LinearFunctionAI { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `won` [INFO] [stdout] --> src/ai/random_ai.rs:28:28 [INFO] [stdout] | [INFO] [stdout] 28 | fn feedback(&mut self, won: bool) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_won` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `state_is_lost_for_sheep` is never used [INFO] [stdout] --> src/ai/remembrance_ai.rs:64:8 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn state_is_lost_for_sheep(sheeps: &[Coord], wolf: &Coord) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset` is never used [INFO] [stdout] --> src/ai/learning.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl LearningProgress { [INFO] [stdout] | --------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 28 | pub fn reset(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `winner` [INFO] [stdout] --> src/game/engine.rs:88:19 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn handle_win(winner: Species, board: &mut Board) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_winner` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Random` is never constructed [INFO] [stdout] --> src/ai/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub enum AITypes { [INFO] [stdout] | ------- variant in this enum [INFO] [stdout] 12 | Random, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LinearFunctionAI` is never constructed [INFO] [stdout] --> src/ai/linear_function_ai.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct LinearFunctionAI { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset` is never used [INFO] [stdout] --> src/ai/learning.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl LearningProgress { [INFO] [stdout] | --------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 28 | pub fn reset(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.07s [INFO] running `Command { std: "docker" "inspect" "a59d67a3957ffd641fea066a9a44a2c817c7b12ae93f27c57c9e4e167ef7653a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a59d67a3957ffd641fea066a9a44a2c817c7b12ae93f27c57c9e4e167ef7653a", kill_on_drop: false }` [INFO] [stdout] a59d67a3957ffd641fea066a9a44a2c817c7b12ae93f27c57c9e4e167ef7653a