[INFO] cloning repository https://github.com/LukeAngove/any-typing-game [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LukeAngove/any-typing-game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLukeAngove%2Fany-typing-game", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLukeAngove%2Fany-typing-game'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bd6335502fd213917dbbb0e8096b969456ffd6ef [INFO] testing LukeAngove/any-typing-game 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%2FLukeAngove%2Fany-typing-game" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LukeAngove/any-typing-game 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] removed /workspace/builds/worker-3/source/rust-toolchain [INFO] started tweaking git repo https://github.com/LukeAngove/any-typing-game [INFO] finished tweaking git repo https://github.com/LukeAngove/any-typing-game [INFO] tweaked toml for git repo https://github.com/LukeAngove/any-typing-game written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/LukeAngove/any-typing-game 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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 1e1960d13c977a61028415339d9d0b7ca5b436b3f03fc3ae6824fe8880141ce3 [INFO] running `Command { std: "docker" "start" "-a" "1e1960d13c977a61028415339d9d0b7ca5b436b3f03fc3ae6824fe8880141ce3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e1960d13c977a61028415339d9d0b7ca5b436b3f03fc3ae6824fe8880141ce3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e1960d13c977a61028415339d9d0b7ca5b436b3f03fc3ae6824fe8880141ce3", kill_on_drop: false }` [INFO] [stdout] 1e1960d13c977a61028415339d9d0b7ca5b436b3f03fc3ae6824fe8880141ce3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 9288872e19dc94dce82814e1061d7838cb608f0b2aa5a21ccd186828c83c0aff [INFO] running `Command { std: "docker" "start" "-a" "9288872e19dc94dce82814e1061d7838cb608f0b2aa5a21ccd186828c83c0aff", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling siphasher v0.3.5 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling sdl2 v0.34.5 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling sw-composite v0.7.14 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling case v1.0.0 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling xdotool v0.0.2 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling euclid v0.20.14 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling dces v0.3.1 (https://gitlab.redox-os.org/redox-os/dces-rust.git?branch=before_resource#f85e608e) [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stdout] error[E0310]: the parameter type `Ctx` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/dces-rust-0e90bfa1cf1cf6e4/f85e608/src/world.rs:30:18 [INFO] [stdout] | [INFO] [stdout] 22 | impl Drop for World [INFO] [stdout] | --- help: consider adding an explicit lifetime bound...: `Ctx: 'static` [INFO] [stdout] ... [INFO] [stdout] 30 | .run(&mut self.entity_component_manager); [INFO] [stdout] | ^^^ ...so that the type `(dyn system::System + 'static)` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/dces-rust-0e90bfa1cf1cf6e4/f85e608/src/system.rs:16:27 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait System: Any [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `E` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/dces-rust-0e90bfa1cf1cf6e4/f85e608/src/world.rs:30:18 [INFO] [stdout] | [INFO] [stdout] 22 | impl Drop for World [INFO] [stdout] | - help: consider adding an explicit lifetime bound...: `E: 'static` [INFO] [stdout] ... [INFO] [stdout] 30 | .run(&mut self.entity_component_manager); [INFO] [stdout] | ^^^ ...so that the type `(dyn system::System + 'static)` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/dces-rust-0e90bfa1cf1cf6e4/f85e608/src/system.rs:16:27 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait System: Any [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `Ctx` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/dces-rust-0e90bfa1cf1cf6e4/f85e608/src/world.rs:105:36 [INFO] [stdout] | [INFO] [stdout] 37 | impl World [INFO] [stdout] | --- help: consider adding an explicit lifetime bound...: `Ctx: 'static` [INFO] [stdout] ... [INFO] [stdout] 105 | init_system.system.run(&mut self.entity_component_manager); [INFO] [stdout] | ^^^ ...so that the type `(dyn system::System + 'static)` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/dces-rust-0e90bfa1cf1cf6e4/f85e608/src/system.rs:16:27 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait System: Any [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `E` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/dces-rust-0e90bfa1cf1cf6e4/f85e608/src/world.rs:105:36 [INFO] [stdout] | [INFO] [stdout] 37 | impl World [INFO] [stdout] | - help: consider adding an explicit lifetime bound...: `E: 'static` [INFO] [stdout] ... [INFO] [stdout] 105 | init_system.system.run(&mut self.entity_component_manager); [INFO] [stdout] | ^^^ ...so that the type `(dyn system::System + 'static)` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/dces-rust-0e90bfa1cf1cf6e4/f85e608/src/system.rs:16:27 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait System: Any [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `Ctx` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/dces-rust-0e90bfa1cf1cf6e4/f85e608/src/world.rs:128:22 [INFO] [stdout] | [INFO] [stdout] 37 | impl World [INFO] [stdout] | --- help: consider adding an explicit lifetime bound...: `Ctx: 'static` [INFO] [stdout] ... [INFO] [stdout] 128 | .run_with_context(&mut self.entity_component_manager, ctx); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ...so that the type `(dyn system::System + 'static)` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/dces-rust-0e90bfa1cf1cf6e4/f85e608/src/system.rs:16:27 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait System: Any [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `E` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/dces-rust-0e90bfa1cf1cf6e4/f85e608/src/world.rs:128:22 [INFO] [stdout] | [INFO] [stdout] 37 | impl World [INFO] [stdout] | - help: consider adding an explicit lifetime bound...: `E: 'static` [INFO] [stdout] ... [INFO] [stdout] 128 | .run_with_context(&mut self.entity_component_manager, ctx); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ...so that the type `(dyn system::System + 'static)` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/dces-rust-0e90bfa1cf1cf6e4/f85e608/src/system.rs:16:27 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait System: Any [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0310`. [INFO] [stdout] [INFO] [stderr] error: could not compile `dces` due to 7 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9288872e19dc94dce82814e1061d7838cb608f0b2aa5a21ccd186828c83c0aff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9288872e19dc94dce82814e1061d7838cb608f0b2aa5a21ccd186828c83c0aff", kill_on_drop: false }` [INFO] [stdout] 9288872e19dc94dce82814e1061d7838cb608f0b2aa5a21ccd186828c83c0aff