[INFO] cloning repository https://github.com/MrKWatkins/to-do-list [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MrKWatkins/to-do-list" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMrKWatkins%2Fto-do-list", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMrKWatkins%2Fto-do-list'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3b319e629341b46d4964e74c64eb66d3ba4a510e [INFO] checking MrKWatkins/to-do-list/3b319e629341b46d4964e74c64eb66d3ba4a510e against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMrKWatkins%2Fto-do-list" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MrKWatkins/to-do-list on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MrKWatkins/to-do-list [INFO] finished tweaking git repo https://github.com/MrKWatkins/to-do-list [INFO] tweaked toml for git repo https://github.com/MrKWatkins/to-do-list written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/MrKWatkins/to-do-list 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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded relm-derive v0.21.0 [INFO] [stderr] Downloaded orbtk-widgets v0.3.1-alpha3 [INFO] [stderr] Downloaded orbtk-utils v0.3.1-alpha3 [INFO] [stderr] Downloaded anyhow v1.0.40 [INFO] [stderr] Downloaded migrations_macros v1.4.2 [INFO] [stderr] Downloaded orbtk-theming v0.3.1-alpha3 [INFO] [stderr] Downloaded diesel_migrations v1.4.0 [INFO] [stderr] Downloaded orbtk-tree v0.3.1-alpha3 [INFO] [stderr] Downloaded orbtk-proc-macros v0.3.1-alpha3 [INFO] [stderr] Downloaded wayland-cursor v0.25.0 [INFO] [stderr] Downloaded migrations_internals v1.4.1 [INFO] [stderr] Downloaded dces v0.3.0 [INFO] [stderr] Downloaded wayland-commons v0.25.0 [INFO] [stderr] Downloaded ron v0.6.4 [INFO] [stderr] Downloaded orbtk-api v0.3.1-alpha3 [INFO] [stderr] Downloaded wayland-client v0.25.0 [INFO] [stderr] Downloaded lyon_geom v0.15.3 [INFO] [stderr] Downloaded minifb v0.17.0 [INFO] [stderr] Downloaded raqote v0.8.0 [INFO] [stderr] Downloaded wayland-protocols v0.25.0 [INFO] [stderr] Downloaded syn v0.12.15 [INFO] [stderr] Downloaded diesel v1.4.6 [INFO] [stderr] Downloaded orbtk v0.3.1-alpha3 [INFO] [stderr] Downloaded xkb v0.2.1 [INFO] [stderr] Downloaded regex v1.4.6 [INFO] [stderr] Downloaded syn v1.0.67 [INFO] [stderr] Downloaded gif v0.11.2 [INFO] [stderr] Downloaded bytemuck v1.5.1 [INFO] [stderr] Downloaded memoffset v0.6.3 [INFO] [stderr] Downloaded orbtk-render v0.3.1-alpha3 [INFO] [stderr] Downloaded spin_sleep v1.0.0 [INFO] [stderr] Downloaded orbtk-shell v0.3.1-alpha3 [INFO] [stderr] Downloaded relm v0.21.0 [INFO] [stderr] Downloaded case v1.0.0 [INFO] [stderr] Downloaded unidiff v0.3.3 [INFO] [stderr] Downloaded wayland-sys v0.25.0 [INFO] [stderr] Downloaded wayland-scanner v0.25.0 [INFO] [stderr] Downloaded xkbcommon-sys v0.7.5 [INFO] [stderr] Downloaded sw-composite v0.7.14 [INFO] [stderr] Downloaded orbtk-theme v0.3.1-alpha3 [INFO] [stderr] Downloaded orbclient v0.3.31 [INFO] [stderr] Downloaded libsqlite3-sys v0.20.1 [INFO] [stderr] Downloaded derive_more v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 831ef4227a2958098fb1dd6e121a5d1e009a977b6c070833345171f2d1987aad [INFO] running `Command { std: "docker" "start" "-a" "831ef4227a2958098fb1dd6e121a5d1e009a977b6c070833345171f2d1987aad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "831ef4227a2958098fb1dd6e121a5d1e009a977b6c070833345171f2d1987aad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "831ef4227a2958098fb1dd6e121a5d1e009a977b6c070833345171f2d1987aad", kill_on_drop: false }` [INFO] [stdout] 831ef4227a2958098fb1dd6e121a5d1e009a977b6c070833345171f2d1987aad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b5d9267807950057bb46825dabbc6b0d64224a53201c1f80d4a218ba38c097b5 [INFO] running `Command { std: "docker" "start" "-a" "b5d9267807950057bb46825dabbc6b0d64224a53201c1f80d4a218ba38c097b5", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.67 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking futures-core v0.3.13 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Checking futures-sink v0.3.13 [INFO] [stderr] Compiling wayland-scanner v0.25.0 [INFO] [stderr] Checking futures-channel v0.3.13 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking futures-task v0.3.13 [INFO] [stderr] Checking futures-io v0.3.13 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.4 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Checking wayland-sys v0.25.0 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] Compiling wayland-client v0.25.0 [INFO] [stderr] Compiling libsqlite3-sys v0.20.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking wayland-commons v0.25.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking weezl v0.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Compiling cast v0.2.6 [INFO] [stderr] Compiling wayland-protocols v0.25.0 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking futures-util v0.3.13 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking euclid v0.20.14 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Checking gif v0.11.2 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Compiling derive_more v0.99.14 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Checking lyon_geom v0.15.3 [INFO] [stderr] Checking png v0.15.3 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Compiling minifb v0.17.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking futures-executor v0.3.13 [INFO] [stderr] Compiling gio v0.9.1 [INFO] [stderr] Checking bytemuck v1.5.1 [INFO] [stderr] Checking typed-arena v2.0.1 [INFO] [stderr] Checking sw-composite v0.7.14 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Compiling xkbcommon-sys v0.7.5 [INFO] [stderr] Checking xkb v0.2.1 [INFO] [stderr] Checking raqote v0.8.0 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Checking futures v0.3.13 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Checking wayland-cursor v0.25.0 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling pango v0.9.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling gdk-pixbuf v0.9.0 [INFO] [stderr] Compiling cairo-rs v0.9.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Compiling case v1.0.0 [INFO] [stderr] Checking unicode-xid v0.1.0 [INFO] [stderr] Checking ron v0.6.4 [INFO] [stderr] Compiling gdk v0.13.2 [INFO] [stderr] Compiling atk v0.9.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Checking dces v0.3.0 [INFO] [stderr] Checking spin_sleep v1.0.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stdout] error[E0310]: the parameter type `E` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/dces-0.3.0/src/world.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | / cleanup_system [INFO] [stdout] 31 | | .system [INFO] [stdout] 32 | | .run(&mut self.entity_component_manager); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |________________________________________________________the parameter type `E` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `E` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 25 | E: EntityStore + 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `C` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/dces-0.3.0/src/world.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | / cleanup_system [INFO] [stdout] 31 | | .system [INFO] [stdout] 32 | | .run(&mut self.entity_component_manager); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |________________________________________________________the parameter type `C` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `C` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 26 | C: ComponentStore + 'static [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/registry/src/index.crates.io-6f17d22bba15001f/dces-0.3.0/src/world.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | / cleanup_system [INFO] [stdout] 31 | | .system [INFO] [stdout] 32 | | .run(&mut self.entity_component_manager); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |________________________________________________________the parameter type `Ctx` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `Ctx` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 23 | impl Drop for World [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/registry/src/index.crates.io-6f17d22bba15001f/dces-0.3.0/src/world.rs:115:17 [INFO] [stdout] | [INFO] [stdout] 115 | init_system.system.run(&mut self.entity_component_manager); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `E` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `E` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 46 | E: EntityStore + 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `C` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/dces-0.3.0/src/world.rs:115:17 [INFO] [stdout] | [INFO] [stdout] 115 | init_system.system.run(&mut self.entity_component_manager); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `C` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `C` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 47 | C: ComponentStore + 'static [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/registry/src/index.crates.io-6f17d22bba15001f/dces-0.3.0/src/world.rs:115:17 [INFO] [stdout] | [INFO] [stdout] 115 | init_system.system.run(&mut self.entity_component_manager); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `Ctx` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `Ctx` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 44 | impl World [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/registry/src/index.crates.io-6f17d22bba15001f/dces-0.3.0/src/world.rs:123:17 [INFO] [stdout] | [INFO] [stdout] 123 | / self.system_store [INFO] [stdout] 124 | | .borrow_entity_system(*system) [INFO] [stdout] 125 | | .unwrap() [INFO] [stdout] 126 | | .system [INFO] [stdout] 127 | | .run(&mut self.entity_component_manager); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |____________________________________________________________the parameter type `E` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `E` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 46 | E: EntityStore + 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `C` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/dces-0.3.0/src/world.rs:123:17 [INFO] [stdout] | [INFO] [stdout] 123 | / self.system_store [INFO] [stdout] 124 | | .borrow_entity_system(*system) [INFO] [stdout] 125 | | .unwrap() [INFO] [stdout] 126 | | .system [INFO] [stdout] 127 | | .run(&mut self.entity_component_manager); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |____________________________________________________________the parameter type `C` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `C` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 47 | C: ComponentStore + 'static [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/registry/src/index.crates.io-6f17d22bba15001f/dces-0.3.0/src/world.rs:123:17 [INFO] [stdout] | [INFO] [stdout] 123 | / self.system_store [INFO] [stdout] 124 | | .borrow_entity_system(*system) [INFO] [stdout] 125 | | .unwrap() [INFO] [stdout] 126 | | .system [INFO] [stdout] 127 | | .run(&mut self.entity_component_manager); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |____________________________________________________________the parameter type `Ctx` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `Ctx` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 44 | impl World [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/registry/src/index.crates.io-6f17d22bba15001f/dces-0.3.0/src/world.rs:136:17 [INFO] [stdout] | [INFO] [stdout] 136 | init_system.system.run_with_context(&mut self.entity_component_manager, ctx); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `E` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `E` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 46 | E: EntityStore + 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `C` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/dces-0.3.0/src/world.rs:136:17 [INFO] [stdout] | [INFO] [stdout] 136 | init_system.system.run_with_context(&mut self.entity_component_manager, ctx); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `C` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `C` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 47 | C: ComponentStore + 'static [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/registry/src/index.crates.io-6f17d22bba15001f/dces-0.3.0/src/world.rs:136:17 [INFO] [stdout] | [INFO] [stdout] 136 | init_system.system.run_with_context(&mut self.entity_component_manager, ctx); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `Ctx` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `Ctx` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 44 | impl World [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/registry/src/index.crates.io-6f17d22bba15001f/dces-0.3.0/src/world.rs:144:17 [INFO] [stdout] | [INFO] [stdout] 144 | / self.system_store [INFO] [stdout] 145 | | .borrow_entity_system(*system) [INFO] [stdout] 146 | | .unwrap() [INFO] [stdout] 147 | | .system [INFO] [stdout] 148 | | .run_with_context(&mut self.entity_component_manager, ctx); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |______________________________________________________________________________the parameter type `E` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `E` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 46 | E: EntityStore + 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `C` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/dces-0.3.0/src/world.rs:144:17 [INFO] [stdout] | [INFO] [stdout] 144 | / self.system_store [INFO] [stdout] 145 | | .borrow_entity_system(*system) [INFO] [stdout] 146 | | .unwrap() [INFO] [stdout] 147 | | .system [INFO] [stdout] 148 | | .run_with_context(&mut self.entity_component_manager, ctx); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |______________________________________________________________________________the parameter type `C` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `C` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 47 | C: ComponentStore + 'static [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/registry/src/index.crates.io-6f17d22bba15001f/dces-0.3.0/src/world.rs:144:17 [INFO] [stdout] | [INFO] [stdout] 144 | / self.system_store [INFO] [stdout] 145 | | .borrow_entity_system(*system) [INFO] [stdout] 146 | | .unwrap() [INFO] [stdout] 147 | | .system [INFO] [stdout] 148 | | .run_with_context(&mut self.entity_component_manager, ctx); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |______________________________________________________________________________the parameter type `Ctx` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `Ctx` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 44 | impl World [INFO] [stdout] | +++++++++ [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` (lib) due to 15 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b5d9267807950057bb46825dabbc6b0d64224a53201c1f80d4a218ba38c097b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5d9267807950057bb46825dabbc6b0d64224a53201c1f80d4a218ba38c097b5", kill_on_drop: false }` [INFO] [stdout] b5d9267807950057bb46825dabbc6b0d64224a53201c1f80d4a218ba38c097b5