[INFO] fetching crate orbtk 0.3.1-alpha4...
[INFO] checking orbtk-0.3.1-alpha4 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate orbtk 0.3.1-alpha4 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate orbtk 0.3.1-alpha4 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate orbtk 0.3.1-alpha4
[INFO] finished tweaking crates.io crate orbtk 0.3.1-alpha4
[INFO] tweaked toml for crates.io crate orbtk 0.3.1-alpha4 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate crates.io crate orbtk 0.3.1-alpha4 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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 647ea91be0caae7dc9e8e9b27b2ce887d54d32ee41a5d4fefd94f339cb2dfd75
[INFO] running `Command { std: "docker" "start" "-a" "647ea91be0caae7dc9e8e9b27b2ce887d54d32ee41a5d4fefd94f339cb2dfd75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "647ea91be0caae7dc9e8e9b27b2ce887d54d32ee41a5d4fefd94f339cb2dfd75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "647ea91be0caae7dc9e8e9b27b2ce887d54d32ee41a5d4fefd94f339cb2dfd75", kill_on_drop: false }`
[INFO] [stdout] 647ea91be0caae7dc9e8e9b27b2ce887d54d32ee41a5d4fefd94f339cb2dfd75
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7904f382971d4006111c6f7c24c45ea0ee4d33524c3be6c4ca41f89c49c1181b
[INFO] running `Command { std: "docker" "start" "-a" "7904f382971d4006111c6f7c24c45ea0ee4d33524c3be6c4ca41f89c49c1181b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.121
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.89
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling version-compare v0.1.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking bytemuck v1.8.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]     Checking raw-window-handle v0.4.2
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]     Checking miniz_oxide v0.5.1
[INFO] [stderr]     Checking deflate v1.0.0
[INFO] [stderr]     Checking miniz_oxide v0.3.7
[INFO] [stderr]    Compiling sdl2 v0.35.2
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking ttf-parser v0.6.2
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]    Compiling cmake v0.1.48
[INFO] [stderr]     Checking safe_arch v0.5.2
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking arrayref v0.3.6
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.5
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling rust_decimal v1.22.0
[INFO] [stderr]     Checking smallvec v1.8.0
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking arrayvec v0.7.2
[INFO] [stderr]    Compiling quote v1.0.16
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]     Checking png v0.17.5
[INFO] [stderr]     Checking raw-window-handle v0.3.4
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling case v1.0.0
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking dces v0.3.1
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]    Compiling vek v0.14.1
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]    Compiling vek v0.12.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[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.1/src/world.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout] 28 | /             cleanup_system
[INFO] [stdout] 29 | |                 .system
[INFO] [stdout] 30 | |                 .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] 24 |     E: EntityStore + 'static,
[INFO] [stdout]    |                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr] error: could not compile `dces` (lib) due to 10 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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.1/src/world.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout] 28 | /             cleanup_system
[INFO] [stdout] 29 | |                 .system
[INFO] [stdout] 30 | |                 .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] 22 | impl<E, Ctx: 'static> Drop for World<E, Ctx>
[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.1/src/world.rs:105:17
[INFO] [stdout]     |
[INFO] [stdout] 105 |                 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] 39  |     E: EntityStore + '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.1/src/world.rs:105:17
[INFO] [stdout]     |
[INFO] [stdout] 105 |                 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] 37  | impl<E, Ctx: 'static> World<E, Ctx>
[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.1/src/world.rs:113:17
[INFO] [stdout]     |
[INFO] [stdout] 113 | /                 self.system_store
[INFO] [stdout] 114 | |                     .borrow_entity_system(*system)
[INFO] [stdout] 115 | |                     .unwrap()
[INFO] [stdout] 116 | |                     .system
[INFO] [stdout] 117 | |                     .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] 39  |     E: EntityStore + '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.1/src/world.rs:113:17
[INFO] [stdout]     |
[INFO] [stdout] 113 | /                 self.system_store
[INFO] [stdout] 114 | |                     .borrow_entity_system(*system)
[INFO] [stdout] 115 | |                     .unwrap()
[INFO] [stdout] 116 | |                     .system
[INFO] [stdout] 117 | |                     .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] 37  | impl<E, Ctx: 'static> World<E, Ctx>
[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.1/src/world.rs:126:17
[INFO] [stdout]     |
[INFO] [stdout] 126 | /                 init_system
[INFO] [stdout] 127 | |                     .system
[INFO] [stdout] 128 | |                     .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] 39  |     E: EntityStore + '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.1/src/world.rs:126:17
[INFO] [stdout]     |
[INFO] [stdout] 126 | /                 init_system
[INFO] [stdout] 127 | |                     .system
[INFO] [stdout] 128 | |                     .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] 37  | impl<E, Ctx: 'static> World<E, Ctx>
[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.1/src/world.rs:136:17
[INFO] [stdout]     |
[INFO] [stdout] 136 | /                 self.system_store
[INFO] [stdout] 137 | |                     .borrow_entity_system(*system)
[INFO] [stdout] 138 | |                     .unwrap()
[INFO] [stdout] 139 | |                     .system
[INFO] [stdout] 140 | |                     .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] 39  |     E: EntityStore + '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.1/src/world.rs:136:17
[INFO] [stdout]     |
[INFO] [stdout] 136 | /                 self.system_store
[INFO] [stdout] 137 | |                     .borrow_entity_system(*system)
[INFO] [stdout] 138 | |                     .unwrap()
[INFO] [stdout] 139 | |                     .system
[INFO] [stdout] 140 | |                     .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] 37  | impl<E, Ctx: 'static> World<E, Ctx>
[INFO] [stdout]     |            +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0310`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7904f382971d4006111c6f7c24c45ea0ee4d33524c3be6c4ca41f89c49c1181b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7904f382971d4006111c6f7c24c45ea0ee4d33524c3be6c4ca41f89c49c1181b", kill_on_drop: false }`
[INFO] [stdout] 7904f382971d4006111c6f7c24c45ea0ee4d33524c3be6c4ca41f89c49c1181b
