[INFO] cloning repository https://github.com/EbonJaeger/calculator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EbonJaeger/calculator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEbonJaeger%2Fcalculator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEbonJaeger%2Fcalculator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0180c13e6ca26f15952a5c0590f21d67221023a9
[INFO] building EbonJaeger/calculator against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEbonJaeger%2Fcalculator" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/EbonJaeger/calculator on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/EbonJaeger/calculator
[INFO] finished tweaking git repo https://github.com/EbonJaeger/calculator
[INFO] tweaked toml for git repo https://github.com/EbonJaeger/calculator written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/EbonJaeger/calculator 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1735632dad9f9c80ddd898a4a8f531f9037d29f2627d3813dc3fe2e503d10804
[INFO] running `Command { std: "docker" "start" "-a" "1735632dad9f9c80ddd898a4a8f531f9037d29f2627d3813dc3fe2e503d10804", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1735632dad9f9c80ddd898a4a8f531f9037d29f2627d3813dc3fe2e503d10804", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1735632dad9f9c80ddd898a4a8f531f9037d29f2627d3813dc3fe2e503d10804", kill_on_drop: false }`
[INFO] [stdout] 1735632dad9f9c80ddd898a4a8f531f9037d29f2627d3813dc3fe2e503d10804
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] acabe810b9ee562b85f7d32f0f68c29daf9796df004458ed6cf7fc1d571e0547
[INFO] running `Command { std: "docker" "start" "-a" "acabe810b9ee562b85f7d32f0f68c29daf9796df004458ed6cf7fc1d571e0547", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.103
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling cc v1.0.71
[INFO] [stderr]    Compiling syn v1.0.80
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling siphasher v0.3.7
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling version-compare v0.0.10
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling miniz_oxide v0.3.7
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling filetime v0.2.15
[INFO] [stderr]    Compiling xattr v0.2.2
[INFO] [stderr]    Compiling flate2 v1.0.22
[INFO] [stderr]    Compiling cmake v0.1.45
[INFO] [stderr]    Compiling bytemuck v1.7.2
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling tar v0.4.37
[INFO] [stderr]    Compiling png v0.16.8
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling ttf-parser v0.6.2
[INFO] [stderr]    Compiling sdl2 v0.34.5
[INFO] [stderr]    Compiling raw-window-handle v0.3.3
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling safe_arch v0.5.2
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.4
[INFO] [stderr]    Compiling arrayref v0.3.6
[INFO] [stderr]    Compiling smallvec v1.7.0
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling tiny-skia v0.5.1
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling owned_ttf_parser v0.6.0
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling case v1.0.0
[INFO] [stderr]    Compiling rusttype v0.9.2
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling orbtk_utils v0.3.1-alpha4 (https://github.com/redox-os/orbtk.git?branch=develop#1a08f08c)
[INFO] [stderr]    Compiling dirs-next v2.0.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 decimal v2.1.0 (https://github.com/alkis/decimal.git#83cfb19d)
[INFO] [stdout] error[E0310]: the parameter type `E` may not live long enough
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/dces-rust-2769eccf6581878f/f85e608/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] [stdout] error[E0310]: the parameter type `Ctx` may not live long enough
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/dces-rust-2769eccf6581878f/f85e608/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/git/checkouts/dces-rust-2769eccf6581878f/f85e608/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/git/checkouts/dces-rust-2769eccf6581878f/f85e608/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/git/checkouts/dces-rust-2769eccf6581878f/f85e608/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/git/checkouts/dces-rust-2769eccf6581878f/f85e608/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/git/checkouts/dces-rust-2769eccf6581878f/f85e608/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/git/checkouts/dces-rust-2769eccf6581878f/f85e608/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/git/checkouts/dces-rust-2769eccf6581878f/f85e608/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/git/checkouts/dces-rust-2769eccf6581878f/f85e608/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] [stderr]    Compiling numtoa v0.1.0
[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] running `Command { std: "docker" "inspect" "acabe810b9ee562b85f7d32f0f68c29daf9796df004458ed6cf7fc1d571e0547", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "acabe810b9ee562b85f7d32f0f68c29daf9796df004458ed6cf7fc1d571e0547", kill_on_drop: false }`
[INFO] [stdout] acabe810b9ee562b85f7d32f0f68c29daf9796df004458ed6cf7fc1d571e0547
