[INFO] cloning repository https://github.com/mich101mich/game_rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mich101mich/game_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmich101mich%2Fgame_rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmich101mich%2Fgame_rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f5e2796d3f8437e9630777e745ed7b8b2a513d30 [INFO] testing mich101mich/game_rs against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmich101mich%2Fgame_rs" "/workspace/builds/worker-76/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-76/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mich101mich/game_rs on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mich101mich/game_rs [INFO] finished tweaking git repo https://github.com/mich101mich/game_rs [INFO] tweaked toml for git repo https://github.com/mich101mich/game_rs written to /workspace/builds/worker-76/source/Cargo.toml [INFO] crate git repo https://github.com/mich101mich/game_rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a6347e946269aafdeb0b192bb3336e73e675f5ad63f8f5d3b0cd6fc3ff89fd7c [INFO] running `Command { std: "docker" "start" "-a" "a6347e946269aafdeb0b192bb3336e73e675f5ad63f8f5d3b0cd6fc3ff89fd7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a6347e946269aafdeb0b192bb3336e73e675f5ad63f8f5d3b0cd6fc3ff89fd7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6347e946269aafdeb0b192bb3336e73e675f5ad63f8f5d3b0cd6fc3ff89fd7c", kill_on_drop: false }` [INFO] [stdout] a6347e946269aafdeb0b192bb3336e73e675f5ad63f8f5d3b0cd6fc3ff89fd7c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 29907a966b039b0698174c968bc9decdafb11359e0de3206aab25be1a0dafe58 [INFO] running `Command { std: "docker" "start" "-a" "29907a966b039b0698174c968bc9decdafb11359e0de3206aab25be1a0dafe58", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling sfml-build v0.2.0 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling hierarchical_pathfinding v0.3.4 (https://github.com/mich101mich/hierarchical_pathfinding#907fd627) [INFO] [stderr] Compiling csfml-system-sys v0.4.0 [INFO] [stderr] Compiling csfml-window-sys v0.4.0 [INFO] [stderr] Compiling csfml-graphics-sys v0.4.0 [INFO] [stderr] Compiling csfml-audio-sys v0.4.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling sfml v0.14.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling game v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0759]: `self` has an anonymous lifetime `'_` but it needs to satisfy a `'static` lifetime requirement [INFO] [stdout] --> src/ui/clickable.rs:7:3 [INFO] [stdout] | [INFO] [stdout] 6 | fn context_menu(&self) -> Box> { [INFO] [stdout] | ----- this data with an anonymous lifetime `'_`... [INFO] [stdout] 7 | Box::new(std::iter::empty()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ...is used and required to live as long as `'static` here [INFO] [stdout] | [INFO] [stdout] note: `'static` lifetime requirement introduced by the return type [INFO] [stdout] --> src/ui/clickable.rs:6:32 [INFO] [stdout] | [INFO] [stdout] 6 | fn context_menu(&self) -> Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | `'static` requirement introduced here [INFO] [stdout] | `'static` requirement introduced here [INFO] [stdout] 7 | Box::new(std::iter::empty()) [INFO] [stdout] | ---------------------------- because of this returned expression [INFO] [stdout] help: to declare that the trait object captures data from argument `self`, you can add an explicit `'_` lifetime bound [INFO] [stdout] | [INFO] [stdout] 6 | fn context_menu(&self) -> Box + '_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0759]: `self` has an anonymous lifetime `'_` but it needs to satisfy a `'static` lifetime requirement [INFO] [stdout] --> src/entity/worker.rs:63:3 [INFO] [stdout] | [INFO] [stdout] 62 | fn context_menu(&self) -> Box> { [INFO] [stdout] | ----- this data with an anonymous lifetime `'_`... [INFO] [stdout] 63 | Box::new([(CONTEXT_KILL, "kill")].iter()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ...is used and required to live as long as `'static` here [INFO] [stdout] | [INFO] [stdout] note: `'static` lifetime requirement introduced by the return type [INFO] [stdout] --> src/entity/worker.rs:62:32 [INFO] [stdout] | [INFO] [stdout] 62 | fn context_menu(&self) -> Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | `'static` requirement introduced here [INFO] [stdout] | `'static` requirement introduced here [INFO] [stdout] 63 | Box::new([(CONTEXT_KILL, "kill")].iter()) [INFO] [stdout] | ----------------------------------------- because of this returned expression [INFO] [stdout] help: to declare that the trait object captures data from argument `self`, you can add an explicit `'_` lifetime bound [INFO] [stdout] | [INFO] [stdout] 62 | fn context_menu(&self) -> Box + '_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0759]: `self` has an anonymous lifetime `'_` but it needs to satisfy a `'static` lifetime requirement [INFO] [stdout] --> src/world/wrapper.rs:103:3 [INFO] [stdout] | [INFO] [stdout] 99 | &self, [INFO] [stdout] | ----- this data with an anonymous lifetime `'_`... [INFO] [stdout] ... [INFO] [stdout] 103 | / match self[tile] { [INFO] [stdout] 104 | | Air => Box::new([(Self::AIR_PLACE_PLATFORM, "Place Platform")].iter()), [INFO] [stdout] 105 | | Bedrock => panic!("Bedrock was selected"), [INFO] [stdout] 106 | | Granite | Rock | Ore | Crystal => Box::new([(Self::TILE_REMOVE, "Remove")].iter()), [INFO] [stdout] ... | [INFO] [stdout] 121 | | }, [INFO] [stdout] 122 | | } [INFO] [stdout] | |_________^ ...is used and required to live as long as `'static` here [INFO] [stdout] | [INFO] [stdout] note: `'static` lifetime requirement introduced by the return type [INFO] [stdout] --> src/world/wrapper.rs:101:11 [INFO] [stdout] | [INFO] [stdout] 101 | ) -> Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | `'static` requirement introduced here [INFO] [stdout] | `'static` requirement introduced here [INFO] [stdout] 102 | use Material::*; [INFO] [stdout] 103 | / match self[tile] { [INFO] [stdout] 104 | | Air => Box::new([(Self::AIR_PLACE_PLATFORM, "Place Platform")].iter()), [INFO] [stdout] 105 | | Bedrock => panic!("Bedrock was selected"), [INFO] [stdout] 106 | | Granite | Rock | Ore | Crystal => Box::new([(Self::TILE_REMOVE, "Remove")].iter()), [INFO] [stdout] ... | [INFO] [stdout] 121 | | }, [INFO] [stdout] 122 | | } [INFO] [stdout] | |_________- because of this returned expression [INFO] [stdout] help: to declare that the trait object captures data from argument `self`, you can add an explicit `'_` lifetime bound [INFO] [stdout] | [INFO] [stdout] 101 | ) -> Box + '_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0759]: `self` has an anonymous lifetime `'_` but it needs to satisfy a `'static` lifetime requirement [INFO] [stdout] --> src/world/wrapper.rs:104:11 [INFO] [stdout] | [INFO] [stdout] 99 | &self, [INFO] [stdout] | ----- this data with an anonymous lifetime `'_`... [INFO] [stdout] ... [INFO] [stdout] 104 | Air => Box::new([(Self::AIR_PLACE_PLATFORM, "Place Platform")].iter()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ...is used and required to live as long as `'static` here [INFO] [stdout] | [INFO] [stdout] note: `'static` lifetime requirement introduced by the return type [INFO] [stdout] --> src/world/wrapper.rs:101:11 [INFO] [stdout] | [INFO] [stdout] 101 | ) -> Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | `'static` requirement introduced here [INFO] [stdout] | `'static` requirement introduced here [INFO] [stdout] ... [INFO] [stdout] 104 | Air => Box::new([(Self::AIR_PLACE_PLATFORM, "Place Platform")].iter()), [INFO] [stdout] | --------------------------------------------------------------- because of this returned expression [INFO] [stdout] help: to declare that the trait object captures data from argument `self`, you can add an explicit `'_` lifetime bound [INFO] [stdout] | [INFO] [stdout] 101 | ) -> Box + '_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0759]: `self` has an anonymous lifetime `'_` but it needs to satisfy a `'static` lifetime requirement [INFO] [stdout] --> src/world/wrapper.rs:110:27 [INFO] [stdout] | [INFO] [stdout] 99 | &self, [INFO] [stdout] | ----- this data with an anonymous lifetime `'_`... [INFO] [stdout] ... [INFO] [stdout] 110 | MachineType::Spawn => Box::new( [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 111 | | [ [INFO] [stdout] 112 | | (Self::SPAWN_NEW_WORKER, "Spawn Worker"), [INFO] [stdout] 113 | | (Self::TILE_REMOVE, "Destroy"), [INFO] [stdout] 114 | | ] [INFO] [stdout] 115 | | .iter(), [INFO] [stdout] 116 | | ), [INFO] [stdout] | |_________________^ ...is used and required to live as long as `'static` here [INFO] [stdout] | [INFO] [stdout] note: `'static` lifetime requirement introduced by the return type [INFO] [stdout] --> src/world/wrapper.rs:101:11 [INFO] [stdout] | [INFO] [stdout] 101 | ) -> Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | `'static` requirement introduced here [INFO] [stdout] | `'static` requirement introduced here [INFO] [stdout] ... [INFO] [stdout] 110 | MachineType::Spawn => Box::new( [INFO] [stdout] | _______________________________________- [INFO] [stdout] 111 | | [ [INFO] [stdout] 112 | | (Self::SPAWN_NEW_WORKER, "Spawn Worker"), [INFO] [stdout] 113 | | (Self::TILE_REMOVE, "Destroy"), [INFO] [stdout] 114 | | ] [INFO] [stdout] 115 | | .iter(), [INFO] [stdout] 116 | | ), [INFO] [stdout] | |_________________- because of this returned expression [INFO] [stdout] help: to declare that the trait object captures data from argument `self`, you can add an explicit `'_` lifetime bound [INFO] [stdout] | [INFO] [stdout] 101 | ) -> Box + '_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0759]: `self` has an anonymous lifetime `'_` but it needs to satisfy a `'static` lifetime requirement [INFO] [stdout] --> src/world/wrapper.rs:118:6 [INFO] [stdout] | [INFO] [stdout] 99 | &self, [INFO] [stdout] | ----- this data with an anonymous lifetime `'_`... [INFO] [stdout] ... [INFO] [stdout] 118 | Box::new([(0, "TODO: Research"), (Self::TILE_REMOVE, "Destroy")].iter()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ...is used and required to live as long as `'static` here [INFO] [stdout] | [INFO] [stdout] note: `'static` lifetime requirement introduced by the return type [INFO] [stdout] --> src/world/wrapper.rs:101:11 [INFO] [stdout] | [INFO] [stdout] 101 | ) -> Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | `'static` requirement introduced here [INFO] [stdout] | `'static` requirement introduced here [INFO] [stdout] ... [INFO] [stdout] 118 | Box::new([(0, "TODO: Research"), (Self::TILE_REMOVE, "Destroy")].iter()) [INFO] [stdout] | ------------------------------------------------------------------------ because of this returned expression [INFO] [stdout] help: to declare that the trait object captures data from argument `self`, you can add an explicit `'_` lifetime bound [INFO] [stdout] | [INFO] [stdout] 101 | ) -> Box + '_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0759]: `self` has an anonymous lifetime `'_` but it needs to satisfy a `'static` lifetime requirement [INFO] [stdout] --> src/world/wrapper.rs:128:3 [INFO] [stdout] | [INFO] [stdout] 125 | &self, [INFO] [stdout] | ----- this data with an anonymous lifetime `'_`... [INFO] [stdout] ... [INFO] [stdout] 128 | Box::new([(Self::TILE_REMOVE, "Remove")].iter()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ...is used and required to live as long as `'static` here [INFO] [stdout] | [INFO] [stdout] note: `'static` lifetime requirement introduced by the return type [INFO] [stdout] --> src/world/wrapper.rs:127:11 [INFO] [stdout] | [INFO] [stdout] 127 | ) -> Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | `'static` requirement introduced here [INFO] [stdout] | `'static` requirement introduced here [INFO] [stdout] 128 | Box::new([(Self::TILE_REMOVE, "Remove")].iter()) [INFO] [stdout] | ------------------------------------------------ because of this returned expression [INFO] [stdout] help: to declare that the trait object captures data from argument `self`, you can add an explicit `'_` lifetime bound [INFO] [stdout] | [INFO] [stdout] 127 | ) -> Box + '_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0759`. [INFO] [stdout] [INFO] [stderr] error: could not compile `game` due to 8 previous errors [INFO] running `Command { std: "docker" "inspect" "29907a966b039b0698174c968bc9decdafb11359e0de3206aab25be1a0dafe58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29907a966b039b0698174c968bc9decdafb11359e0de3206aab25be1a0dafe58", kill_on_drop: false }` [INFO] [stdout] 29907a966b039b0698174c968bc9decdafb11359e0de3206aab25be1a0dafe58