[INFO] cloning repository https://github.com/davidedelpapa/rust-ui-orbtk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/davidedelpapa/rust-ui-orbtk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidedelpapa%2Frust-ui-orbtk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidedelpapa%2Frust-ui-orbtk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b0c7043520196a222f1ed395a7fb0c04323b485a
[INFO] checking davidedelpapa/rust-ui-orbtk/b0c7043520196a222f1ed395a7fb0c04323b485a against master#04ff05c9c0cfbca33115c5f1b8bb20a66a54b799 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidedelpapa%2Frust-ui-orbtk" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/davidedelpapa/rust-ui-orbtk
[INFO] finished tweaking git repo https://github.com/davidedelpapa/rust-ui-orbtk
[INFO] tweaked toml for git repo https://github.com/davidedelpapa/rust-ui-orbtk written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/davidedelpapa/rust-ui-orbtk on toolchain 04ff05c9c0cfbca33115c5f1b8bb20a66a54b799
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/davidedelpapa/rust-ui-orbtk 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" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/redox-os/orbtk.git`
[INFO] [stderr]     Updating git repository `https://gitlab.redox-os.org/redox-os/dces-rust.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/jrmuizel/raqote.git`
[INFO] [stderr]     Updating git repository `https://gitlab.redox-os.org/redox-os/orbclient.git`
[INFO] [stderr]      Locking 1 package to latest compatible version
[INFO] [stderr]       Adding orbclient v0.3.28 (https://gitlab.redox-os.org/redox-os/orbclient.git?branch=master#fdff45e7)
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded case v1.0.0
[INFO] [stderr]   Downloaded flate2 v1.0.19
[INFO] [stderr]   Downloaded dirs-sys-next v0.1.1
[INFO] [stderr]   Downloaded lyon_geom v0.15.3
[INFO] [stderr]   Downloaded derive_more v0.99.11
[INFO] [stderr]   Downloaded ron v0.6.2
[INFO] [stderr]   Downloaded rust_decimal v1.8.1
[INFO] [stderr]   Downloaded cc v1.0.62
[INFO] [stderr]   Downloaded tar v0.4.30
[INFO] [stderr]   Downloaded redox_syscall v0.2.1
[INFO] [stderr]   Downloaded sw-composite v0.7.14
[INFO] [stderr]   Downloaded unidiff v0.3.3
[INFO] [stderr]   Downloaded image v0.23.11
[INFO] [stderr]   Downloaded sdl2-sys v0.34.3
[INFO] [stderr]   Downloaded encoding_rs v0.8.26
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b01db97213c9dcf931b42bc22bedf10120625f742c50b50685c113919bcb43eb
[INFO] running `Command { std: "docker" "start" "-a" "b01db97213c9dcf931b42bc22bedf10120625f742c50b50685c113919bcb43eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b01db97213c9dcf931b42bc22bedf10120625f742c50b50685c113919bcb43eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b01db97213c9dcf931b42bc22bedf10120625f742c50b50685c113919bcb43eb", kill_on_drop: false }`
[INFO] [stdout] b01db97213c9dcf931b42bc22bedf10120625f742c50b50685c113919bcb43eb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4873d7dc1b82ca3fbfe80f3e256ac9e1adeeb09a6385f0f38240e23a4763968b
[INFO] running `Command { std: "docker" "start" "-a" "4873d7dc1b82ca3fbfe80f3e256ac9e1adeeb09a6385f0f38240e23a4763968b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.80
[INFO] [stderr]    Compiling syn v1.0.48
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.117
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling serde v1.0.117
[INFO] [stderr]    Compiling miniz_oxide v0.4.3
[INFO] [stderr]    Compiling encoding_rs v0.8.26
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling adler v0.2.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling regex-syntax v0.6.21
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling siphasher v0.3.3
[INFO] [stderr]    Compiling cc v1.0.62
[INFO] [stderr]    Compiling version-compare v0.0.10
[INFO] [stderr]     Checking arrayvec v0.5.2
[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 lexical-core v0.7.4
[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 aho-corasick v0.7.15
[INFO] [stderr]    Compiling sdl2 v0.34.3
[INFO] [stderr]     Checking ttf-parser v0.6.2
[INFO] [stderr]    Compiling cmake v0.1.44
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]     Checking raw-window-handle v0.3.3
[INFO] [stderr]     Checking sw-composite v0.7.14
[INFO] [stderr]     Checking typed-arena v2.0.1
[INFO] [stderr]     Checking png v0.16.7
[INFO] [stderr]     Checking bytemuck v1.4.1
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.4
[INFO] [stderr]     Checking smallvec v1.4.2
[INFO] [stderr]     Checking dirs-sys-next v0.1.1
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking dces v0.3.1 (https://gitlab.redox-os.org/redox-os/dces-rust.git?branch=develop#df014f1e)
[INFO] [stderr]    Compiling case v1.0.0
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking lyon_geom v0.15.3
[INFO] [stderr]    Compiling filetime v0.2.13
[INFO] [stderr]    Compiling xattr v0.2.2
[INFO] [stderr]    Compiling flate2 v1.0.19
[INFO] [stderr]     Checking raqote v0.8.1-alpha.0 (https://github.com/jrmuizel/raqote.git#a4769629)
[INFO] [stdout] error[E0310]: the parameter type `E` may not live long enough
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/dces-rust-2769eccf6581878f/df014f1/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/git/checkouts/dces-rust-2769eccf6581878f/df014f1/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/git/checkouts/dces-rust-2769eccf6581878f/df014f1/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<E, C, Ctx: 'static> Drop for World<E, C, 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/df014f1/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/git/checkouts/dces-rust-2769eccf6581878f/df014f1/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/git/checkouts/dces-rust-2769eccf6581878f/df014f1/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<E, C, Ctx: 'static> World<E, C, 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/df014f1/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/git/checkouts/dces-rust-2769eccf6581878f/df014f1/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/git/checkouts/dces-rust-2769eccf6581878f/df014f1/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<E, C, Ctx: 'static> World<E, C, 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/df014f1/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/git/checkouts/dces-rust-2769eccf6581878f/df014f1/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/git/checkouts/dces-rust-2769eccf6581878f/df014f1/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<E, C, Ctx: 'static> World<E, C, 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/df014f1/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/git/checkouts/dces-rust-2769eccf6581878f/df014f1/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/git/checkouts/dces-rust-2769eccf6581878f/df014f1/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<E, C, Ctx: 'static> World<E, C, Ctx>
[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] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/bhcomp.rs:62:24
[INFO] [stdout]    |
[INFO] [stdout] 62 |     let bytes = bits / Limb::BITS;
[INFO] [stdout]    |                        ^^^^^^^^^^ expected `usize`, found `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: cannot divide `usize` by `u32`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/bhcomp.rs:62:22
[INFO] [stdout]    |
[INFO] [stdout] 62 |     let bytes = bits / Limb::BITS;
[INFO] [stdout]    |                      ^ no implementation for `usize / u32`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Div<u32>` is not implemented for `usize`
[INFO] [stdout]    = help: the following other types implement trait `Div<Rhs>`:
[INFO] [stdout]              `&usize` implements `Div<usize>`
[INFO] [stdout]              `&usize` implements `Div`
[INFO] [stdout]              `usize` implements `Div<&usize>`
[INFO] [stdout]              `usize` implements `Div<NonZero<usize>>`
[INFO] [stdout]              `usize` implements `Div`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/bigcomp.rs:157:55
[INFO] [stdout]     |
[INFO] [stdout] 157 |     let nlz = den.leading_zeros().wrapping_sub(wlz) & (u32::BITS - 1);
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^ expected `usize`, found `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: no implementation for `usize & u32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/bigcomp.rs:157:53
[INFO] [stdout]     |
[INFO] [stdout] 157 |     let nlz = den.leading_zeros().wrapping_sub(wlz) & (u32::BITS - 1);
[INFO] [stdout]     |                                                     ^ no implementation for `usize & u32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `BitAnd<u32>` is not implemented for `usize`
[INFO] [stdout]     = help: the following other types implement trait `BitAnd<Rhs>`:
[INFO] [stdout]               `&usize` implements `BitAnd<usize>`
[INFO] [stdout]               `&usize` implements `BitAnd`
[INFO] [stdout]               `usize` implements `BitAnd<&usize>`
[INFO] [stdout]               `usize` implements `BitAnd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/bigcomp.rs:175:40
[INFO] [stdout]     |
[INFO] [stdout] 175 |         let (q, r) = shift.ceil_divmod(Limb::BITS);
[INFO] [stdout]     |                            ----------- ^^^^^^^^^^ expected `usize`, found `u32`
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout] help: the return type of this call is `u32` due to the type of the argument passed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/bigcomp.rs:175:22
[INFO] [stdout]     |
[INFO] [stdout] 175 |         let (q, r) = shift.ceil_divmod(Limb::BITS);
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^----------^
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        this argument influences the return type of `ceil_divmod`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/util/num.rs:209:8
[INFO] [stdout]     |
[INFO] [stdout] 209 |     fn ceil_divmod(self, y: Self) -> (Self, i32) {
[INFO] [stdout]     |        ^^^^^^^^^^^       -------
[INFO] [stdout] help: you can convert a `u32` to a `usize` and panic if the converted value doesn't fit
[INFO] [stdout]     |
[INFO] [stdout] 175 |         let (q, r) = shift.ceil_divmod(Limb::BITS.try_into().unwrap());
[INFO] [stdout]     |                                                  ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/math.rs:1043:42
[INFO] [stdout]      |
[INFO] [stdout] 1043 |     let mut count = index.saturating_mul(Limb::BITS);
[INFO] [stdout]      |                           -------------- ^^^^^^^^^^ expected `usize`, found `u32`
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           arguments to this method are incorrect
[INFO] [stdout]      |
[INFO] [stdout] note: method defined here
[INFO] [stdout]     --> /rustc/04ff05c9c0cfbca33115c5f1b8bb20a66a54b799/library/core/src/num/mod.rs:1269:5
[INFO] [stdout]      = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: you can convert a `u32` to a `usize` and panic if the converted value doesn't fit
[INFO] [stdout]      |
[INFO] [stdout] 1043 |     let mut count = index.saturating_mul(Limb::BITS.try_into().unwrap());
[INFO] [stdout]      |                                                    ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/math.rs:1058:28
[INFO] [stdout]      |
[INFO] [stdout] 1058 |     Limb::BITS.checked_mul(x.len())
[INFO] [stdout]      |                ----------- ^^^^^^^ expected `u32`, found `usize`
[INFO] [stdout]      |                |
[INFO] [stdout]      |                arguments to this method are incorrect
[INFO] [stdout]      |
[INFO] [stdout] note: method defined here
[INFO] [stdout]     --> /rustc/04ff05c9c0cfbca33115c5f1b8bb20a66a54b799/library/core/src/num/mod.rs:1134:5
[INFO] [stdout]      = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: you can convert a `usize` to a `u32` and panic if the converted value doesn't fit
[INFO] [stdout]      |
[INFO] [stdout] 1058 |     Limb::BITS.checked_mul(x.len().try_into().unwrap())
[INFO] [stdout]      |                                   ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/math.rs:1059:22
[INFO] [stdout]      |
[INFO] [stdout] 1059 |         .map(|v| v - nlz)
[INFO] [stdout]      |                      ^^^ expected `u32`, found `usize`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: cannot subtract `usize` from `u32`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/math.rs:1059:20
[INFO] [stdout]      |
[INFO] [stdout] 1059 |         .map(|v| v - nlz)
[INFO] [stdout]      |                    ^ no implementation for `u32 - usize`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Sub<usize>` is not implemented for `u32`
[INFO] [stdout]      = help: the following other types implement trait `Sub<Rhs>`:
[INFO] [stdout]                `&u32` implements `Sub<u32>`
[INFO] [stdout]                `&u32` implements `Sub`
[INFO] [stdout]                `u32` implements `Sub<&u32>`
[INFO] [stdout]                `u32` implements `Sub`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/math.rs:1060:20
[INFO] [stdout]      |
[INFO] [stdout] 1060 |         .unwrap_or(usize::max_value())
[INFO] [stdout]      |          --------- ^^^^^^^^^^^^^^^^^^ expected `u32`, found `usize`
[INFO] [stdout]      |          |
[INFO] [stdout]      |          arguments to this method are incorrect
[INFO] [stdout]      |
[INFO] [stdout] help: the return type of this call is `usize` due to the type of the argument passed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/math.rs:1058:5
[INFO] [stdout]      |
[INFO] [stdout] 1058 | /     Limb::BITS.checked_mul(x.len())
[INFO] [stdout] 1059 | |         .map(|v| v - nlz)
[INFO] [stdout] 1060 | |         .unwrap_or(usize::max_value())
[INFO] [stdout]      | |____________________------------------^
[INFO] [stdout]      |                      |
[INFO] [stdout]      |                      this argument influences the return type of `unwrap_or`
[INFO] [stdout] note: method defined here
[INFO] [stdout]     --> /rustc/04ff05c9c0cfbca33115c5f1b8bb20a66a54b799/library/core/src/option.rs:1037:18
[INFO] [stdout] help: you can convert a `usize` to a `u32` and panic if the converted value doesn't fit
[INFO] [stdout]      |
[INFO] [stdout] 1060 |         .unwrap_or(usize::max_value().try_into().unwrap())
[INFO] [stdout]      |                                      ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/math.rs:1058:5
[INFO] [stdout]      |
[INFO] [stdout] 1054 |   pub fn bit_length(x: &[Limb]) -> usize {
[INFO] [stdout]      |                                    ----- expected `usize` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 1058 | /     Limb::BITS.checked_mul(x.len())
[INFO] [stdout] 1059 | |         .map(|v| v - nlz)
[INFO] [stdout] 1060 | |         .unwrap_or(usize::max_value())
[INFO] [stdout]      | |______________________________________^ expected `usize`, found `u32`
[INFO] [stdout]      |
[INFO] [stdout] help: you can convert a `u32` to a `usize` and panic if the converted value doesn't fit
[INFO] [stdout]      |
[INFO] [stdout] 1060 |         .unwrap_or(usize::max_value()).try_into().unwrap()
[INFO] [stdout]      |                                       ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/math.rs:1085:23
[INFO] [stdout]      |
[INFO] [stdout] 1085 |     debug_assert!(n < bits && n != 0);
[INFO] [stdout]      |                   -   ^^^^ expected `usize`, found `u32`
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   expected because this is `usize`
[INFO] [stdout]      |
[INFO] [stdout] help: you can convert a `u32` to a `usize` and panic if the converted value doesn't fit
[INFO] [stdout]      |
[INFO] [stdout] 1085 |     debug_assert!(n < bits.try_into().unwrap() && n != 0);
[INFO] [stdout]      |                           ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/math.rs:1092:25
[INFO] [stdout]      |
[INFO] [stdout] 1092 |     let lshift = bits - n;
[INFO] [stdout]      |                         ^ expected `u32`, found `usize`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: cannot subtract `usize` from `u32`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/math.rs:1092:23
[INFO] [stdout]      |
[INFO] [stdout] 1092 |     let lshift = bits - n;
[INFO] [stdout]      |                       ^ no implementation for `u32 - usize`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Sub<usize>` is not implemented for `u32`
[INFO] [stdout]      = help: the following other types implement trait `Sub<Rhs>`:
[INFO] [stdout]                `&u32` implements `Sub<u32>`
[INFO] [stdout]                `&u32` implements `Sub`
[INFO] [stdout]                `u32` implements `Sub<&u32>`
[INFO] [stdout]                `u32` implements `Sub`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/math.rs:1134:19
[INFO] [stdout]      |
[INFO] [stdout] 1134 |     let rem = n % bits;
[INFO] [stdout]      |                   ^^^^ expected `usize`, found `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: cannot calculate the remainder of `usize` divided by `u32`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/math.rs:1134:17
[INFO] [stdout]      |
[INFO] [stdout] 1134 |     let rem = n % bits;
[INFO] [stdout]      |                 ^ no implementation for `usize % u32`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Rem<u32>` is not implemented for `usize`
[INFO] [stdout]      = help: the following other types implement trait `Rem<Rhs>`:
[INFO] [stdout]                `&usize` implements `Rem<usize>`
[INFO] [stdout]                `&usize` implements `Rem`
[INFO] [stdout]                `usize` implements `Rem<&usize>`
[INFO] [stdout]                `usize` implements `Rem<NonZero<usize>>`
[INFO] [stdout]                `usize` implements `Rem`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/math.rs:1135:19
[INFO] [stdout]      |
[INFO] [stdout] 1135 |     let div = n / bits;
[INFO] [stdout]      |                   ^^^^ expected `usize`, found `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: cannot divide `usize` by `u32`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/math.rs:1135:17
[INFO] [stdout]      |
[INFO] [stdout] 1135 |     let div = n / bits;
[INFO] [stdout]      |                 ^ no implementation for `usize / u32`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Div<u32>` is not implemented for `usize`
[INFO] [stdout]      = help: the following other types implement trait `Div<Rhs>`:
[INFO] [stdout]                `&usize` implements `Div<usize>`
[INFO] [stdout]                `&usize` implements `Div`
[INFO] [stdout]                `usize` implements `Div<&usize>`
[INFO] [stdout]                `usize` implements `Div<NonZero<usize>>`
[INFO] [stdout]                `usize` implements `Div`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/math.rs:1191:23
[INFO] [stdout]      |
[INFO] [stdout] 1191 |     debug_assert!(n < bits);
[INFO] [stdout]      |                   -   ^^^^ expected `usize`, found `u32`
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   expected because this is `usize`
[INFO] [stdout]      |
[INFO] [stdout] help: you can convert a `u32` to a `usize` and panic if the converted value doesn't fit
[INFO] [stdout]      |
[INFO] [stdout] 1191 |     debug_assert!(n < bits.try_into().unwrap());
[INFO] [stdout]      |                           ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/math.rs:1201:25
[INFO] [stdout]      |
[INFO] [stdout] 1201 |     let rshift = bits - n;
[INFO] [stdout]      |                         ^ expected `u32`, found `usize`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: cannot subtract `usize` from `u32`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/math.rs:1201:23
[INFO] [stdout]      |
[INFO] [stdout] 1201 |     let rshift = bits - n;
[INFO] [stdout]      |                       ^ no implementation for `u32 - usize`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Sub<usize>` is not implemented for `u32`
[INFO] [stdout]      = help: the following other types implement trait `Sub<Rhs>`:
[INFO] [stdout]                `&u32` implements `Sub<u32>`
[INFO] [stdout]                `&u32` implements `Sub`
[INFO] [stdout]                `u32` implements `Sub<&u32>`
[INFO] [stdout]                `u32` implements `Sub`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/math.rs:1253:19
[INFO] [stdout]      |
[INFO] [stdout] 1253 |     let rem = n % bits;
[INFO] [stdout]      |                   ^^^^ expected `usize`, found `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: cannot calculate the remainder of `usize` divided by `u32`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/math.rs:1253:17
[INFO] [stdout]      |
[INFO] [stdout] 1253 |     let rem = n % bits;
[INFO] [stdout]      |                 ^ no implementation for `usize % u32`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Rem<u32>` is not implemented for `usize`
[INFO] [stdout]      = help: the following other types implement trait `Rem<Rhs>`:
[INFO] [stdout]                `&usize` implements `Rem<usize>`
[INFO] [stdout]                `&usize` implements `Rem`
[INFO] [stdout]                `usize` implements `Rem<&usize>`
[INFO] [stdout]                `usize` implements `Rem<NonZero<usize>>`
[INFO] [stdout]                `usize` implements `Rem`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/math.rs:1254:19
[INFO] [stdout]      |
[INFO] [stdout] 1254 |     let div = n / bits;
[INFO] [stdout]      |                   ^^^^ expected `usize`, found `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: cannot divide `usize` by `u32`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/math.rs:1254:17
[INFO] [stdout]      |
[INFO] [stdout] 1254 |     let div = n / bits;
[INFO] [stdout]      |                 ^ no implementation for `usize / u32`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Div<u32>` is not implemented for `usize`
[INFO] [stdout]      = help: the following other types implement trait `Div<Rhs>`:
[INFO] [stdout]                `&usize` implements `Div<usize>`
[INFO] [stdout]                `&usize` implements `Div`
[INFO] [stdout]                `usize` implements `Div<&usize>`
[INFO] [stdout]                `usize` implements `Div<NonZero<usize>>`
[INFO] [stdout]                `usize` implements `Div`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/math.rs:2065:27
[INFO] [stdout]      |
[INFO] [stdout] 2065 |     let rs = Limb::BITS - s;
[INFO] [stdout]      |                           ^ expected `u32`, found `usize`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: cannot subtract `usize` from `u32`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lexical-core-0.7.4/src/atof/algorithm/math.rs:2065:25
[INFO] [stdout]      |
[INFO] [stdout] 2065 |     let rs = Limb::BITS - s;
[INFO] [stdout]      |                         ^ no implementation for `u32 - usize`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `Sub<usize>` is not implemented for `u32`
[INFO] [stdout]      = help: the following other types implement trait `Sub<Rhs>`:
[INFO] [stdout]                `&u32` implements `Sub<u32>`
[INFO] [stdout]                `&u32` implements `Sub`
[INFO] [stdout]                `u32` implements `Sub<&u32>`
[INFO] [stdout]                `u32` implements `Sub`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lexical-core` (lib) due to 27 previous errors
[INFO] running `Command { std: "docker" "inspect" "4873d7dc1b82ca3fbfe80f3e256ac9e1adeeb09a6385f0f38240e23a4763968b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4873d7dc1b82ca3fbfe80f3e256ac9e1adeeb09a6385f0f38240e23a4763968b", kill_on_drop: false }`
[INFO] [stdout] 4873d7dc1b82ca3fbfe80f3e256ac9e1adeeb09a6385f0f38240e23a4763968b
