[INFO] cloning repository https://github.com/yupferris/kaze
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yupferris/kaze" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyupferris%2Fkaze", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyupferris%2Fkaze'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 58c04571b2ed160f746f7e09e9ed2de5b981d595
[INFO] testing yupferris/kaze against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyupferris%2Fkaze" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/yupferris/kaze
[INFO] finished tweaking git repo https://github.com/yupferris/kaze
[INFO] tweaked toml for git repo https://github.com/yupferris/kaze written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yupferris/kaze on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 2 packages to latest compatible versions
[INFO] [stderr]       Adding vcd v0.6.1 (available: v0.7.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded vcd v0.6.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 79991f16c72584c13c5ec39ae58331fe2c87280f46c119923a857ceebee73456
[INFO] running `Command { std: "docker" "start" "-a" "79991f16c72584c13c5ec39ae58331fe2c87280f46c119923a857ceebee73456", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "79991f16c72584c13c5ec39ae58331fe2c87280f46c119923a857ceebee73456", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79991f16c72584c13c5ec39ae58331fe2c87280f46c119923a857ceebee73456", kill_on_drop: false }`
[INFO] [stdout] 79991f16c72584c13c5ec39ae58331fe2c87280f46c119923a857ceebee73456
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2af3886469caac08a2555dffeffedee05be04c59ae1856980a70cddd0a3395cf
[INFO] running `Command { std: "docker" "start" "-a" "2af3886469caac08a2555dffeffedee05be04c59ae1856980a70cddd0a3395cf", kill_on_drop: false }`
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling vcd v0.6.1
[INFO] [stderr]    Compiling kaze v0.1.19 (/opt/rustwide/workdir/kaze)
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> kaze/src/graph/context.rs:44:87
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn module(&'a self, instance_name: impl Into<String>, name: impl Into<String>) -> &Module;
[INFO] [stdout]    |                --                                                                     ^^^^^^^
[INFO] [stdout]    |                |                                                                      ||
[INFO] [stdout]    |                |                                                                      |the same lifetime is hidden here
[INFO] [stdout]    |                the lifetime is named here                                             the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn module(&'a self, instance_name: impl Into<String>, name: impl Into<String>) -> &'a Module<'a>;
[INFO] [stdout]    |                                                                                        ++       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> kaze/src/graph/context.rs:105:87
[INFO] [stdout]     |
[INFO] [stdout] 105 |     fn module(&'a self, instance_name: impl Into<String>, name: impl Into<String>) -> &Module {
[INFO] [stdout]     |                --                                                                     ^^^^^^^
[INFO] [stdout]     |                |                                                                      ||
[INFO] [stdout]     |                |                                                                      |the same lifetime is hidden here
[INFO] [stdout]     |                the lifetime is named here                                             the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 105 |     fn module(&'a self, instance_name: impl Into<String>, name: impl Into<String>) -> &'a Module<'a> {
[INFO] [stdout]     |                                                                                        ++       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> kaze/src/graph/mem.rs:140:10
[INFO] [stdout]     |
[INFO] [stdout] 137 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 138 |         address: &'a dyn Signal<'a>,
[INFO] [stdout]     |                   --            -- the lifetime is named here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is named here
[INFO] [stdout] 139 |         enable: &'a dyn Signal<'a>,
[INFO] [stdout]     |                  --            -- the lifetime is named here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is named here
[INFO] [stdout] 140 |     ) -> &dyn Signal<'a> {
[INFO] [stdout]     |          ^^^^^^^^^^^^--^
[INFO] [stdout]     |          |           |
[INFO] [stdout]     |          |           the same lifetime is named here
[INFO] [stdout]     |          the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 140 |     ) -> &'a dyn Signal<'a> {
[INFO] [stdout]     |           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> kaze/src/graph/module.rs:92:73
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn lit(&'a self, value: impl Into<Constant>, bit_width: u32) -> &dyn Signal<'a> {
[INFO] [stdout]    |                 --                                                      ^^^^^^^^^^^^--^
[INFO] [stdout]    |                 |                                                       |           |
[INFO] [stdout]    |                 |                                                       |           the same lifetime is named here
[INFO] [stdout]    |                 the lifetime is named here                              the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn lit(&'a self, value: impl Into<Constant>, bit_width: u32) -> &'a dyn Signal<'a> {
[INFO] [stdout]    |                                                                          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> kaze/src/graph/module.rs:134:29
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn low(&'a self) -> &dyn Signal<'a> {
[INFO] [stdout]     |                 --          ^^^^^^^^^^^^--^
[INFO] [stdout]     |                 |           |           |
[INFO] [stdout]     |                 |           |           the same lifetime is named here
[INFO] [stdout]     |                 |           the same lifetime is elided here
[INFO] [stdout]     |                 the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn low(&'a self) -> &'a dyn Signal<'a> {
[INFO] [stdout]     |                              ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> kaze/src/graph/module.rs:153:30
[INFO] [stdout]     |
[INFO] [stdout] 153 |     pub fn high(&'a self) -> &dyn Signal<'a> {
[INFO] [stdout]     |                  --          ^^^^^^^^^^^^--^
[INFO] [stdout]     |                  |           |           |
[INFO] [stdout]     |                  |           |           the same lifetime is named here
[INFO] [stdout]     |                  |           the same lifetime is elided here
[INFO] [stdout]     |                  the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 153 |     pub fn high(&'a self) -> &'a dyn Signal<'a> {
[INFO] [stdout]     |                               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> kaze/src/graph/module.rs:174:72
[INFO] [stdout]     |
[INFO] [stdout] 174 |     pub fn input(&'a self, name: impl Into<String>, bit_width: u32) -> &Input<'a> {
[INFO] [stdout]     |                   --                                                   ^^^^^^^--^
[INFO] [stdout]     |                   |                                                    |      |
[INFO] [stdout]     |                   |                                                    |      the same lifetime is named here
[INFO] [stdout]     |                   the lifetime is named here                           the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 174 |     pub fn input(&'a self, name: impl Into<String>, bit_width: u32) -> &'a Input<'a> {
[INFO] [stdout]     |                                                                         ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> kaze/src/graph/module.rs:228:85
[INFO] [stdout]     |
[INFO] [stdout] 228 |     pub fn output(&'a self, name: impl Into<String>, source: &'a dyn Signal<'a>) -> &Output<'a> {
[INFO] [stdout]     |                    --                                         --            --      ^^^^^^^^--^
[INFO] [stdout]     |                    |                                          |             |       |       |
[INFO] [stdout]     |                    |                                          |             |       |       the same lifetime is named here
[INFO] [stdout]     |                    |                                          |             |       the same lifetime is elided here
[INFO] [stdout]     |                    |                                          |             the lifetime is named here
[INFO] [stdout]     |                    the lifetime is named here                 the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 228 |     pub fn output(&'a self, name: impl Into<String>, source: &'a dyn Signal<'a>) -> &'a Output<'a> {
[INFO] [stdout]     |                                                                                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> kaze/src/graph/module.rs:267:70
[INFO] [stdout]     |
[INFO] [stdout] 267 |     pub fn reg(&'a self, name: impl Into<String>, bit_width: u32) -> &Register<'a> {
[INFO] [stdout]     |                 --                                                   ^^^^^^^^^^--^
[INFO] [stdout]     |                 |                                                    |         |
[INFO] [stdout]     |                 |                                                    |         the same lifetime is named here
[INFO] [stdout]     |                 the lifetime is named here                           the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 267 |     pub fn reg(&'a self, name: impl Into<String>, bit_width: u32) -> &'a Register<'a> {
[INFO] [stdout]     |                                                                       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> kaze/src/graph/module.rs:324:10
[INFO] [stdout]     |
[INFO] [stdout] 320 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 321 |         cond: &'a dyn Signal<'a>,
[INFO] [stdout]     |                --            -- the lifetime is named here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is named here
[INFO] [stdout] 322 |         when_true: &'a dyn Signal<'a>,
[INFO] [stdout]     |                     --            -- the lifetime is named here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is named here
[INFO] [stdout] 323 |         when_false: &'a dyn Signal<'a>,
[INFO] [stdout]     |                      --            -- the lifetime is named here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is named here
[INFO] [stdout] 324 |     ) -> &dyn Signal<'a> {
[INFO] [stdout]     |          ^^^^^^^^^^^^--^
[INFO] [stdout]     |          |           |
[INFO] [stdout]     |          |           the same lifetime is named here
[INFO] [stdout]     |          the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 324 |     ) -> &'a dyn Signal<'a> {
[INFO] [stdout]     |           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> kaze/src/graph/module.rs:395:10
[INFO] [stdout]     |
[INFO] [stdout] 391 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 395 |     ) -> &Mem<'a> {
[INFO] [stdout]     |          ^^^^^--^
[INFO] [stdout]     |          |    |
[INFO] [stdout]     |          |    the same lifetime is named here
[INFO] [stdout]     |          the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 395 |     ) -> &'a Mem<'a> {
[INFO] [stdout]     |           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> kaze/src/graph/module.rs:441:87
[INFO] [stdout]     |
[INFO] [stdout] 441 |     fn module(&'a self, instance_name: impl Into<String>, name: impl Into<String>) -> &Module {
[INFO] [stdout]     |                --                                                                     ^^^^^^^
[INFO] [stdout]     |                |                                                                      ||
[INFO] [stdout]     |                |                                                                      |the same lifetime is hidden here
[INFO] [stdout]     |                the lifetime is named here                                             the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 441 |     fn module(&'a self, instance_name: impl Into<String>, name: impl Into<String>) -> &'a Module<'a> {
[INFO] [stdout]     |                                                                                        ++       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> kaze/src/graph/signal.rs:231:53
[INFO] [stdout]     |
[INFO] [stdout] 231 |     fn concat(&'a self, rhs: &'a dyn Signal<'a>) -> &dyn Signal<'a> {
[INFO] [stdout]     |                --             --            --      ^^^^^^^^^^^^--^
[INFO] [stdout]     |                |              |             |       |           |
[INFO] [stdout]     |                |              |             |       |           the same lifetime is named here
[INFO] [stdout]     |                |              |             |       the same lifetime is elided here
[INFO] [stdout]     |                |              |             the lifetime is named here
[INFO] [stdout]     |                |              the lifetime is named here
[INFO] [stdout]     |                the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 231 |     fn concat(&'a self, rhs: &'a dyn Signal<'a>) -> &'a dyn Signal<'a> {
[INFO] [stdout]     |                                                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> kaze/src/graph/signal.rs:275:49
[INFO] [stdout]     |
[INFO] [stdout] 275 |     fn eq(&'a self, rhs: &'a dyn Signal<'a>) -> &dyn Signal<'a> {
[INFO] [stdout]     |            --             --            --      ^^^^^^^^^^^^--^
[INFO] [stdout]     |            |              |             |       |           |
[INFO] [stdout]     |            |              |             |       |           the same lifetime is named here
[INFO] [stdout]     |            |              |             |       the same lifetime is elided here
[INFO] [stdout]     |            |              |             the lifetime is named here
[INFO] [stdout]     |            |              the lifetime is named here
[INFO] [stdout]     |            the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 275 |     fn eq(&'a self, rhs: &'a dyn Signal<'a>) -> &'a dyn Signal<'a> {
[INFO] [stdout]     |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> kaze/src/graph/signal.rs:322:49
[INFO] [stdout]     |
[INFO] [stdout] 322 |     fn ne(&'a self, rhs: &'a dyn Signal<'a>) -> &dyn Signal<'a> {
[INFO] [stdout]     |            --             --            --      ^^^^^^^^^^^^--^
[INFO] [stdout]     |            |              |             |       |           |
[INFO] [stdout]     |            |              |             |       |           the same lifetime is named here
[INFO] [stdout]     |            |              |             |       the same lifetime is elided here
[INFO] [stdout]     |            |              |             the lifetime is named here
[INFO] [stdout]     |            |              the lifetime is named here
[INFO] [stdout]     |            the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 322 |     fn ne(&'a self, rhs: &'a dyn Signal<'a>) -> &'a dyn Signal<'a> {
[INFO] [stdout]     |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> kaze/src/graph/signal.rs:369:49
[INFO] [stdout]     |
[INFO] [stdout] 369 |     fn lt(&'a self, rhs: &'a dyn Signal<'a>) -> &dyn Signal<'a> {
[INFO] [stdout]     |            --             --            --      ^^^^^^^^^^^^--^
[INFO] [stdout]     |            |              |             |       |           |
[INFO] [stdout]     |            |              |             |       |           the same lifetime is named here
[INFO] [stdout]     |            |              |             |       the same lifetime is elided here
[INFO] [stdout]     |            |              |             the lifetime is named here
[INFO] [stdout]     |            |              the lifetime is named here
[INFO] [stdout]     |            the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 369 |     fn lt(&'a self, rhs: &'a dyn Signal<'a>) -> &'a dyn Signal<'a> {
[INFO] [stdout]     |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> kaze/src/graph/signal.rs:416:49
[INFO] [stdout]     |
[INFO] [stdout] 416 |     fn le(&'a self, rhs: &'a dyn Signal<'a>) -> &dyn Signal<'a> {
[INFO] [stdout]     |            --             --            --      ^^^^^^^^^^^^--^
[INFO] [stdout]     |            |              |             |       |           |
[INFO] [stdout]     |            |              |             |       |           the same lifetime is named here
[INFO] [stdout]     |            |              |             |       the same lifetime is elided here
[INFO] [stdout]     |            |              |             the lifetime is named here
[INFO] [stdout]     |            |              the lifetime is named here
[INFO] [stdout]     |            the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 416 |     fn le(&'a self, rhs: &'a dyn Signal<'a>) -> &'a dyn Signal<'a> {
[INFO] [stdout]     |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> kaze/src/graph/signal.rs:463:49
[INFO] [stdout]     |
[INFO] [stdout] 463 |     fn gt(&'a self, rhs: &'a dyn Signal<'a>) -> &dyn Signal<'a> {
[INFO] [stdout]     |            --             --            --      ^^^^^^^^^^^^--^
[INFO] [stdout]     |            |              |             |       |           |
[INFO] [stdout]     |            |              |             |       |           the same lifetime is named here
[INFO] [stdout]     |            |              |             |       the same lifetime is elided here
[INFO] [stdout]     |            |              |             the lifetime is named here
[INFO] [stdout]     |            |              the lifetime is named here
[INFO] [stdout]     |            the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 463 |     fn gt(&'a self, rhs: &'a dyn Signal<'a>) -> &'a dyn Signal<'a> {
[INFO] [stdout]     |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> kaze/src/graph/signal.rs:510:49
[INFO] [stdout]     |
[INFO] [stdout] 510 |     fn ge(&'a self, rhs: &'a dyn Signal<'a>) -> &dyn Signal<'a> {
[INFO] [stdout]     |            --             --            --      ^^^^^^^^^^^^--^
[INFO] [stdout]     |            |              |             |       |           |
[INFO] [stdout]     |            |              |             |       |           the same lifetime is named here
[INFO] [stdout]     |            |              |             |       the same lifetime is elided here
[INFO] [stdout]     |            |              |             the lifetime is named here
[INFO] [stdout]     |            |              the lifetime is named here
[INFO] [stdout]     |            the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 510 |     fn ge(&'a self, rhs: &'a dyn Signal<'a>) -> &'a dyn Signal<'a> {
[INFO] [stdout]     |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> kaze/src/graph/signal.rs:557:56
[INFO] [stdout]     |
[INFO] [stdout] 557 |     fn lt_signed(&'a self, rhs: &'a dyn Signal<'a>) -> &dyn Signal<'a> {
[INFO] [stdout]     |                   --             --            --      ^^^^^^^^^^^^--^
[INFO] [stdout]     |                   |              |             |       |           |
[INFO] [stdout]     |                   |              |             |       |           the same lifetime is named here
[INFO] [stdout]     |                   |              |             |       the same lifetime is elided here
[INFO] [stdout]     |                   |              |             the lifetime is named here
[INFO] [stdout]     |                   |              the lifetime is named here
[INFO] [stdout]     |                   the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 557 |     fn lt_signed(&'a self, rhs: &'a dyn Signal<'a>) -> &'a dyn Signal<'a> {
[INFO] [stdout]     |                                                         ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> kaze/src/graph/signal.rs:607:56
[INFO] [stdout]     |
[INFO] [stdout] 607 |     fn le_signed(&'a self, rhs: &'a dyn Signal<'a>) -> &dyn Signal<'a> {
[INFO] [stdout]     |                   --             --            --      ^^^^^^^^^^^^--^
[INFO] [stdout]     |                   |              |             |       |           |
[INFO] [stdout]     |                   |              |             |       |           the same lifetime is named here
[INFO] [stdout]     |                   |              |             |       the same lifetime is elided here
[INFO] [stdout]     |                   |              |             the lifetime is named here
[INFO] [stdout]     |                   |              the lifetime is named here
[INFO] [stdout]     |                   the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 607 |     fn le_signed(&'a self, rhs: &'a dyn Signal<'a>) -> &'a dyn Signal<'a> {
[INFO] [stdout]     |                                                         ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> kaze/src/graph/signal.rs:657:56
[INFO] [stdout]     |
[INFO] [stdout] 657 |     fn gt_signed(&'a self, rhs: &'a dyn Signal<'a>) -> &dyn Signal<'a> {
[INFO] [stdout]     |                   --             --            --      ^^^^^^^^^^^^--^
[INFO] [stdout]     |                   |              |             |       |           |
[INFO] [stdout]     |                   |              |             |       |           the same lifetime is named here
[INFO] [stdout]     |                   |              |             |       the same lifetime is elided here
[INFO] [stdout]     |                   |              |             the lifetime is named here
[INFO] [stdout]     |                   |              the lifetime is named here
[INFO] [stdout]     |                   the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 657 |     fn gt_signed(&'a self, rhs: &'a dyn Signal<'a>) -> &'a dyn Signal<'a> {
[INFO] [stdout]     |                                                         ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> kaze/src/graph/signal.rs:707:56
[INFO] [stdout]     |
[INFO] [stdout] 707 |     fn ge_signed(&'a self, rhs: &'a dyn Signal<'a>) -> &dyn Signal<'a> {
[INFO] [stdout]     |                   --             --            --      ^^^^^^^^^^^^--^
[INFO] [stdout]     |                   |              |             |       |           |
[INFO] [stdout]     |                   |              |             |       |           the same lifetime is named here
[INFO] [stdout]     |                   |              |             |       the same lifetime is elided here
[INFO] [stdout]     |                   |              |             the lifetime is named here
[INFO] [stdout]     |                   |              the lifetime is named here
[INFO] [stdout]     |                   the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 707 |     fn ge_signed(&'a self, rhs: &'a dyn Signal<'a>) -> &'a dyn Signal<'a> {
[INFO] [stdout]     |                                                         ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> kaze/src/graph/signal.rs:756:61
[INFO] [stdout]     |
[INFO] [stdout] 756 |     fn shr_arithmetic(&'a self, rhs: &'a dyn Signal<'a>) -> &dyn Signal<'a> {
[INFO] [stdout]     |                        --             --            --      ^^^^^^^^^^^^--^
[INFO] [stdout]     |                        |              |             |       |           |
[INFO] [stdout]     |                        |              |             |       |           the same lifetime is named here
[INFO] [stdout]     |                        |              |             |       the same lifetime is elided here
[INFO] [stdout]     |                        |              |             the lifetime is named here
[INFO] [stdout]     |                        |              the lifetime is named here
[INFO] [stdout]     |                        the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 756 |     fn shr_arithmetic(&'a self, rhs: &'a dyn Signal<'a>) -> &'a dyn Signal<'a> {
[INFO] [stdout]     |                                                              ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> kaze/src/graph/signal.rs:796:57
[INFO] [stdout]     |
[INFO] [stdout] 796 |     fn mul_signed(&'a self, rhs: &'a dyn Signal<'a>) -> &dyn Signal<'a> {
[INFO] [stdout]     |                    --             --            --      ^^^^^^^^^^^^--^
[INFO] [stdout]     |                    |              |             |       |           |
[INFO] [stdout]     |                    |              |             |       |           the same lifetime is named here
[INFO] [stdout]     |                    |              |             |       the same lifetime is elided here
[INFO] [stdout]     |                    |              |             the lifetime is named here
[INFO] [stdout]     |                    |              the lifetime is named here
[INFO] [stdout]     |                    the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 796 |     fn mul_signed(&'a self, rhs: &'a dyn Signal<'a>) -> &'a dyn Signal<'a> {
[INFO] [stdout]     |                                                          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling sim-tests v0.1.0 (/opt/rustwide/workdir/sim-tests)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> sim-tests/build.rs:256:55
[INFO] [stdout]     |
[INFO] [stdout] 256 | fn input_masking<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]     |                          --                           ^^^^^^^^--^
[INFO] [stdout]     |                          |                            |       |
[INFO] [stdout]     |                          |                            |       the same lifetime is named here
[INFO] [stdout]     |                          |                            the same lifetime is elided here
[INFO] [stdout]     |                          the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 256 | fn input_masking<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]     |                                                        ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> sim-tests/build.rs:264:54
[INFO] [stdout]     |
[INFO] [stdout] 264 | fn widest_input<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]     |                         --                           ^^^^^^^^--^
[INFO] [stdout]     |                         |                            |       |
[INFO] [stdout]     |                         |                            |       the same lifetime is named here
[INFO] [stdout]     |                         |                            the same lifetime is elided here
[INFO] [stdout]     |                         the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 264 | fn widest_input<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]     |                                                       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> sim-tests/build.rs:272:57
[INFO] [stdout]     |
[INFO] [stdout] 272 | fn add_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]     |                            --                           ^^^^^^^^--^
[INFO] [stdout]     |                            |                            |       |
[INFO] [stdout]     |                            |                            |       the same lifetime is named here
[INFO] [stdout]     |                            |                            the same lifetime is elided here
[INFO] [stdout]     |                            the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 272 | fn add_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]     |                                                          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> sim-tests/build.rs:302:57
[INFO] [stdout]     |
[INFO] [stdout] 302 | fn sub_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]     |                            --                           ^^^^^^^^--^
[INFO] [stdout]     |                            |                            |       |
[INFO] [stdout]     |                            |                            |       the same lifetime is named here
[INFO] [stdout]     |                            |                            the same lifetime is elided here
[INFO] [stdout]     |                            the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 302 | fn sub_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]     |                                                          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> sim-tests/build.rs:332:57
[INFO] [stdout]     |
[INFO] [stdout] 332 | fn mul_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]     |                            --                           ^^^^^^^^--^
[INFO] [stdout]     |                            |                            |       |
[INFO] [stdout]     |                            |                            |       the same lifetime is named here
[INFO] [stdout]     |                            |                            the same lifetime is elided here
[INFO] [stdout]     |                            the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 332 | fn mul_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]     |                                                          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> sim-tests/build.rs:366:64
[INFO] [stdout]     |
[INFO] [stdout] 366 | fn mul_signed_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]     |                                   --                           ^^^^^^^^--^
[INFO] [stdout]     |                                   |                            |       |
[INFO] [stdout]     |                                   |                            |       the same lifetime is named here
[INFO] [stdout]     |                                   |                            the same lifetime is elided here
[INFO] [stdout]     |                                   the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 366 | fn mul_signed_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]     |                                                                 ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> sim-tests/build.rs:400:57
[INFO] [stdout]     |
[INFO] [stdout] 400 | fn shl_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]     |                            --                           ^^^^^^^^--^
[INFO] [stdout]     |                            |                            |       |
[INFO] [stdout]     |                            |                            |       the same lifetime is named here
[INFO] [stdout]     |                            |                            the same lifetime is elided here
[INFO] [stdout]     |                            the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 400 | fn shl_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]     |                                                          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> sim-tests/build.rs:442:57
[INFO] [stdout]     |
[INFO] [stdout] 442 | fn shr_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]     |                            --                           ^^^^^^^^--^
[INFO] [stdout]     |                            |                            |       |
[INFO] [stdout]     |                            |                            |       the same lifetime is named here
[INFO] [stdout]     |                            |                            the same lifetime is elided here
[INFO] [stdout]     |                            the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 442 | fn shr_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]     |                                                          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> sim-tests/build.rs:484:68
[INFO] [stdout]     |
[INFO] [stdout] 484 | fn shr_arithmetic_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]     |                                       --                           ^^^^^^^^--^
[INFO] [stdout]     |                                       |                            |       |
[INFO] [stdout]     |                                       |                            |       the same lifetime is named here
[INFO] [stdout]     |                                       |                            the same lifetime is elided here
[INFO] [stdout]     |                                       the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 484 | fn shr_arithmetic_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]     |                                                                     ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> sim-tests/build.rs:526:61
[INFO] [stdout]     |
[INFO] [stdout] 526 | fn bit_and_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]     |                                --                           ^^^^^^^^--^
[INFO] [stdout]     |                                |                            |       |
[INFO] [stdout]     |                                |                            |       the same lifetime is named here
[INFO] [stdout]     |                                |                            the same lifetime is elided here
[INFO] [stdout]     |                                the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 526 | fn bit_and_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]     |                                                              ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> sim-tests/build.rs:536:60
[INFO] [stdout]     |
[INFO] [stdout] 536 | fn bit_or_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]     |                               --                           ^^^^^^^^--^
[INFO] [stdout]     |                               |                            |       |
[INFO] [stdout]     |                               |                            |       the same lifetime is named here
[INFO] [stdout]     |                               |                            the same lifetime is elided here
[INFO] [stdout]     |                               the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 536 | fn bit_or_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]     |                                                             ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> sim-tests/build.rs:546:61
[INFO] [stdout]     |
[INFO] [stdout] 546 | fn bit_xor_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]     |                                --                           ^^^^^^^^--^
[INFO] [stdout]     |                                |                            |       |
[INFO] [stdout]     |                                |                            |       the same lifetime is named here
[INFO] [stdout]     |                                |                            the same lifetime is elided here
[INFO] [stdout]     |                                the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 546 | fn bit_xor_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]     |                                                              ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> sim-tests/build.rs:556:57
[INFO] [stdout]     |
[INFO] [stdout] 556 | fn not_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]     |                            --                           ^^^^^^^^--^
[INFO] [stdout]     |                            |                            |       |
[INFO] [stdout]     |                            |                            |       the same lifetime is named here
[INFO] [stdout]     |                            |                            the same lifetime is elided here
[INFO] [stdout]     |                            the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 556 | fn not_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]     |                                                          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> sim-tests/build.rs:565:57
[INFO] [stdout]     |
[INFO] [stdout] 565 | fn reg_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]     |                            --                           ^^^^^^^^--^
[INFO] [stdout]     |                            |                            |       |
[INFO] [stdout]     |                            |                            |       the same lifetime is named here
[INFO] [stdout]     |                            |                            the same lifetime is elided here
[INFO] [stdout]     |                            the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 565 | fn reg_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]     |                                                          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> sim-tests/build.rs:580:58
[INFO] [stdout]     |
[INFO] [stdout] 580 | fn simple_reg_delay<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]     |                             --                           ^^^^^^^^--^
[INFO] [stdout]     |                             |                            |       |
[INFO] [stdout]     |                             |                            |       the same lifetime is named here
[INFO] [stdout]     |                             |                            the same lifetime is elided here
[INFO] [stdout]     |                             the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 580 | fn simple_reg_delay<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]     |                                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> sim-tests/build.rs:597:59
[INFO] [stdout]     |
[INFO] [stdout] 597 | fn bit_test_module_0<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]     |                              --                           ^^^^^^^^--^
[INFO] [stdout]     |                              |                            |       |
[INFO] [stdout]     |                              |                            |       the same lifetime is named here
[INFO] [stdout]     |                              |                            the same lifetime is elided here
[INFO] [stdout]     |                              the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 597 | fn bit_test_module_0<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]     |                                                            ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> sim-tests/build.rs:606:59
[INFO] [stdout]     |
[INFO] [stdout] 606 | fn bit_test_module_1<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]     |                              --                           ^^^^^^^^--^
[INFO] [stdout]     |                              |                            |       |
[INFO] [stdout]     |                              |                            |       the same lifetime is named here
[INFO] [stdout]     |                              |                            the same lifetime is elided here
[INFO] [stdout]     |                              the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 606 | fn bit_test_module_1<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]     |                                                            ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> sim-tests/build.rs:618:60
[INFO] [stdout]     |
[INFO] [stdout] 618 | fn bits_test_module_0<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]     |                               --                           ^^^^^^^^--^
[INFO] [stdout]     |                               |                            |       |
[INFO] [stdout]     |                               |                            |       the same lifetime is named here
[INFO] [stdout]     |                               |                            the same lifetime is elided here
[INFO] [stdout]     |                               the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 618 | fn bits_test_module_0<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]     |                                                             ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> sim-tests/build.rs:632:60
[INFO] [stdout]     |
[INFO] [stdout] 632 | fn bits_test_module_1<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]     |                               --                           ^^^^^^^^--^
[INFO] [stdout]     |                               |                            |       |
[INFO] [stdout]     |                               |                            |       the same lifetime is named here
[INFO] [stdout]     |                               |                            the same lifetime is elided here
[INFO] [stdout]     |                               the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 632 | fn bits_test_module_1<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]     |                                                             ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> sim-tests/build.rs:653:60
[INFO] [stdout]     |
[INFO] [stdout] 653 | fn repeat_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]     |                               --                           ^^^^^^^^--^
[INFO] [stdout]     |                               |                            |       |
[INFO] [stdout]     |                               |                            |       the same lifetime is named here
[INFO] [stdout]     |                               |                            the same lifetime is elided here
[INFO] [stdout]     |                               the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 653 | fn repeat_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]     |                                                             ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> sim-tests/build.rs:671:60
[INFO] [stdout]     |
[INFO] [stdout] 671 | fn concat_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]     |                               --                           ^^^^^^^^--^
[INFO] [stdout]     |                               |                            |       |
[INFO] [stdout]     |                               |                            |       the same lifetime is named here
[INFO] [stdout]     |                               |                            the same lifetime is elided here
[INFO] [stdout]     |                               the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 671 | fn concat_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]     |                                                             ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> sim-tests/build.rs:689:56
[INFO] [stdout]     |
[INFO] [stdout] 689 | fn eq_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]     |                           --                           ^^^^^^^^--^
[INFO] [stdout]     |                           |                            |       |
[INFO] [stdout]     |                           |                            |       the same lifetime is named here
[INFO] [stdout]     |                           |                            the same lifetime is elided here
[INFO] [stdout]     |                           the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 689 | fn eq_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]     |                                                         ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> sim-tests/build.rs:700:56
[INFO] [stdout]     |
[INFO] [stdout] 700 | fn ne_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]     |                           --                           ^^^^^^^^--^
[INFO] [stdout]     |                           |                            |       |
[INFO] [stdout]     |                           |                            |       the same lifetime is named here
[INFO] [stdout]     |                           |                            the same lifetime is elided here
[INFO] [stdout]     |                           the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 700 | fn ne_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]     |                                                         ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> sim-tests/build.rs:711:56
[INFO] [stdout]     |
[INFO] [stdout] 711 | fn lt_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]     |                           --                           ^^^^^^^^--^
[INFO] [stdout]     |                           |                            |       |
[INFO] [stdout]     |                           |                            |       the same lifetime is named here
[INFO] [stdout]     |                           |                            the same lifetime is elided here
[INFO] [stdout]     |                           the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 711 | fn lt_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]     |                                                         ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> sim-tests/build.rs:722:56
[INFO] [stdout]     |
[INFO] [stdout] 722 | fn le_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]     |                           --                           ^^^^^^^^--^
[INFO] [stdout]     |                           |                            |       |
[INFO] [stdout]     |                           |                            |       the same lifetime is named here
[INFO] [stdout]     |                           |                            the same lifetime is elided here
[INFO] [stdout]     |                           the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 722 | fn le_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]     |                                                         ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> sim-tests/build.rs:733:56
[INFO] [stdout]     |
[INFO] [stdout] 733 | fn gt_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]     |                           --                           ^^^^^^^^--^
[INFO] [stdout]     |                           |                            |       |
[INFO] [stdout]     |                           |                            |       the same lifetime is named here
[INFO] [stdout]     |                           |                            the same lifetime is elided here
[INFO] [stdout]     |                           the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 733 | fn gt_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]     |                                                         ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> sim-tests/build.rs:744:56
[INFO] [stdout]     |
[INFO] [stdout] 744 | fn ge_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]     |                           --                           ^^^^^^^^--^
[INFO] [stdout]     |                           |                            |       |
[INFO] [stdout]     |                           |                            |       the same lifetime is named here
[INFO] [stdout]     |                           |                            the same lifetime is elided here
[INFO] [stdout]     |                           the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 744 | fn ge_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]     |                                                         ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> sim-tests/build.rs:755:63
[INFO] [stdout]     |
[INFO] [stdout] 755 | fn lt_signed_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]     |                                  --                           ^^^^^^^^--^
[INFO] [stdout]     |                                  |                            |       |
[INFO] [stdout]     |                                  |                            |       the same lifetime is named here
[INFO] [stdout]     |                                  |                            the same lifetime is elided here
[INFO] [stdout]     |                                  the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 755 | fn lt_signed_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]     |                                                                ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> sim-tests/build.rs:766:63
[INFO] [stdout]     |
[INFO] [stdout] 766 | fn le_signed_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]     |                                  --                           ^^^^^^^^--^
[INFO] [stdout]     |                                  |                            |       |
[INFO] [stdout]     |                                  |                            |       the same lifetime is named here
[INFO] [stdout]     |                                  |                            the same lifetime is elided here
[INFO] [stdout]     |                                  the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 766 | fn le_signed_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]     |                                                                ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> sim-tests/build.rs:777:63
[INFO] [stdout]     |
[INFO] [stdout] 777 | fn gt_signed_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]     |                                  --                           ^^^^^^^^--^
[INFO] [stdout]     |                                  |                            |       |
[INFO] [stdout]     |                                  |                            |       the same lifetime is named here
[INFO] [stdout]     |                                  |                            the same lifetime is elided here
[INFO] [stdout]     |                                  the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 777 | fn gt_signed_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]     |                                                                ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> sim-tests/build.rs:788:63
[INFO] [stdout]     |
[INFO] [stdout] 788 | fn ge_signed_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]     |                                  --                           ^^^^^^^^--^
[INFO] [stdout]     |                                  |                            |       |
[INFO] [stdout]     |                                  |                            |       the same lifetime is named here
[INFO] [stdout]     |                                  |                            the same lifetime is elided here
[INFO] [stdout]     |                                  the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 788 | fn ge_signed_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]     |                                                                ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> sim-tests/build.rs:799:57
[INFO] [stdout]     |
[INFO] [stdout] 799 | fn mux_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]     |                            --                           ^^^^^^^^--^
[INFO] [stdout]     |                            |                            |       |
[INFO] [stdout]     |                            |                            |       the same lifetime is named here
[INFO] [stdout]     |                            |                            the same lifetime is elided here
[INFO] [stdout]     |                            the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 799 | fn mux_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]     |                                                          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> sim-tests/build.rs:831:62
[INFO] [stdout]     |
[INFO] [stdout] 831 | fn reg_next_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]     |                                 --                           ^^^^^^^^--^
[INFO] [stdout]     |                                 |                            |       |
[INFO] [stdout]     |                                 |                            |       the same lifetime is named here
[INFO] [stdout]     |                                 |                            the same lifetime is elided here
[INFO] [stdout]     |                                 the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 831 | fn reg_next_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]     |                                                               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> sim-tests/build.rs:842:75
[INFO] [stdout]     |
[INFO] [stdout] 842 | fn reg_next_with_default_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]     |                                              --                           ^^^^^^^^--^
[INFO] [stdout]     |                                              |                            |       |
[INFO] [stdout]     |                                              |                            |       the same lifetime is named here
[INFO] [stdout]     |                                              |                            the same lifetime is elided here
[INFO] [stdout]     |                                              the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 842 | fn reg_next_with_default_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]     |                                                                            ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> sim-tests/build.rs:856:72
[INFO] [stdout]     |
[INFO] [stdout] 856 | fn instantiation_test_module_comb<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]     |                                           --                           ^^^^^^^^--^
[INFO] [stdout]     |                                           |                            |       |
[INFO] [stdout]     |                                           |                            |       the same lifetime is named here
[INFO] [stdout]     |                                           |                            the same lifetime is elided here
[INFO] [stdout]     |                                           the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 856 | fn instantiation_test_module_comb<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]     |                                                                         ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> sim-tests/build.rs:895:71
[INFO] [stdout]     |
[INFO] [stdout] 895 | fn instantiation_test_module_reg<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]     |                                          --                           ^^^^^^^^--^
[INFO] [stdout]     |                                          |                            |       |
[INFO] [stdout]     |                                          |                            |       the same lifetime is named here
[INFO] [stdout]     |                                          |                            the same lifetime is elided here
[INFO] [stdout]     |                                          the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 895 | fn instantiation_test_module_reg<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]     |                                                                        ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> sim-tests/build.rs:936:74
[INFO] [stdout]     |
[INFO] [stdout] 936 | fn nested_instantiation_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]     |                                             --                           ^^^^^^^^--^
[INFO] [stdout]     |                                             |                            |       |
[INFO] [stdout]     |                                             |                            |       the same lifetime is named here
[INFO] [stdout]     |                                             |                            the same lifetime is elided here
[INFO] [stdout]     |                                             the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 936 | fn nested_instantiation_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]     |                                                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> sim-tests/build.rs:993:59
[INFO] [stdout]     |
[INFO] [stdout] 993 | fn mem_test_module_0<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]     |                              --                           ^^^^^^^^--^
[INFO] [stdout]     |                              |                            |       |
[INFO] [stdout]     |                              |                            |       the same lifetime is named here
[INFO] [stdout]     |                              |                            the same lifetime is elided here
[INFO] [stdout]     |                              the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 993 | fn mem_test_module_0<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]     |                                                            ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]     --> sim-tests/build.rs:1011:59
[INFO] [stdout]      |
[INFO] [stdout] 1011 | fn mem_test_module_1<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]      |                              --                           ^^^^^^^^--^
[INFO] [stdout]      |                              |                            |       |
[INFO] [stdout]      |                              |                            |       the same lifetime is named here
[INFO] [stdout]      |                              |                            the same lifetime is elided here
[INFO] [stdout]      |                              the lifetime is named here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]      |
[INFO] [stdout] 1011 | fn mem_test_module_1<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]      |                                                            ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]     --> sim-tests/build.rs:1025:59
[INFO] [stdout]      |
[INFO] [stdout] 1025 | fn mem_test_module_2<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]      |                              --                           ^^^^^^^^--^
[INFO] [stdout]      |                              |                            |       |
[INFO] [stdout]      |                              |                            |       the same lifetime is named here
[INFO] [stdout]      |                              |                            the same lifetime is elided here
[INFO] [stdout]      |                              the lifetime is named here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]      |
[INFO] [stdout] 1025 | fn mem_test_module_2<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]      |                                                            ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]     --> sim-tests/build.rs:1043:61
[INFO] [stdout]      |
[INFO] [stdout] 1043 | fn trace_test_module_0<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]      |                                --                           ^^^^^^^^--^
[INFO] [stdout]      |                                |                            |       |
[INFO] [stdout]      |                                |                            |       the same lifetime is named here
[INFO] [stdout]      |                                |                            the same lifetime is elided here
[INFO] [stdout]      |                                the lifetime is named here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]      |
[INFO] [stdout] 1043 | fn trace_test_module_0<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]      |                                                              ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]     --> sim-tests/build.rs:1055:61
[INFO] [stdout]      |
[INFO] [stdout] 1055 | fn trace_test_module_1<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]      |                                --                           ^^^^^^^^--^
[INFO] [stdout]      |                                |                            |       |
[INFO] [stdout]      |                                |                            |       the same lifetime is named here
[INFO] [stdout]      |                                |                            the same lifetime is elided here
[INFO] [stdout]      |                                the lifetime is named here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]      |
[INFO] [stdout] 1055 | fn trace_test_module_1<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]      |                                                              ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]     --> sim-tests/build.rs:1070:61
[INFO] [stdout]      |
[INFO] [stdout] 1070 | fn trace_test_module_2<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]      |                                --                           ^^^^^^^^--^
[INFO] [stdout]      |                                |                            |       |
[INFO] [stdout]      |                                |                            |       the same lifetime is named here
[INFO] [stdout]      |                                |                            the same lifetime is elided here
[INFO] [stdout]      |                                the lifetime is named here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]      |
[INFO] [stdout] 1070 | fn trace_test_module_2<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]      |                                                              ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]     --> sim-tests/build.rs:1108:61
[INFO] [stdout]      |
[INFO] [stdout] 1108 | fn trace_test_module_3<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]      |                                --                           ^^^^^^^^--^
[INFO] [stdout]      |                                |                            |       |
[INFO] [stdout]      |                                |                            |       the same lifetime is named here
[INFO] [stdout]      |                                |                            the same lifetime is elided here
[INFO] [stdout]      |                                the lifetime is named here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]      |
[INFO] [stdout] 1108 | fn trace_test_module_3<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]      |                                                              ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]     --> sim-tests/build.rs:1126:64
[INFO] [stdout]      |
[INFO] [stdout] 1126 | fn deep_graph_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]      |                                   --                           ^^^^^^^^--^
[INFO] [stdout]      |                                   |                            |       |
[INFO] [stdout]      |                                   |                            |       the same lifetime is named here
[INFO] [stdout]      |                                   |                            the same lifetime is elided here
[INFO] [stdout]      |                                   the lifetime is named here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]      |
[INFO] [stdout] 1126 | fn deep_graph_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]      |                                                                 ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.55s
[INFO] running `Command { std: "docker" "inspect" "2af3886469caac08a2555dffeffedee05be04c59ae1856980a70cddd0a3395cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2af3886469caac08a2555dffeffedee05be04c59ae1856980a70cddd0a3395cf", kill_on_drop: false }`
[INFO] [stdout] 2af3886469caac08a2555dffeffedee05be04c59ae1856980a70cddd0a3395cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ef618e83ee928771f9d211f0804e9ec097bc45e0f9a48dbeee82ecbcbc372ddd
[INFO] running `Command { std: "docker" "start" "-a" "ef618e83ee928771f9d211f0804e9ec097bc45e0f9a48dbeee82ecbcbc372ddd", kill_on_drop: false }`
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> kaze/src/graph/context.rs:44:87
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn module(&'a self, instance_name: impl Into<String>, name: impl Into<String>) -> &Module;
[INFO] [stdout]    |                --                                                                     ^^^^^^^
[INFO] [stdout]    |                |                                                                      ||
[INFO] [stdout]    |                |                                                                      |the same lifetime is hidden here
[INFO] [stdout]    |                the lifetime is named here                                             the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn module(&'a self, instance_name: impl Into<String>, name: impl Into<String>) -> &'a Module<'a>;
[INFO] [stdout]    |                                                                                        ++       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> kaze/src/graph/context.rs:105:87
[INFO] [stdout]     |
[INFO] [stdout] 105 |     fn module(&'a self, instance_name: impl Into<String>, name: impl Into<String>) -> &Module {
[INFO] [stdout]     |                --                                                                     ^^^^^^^
[INFO] [stdout]     |                |                                                                      ||
[INFO] [stdout]     |                |                                                                      |the same lifetime is hidden here
[INFO] [stdout]     |                the lifetime is named here                                             the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 105 |     fn module(&'a self, instance_name: impl Into<String>, name: impl Into<String>) -> &'a Module<'a> {
[INFO] [stdout]     |                                                                                        ++       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> kaze/src/graph/mem.rs:140:10
[INFO] [stdout]     |
[INFO] [stdout] 137 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 138 |         address: &'a dyn Signal<'a>,
[INFO] [stdout]     |                   --            -- the lifetime is named here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is named here
[INFO] [stdout] 139 |         enable: &'a dyn Signal<'a>,
[INFO] [stdout]     |                  --            -- the lifetime is named here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is named here
[INFO] [stdout] 140 |     ) -> &dyn Signal<'a> {
[INFO] [stdout]     |          ^^^^^^^^^^^^--^
[INFO] [stdout]     |          |           |
[INFO] [stdout]     |          |           the same lifetime is named here
[INFO] [stdout]     |          the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 140 |     ) -> &'a dyn Signal<'a> {
[INFO] [stdout]     |           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> kaze/src/graph/module.rs:92:73
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn lit(&'a self, value: impl Into<Constant>, bit_width: u32) -> &dyn Signal<'a> {
[INFO] [stdout]    |                 --                                                      ^^^^^^^^^^^^--^
[INFO] [stdout]    |                 |                                                       |           |
[INFO] [stdout]    |                 |                                                       |           the same lifetime is named here
[INFO] [stdout]    |                 the lifetime is named here                              the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn lit(&'a self, value: impl Into<Constant>, bit_width: u32) -> &'a dyn Signal<'a> {
[INFO] [stdout]    |                                                                          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> kaze/src/graph/module.rs:134:29
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn low(&'a self) -> &dyn Signal<'a> {
[INFO] [stdout]     |                 --          ^^^^^^^^^^^^--^
[INFO] [stdout]     |                 |           |           |
[INFO] [stdout]     |                 |           |           the same lifetime is named here
[INFO] [stdout]     |                 |           the same lifetime is elided here
[INFO] [stdout]     |                 the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn low(&'a self) -> &'a dyn Signal<'a> {
[INFO] [stdout]     |                              ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> kaze/src/graph/module.rs:153:30
[INFO] [stdout]     |
[INFO] [stdout] 153 |     pub fn high(&'a self) -> &dyn Signal<'a> {
[INFO] [stdout]     |                  --          ^^^^^^^^^^^^--^
[INFO] [stdout]     |                  |           |           |
[INFO] [stdout]     |                  |           |           the same lifetime is named here
[INFO] [stdout]     |                  |           the same lifetime is elided here
[INFO] [stdout]     |                  the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 153 |     pub fn high(&'a self) -> &'a dyn Signal<'a> {
[INFO] [stdout]     |                               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> kaze/src/graph/module.rs:174:72
[INFO] [stdout]     |
[INFO] [stdout] 174 |     pub fn input(&'a self, name: impl Into<String>, bit_width: u32) -> &Input<'a> {
[INFO] [stdout]     |                   --                                                   ^^^^^^^--^
[INFO] [stdout]     |                   |                                                    |      |
[INFO] [stdout]     |                   |                                                    |      the same lifetime is named here
[INFO] [stdout]     |                   the lifetime is named here                           the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 174 |     pub fn input(&'a self, name: impl Into<String>, bit_width: u32) -> &'a Input<'a> {
[INFO] [stdout]     |                                                                         ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> kaze/src/graph/module.rs:228:85
[INFO] [stdout]     |
[INFO] [stdout] 228 |     pub fn output(&'a self, name: impl Into<String>, source: &'a dyn Signal<'a>) -> &Output<'a> {
[INFO] [stdout]     |                    --                                         --            --      ^^^^^^^^--^
[INFO] [stdout]     |                    |                                          |             |       |       |
[INFO] [stdout]     |                    |                                          |             |       |       the same lifetime is named here
[INFO] [stdout]     |                    |                                          |             |       the same lifetime is elided here
[INFO] [stdout]     |                    |                                          |             the lifetime is named here
[INFO] [stdout]     |                    the lifetime is named here                 the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 228 |     pub fn output(&'a self, name: impl Into<String>, source: &'a dyn Signal<'a>) -> &'a Output<'a> {
[INFO] [stdout]     |                                                                                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> kaze/src/graph/module.rs:267:70
[INFO] [stdout]     |
[INFO] [stdout] 267 |     pub fn reg(&'a self, name: impl Into<String>, bit_width: u32) -> &Register<'a> {
[INFO] [stdout]     |                 --                                                   ^^^^^^^^^^--^
[INFO] [stdout]     |                 |                                                    |         |
[INFO] [stdout]     |                 |                                                    |         the same lifetime is named here
[INFO] [stdout]     |                 the lifetime is named here                           the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 267 |     pub fn reg(&'a self, name: impl Into<String>, bit_width: u32) -> &'a Register<'a> {
[INFO] [stdout]     |                                                                       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> kaze/src/graph/module.rs:324:10
[INFO] [stdout]     |
[INFO] [stdout] 320 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 321 |         cond: &'a dyn Signal<'a>,
[INFO] [stdout]     |                --            -- the lifetime is named here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is named here
[INFO] [stdout] 322 |         when_true: &'a dyn Signal<'a>,
[INFO] [stdout]     |                     --            -- the lifetime is named here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is named here
[INFO] [stdout] 323 |         when_false: &'a dyn Signal<'a>,
[INFO] [stdout]     |                      --            -- the lifetime is named here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is named here
[INFO] [stdout] 324 |     ) -> &dyn Signal<'a> {
[INFO] [stdout]     |          ^^^^^^^^^^^^--^
[INFO] [stdout]     |          |           |
[INFO] [stdout]     |          |           the same lifetime is named here
[INFO] [stdout]     |          the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 324 |     ) -> &'a dyn Signal<'a> {
[INFO] [stdout]     |           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> kaze/src/graph/module.rs:395:10
[INFO] [stdout]     |
[INFO] [stdout] 391 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 395 |     ) -> &Mem<'a> {
[INFO] [stdout]     |          ^^^^^--^
[INFO] [stdout]     |          |    |
[INFO] [stdout]     |          |    the same lifetime is named here
[INFO] [stdout]     |          the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 395 |     ) -> &'a Mem<'a> {
[INFO] [stdout]     |           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> kaze/src/graph/module.rs:441:87
[INFO] [stdout]     |
[INFO] [stdout] 441 |     fn module(&'a self, instance_name: impl Into<String>, name: impl Into<String>) -> &Module {
[INFO] [stdout]     |                --                                                                     ^^^^^^^
[INFO] [stdout]     |                |                                                                      ||
[INFO] [stdout]     |                |                                                                      |the same lifetime is hidden here
[INFO] [stdout]     |                the lifetime is named here                                             the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 441 |     fn module(&'a self, instance_name: impl Into<String>, name: impl Into<String>) -> &'a Module<'a> {
[INFO] [stdout]     |                                                                                        ++       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> kaze/src/graph/signal.rs:231:53
[INFO] [stdout]     |
[INFO] [stdout] 231 |     fn concat(&'a self, rhs: &'a dyn Signal<'a>) -> &dyn Signal<'a> {
[INFO] [stdout]     |                --             --            --      ^^^^^^^^^^^^--^
[INFO] [stdout]     |                |              |             |       |           |
[INFO] [stdout]     |                |              |             |       |           the same lifetime is named here
[INFO] [stdout]     |                |              |             |       the same lifetime is elided here
[INFO] [stdout]     |                |              |             the lifetime is named here
[INFO] [stdout]     |                |              the lifetime is named here
[INFO] [stdout]     |                the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 231 |     fn concat(&'a self, rhs: &'a dyn Signal<'a>) -> &'a dyn Signal<'a> {
[INFO] [stdout]     |                                                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> kaze/src/graph/signal.rs:275:49
[INFO] [stdout]     |
[INFO] [stdout] 275 |     fn eq(&'a self, rhs: &'a dyn Signal<'a>) -> &dyn Signal<'a> {
[INFO] [stdout]     |            --             --            --      ^^^^^^^^^^^^--^
[INFO] [stdout]     |            |              |             |       |           |
[INFO] [stdout]     |            |              |             |       |           the same lifetime is named here
[INFO] [stdout]     |            |              |             |       the same lifetime is elided here
[INFO] [stdout]     |            |              |             the lifetime is named here
[INFO] [stdout]     |            |              the lifetime is named here
[INFO] [stdout]     |            the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 275 |     fn eq(&'a self, rhs: &'a dyn Signal<'a>) -> &'a dyn Signal<'a> {
[INFO] [stdout]     |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> kaze/src/graph/signal.rs:322:49
[INFO] [stdout]     |
[INFO] [stdout] 322 |     fn ne(&'a self, rhs: &'a dyn Signal<'a>) -> &dyn Signal<'a> {
[INFO] [stdout]     |            --             --            --      ^^^^^^^^^^^^--^
[INFO] [stdout]     |            |              |             |       |           |
[INFO] [stdout]     |            |              |             |       |           the same lifetime is named here
[INFO] [stdout]     |            |              |             |       the same lifetime is elided here
[INFO] [stdout]     |            |              |             the lifetime is named here
[INFO] [stdout]     |            |              the lifetime is named here
[INFO] [stdout]     |            the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 322 |     fn ne(&'a self, rhs: &'a dyn Signal<'a>) -> &'a dyn Signal<'a> {
[INFO] [stdout]     |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> kaze/src/graph/signal.rs:369:49
[INFO] [stdout]     |
[INFO] [stdout] 369 |     fn lt(&'a self, rhs: &'a dyn Signal<'a>) -> &dyn Signal<'a> {
[INFO] [stdout]     |            --             --            --      ^^^^^^^^^^^^--^
[INFO] [stdout]     |            |              |             |       |           |
[INFO] [stdout]     |            |              |             |       |           the same lifetime is named here
[INFO] [stdout]     |            |              |             |       the same lifetime is elided here
[INFO] [stdout]     |            |              |             the lifetime is named here
[INFO] [stdout]     |            |              the lifetime is named here
[INFO] [stdout]     |            the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 369 |     fn lt(&'a self, rhs: &'a dyn Signal<'a>) -> &'a dyn Signal<'a> {
[INFO] [stdout]     |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> kaze/src/graph/signal.rs:416:49
[INFO] [stdout]     |
[INFO] [stdout] 416 |     fn le(&'a self, rhs: &'a dyn Signal<'a>) -> &dyn Signal<'a> {
[INFO] [stdout]     |            --             --            --      ^^^^^^^^^^^^--^
[INFO] [stdout]     |            |              |             |       |           |
[INFO] [stdout]     |            |              |             |       |           the same lifetime is named here
[INFO] [stdout]     |            |              |             |       the same lifetime is elided here
[INFO] [stdout]     |            |              |             the lifetime is named here
[INFO] [stdout]     |            |              the lifetime is named here
[INFO] [stdout]     |            the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 416 |     fn le(&'a self, rhs: &'a dyn Signal<'a>) -> &'a dyn Signal<'a> {
[INFO] [stdout]     |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> kaze/src/graph/signal.rs:463:49
[INFO] [stdout]     |
[INFO] [stdout] 463 |     fn gt(&'a self, rhs: &'a dyn Signal<'a>) -> &dyn Signal<'a> {
[INFO] [stdout]     |            --             --            --      ^^^^^^^^^^^^--^
[INFO] [stdout]     |            |              |             |       |           |
[INFO] [stdout]     |            |              |             |       |           the same lifetime is named here
[INFO] [stdout]     |            |              |             |       the same lifetime is elided here
[INFO] [stdout]     |            |              |             the lifetime is named here
[INFO] [stdout]     |            |              the lifetime is named here
[INFO] [stdout]     |            the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 463 |     fn gt(&'a self, rhs: &'a dyn Signal<'a>) -> &'a dyn Signal<'a> {
[INFO] [stdout]     |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> kaze/src/graph/signal.rs:510:49
[INFO] [stdout]     |
[INFO] [stdout] 510 |     fn ge(&'a self, rhs: &'a dyn Signal<'a>) -> &dyn Signal<'a> {
[INFO] [stdout]     |            --             --            --      ^^^^^^^^^^^^--^
[INFO] [stdout]     |            |              |             |       |           |
[INFO] [stdout]     |            |              |             |       |           the same lifetime is named here
[INFO] [stdout]     |            |              |             |       the same lifetime is elided here
[INFO] [stdout]     |            |              |             the lifetime is named here
[INFO] [stdout]     |            |              the lifetime is named here
[INFO] [stdout]     |            the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 510 |     fn ge(&'a self, rhs: &'a dyn Signal<'a>) -> &'a dyn Signal<'a> {
[INFO] [stdout]     |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> kaze/src/graph/signal.rs:557:56
[INFO] [stdout]     |
[INFO] [stdout] 557 |     fn lt_signed(&'a self, rhs: &'a dyn Signal<'a>) -> &dyn Signal<'a> {
[INFO] [stdout]     |                   --             --            --      ^^^^^^^^^^^^--^
[INFO] [stdout]     |                   |              |             |       |           |
[INFO] [stdout]     |                   |              |             |       |           the same lifetime is named here
[INFO] [stdout]     |                   |              |             |       the same lifetime is elided here
[INFO] [stdout]     |                   |              |             the lifetime is named here
[INFO] [stdout]     |                   |              the lifetime is named here
[INFO] [stdout]     |                   the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 557 |     fn lt_signed(&'a self, rhs: &'a dyn Signal<'a>) -> &'a dyn Signal<'a> {
[INFO] [stdout]     |                                                         ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> kaze/src/graph/signal.rs:607:56
[INFO] [stdout]     |
[INFO] [stdout] 607 |     fn le_signed(&'a self, rhs: &'a dyn Signal<'a>) -> &dyn Signal<'a> {
[INFO] [stdout]     |                   --             --            --      ^^^^^^^^^^^^--^
[INFO] [stdout]     |                   |              |             |       |           |
[INFO] [stdout]     |                   |              |             |       |           the same lifetime is named here
[INFO] [stdout]     |                   |              |             |       the same lifetime is elided here
[INFO] [stdout]     |                   |              |             the lifetime is named here
[INFO] [stdout]     |                   |              the lifetime is named here
[INFO] [stdout]     |                   the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 607 |     fn le_signed(&'a self, rhs: &'a dyn Signal<'a>) -> &'a dyn Signal<'a> {
[INFO] [stdout]     |                                                         ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> kaze/src/graph/signal.rs:657:56
[INFO] [stdout]     |
[INFO] [stdout] 657 |     fn gt_signed(&'a self, rhs: &'a dyn Signal<'a>) -> &dyn Signal<'a> {
[INFO] [stdout]     |                   --             --            --      ^^^^^^^^^^^^--^
[INFO] [stdout]     |                   |              |             |       |           |
[INFO] [stdout]     |                   |              |             |       |           the same lifetime is named here
[INFO] [stdout]     |                   |              |             |       the same lifetime is elided here
[INFO] [stdout]     |                   |              |             the lifetime is named here
[INFO] [stdout]     |                   |              the lifetime is named here
[INFO] [stdout]     |                   the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 657 |     fn gt_signed(&'a self, rhs: &'a dyn Signal<'a>) -> &'a dyn Signal<'a> {
[INFO] [stdout]     |                                                         ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling kaze v0.1.19 (/opt/rustwide/workdir/kaze)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> kaze/src/graph/signal.rs:707:56
[INFO] [stdout]     |
[INFO] [stdout] 707 |     fn ge_signed(&'a self, rhs: &'a dyn Signal<'a>) -> &dyn Signal<'a> {
[INFO] [stdout]     |                   --             --            --      ^^^^^^^^^^^^--^
[INFO] [stdout]     |                   |              |             |       |           |
[INFO] [stdout]     |                   |              |             |       |           the same lifetime is named here
[INFO] [stdout]     |                   |              |             |       the same lifetime is elided here
[INFO] [stdout]     |                   |              |             the lifetime is named here
[INFO] [stdout]     |                   |              the lifetime is named here
[INFO] [stdout]     |                   the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 707 |     fn ge_signed(&'a self, rhs: &'a dyn Signal<'a>) -> &'a dyn Signal<'a> {
[INFO] [stdout]     |                                                         ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> kaze/src/graph/signal.rs:756:61
[INFO] [stdout]     |
[INFO] [stdout] 756 |     fn shr_arithmetic(&'a self, rhs: &'a dyn Signal<'a>) -> &dyn Signal<'a> {
[INFO] [stdout]     |                        --             --            --      ^^^^^^^^^^^^--^
[INFO] [stdout]     |                        |              |             |       |           |
[INFO] [stdout]     |                        |              |             |       |           the same lifetime is named here
[INFO] [stdout]     |                        |              |             |       the same lifetime is elided here
[INFO] [stdout]     |                        |              |             the lifetime is named here
[INFO] [stdout]     |                        |              the lifetime is named here
[INFO] [stdout]     |                        the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 756 |     fn shr_arithmetic(&'a self, rhs: &'a dyn Signal<'a>) -> &'a dyn Signal<'a> {
[INFO] [stdout]     |                                                              ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> kaze/src/graph/signal.rs:796:57
[INFO] [stdout]     |
[INFO] [stdout] 796 |     fn mul_signed(&'a self, rhs: &'a dyn Signal<'a>) -> &dyn Signal<'a> {
[INFO] [stdout]     |                    --             --            --      ^^^^^^^^^^^^--^
[INFO] [stdout]     |                    |              |             |       |           |
[INFO] [stdout]     |                    |              |             |       |           the same lifetime is named here
[INFO] [stdout]     |                    |              |             |       the same lifetime is elided here
[INFO] [stdout]     |                    |              |             the lifetime is named here
[INFO] [stdout]     |                    |              the lifetime is named here
[INFO] [stdout]     |                    the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 796 |     fn mul_signed(&'a self, rhs: &'a dyn Signal<'a>) -> &'a dyn Signal<'a> {
[INFO] [stdout]     |                                                          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> sim-tests/build.rs:256:55
[INFO] [stdout]     |
[INFO] [stdout] 256 | fn input_masking<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]     |                          --                           ^^^^^^^^--^
[INFO] [stdout]     |                          |                            |       |
[INFO] [stdout]     |                          |                            |       the same lifetime is named here
[INFO] [stdout]     |                          |                            the same lifetime is elided here
[INFO] [stdout]     |                          the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 256 | fn input_masking<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]     |                                                        ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> sim-tests/build.rs:264:54
[INFO] [stdout]     |
[INFO] [stdout] 264 | fn widest_input<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]     |                         --                           ^^^^^^^^--^
[INFO] [stdout]     |                         |                            |       |
[INFO] [stdout]     |                         |                            |       the same lifetime is named here
[INFO] [stdout]     |                         |                            the same lifetime is elided here
[INFO] [stdout]     |                         the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 264 | fn widest_input<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]     |                                                       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> sim-tests/build.rs:272:57
[INFO] [stdout]     |
[INFO] [stdout] 272 | fn add_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]     |                            --                           ^^^^^^^^--^
[INFO] [stdout]     |                            |                            |       |
[INFO] [stdout]     |                            |                            |       the same lifetime is named here
[INFO] [stdout]     |                            |                            the same lifetime is elided here
[INFO] [stdout]     |                            the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 272 | fn add_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]     |                                                          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> sim-tests/build.rs:302:57
[INFO] [stdout]     |
[INFO] [stdout] 302 | fn sub_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]     |                            --                           ^^^^^^^^--^
[INFO] [stdout]     |                            |                            |       |
[INFO] [stdout]     |                            |                            |       the same lifetime is named here
[INFO] [stdout]     |                            |                            the same lifetime is elided here
[INFO] [stdout]     |                            the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 302 | fn sub_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]     |                                                          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> sim-tests/build.rs:332:57
[INFO] [stdout]     |
[INFO] [stdout] 332 | fn mul_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]     |                            --                           ^^^^^^^^--^
[INFO] [stdout]     |                            |                            |       |
[INFO] [stdout]     |                            |                            |       the same lifetime is named here
[INFO] [stdout]     |                            |                            the same lifetime is elided here
[INFO] [stdout]     |                            the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 332 | fn mul_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]     |                                                          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> sim-tests/build.rs:366:64
[INFO] [stdout]     |
[INFO] [stdout] 366 | fn mul_signed_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]     |                                   --                           ^^^^^^^^--^
[INFO] [stdout]     |                                   |                            |       |
[INFO] [stdout]     |                                   |                            |       the same lifetime is named here
[INFO] [stdout]     |                                   |                            the same lifetime is elided here
[INFO] [stdout]     |                                   the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 366 | fn mul_signed_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]     |                                                                 ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> sim-tests/build.rs:400:57
[INFO] [stdout]     |
[INFO] [stdout] 400 | fn shl_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]     |                            --                           ^^^^^^^^--^
[INFO] [stdout]     |                            |                            |       |
[INFO] [stdout]     |                            |                            |       the same lifetime is named here
[INFO] [stdout]     |                            |                            the same lifetime is elided here
[INFO] [stdout]     |                            the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 400 | fn shl_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]     |                                                          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> sim-tests/build.rs:442:57
[INFO] [stdout]     |
[INFO] [stdout] 442 | fn shr_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]     |                            --                           ^^^^^^^^--^
[INFO] [stdout]     |                            |                            |       |
[INFO] [stdout]     |                            |                            |       the same lifetime is named here
[INFO] [stdout]     |                            |                            the same lifetime is elided here
[INFO] [stdout]     |                            the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 442 | fn shr_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]     |                                                          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> sim-tests/build.rs:484:68
[INFO] [stdout]     |
[INFO] [stdout] 484 | fn shr_arithmetic_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]     |                                       --                           ^^^^^^^^--^
[INFO] [stdout]     |                                       |                            |       |
[INFO] [stdout]     |                                       |                            |       the same lifetime is named here
[INFO] [stdout]     |                                       |                            the same lifetime is elided here
[INFO] [stdout]     |                                       the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 484 | fn shr_arithmetic_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]     |                                                                     ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> sim-tests/build.rs:526:61
[INFO] [stdout]     |
[INFO] [stdout] 526 | fn bit_and_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]     |                                --                           ^^^^^^^^--^
[INFO] [stdout]     |                                |                            |       |
[INFO] [stdout]     |                                |                            |       the same lifetime is named here
[INFO] [stdout]     |                                |                            the same lifetime is elided here
[INFO] [stdout]     |                                the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 526 | fn bit_and_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]     |                                                              ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> sim-tests/build.rs:536:60
[INFO] [stdout]     |
[INFO] [stdout] 536 | fn bit_or_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]     |                               --                           ^^^^^^^^--^
[INFO] [stdout]     |                               |                            |       |
[INFO] [stdout]     |                               |                            |       the same lifetime is named here
[INFO] [stdout]     |                               |                            the same lifetime is elided here
[INFO] [stdout]     |                               the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 536 | fn bit_or_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]     |                                                             ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> sim-tests/build.rs:546:61
[INFO] [stdout]     |
[INFO] [stdout] 546 | fn bit_xor_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]     |                                --                           ^^^^^^^^--^
[INFO] [stdout]     |                                |                            |       |
[INFO] [stdout]     |                                |                            |       the same lifetime is named here
[INFO] [stdout]     |                                |                            the same lifetime is elided here
[INFO] [stdout]     |                                the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 546 | fn bit_xor_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]     |                                                              ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> sim-tests/build.rs:556:57
[INFO] [stdout]     |
[INFO] [stdout] 556 | fn not_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]     |                            --                           ^^^^^^^^--^
[INFO] [stdout]     |                            |                            |       |
[INFO] [stdout]     |                            |                            |       the same lifetime is named here
[INFO] [stdout]     |                            |                            the same lifetime is elided here
[INFO] [stdout]     |                            the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 556 | fn not_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]     |                                                          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> sim-tests/build.rs:565:57
[INFO] [stdout]     |
[INFO] [stdout] 565 | fn reg_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]     |                            --                           ^^^^^^^^--^
[INFO] [stdout]     |                            |                            |       |
[INFO] [stdout]     |                            |                            |       the same lifetime is named here
[INFO] [stdout]     |                            |                            the same lifetime is elided here
[INFO] [stdout]     |                            the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 565 | fn reg_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]     |                                                          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> sim-tests/build.rs:580:58
[INFO] [stdout]     |
[INFO] [stdout] 580 | fn simple_reg_delay<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]     |                             --                           ^^^^^^^^--^
[INFO] [stdout]     |                             |                            |       |
[INFO] [stdout]     |                             |                            |       the same lifetime is named here
[INFO] [stdout]     |                             |                            the same lifetime is elided here
[INFO] [stdout]     |                             the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 580 | fn simple_reg_delay<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]     |                                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> sim-tests/build.rs:597:59
[INFO] [stdout]     |
[INFO] [stdout] 597 | fn bit_test_module_0<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]     |                              --                           ^^^^^^^^--^
[INFO] [stdout]     |                              |                            |       |
[INFO] [stdout]     |                              |                            |       the same lifetime is named here
[INFO] [stdout]     |                              |                            the same lifetime is elided here
[INFO] [stdout]     |                              the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 597 | fn bit_test_module_0<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]     |                                                            ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> sim-tests/build.rs:606:59
[INFO] [stdout]     |
[INFO] [stdout] 606 | fn bit_test_module_1<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]     |                              --                           ^^^^^^^^--^
[INFO] [stdout]     |                              |                            |       |
[INFO] [stdout]     |                              |                            |       the same lifetime is named here
[INFO] [stdout]     |                              |                            the same lifetime is elided here
[INFO] [stdout]     |                              the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 606 | fn bit_test_module_1<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]     |                                                            ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> sim-tests/build.rs:618:60
[INFO] [stdout]     |
[INFO] [stdout] 618 | fn bits_test_module_0<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]     |                               --                           ^^^^^^^^--^
[INFO] [stdout]     |                               |                            |       |
[INFO] [stdout]     |                               |                            |       the same lifetime is named here
[INFO] [stdout]     |                               |                            the same lifetime is elided here
[INFO] [stdout]     |                               the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 618 | fn bits_test_module_0<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]     |                                                             ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> sim-tests/build.rs:632:60
[INFO] [stdout]     |
[INFO] [stdout] 632 | fn bits_test_module_1<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]     |                               --                           ^^^^^^^^--^
[INFO] [stdout]     |                               |                            |       |
[INFO] [stdout]     |                               |                            |       the same lifetime is named here
[INFO] [stdout]     |                               |                            the same lifetime is elided here
[INFO] [stdout]     |                               the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 632 | fn bits_test_module_1<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]     |                                                             ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> sim-tests/build.rs:653:60
[INFO] [stdout]     |
[INFO] [stdout] 653 | fn repeat_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]     |                               --                           ^^^^^^^^--^
[INFO] [stdout]     |                               |                            |       |
[INFO] [stdout]     |                               |                            |       the same lifetime is named here
[INFO] [stdout]     |                               |                            the same lifetime is elided here
[INFO] [stdout]     |                               the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 653 | fn repeat_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]     |                                                             ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> sim-tests/build.rs:671:60
[INFO] [stdout]     |
[INFO] [stdout] 671 | fn concat_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]     |                               --                           ^^^^^^^^--^
[INFO] [stdout]     |                               |                            |       |
[INFO] [stdout]     |                               |                            |       the same lifetime is named here
[INFO] [stdout]     |                               |                            the same lifetime is elided here
[INFO] [stdout]     |                               the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 671 | fn concat_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]     |                                                             ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> sim-tests/build.rs:689:56
[INFO] [stdout]     |
[INFO] [stdout] 689 | fn eq_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]     |                           --                           ^^^^^^^^--^
[INFO] [stdout]     |                           |                            |       |
[INFO] [stdout]     |                           |                            |       the same lifetime is named here
[INFO] [stdout]     |                           |                            the same lifetime is elided here
[INFO] [stdout]     |                           the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 689 | fn eq_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]     |                                                         ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> sim-tests/build.rs:700:56
[INFO] [stdout]     |
[INFO] [stdout] 700 | fn ne_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]     |                           --                           ^^^^^^^^--^
[INFO] [stdout]     |                           |                            |       |
[INFO] [stdout]     |                           |                            |       the same lifetime is named here
[INFO] [stdout]     |                           |                            the same lifetime is elided here
[INFO] [stdout]     |                           the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 700 | fn ne_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]     |                                                         ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> sim-tests/build.rs:711:56
[INFO] [stdout]     |
[INFO] [stdout] 711 | fn lt_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]     |                           --                           ^^^^^^^^--^
[INFO] [stdout]     |                           |                            |       |
[INFO] [stdout]     |                           |                            |       the same lifetime is named here
[INFO] [stdout]     |                           |                            the same lifetime is elided here
[INFO] [stdout]     |                           the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 711 | fn lt_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]     |                                                         ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> sim-tests/build.rs:722:56
[INFO] [stdout]     |
[INFO] [stdout] 722 | fn le_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]     |                           --                           ^^^^^^^^--^
[INFO] [stdout]     |                           |                            |       |
[INFO] [stdout]     |                           |                            |       the same lifetime is named here
[INFO] [stdout]     |                           |                            the same lifetime is elided here
[INFO] [stdout]     |                           the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 722 | fn le_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]     |                                                         ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> sim-tests/build.rs:733:56
[INFO] [stdout]     |
[INFO] [stdout] 733 | fn gt_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]     |                           --                           ^^^^^^^^--^
[INFO] [stdout]     |                           |                            |       |
[INFO] [stdout]     |                           |                            |       the same lifetime is named here
[INFO] [stdout]     |                           |                            the same lifetime is elided here
[INFO] [stdout]     |                           the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 733 | fn gt_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]     |                                                         ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> sim-tests/build.rs:744:56
[INFO] [stdout]     |
[INFO] [stdout] 744 | fn ge_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]     |                           --                           ^^^^^^^^--^
[INFO] [stdout]     |                           |                            |       |
[INFO] [stdout]     |                           |                            |       the same lifetime is named here
[INFO] [stdout]     |                           |                            the same lifetime is elided here
[INFO] [stdout]     |                           the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 744 | fn ge_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]     |                                                         ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> sim-tests/build.rs:755:63
[INFO] [stdout]     |
[INFO] [stdout] 755 | fn lt_signed_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]     |                                  --                           ^^^^^^^^--^
[INFO] [stdout]     |                                  |                            |       |
[INFO] [stdout]     |                                  |                            |       the same lifetime is named here
[INFO] [stdout]     |                                  |                            the same lifetime is elided here
[INFO] [stdout]     |                                  the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 755 | fn lt_signed_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]     |                                                                ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> sim-tests/build.rs:766:63
[INFO] [stdout]     |
[INFO] [stdout] 766 | fn le_signed_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]     |                                  --                           ^^^^^^^^--^
[INFO] [stdout]     |                                  |                            |       |
[INFO] [stdout]     |                                  |                            |       the same lifetime is named here
[INFO] [stdout]     |                                  |                            the same lifetime is elided here
[INFO] [stdout]     |                                  the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 766 | fn le_signed_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]     |                                                                ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> sim-tests/build.rs:777:63
[INFO] [stdout]     |
[INFO] [stdout] 777 | fn gt_signed_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]     |                                  --                           ^^^^^^^^--^
[INFO] [stdout]     |                                  |                            |       |
[INFO] [stdout]     |                                  |                            |       the same lifetime is named here
[INFO] [stdout]     |                                  |                            the same lifetime is elided here
[INFO] [stdout]     |                                  the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 777 | fn gt_signed_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]     |                                                                ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> sim-tests/build.rs:788:63
[INFO] [stdout]     |
[INFO] [stdout] 788 | fn ge_signed_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]     |                                  --                           ^^^^^^^^--^
[INFO] [stdout]     |                                  |                            |       |
[INFO] [stdout]     |                                  |                            |       the same lifetime is named here
[INFO] [stdout]     |                                  |                            the same lifetime is elided here
[INFO] [stdout]     |                                  the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 788 | fn ge_signed_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]     |                                                                ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> sim-tests/build.rs:799:57
[INFO] [stdout]     |
[INFO] [stdout] 799 | fn mux_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]     |                            --                           ^^^^^^^^--^
[INFO] [stdout]     |                            |                            |       |
[INFO] [stdout]     |                            |                            |       the same lifetime is named here
[INFO] [stdout]     |                            |                            the same lifetime is elided here
[INFO] [stdout]     |                            the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 799 | fn mux_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]     |                                                          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> sim-tests/build.rs:831:62
[INFO] [stdout]     |
[INFO] [stdout] 831 | fn reg_next_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]     |                                 --                           ^^^^^^^^--^
[INFO] [stdout]     |                                 |                            |       |
[INFO] [stdout]     |                                 |                            |       the same lifetime is named here
[INFO] [stdout]     |                                 |                            the same lifetime is elided here
[INFO] [stdout]     |                                 the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 831 | fn reg_next_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]     |                                                               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> sim-tests/build.rs:842:75
[INFO] [stdout]     |
[INFO] [stdout] 842 | fn reg_next_with_default_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]     |                                              --                           ^^^^^^^^--^
[INFO] [stdout]     |                                              |                            |       |
[INFO] [stdout]     |                                              |                            |       the same lifetime is named here
[INFO] [stdout]     |                                              |                            the same lifetime is elided here
[INFO] [stdout]     |                                              the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 842 | fn reg_next_with_default_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]     |                                                                            ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> sim-tests/build.rs:856:72
[INFO] [stdout]     |
[INFO] [stdout] 856 | fn instantiation_test_module_comb<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]     |                                           --                           ^^^^^^^^--^
[INFO] [stdout]     |                                           |                            |       |
[INFO] [stdout]     |                                           |                            |       the same lifetime is named here
[INFO] [stdout]     |                                           |                            the same lifetime is elided here
[INFO] [stdout]     |                                           the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 856 | fn instantiation_test_module_comb<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]     |                                                                         ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> sim-tests/build.rs:895:71
[INFO] [stdout]     |
[INFO] [stdout] 895 | fn instantiation_test_module_reg<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]     |                                          --                           ^^^^^^^^--^
[INFO] [stdout]     |                                          |                            |       |
[INFO] [stdout]     |                                          |                            |       the same lifetime is named here
[INFO] [stdout]     |                                          |                            the same lifetime is elided here
[INFO] [stdout]     |                                          the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 895 | fn instantiation_test_module_reg<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]     |                                                                        ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> sim-tests/build.rs:936:74
[INFO] [stdout]     |
[INFO] [stdout] 936 | fn nested_instantiation_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]     |                                             --                           ^^^^^^^^--^
[INFO] [stdout]     |                                             |                            |       |
[INFO] [stdout]     |                                             |                            |       the same lifetime is named here
[INFO] [stdout]     |                                             |                            the same lifetime is elided here
[INFO] [stdout]     |                                             the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 936 | fn nested_instantiation_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]     |                                                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> sim-tests/build.rs:993:59
[INFO] [stdout]     |
[INFO] [stdout] 993 | fn mem_test_module_0<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]     |                              --                           ^^^^^^^^--^
[INFO] [stdout]     |                              |                            |       |
[INFO] [stdout]     |                              |                            |       the same lifetime is named here
[INFO] [stdout]     |                              |                            the same lifetime is elided here
[INFO] [stdout]     |                              the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 993 | fn mem_test_module_0<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]     |                                                            ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]     --> sim-tests/build.rs:1011:59
[INFO] [stdout]      |
[INFO] [stdout] 1011 | fn mem_test_module_1<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]      |                              --                           ^^^^^^^^--^
[INFO] [stdout]      |                              |                            |       |
[INFO] [stdout]      |                              |                            |       the same lifetime is named here
[INFO] [stdout]      |                              |                            the same lifetime is elided here
[INFO] [stdout]      |                              the lifetime is named here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]      |
[INFO] [stdout] 1011 | fn mem_test_module_1<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]      |                                                            ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]     --> sim-tests/build.rs:1025:59
[INFO] [stdout]      |
[INFO] [stdout] 1025 | fn mem_test_module_2<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]      |                              --                           ^^^^^^^^--^
[INFO] [stdout]      |                              |                            |       |
[INFO] [stdout]      |                              |                            |       the same lifetime is named here
[INFO] [stdout]      |                              |                            the same lifetime is elided here
[INFO] [stdout]      |                              the lifetime is named here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]      |
[INFO] [stdout] 1025 | fn mem_test_module_2<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]      |                                                            ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]     --> sim-tests/build.rs:1043:61
[INFO] [stdout]      |
[INFO] [stdout] 1043 | fn trace_test_module_0<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]      |                                --                           ^^^^^^^^--^
[INFO] [stdout]      |                                |                            |       |
[INFO] [stdout]      |                                |                            |       the same lifetime is named here
[INFO] [stdout]      |                                |                            the same lifetime is elided here
[INFO] [stdout]      |                                the lifetime is named here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]      |
[INFO] [stdout] 1043 | fn trace_test_module_0<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]      |                                                              ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling sim-tests v0.1.0 (/opt/rustwide/workdir/sim-tests)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]     --> sim-tests/build.rs:1055:61
[INFO] [stdout]      |
[INFO] [stdout] 1055 | fn trace_test_module_1<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]      |                                --                           ^^^^^^^^--^
[INFO] [stdout]      |                                |                            |       |
[INFO] [stdout]      |                                |                            |       the same lifetime is named here
[INFO] [stdout]      |                                |                            the same lifetime is elided here
[INFO] [stdout]      |                                the lifetime is named here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]      |
[INFO] [stdout] 1055 | fn trace_test_module_1<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]      |                                                              ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]     --> sim-tests/build.rs:1070:61
[INFO] [stdout]      |
[INFO] [stdout] 1070 | fn trace_test_module_2<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]      |                                --                           ^^^^^^^^--^
[INFO] [stdout]      |                                |                            |       |
[INFO] [stdout]      |                                |                            |       the same lifetime is named here
[INFO] [stdout]      |                                |                            the same lifetime is elided here
[INFO] [stdout]      |                                the lifetime is named here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]      |
[INFO] [stdout] 1070 | fn trace_test_module_2<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]      |                                                              ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]     --> sim-tests/build.rs:1108:61
[INFO] [stdout]      |
[INFO] [stdout] 1108 | fn trace_test_module_3<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]      |                                --                           ^^^^^^^^--^
[INFO] [stdout]      |                                |                            |       |
[INFO] [stdout]      |                                |                            |       the same lifetime is named here
[INFO] [stdout]      |                                |                            the same lifetime is elided here
[INFO] [stdout]      |                                the lifetime is named here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]      |
[INFO] [stdout] 1108 | fn trace_test_module_3<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]      |                                                              ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]     --> sim-tests/build.rs:1126:64
[INFO] [stdout]      |
[INFO] [stdout] 1126 | fn deep_graph_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stdout]      |                                   --                           ^^^^^^^^--^
[INFO] [stdout]      |                                   |                            |       |
[INFO] [stdout]      |                                   |                            |       the same lifetime is named here
[INFO] [stdout]      |                                   |                            the same lifetime is elided here
[INFO] [stdout]      |                                   the lifetime is named here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]      |
[INFO] [stdout] 1126 | fn deep_graph_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stdout]      |                                                                 ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[automatically_derived]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout]   = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[automatically_derived]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:73:1
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[automatically_derived]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:134:1
[INFO] [stdout]     |
[INFO] [stdout] 134 | #[automatically_derived]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:198:1
[INFO] [stdout]     |
[INFO] [stdout] 198 | #[automatically_derived]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:266:1
[INFO] [stdout]     |
[INFO] [stdout] 266 | #[automatically_derived]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:340:1
[INFO] [stdout]     |
[INFO] [stdout] 340 | #[automatically_derived]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:422:1
[INFO] [stdout]     |
[INFO] [stdout] 422 | #[automatically_derived]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:504:1
[INFO] [stdout]     |
[INFO] [stdout] 504 | #[automatically_derived]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:562:1
[INFO] [stdout]     |
[INFO] [stdout] 562 | #[automatically_derived]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:588:1
[INFO] [stdout]     |
[INFO] [stdout] 588 | #[automatically_derived]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:614:1
[INFO] [stdout]     |
[INFO] [stdout] 614 | #[automatically_derived]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:639:1
[INFO] [stdout]     |
[INFO] [stdout] 639 | #[automatically_derived]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:671:1
[INFO] [stdout]     |
[INFO] [stdout] 671 | #[automatically_derived]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:723:1
[INFO] [stdout]     |
[INFO] [stdout] 723 | #[automatically_derived]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:770:1
[INFO] [stdout]     |
[INFO] [stdout] 770 | #[automatically_derived]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:797:1
[INFO] [stdout]     |
[INFO] [stdout] 797 | #[automatically_derived]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:832:1
[INFO] [stdout]     |
[INFO] [stdout] 832 | #[automatically_derived]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:876:1
[INFO] [stdout]     |
[INFO] [stdout] 876 | #[automatically_derived]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:930:1
[INFO] [stdout]     |
[INFO] [stdout] 930 | #[automatically_derived]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:984:1
[INFO] [stdout]     |
[INFO] [stdout] 984 | #[automatically_derived]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:1026:1
[INFO] [stdout]      |
[INFO] [stdout] 1026 | #[automatically_derived]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:1057:1
[INFO] [stdout]      |
[INFO] [stdout] 1057 | #[automatically_derived]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:1088:1
[INFO] [stdout]      |
[INFO] [stdout] 1088 | #[automatically_derived]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:1119:1
[INFO] [stdout]      |
[INFO] [stdout] 1119 | #[automatically_derived]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:1150:1
[INFO] [stdout]      |
[INFO] [stdout] 1150 | #[automatically_derived]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:1181:1
[INFO] [stdout]      |
[INFO] [stdout] 1181 | #[automatically_derived]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:1212:1
[INFO] [stdout]      |
[INFO] [stdout] 1212 | #[automatically_derived]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:1243:1
[INFO] [stdout]      |
[INFO] [stdout] 1243 | #[automatically_derived]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:1274:1
[INFO] [stdout]      |
[INFO] [stdout] 1274 | #[automatically_derived]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:1305:1
[INFO] [stdout]      |
[INFO] [stdout] 1305 | #[automatically_derived]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:1337:1
[INFO] [stdout]      |
[INFO] [stdout] 1337 | #[automatically_derived]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:1372:1
[INFO] [stdout]      |
[INFO] [stdout] 1372 | #[automatically_derived]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:1412:1
[INFO] [stdout]      |
[INFO] [stdout] 1412 | #[automatically_derived]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:1454:1
[INFO] [stdout]      |
[INFO] [stdout] 1454 | #[automatically_derived]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:1492:1
[INFO] [stdout]      |
[INFO] [stdout] 1492 | #[automatically_derived]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:1545:1
[INFO] [stdout]      |
[INFO] [stdout] 1545 | #[automatically_derived]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:1585:1
[INFO] [stdout]      |
[INFO] [stdout] 1585 | #[automatically_derived]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:1639:1
[INFO] [stdout]      |
[INFO] [stdout] 1639 | #[automatically_derived]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:1694:1
[INFO] [stdout]      |
[INFO] [stdout] 1694 | #[automatically_derived]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:1761:1
[INFO] [stdout]      |
[INFO] [stdout] 1761 | #[automatically_derived]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:1856:1
[INFO] [stdout]      |
[INFO] [stdout] 1856 | #[automatically_derived]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:1971:1
[INFO] [stdout]      |
[INFO] [stdout] 1971 | #[automatically_derived]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:2138:1
[INFO] [stdout]      |
[INFO] [stdout] 2138 | #[automatically_derived]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:2231:1
[INFO] [stdout]      |
[INFO] [stdout] 2231 | #[automatically_derived]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `__trace_signal_id___mem_trace_test_module_3_mem_0_read_port_0_address_6` should have a snake case name
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:2130:5
[INFO] [stdout]      |
[INFO] [stdout] 2130 |     __trace_signal_id___mem_trace_test_module_3_mem_0_read_port_0_address_6: T::SignalId,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__trace_signal_id_mem_trace_test_module_3_mem_0_read_port_0_address_6`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `__trace_signal_id___mem_trace_test_module_3_mem_0_read_port_0_enable_7` should have a snake case name
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:2131:5
[INFO] [stdout]      |
[INFO] [stdout] 2131 |     __trace_signal_id___mem_trace_test_module_3_mem_0_read_port_0_enable_7: T::SignalId,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__trace_signal_id_mem_trace_test_module_3_mem_0_read_port_0_enable_7`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `__trace_signal_id___mem_trace_test_module_3_mem_0_write_port_address_8` should have a snake case name
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:2132:5
[INFO] [stdout]      |
[INFO] [stdout] 2132 |     __trace_signal_id___mem_trace_test_module_3_mem_0_write_port_address_8: T::SignalId,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__trace_signal_id_mem_trace_test_module_3_mem_0_write_port_address_8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `__trace_signal_id___mem_trace_test_module_3_mem_0_write_port_value_9` should have a snake case name
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:2133:5
[INFO] [stdout]      |
[INFO] [stdout] 2133 |     __trace_signal_id___mem_trace_test_module_3_mem_0_write_port_value_9: T::SignalId,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__trace_signal_id_mem_trace_test_module_3_mem_0_write_port_value_9`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `__trace_signal_id___mem_trace_test_module_3_mem_0_write_port_enable_10` should have a snake case name
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:2134:5
[INFO] [stdout]      |
[INFO] [stdout] 2134 |     __trace_signal_id___mem_trace_test_module_3_mem_0_write_port_enable_10: T::SignalId,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__trace_signal_id_mem_trace_test_module_3_mem_0_write_port_enable_10`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `__trace_signal_id___mem_trace_test_module_3_mem_0_read_port_0_address_6` should have a snake case name
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:2148:13
[INFO] [stdout]      |
[INFO] [stdout] 2148 |         let __trace_signal_id___mem_trace_test_module_3_mem_0_read_port_0_address_6 = trace.add_signal("__mem_trace_test_module_3_...
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__trace_signal_id_mem_trace_test_module_3_mem_0_read_port_0_address_6`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `__trace_signal_id___mem_trace_test_module_3_mem_0_read_port_0_enable_7` should have a snake case name
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:2149:13
[INFO] [stdout]      |
[INFO] [stdout] 2149 |         let __trace_signal_id___mem_trace_test_module_3_mem_0_read_port_0_enable_7 = trace.add_signal("__mem_trace_test_module_3_m...
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__trace_signal_id_mem_trace_test_module_3_mem_0_read_port_0_enable_7`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `__trace_signal_id___mem_trace_test_module_3_mem_0_write_port_address_8` should have a snake case name
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:2150:13
[INFO] [stdout]      |
[INFO] [stdout] 2150 |         let __trace_signal_id___mem_trace_test_module_3_mem_0_write_port_address_8 = trace.add_signal("__mem_trace_test_module_3_m...
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__trace_signal_id_mem_trace_test_module_3_mem_0_write_port_address_8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `__trace_signal_id___mem_trace_test_module_3_mem_0_write_port_value_9` should have a snake case name
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:2151:13
[INFO] [stdout]      |
[INFO] [stdout] 2151 |         let __trace_signal_id___mem_trace_test_module_3_mem_0_write_port_value_9 = trace.add_signal("__mem_trace_test_module_3_mem...
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__trace_signal_id_mem_trace_test_module_3_mem_0_write_port_value_9`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `__trace_signal_id___mem_trace_test_module_3_mem_0_write_port_enable_10` should have a snake case name
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:2152:13
[INFO] [stdout]      |
[INFO] [stdout] 2152 |         let __trace_signal_id___mem_trace_test_module_3_mem_0_write_port_enable_10 = trace.add_signal("__mem_trace_test_module_3_m...
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__trace_signal_id_mem_trace_test_module_3_mem_0_write_port_enable_10`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> kaze/src/graph/context.rs:44:87
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn module(&'a self, instance_name: impl Into<String>, name: impl Into<String>) -> &Module;
[INFO] [stdout]    |                --                                                                     ^^^^^^^
[INFO] [stdout]    |                |                                                                      ||
[INFO] [stdout]    |                |                                                                      |the same lifetime is hidden here
[INFO] [stdout]    |                the lifetime is named here                                             the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn module(&'a self, instance_name: impl Into<String>, name: impl Into<String>) -> &'a Module<'a>;
[INFO] [stdout]    |                                                                                        ++       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> kaze/src/graph/context.rs:105:87
[INFO] [stdout]     |
[INFO] [stdout] 105 |     fn module(&'a self, instance_name: impl Into<String>, name: impl Into<String>) -> &Module {
[INFO] [stdout]     |                --                                                                     ^^^^^^^
[INFO] [stdout]     |                |                                                                      ||
[INFO] [stdout]     |                |                                                                      |the same lifetime is hidden here
[INFO] [stdout]     |                the lifetime is named here                                             the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 105 |     fn module(&'a self, instance_name: impl Into<String>, name: impl Into<String>) -> &'a Module<'a> {
[INFO] [stdout]     |                                                                                        ++       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> kaze/src/graph/mem.rs:140:10
[INFO] [stdout]     |
[INFO] [stdout] 137 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 138 |         address: &'a dyn Signal<'a>,
[INFO] [stdout]     |                   --            -- the lifetime is named here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is named here
[INFO] [stdout] 139 |         enable: &'a dyn Signal<'a>,
[INFO] [stdout]     |                  --            -- the lifetime is named here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is named here
[INFO] [stdout] 140 |     ) -> &dyn Signal<'a> {
[INFO] [stdout]     |          ^^^^^^^^^^^^--^
[INFO] [stdout]     |          |           |
[INFO] [stdout]     |          |           the same lifetime is named here
[INFO] [stdout]     |          the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 140 |     ) -> &'a dyn Signal<'a> {
[INFO] [stdout]     |           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> kaze/src/graph/module.rs:92:73
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn lit(&'a self, value: impl Into<Constant>, bit_width: u32) -> &dyn Signal<'a> {
[INFO] [stdout]    |                 --                                                      ^^^^^^^^^^^^--^
[INFO] [stdout]    |                 |                                                       |           |
[INFO] [stdout]    |                 |                                                       |           the same lifetime is named here
[INFO] [stdout]    |                 the lifetime is named here                              the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn lit(&'a self, value: impl Into<Constant>, bit_width: u32) -> &'a dyn Signal<'a> {
[INFO] [stdout]    |                                                                          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> kaze/src/graph/module.rs:134:29
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn low(&'a self) -> &dyn Signal<'a> {
[INFO] [stdout]     |                 --          ^^^^^^^^^^^^--^
[INFO] [stdout]     |                 |           |           |
[INFO] [stdout]     |                 |           |           the same lifetime is named here
[INFO] [stdout]     |                 |           the same lifetime is elided here
[INFO] [stdout]     |                 the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn low(&'a self) -> &'a dyn Signal<'a> {
[INFO] [stdout]     |                              ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> kaze/src/graph/module.rs:153:30
[INFO] [stdout]     |
[INFO] [stdout] 153 |     pub fn high(&'a self) -> &dyn Signal<'a> {
[INFO] [stdout]     |                  --          ^^^^^^^^^^^^--^
[INFO] [stdout]     |                  |           |           |
[INFO] [stdout]     |                  |           |           the same lifetime is named here
[INFO] [stdout]     |                  |           the same lifetime is elided here
[INFO] [stdout]     |                  the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 153 |     pub fn high(&'a self) -> &'a dyn Signal<'a> {
[INFO] [stdout]     |                               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> kaze/src/graph/module.rs:174:72
[INFO] [stdout]     |
[INFO] [stdout] 174 |     pub fn input(&'a self, name: impl Into<String>, bit_width: u32) -> &Input<'a> {
[INFO] [stdout]     |                   --                                                   ^^^^^^^--^
[INFO] [stdout]     |                   |                                                    |      |
[INFO] [stdout]     |                   |                                                    |      the same lifetime is named here
[INFO] [stdout]     |                   the lifetime is named here                           the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 174 |     pub fn input(&'a self, name: impl Into<String>, bit_width: u32) -> &'a Input<'a> {
[INFO] [stdout]     |                                                                         ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> kaze/src/graph/module.rs:228:85
[INFO] [stdout]     |
[INFO] [stdout] 228 |     pub fn output(&'a self, name: impl Into<String>, source: &'a dyn Signal<'a>) -> &Output<'a> {
[INFO] [stdout]     |                    --                                         --            --      ^^^^^^^^--^
[INFO] [stdout]     |                    |                                          |             |       |       |
[INFO] [stdout]     |                    |                                          |             |       |       the same lifetime is named here
[INFO] [stdout]     |                    |                                          |             |       the same lifetime is elided here
[INFO] [stdout]     |                    |                                          |             the lifetime is named here
[INFO] [stdout]     |                    the lifetime is named here                 the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 228 |     pub fn output(&'a self, name: impl Into<String>, source: &'a dyn Signal<'a>) -> &'a Output<'a> {
[INFO] [stdout]     |                                                                                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> kaze/src/graph/module.rs:267:70
[INFO] [stdout]     |
[INFO] [stdout] 267 |     pub fn reg(&'a self, name: impl Into<String>, bit_width: u32) -> &Register<'a> {
[INFO] [stdout]     |                 --                                                   ^^^^^^^^^^--^
[INFO] [stdout]     |                 |                                                    |         |
[INFO] [stdout]     |                 |                                                    |         the same lifetime is named here
[INFO] [stdout]     |                 the lifetime is named here                           the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 267 |     pub fn reg(&'a self, name: impl Into<String>, bit_width: u32) -> &'a Register<'a> {
[INFO] [stdout]     |                                                                       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> kaze/src/graph/module.rs:324:10
[INFO] [stdout]     |
[INFO] [stdout] 320 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 321 |         cond: &'a dyn Signal<'a>,
[INFO] [stdout]     |                --            -- the lifetime is named here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is named here
[INFO] [stdout] 322 |         when_true: &'a dyn Signal<'a>,
[INFO] [stdout]     |                     --            -- the lifetime is named here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is named here
[INFO] [stdout] 323 |         when_false: &'a dyn Signal<'a>,
[INFO] [stdout]     |                      --            -- the lifetime is named here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is named here
[INFO] [stdout] 324 |     ) -> &dyn Signal<'a> {
[INFO] [stdout]     |          ^^^^^^^^^^^^--^
[INFO] [stdout]     |          |           |
[INFO] [stdout]     |          |           the same lifetime is named here
[INFO] [stdout]     |          the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 324 |     ) -> &'a dyn Signal<'a> {
[INFO] [stdout]     |           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> kaze/src/graph/module.rs:395:10
[INFO] [stdout]     |
[INFO] [stdout] 391 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 395 |     ) -> &Mem<'a> {
[INFO] [stdout]     |          ^^^^^--^
[INFO] [stdout]     |          |    |
[INFO] [stdout]     |          |    the same lifetime is named here
[INFO] [stdout]     |          the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 395 |     ) -> &'a Mem<'a> {
[INFO] [stdout]     |           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> kaze/src/graph/module.rs:441:87
[INFO] [stdout]     |
[INFO] [stdout] 441 |     fn module(&'a self, instance_name: impl Into<String>, name: impl Into<String>) -> &Module {
[INFO] [stdout]     |                --                                                                     ^^^^^^^
[INFO] [stdout]     |                |                                                                      ||
[INFO] [stdout]     |                |                                                                      |the same lifetime is hidden here
[INFO] [stdout]     |                the lifetime is named here                                             the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 441 |     fn module(&'a self, instance_name: impl Into<String>, name: impl Into<String>) -> &'a Module<'a> {
[INFO] [stdout]     |                                                                                        ++       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> kaze/src/graph/signal.rs:231:53
[INFO] [stdout]     |
[INFO] [stdout] 231 |     fn concat(&'a self, rhs: &'a dyn Signal<'a>) -> &dyn Signal<'a> {
[INFO] [stdout]     |                --             --            --      ^^^^^^^^^^^^--^
[INFO] [stdout]     |                |              |             |       |           |
[INFO] [stdout]     |                |              |             |       |           the same lifetime is named here
[INFO] [stdout]     |                |              |             |       the same lifetime is elided here
[INFO] [stdout]     |                |              |             the lifetime is named here
[INFO] [stdout]     |                |              the lifetime is named here
[INFO] [stdout]     |                the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 231 |     fn concat(&'a self, rhs: &'a dyn Signal<'a>) -> &'a dyn Signal<'a> {
[INFO] [stdout]     |                                                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> kaze/src/graph/signal.rs:275:49
[INFO] [stdout]     |
[INFO] [stdout] 275 |     fn eq(&'a self, rhs: &'a dyn Signal<'a>) -> &dyn Signal<'a> {
[INFO] [stdout]     |            --             --            --      ^^^^^^^^^^^^--^
[INFO] [stdout]     |            |              |             |       |           |
[INFO] [stdout]     |            |              |             |       |           the same lifetime is named here
[INFO] [stdout]     |            |              |             |       the same lifetime is elided here
[INFO] [stdout]     |            |              |             the lifetime is named here
[INFO] [stdout]     |            |              the lifetime is named here
[INFO] [stdout]     |            the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 275 |     fn eq(&'a self, rhs: &'a dyn Signal<'a>) -> &'a dyn Signal<'a> {
[INFO] [stdout]     |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> kaze/src/graph/signal.rs:322:49
[INFO] [stdout]     |
[INFO] [stdout] 322 |     fn ne(&'a self, rhs: &'a dyn Signal<'a>) -> &dyn Signal<'a> {
[INFO] [stdout]     |            --             --            --      ^^^^^^^^^^^^--^
[INFO] [stdout]     |            |              |             |       |           |
[INFO] [stdout]     |            |              |             |       |           the same lifetime is named here
[INFO] [stdout]     |            |              |             |       the same lifetime is elided here
[INFO] [stdout]     |            |              |             the lifetime is named here
[INFO] [stdout]     |            |              the lifetime is named here
[INFO] [stdout]     |            the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 322 |     fn ne(&'a self, rhs: &'a dyn Signal<'a>) -> &'a dyn Signal<'a> {
[INFO] [stdout]     |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> kaze/src/graph/signal.rs:369:49
[INFO] [stdout]     |
[INFO] [stdout] 369 |     fn lt(&'a self, rhs: &'a dyn Signal<'a>) -> &dyn Signal<'a> {
[INFO] [stdout]     |            --             --            --      ^^^^^^^^^^^^--^
[INFO] [stdout]     |            |              |             |       |           |
[INFO] [stdout]     |            |              |             |       |           the same lifetime is named here
[INFO] [stdout]     |            |              |             |       the same lifetime is elided here
[INFO] [stdout]     |            |              |             the lifetime is named here
[INFO] [stdout]     |            |              the lifetime is named here
[INFO] [stdout]     |            the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 369 |     fn lt(&'a self, rhs: &'a dyn Signal<'a>) -> &'a dyn Signal<'a> {
[INFO] [stdout]     |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> kaze/src/graph/signal.rs:416:49
[INFO] [stdout]     |
[INFO] [stdout] 416 |     fn le(&'a self, rhs: &'a dyn Signal<'a>) -> &dyn Signal<'a> {
[INFO] [stdout]     |            --             --            --      ^^^^^^^^^^^^--^
[INFO] [stdout]     |            |              |             |       |           |
[INFO] [stdout]     |            |              |             |       |           the same lifetime is named here
[INFO] [stdout]     |            |              |             |       the same lifetime is elided here
[INFO] [stdout]     |            |              |             the lifetime is named here
[INFO] [stdout]     |            |              the lifetime is named here
[INFO] [stdout]     |            the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 416 |     fn le(&'a self, rhs: &'a dyn Signal<'a>) -> &'a dyn Signal<'a> {
[INFO] [stdout]     |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> kaze/src/graph/signal.rs:463:49
[INFO] [stdout]     |
[INFO] [stdout] 463 |     fn gt(&'a self, rhs: &'a dyn Signal<'a>) -> &dyn Signal<'a> {
[INFO] [stdout]     |            --             --            --      ^^^^^^^^^^^^--^
[INFO] [stdout]     |            |              |             |       |           |
[INFO] [stdout]     |            |              |             |       |           the same lifetime is named here
[INFO] [stdout]     |            |              |             |       the same lifetime is elided here
[INFO] [stdout]     |            |              |             the lifetime is named here
[INFO] [stdout]     |            |              the lifetime is named here
[INFO] [stdout]     |            the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 463 |     fn gt(&'a self, rhs: &'a dyn Signal<'a>) -> &'a dyn Signal<'a> {
[INFO] [stdout]     |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> kaze/src/graph/signal.rs:510:49
[INFO] [stdout]     |
[INFO] [stdout] 510 |     fn ge(&'a self, rhs: &'a dyn Signal<'a>) -> &dyn Signal<'a> {
[INFO] [stdout]     |            --             --            --      ^^^^^^^^^^^^--^
[INFO] [stdout]     |            |              |             |       |           |
[INFO] [stdout]     |            |              |             |       |           the same lifetime is named here
[INFO] [stdout]     |            |              |             |       the same lifetime is elided here
[INFO] [stdout]     |            |              |             the lifetime is named here
[INFO] [stdout]     |            |              the lifetime is named here
[INFO] [stdout]     |            the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 510 |     fn ge(&'a self, rhs: &'a dyn Signal<'a>) -> &'a dyn Signal<'a> {
[INFO] [stdout]     |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> kaze/src/graph/signal.rs:557:56
[INFO] [stdout]     |
[INFO] [stdout] 557 |     fn lt_signed(&'a self, rhs: &'a dyn Signal<'a>) -> &dyn Signal<'a> {
[INFO] [stdout]     |                   --             --            --      ^^^^^^^^^^^^--^
[INFO] [stdout]     |                   |              |             |       |           |
[INFO] [stdout]     |                   |              |             |       |           the same lifetime is named here
[INFO] [stdout]     |                   |              |             |       the same lifetime is elided here
[INFO] [stdout]     |                   |              |             the lifetime is named here
[INFO] [stdout]     |                   |              the lifetime is named here
[INFO] [stdout]     |                   the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 557 |     fn lt_signed(&'a self, rhs: &'a dyn Signal<'a>) -> &'a dyn Signal<'a> {
[INFO] [stdout]     |                                                         ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> kaze/src/graph/signal.rs:607:56
[INFO] [stdout]     |
[INFO] [stdout] 607 |     fn le_signed(&'a self, rhs: &'a dyn Signal<'a>) -> &dyn Signal<'a> {
[INFO] [stdout]     |                   --             --            --      ^^^^^^^^^^^^--^
[INFO] [stdout]     |                   |              |             |       |           |
[INFO] [stdout]     |                   |              |             |       |           the same lifetime is named here
[INFO] [stdout]     |                   |              |             |       the same lifetime is elided here
[INFO] [stdout]     |                   |              |             the lifetime is named here
[INFO] [stdout]     |                   |              the lifetime is named here
[INFO] [stdout]     |                   the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 607 |     fn le_signed(&'a self, rhs: &'a dyn Signal<'a>) -> &'a dyn Signal<'a> {
[INFO] [stdout]     |                                                         ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> kaze/src/graph/signal.rs:657:56
[INFO] [stdout]     |
[INFO] [stdout] 657 |     fn gt_signed(&'a self, rhs: &'a dyn Signal<'a>) -> &dyn Signal<'a> {
[INFO] [stdout]     |                   --             --            --      ^^^^^^^^^^^^--^
[INFO] [stdout]     |                   |              |             |       |           |
[INFO] [stdout]     |                   |              |             |       |           the same lifetime is named here
[INFO] [stdout]     |                   |              |             |       the same lifetime is elided here
[INFO] [stdout]     |                   |              |             the lifetime is named here
[INFO] [stdout]     |                   |              the lifetime is named here
[INFO] [stdout]     |                   the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 657 |     fn gt_signed(&'a self, rhs: &'a dyn Signal<'a>) -> &'a dyn Signal<'a> {
[INFO] [stdout]     |                                                         ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> kaze/src/graph/signal.rs:707:56
[INFO] [stdout]     |
[INFO] [stdout] 707 |     fn ge_signed(&'a self, rhs: &'a dyn Signal<'a>) -> &dyn Signal<'a> {
[INFO] [stdout]     |                   --             --            --      ^^^^^^^^^^^^--^
[INFO] [stdout]     |                   |              |             |       |           |
[INFO] [stdout]     |                   |              |             |       |           the same lifetime is named here
[INFO] [stdout]     |                   |              |             |       the same lifetime is elided here
[INFO] [stdout]     |                   |              |             the lifetime is named here
[INFO] [stdout]     |                   |              the lifetime is named here
[INFO] [stdout]     |                   the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 707 |     fn ge_signed(&'a self, rhs: &'a dyn Signal<'a>) -> &'a dyn Signal<'a> {
[INFO] [stdout]     |                                                         ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> kaze/src/graph/signal.rs:756:61
[INFO] [stdout]     |
[INFO] [stdout] 756 |     fn shr_arithmetic(&'a self, rhs: &'a dyn Signal<'a>) -> &dyn Signal<'a> {
[INFO] [stdout]     |                        --             --            --      ^^^^^^^^^^^^--^
[INFO] [stdout]     |                        |              |             |       |           |
[INFO] [stdout]     |                        |              |             |       |           the same lifetime is named here
[INFO] [stdout]     |                        |              |             |       the same lifetime is elided here
[INFO] [stdout]     |                        |              |             the lifetime is named here
[INFO] [stdout]     |                        |              the lifetime is named here
[INFO] [stdout]     |                        the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 756 |     fn shr_arithmetic(&'a self, rhs: &'a dyn Signal<'a>) -> &'a dyn Signal<'a> {
[INFO] [stdout]     |                                                              ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> kaze/src/graph/signal.rs:796:57
[INFO] [stdout]     |
[INFO] [stdout] 796 |     fn mul_signed(&'a self, rhs: &'a dyn Signal<'a>) -> &dyn Signal<'a> {
[INFO] [stdout]     |                    --             --            --      ^^^^^^^^^^^^--^
[INFO] [stdout]     |                    |              |             |       |           |
[INFO] [stdout]     |                    |              |             |       |           the same lifetime is named here
[INFO] [stdout]     |                    |              |             |       the same lifetime is elided here
[INFO] [stdout]     |                    |              |             the lifetime is named here
[INFO] [stdout]     |                    |              the lifetime is named here
[INFO] [stdout]     |                    the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 796 |     fn mul_signed(&'a self, rhs: &'a dyn Signal<'a>) -> &'a dyn Signal<'a> {
[INFO] [stdout]     |                                                          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.49s
[INFO] running `Command { std: "docker" "inspect" "ef618e83ee928771f9d211f0804e9ec097bc45e0f9a48dbeee82ecbcbc372ddd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef618e83ee928771f9d211f0804e9ec097bc45e0f9a48dbeee82ecbcbc372ddd", kill_on_drop: false }`
[INFO] [stdout] ef618e83ee928771f9d211f0804e9ec097bc45e0f9a48dbeee82ecbcbc372ddd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0a33b7e4a5364af4f0b89be4986a30f27059485bba95bf447b11901b79ba14c2
[INFO] running `Command { std: "docker" "start" "-a" "0a33b7e4a5364af4f0b89be4986a30f27059485bba95bf447b11901b79ba14c2", kill_on_drop: false }`
[INFO] [stderr] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> kaze/src/graph/context.rs:44:87
[INFO] [stderr]    |
[INFO] [stderr] 44 |     fn module(&'a self, instance_name: impl Into<String>, name: impl Into<String>) -> &Module;
[INFO] [stderr]    |                --                                                                     ^^^^^^^
[INFO] [stderr]    |                |                                                                      ||
[INFO] [stderr]    |                |                                                                      |the same lifetime is hidden here
[INFO] [stderr]    |                the lifetime is named here                                             the same lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 44 |     fn module(&'a self, instance_name: impl Into<String>, name: impl Into<String>) -> &'a Module<'a>;
[INFO] [stderr]    |                                                                                        ++       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> kaze/src/graph/context.rs:105:87
[INFO] [stderr]     |
[INFO] [stderr] 105 |     fn module(&'a self, instance_name: impl Into<String>, name: impl Into<String>) -> &Module {
[INFO] [stderr]     |                --                                                                     ^^^^^^^
[INFO] [stderr]     |                |                                                                      ||
[INFO] [stderr]     |                |                                                                      |the same lifetime is hidden here
[INFO] [stderr]     |                the lifetime is named here                                             the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 105 |     fn module(&'a self, instance_name: impl Into<String>, name: impl Into<String>) -> &'a Module<'a> {
[INFO] [stderr]     |                                                                                        ++       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> kaze/src/graph/mem.rs:140:10
[INFO] [stderr]     |
[INFO] [stderr] 137 |         &'a self,
[INFO] [stderr]     |          -- the lifetime is named here
[INFO] [stderr] 138 |         address: &'a dyn Signal<'a>,
[INFO] [stderr]     |                   --            -- the lifetime is named here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is named here
[INFO] [stderr] 139 |         enable: &'a dyn Signal<'a>,
[INFO] [stderr]     |                  --            -- the lifetime is named here
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  the lifetime is named here
[INFO] [stderr] 140 |     ) -> &dyn Signal<'a> {
[INFO] [stderr]     |          ^^^^^^^^^^^^--^
[INFO] [stderr]     |          |           |
[INFO] [stderr]     |          |           the same lifetime is named here
[INFO] [stderr]     |          the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 140 |     ) -> &'a dyn Signal<'a> {
[INFO] [stderr]     |           ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> kaze/src/graph/module.rs:92:73
[INFO] [stderr]    |
[INFO] [stderr] 92 |     pub fn lit(&'a self, value: impl Into<Constant>, bit_width: u32) -> &dyn Signal<'a> {
[INFO] [stderr]    |                 --                                                      ^^^^^^^^^^^^--^
[INFO] [stderr]    |                 |                                                       |           |
[INFO] [stderr]    |                 |                                                       |           the same lifetime is named here
[INFO] [stderr]    |                 the lifetime is named here                              the same lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 92 |     pub fn lit(&'a self, value: impl Into<Constant>, bit_width: u32) -> &'a dyn Signal<'a> {
[INFO] [stderr]    |                                                                          ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> kaze/src/graph/module.rs:134:29
[INFO] [stderr]     |
[INFO] [stderr] 134 |     pub fn low(&'a self) -> &dyn Signal<'a> {
[INFO] [stderr]     |                 --          ^^^^^^^^^^^^--^
[INFO] [stderr]     |                 |           |           |
[INFO] [stderr]     |                 |           |           the same lifetime is named here
[INFO] [stderr]     |                 |           the same lifetime is elided here
[INFO] [stderr]     |                 the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 134 |     pub fn low(&'a self) -> &'a dyn Signal<'a> {
[INFO] [stderr]     |                              ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> kaze/src/graph/module.rs:153:30
[INFO] [stderr]     |
[INFO] [stderr] 153 |     pub fn high(&'a self) -> &dyn Signal<'a> {
[INFO] [stderr]     |                  --          ^^^^^^^^^^^^--^
[INFO] [stderr]     |                  |           |           |
[INFO] [stderr]     |                  |           |           the same lifetime is named here
[INFO] [stderr]     |                  |           the same lifetime is elided here
[INFO] [stderr]     |                  the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 153 |     pub fn high(&'a self) -> &'a dyn Signal<'a> {
[INFO] [stderr]     |                               ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> kaze/src/graph/module.rs:174:72
[INFO] [stderr]     |
[INFO] [stderr] 174 |     pub fn input(&'a self, name: impl Into<String>, bit_width: u32) -> &Input<'a> {
[INFO] [stderr]     |                   --                                                   ^^^^^^^--^
[INFO] [stderr]     |                   |                                                    |      |
[INFO] [stderr]     |                   |                                                    |      the same lifetime is named here
[INFO] [stderr]     |                   the lifetime is named here                           the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 174 |     pub fn input(&'a self, name: impl Into<String>, bit_width: u32) -> &'a Input<'a> {
[INFO] [stderr]     |                                                                         ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> kaze/src/graph/module.rs:228:85
[INFO] [stderr]     |
[INFO] [stderr] 228 |     pub fn output(&'a self, name: impl Into<String>, source: &'a dyn Signal<'a>) -> &Output<'a> {
[INFO] [stderr]     |                    --                                         --            --      ^^^^^^^^--^
[INFO] [stderr]     |                    |                                          |             |       |       |
[INFO] [stderr]     |                    |                                          |             |       |       the same lifetime is named here
[INFO] [stderr]     |                    |                                          |             |       the same lifetime is elided here
[INFO] [stderr]     |                    |                                          |             the lifetime is named here
[INFO] [stderr]     |                    the lifetime is named here                 the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 228 |     pub fn output(&'a self, name: impl Into<String>, source: &'a dyn Signal<'a>) -> &'a Output<'a> {
[INFO] [stderr]     |                                                                                      ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> kaze/src/graph/module.rs:267:70
[INFO] [stderr]     |
[INFO] [stderr] 267 |     pub fn reg(&'a self, name: impl Into<String>, bit_width: u32) -> &Register<'a> {
[INFO] [stderr]     |                 --                                                   ^^^^^^^^^^--^
[INFO] [stderr]     |                 |                                                    |         |
[INFO] [stderr]     |                 |                                                    |         the same lifetime is named here
[INFO] [stderr]     |                 the lifetime is named here                           the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 267 |     pub fn reg(&'a self, name: impl Into<String>, bit_width: u32) -> &'a Register<'a> {
[INFO] [stderr]     |                                                                       ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> kaze/src/graph/module.rs:324:10
[INFO] [stderr]     |
[INFO] [stderr] 320 |         &'a self,
[INFO] [stderr]     |          -- the lifetime is named here
[INFO] [stderr] 321 |         cond: &'a dyn Signal<'a>,
[INFO] [stderr]     |                --            -- the lifetime is named here
[INFO] [stderr]     |                |
[INFO] [stderr]     |                the lifetime is named here
[INFO] [stderr] 322 |         when_true: &'a dyn Signal<'a>,
[INFO] [stderr]     |                     --            -- the lifetime is named here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is named here
[INFO] [stderr] 323 |         when_false: &'a dyn Signal<'a>,
[INFO] [stderr]     |                      --            -- the lifetime is named here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is named here
[INFO] [stderr] 324 |     ) -> &dyn Signal<'a> {
[INFO] [stderr]     |          ^^^^^^^^^^^^--^
[INFO] [stderr]     |          |           |
[INFO] [stderr]     |          |           the same lifetime is named here
[INFO] [stderr]     |          the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 324 |     ) -> &'a dyn Signal<'a> {
[INFO] [stderr]     |           ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> kaze/src/graph/module.rs:395:10
[INFO] [stderr]     |
[INFO] [stderr] 391 |         &'a self,
[INFO] [stderr]     |          -- the lifetime is named here
[INFO] [stderr] ...
[INFO] [stderr] 395 |     ) -> &Mem<'a> {
[INFO] [stderr]     |          ^^^^^--^
[INFO] [stderr]     |          |    |
[INFO] [stderr]     |          |    the same lifetime is named here
[INFO] [stderr]     |          the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 395 |     ) -> &'a Mem<'a> {
[INFO] [stderr]     |           ++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> kaze/src/graph/module.rs:441:87
[INFO] [stderr]     |
[INFO] [stderr] 441 |     fn module(&'a self, instance_name: impl Into<String>, name: impl Into<String>) -> &Module {
[INFO] [stderr]     |                --                                                                     ^^^^^^^
[INFO] [stderr]     |                |                                                                      ||
[INFO] [stderr]     |                |                                                                      |the same lifetime is hidden here
[INFO] [stderr]     |                the lifetime is named here                                             the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 441 |     fn module(&'a self, instance_name: impl Into<String>, name: impl Into<String>) -> &'a Module<'a> {
[INFO] [stderr]     |                                                                                        ++       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> kaze/src/graph/signal.rs:231:53
[INFO] [stderr]     |
[INFO] [stderr] 231 |     fn concat(&'a self, rhs: &'a dyn Signal<'a>) -> &dyn Signal<'a> {
[INFO] [stderr]     |                --             --            --      ^^^^^^^^^^^^--^
[INFO] [stderr]     |                |              |             |       |           |
[INFO] [stderr]     |                |              |             |       |           the same lifetime is named here
[INFO] [stderr]     |                |              |             |       the same lifetime is elided here
[INFO] [stderr]     |                |              |             the lifetime is named here
[INFO] [stderr]     |                |              the lifetime is named here
[INFO] [stderr]     |                the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 231 |     fn concat(&'a self, rhs: &'a dyn Signal<'a>) -> &'a dyn Signal<'a> {
[INFO] [stderr]     |                                                      ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> kaze/src/graph/signal.rs:275:49
[INFO] [stderr]     |
[INFO] [stderr] 275 |     fn eq(&'a self, rhs: &'a dyn Signal<'a>) -> &dyn Signal<'a> {
[INFO] [stderr]     |            --             --            --      ^^^^^^^^^^^^--^
[INFO] [stderr]     |            |              |             |       |           |
[INFO] [stderr]     |            |              |             |       |           the same lifetime is named here
[INFO] [stderr]     |            |              |             |       the same lifetime is elided here
[INFO] [stderr]     |            |              |             the lifetime is named here
[INFO] [stderr]     |            |              the lifetime is named here
[INFO] [stderr]     |            the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 275 |     fn eq(&'a self, rhs: &'a dyn Signal<'a>) -> &'a dyn Signal<'a> {
[INFO] [stderr]     |                                                  ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> kaze/src/graph/signal.rs:322:49
[INFO] [stderr]     |
[INFO] [stderr] 322 |     fn ne(&'a self, rhs: &'a dyn Signal<'a>) -> &dyn Signal<'a> {
[INFO] [stderr]     |            --             --            --      ^^^^^^^^^^^^--^
[INFO] [stderr]     |            |              |             |       |           |
[INFO] [stderr]     |            |              |             |       |           the same lifetime is named here
[INFO] [stderr]     |            |              |             |       the same lifetime is elided here
[INFO] [stderr]     |            |              |             the lifetime is named here
[INFO] [stderr]     |            |              the lifetime is named here
[INFO] [stderr]     |            the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 322 |     fn ne(&'a self, rhs: &'a dyn Signal<'a>) -> &'a dyn Signal<'a> {
[INFO] [stderr]     |                                                  ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> kaze/src/graph/signal.rs:369:49
[INFO] [stderr]     |
[INFO] [stderr] 369 |     fn lt(&'a self, rhs: &'a dyn Signal<'a>) -> &dyn Signal<'a> {
[INFO] [stderr]     |            --             --            --      ^^^^^^^^^^^^--^
[INFO] [stderr]     |            |              |             |       |           |
[INFO] [stderr]     |            |              |             |       |           the same lifetime is named here
[INFO] [stderr]     |            |              |             |       the same lifetime is elided here
[INFO] [stderr]     |            |              |             the lifetime is named here
[INFO] [stderr]     |            |              the lifetime is named here
[INFO] [stderr]     |            the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 369 |     fn lt(&'a self, rhs: &'a dyn Signal<'a>) -> &'a dyn Signal<'a> {
[INFO] [stderr]     |                                                  ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> kaze/src/graph/signal.rs:416:49
[INFO] [stderr]     |
[INFO] [stderr] 416 |     fn le(&'a self, rhs: &'a dyn Signal<'a>) -> &dyn Signal<'a> {
[INFO] [stderr]     |            --             --            --      ^^^^^^^^^^^^--^
[INFO] [stderr]     |            |              |             |       |           |
[INFO] [stderr]     |            |              |             |       |           the same lifetime is named here
[INFO] [stderr]     |            |              |             |       the same lifetime is elided here
[INFO] [stderr]     |            |              |             the lifetime is named here
[INFO] [stderr]     |            |              the lifetime is named here
[INFO] [stderr]     |            the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 416 |     fn le(&'a self, rhs: &'a dyn Signal<'a>) -> &'a dyn Signal<'a> {
[INFO] [stderr]     |                                                  ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> kaze/src/graph/signal.rs:463:49
[INFO] [stderr]     |
[INFO] [stderr] 463 |     fn gt(&'a self, rhs: &'a dyn Signal<'a>) -> &dyn Signal<'a> {
[INFO] [stderr]     |            --             --            --      ^^^^^^^^^^^^--^
[INFO] [stderr]     |            |              |             |       |           |
[INFO] [stderr]     |            |              |             |       |           the same lifetime is named here
[INFO] [stderr]     |            |              |             |       the same lifetime is elided here
[INFO] [stderr]     |            |              |             the lifetime is named here
[INFO] [stderr]     |            |              the lifetime is named here
[INFO] [stderr]     |            the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 463 |     fn gt(&'a self, rhs: &'a dyn Signal<'a>) -> &'a dyn Signal<'a> {
[INFO] [stderr]     |                                                  ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> kaze/src/graph/signal.rs:510:49
[INFO] [stderr]     |
[INFO] [stderr] 510 |     fn ge(&'a self, rhs: &'a dyn Signal<'a>) -> &dyn Signal<'a> {
[INFO] [stderr]     |            --             --            --      ^^^^^^^^^^^^--^
[INFO] [stderr]     |            |              |             |       |           |
[INFO] [stderr]     |            |              |             |       |           the same lifetime is named here
[INFO] [stderr]     |            |              |             |       the same lifetime is elided here
[INFO] [stderr]     |            |              |             the lifetime is named here
[INFO] [stderr]     |            |              the lifetime is named here
[INFO] [stderr]     |            the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 510 |     fn ge(&'a self, rhs: &'a dyn Signal<'a>) -> &'a dyn Signal<'a> {
[INFO] [stderr]     |                                                  ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> kaze/src/graph/signal.rs:557:56
[INFO] [stderr]     |
[INFO] [stderr] 557 |     fn lt_signed(&'a self, rhs: &'a dyn Signal<'a>) -> &dyn Signal<'a> {
[INFO] [stderr]     |                   --             --            --      ^^^^^^^^^^^^--^
[INFO] [stderr]     |                   |              |             |       |           |
[INFO] [stderr]     |                   |              |             |       |           the same lifetime is named here
[INFO] [stderr]     |                   |              |             |       the same lifetime is elided here
[INFO] [stderr]     |                   |              |             the lifetime is named here
[INFO] [stderr]     |                   |              the lifetime is named here
[INFO] [stderr]     |                   the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 557 |     fn lt_signed(&'a self, rhs: &'a dyn Signal<'a>) -> &'a dyn Signal<'a> {
[INFO] [stderr]     |                                                         ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> kaze/src/graph/signal.rs:607:56
[INFO] [stderr]     |
[INFO] [stderr] 607 |     fn le_signed(&'a self, rhs: &'a dyn Signal<'a>) -> &dyn Signal<'a> {
[INFO] [stderr]     |                   --             --            --      ^^^^^^^^^^^^--^
[INFO] [stderr]     |                   |              |             |       |           |
[INFO] [stderr]     |                   |              |             |       |           the same lifetime is named here
[INFO] [stderr]     |                   |              |             |       the same lifetime is elided here
[INFO] [stderr]     |                   |              |             the lifetime is named here
[INFO] [stderr]     |                   |              the lifetime is named here
[INFO] [stderr]     |                   the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 607 |     fn le_signed(&'a self, rhs: &'a dyn Signal<'a>) -> &'a dyn Signal<'a> {
[INFO] [stderr]     |                                                         ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> kaze/src/graph/signal.rs:657:56
[INFO] [stderr]     |
[INFO] [stderr] 657 |     fn gt_signed(&'a self, rhs: &'a dyn Signal<'a>) -> &dyn Signal<'a> {
[INFO] [stderr]     |                   --             --            --      ^^^^^^^^^^^^--^
[INFO] [stderr]     |                   |              |             |       |           |
[INFO] [stderr]     |                   |              |             |       |           the same lifetime is named here
[INFO] [stderr]     |                   |              |             |       the same lifetime is elided here
[INFO] [stderr]     |                   |              |             the lifetime is named here
[INFO] [stderr]     |                   |              the lifetime is named here
[INFO] [stderr]     |                   the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 657 |     fn gt_signed(&'a self, rhs: &'a dyn Signal<'a>) -> &'a dyn Signal<'a> {
[INFO] [stderr]     |                                                         ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> kaze/src/graph/signal.rs:707:56
[INFO] [stderr]     |
[INFO] [stderr] 707 |     fn ge_signed(&'a self, rhs: &'a dyn Signal<'a>) -> &dyn Signal<'a> {
[INFO] [stderr]     |                   --             --            --      ^^^^^^^^^^^^--^
[INFO] [stderr]     |                   |              |             |       |           |
[INFO] [stderr]     |                   |              |             |       |           the same lifetime is named here
[INFO] [stderr]     |                   |              |             |       the same lifetime is elided here
[INFO] [stderr]     |                   |              |             the lifetime is named here
[INFO] [stderr]     |                   |              the lifetime is named here
[INFO] [stderr]     |                   the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 707 |     fn ge_signed(&'a self, rhs: &'a dyn Signal<'a>) -> &'a dyn Signal<'a> {
[INFO] [stderr]     |                                                         ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> kaze/src/graph/signal.rs:756:61
[INFO] [stderr]     |
[INFO] [stderr] 756 |     fn shr_arithmetic(&'a self, rhs: &'a dyn Signal<'a>) -> &dyn Signal<'a> {
[INFO] [stderr]     |                        --             --            --      ^^^^^^^^^^^^--^
[INFO] [stderr]     |                        |              |             |       |           |
[INFO] [stderr]     |                        |              |             |       |           the same lifetime is named here
[INFO] [stderr]     |                        |              |             |       the same lifetime is elided here
[INFO] [stderr]     |                        |              |             the lifetime is named here
[INFO] [stderr]     |                        |              the lifetime is named here
[INFO] [stderr]     |                        the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 756 |     fn shr_arithmetic(&'a self, rhs: &'a dyn Signal<'a>) -> &'a dyn Signal<'a> {
[INFO] [stderr]     |                                                              ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> kaze/src/graph/signal.rs:796:57
[INFO] [stderr]     |
[INFO] [stderr] 796 |     fn mul_signed(&'a self, rhs: &'a dyn Signal<'a>) -> &dyn Signal<'a> {
[INFO] [stderr]     |                    --             --            --      ^^^^^^^^^^^^--^
[INFO] [stderr]     |                    |              |             |       |           |
[INFO] [stderr]     |                    |              |             |       |           the same lifetime is named here
[INFO] [stderr]     |                    |              |             |       the same lifetime is elided here
[INFO] [stderr]     |                    |              |             the lifetime is named here
[INFO] [stderr]     |                    |              the lifetime is named here
[INFO] [stderr]     |                    the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 796 |     fn mul_signed(&'a self, rhs: &'a dyn Signal<'a>) -> &'a dyn Signal<'a> {
[INFO] [stderr]     |                                                          ++
[INFO] [stderr] 
[INFO] [stderr] warning: `kaze` (lib) generated 25 warnings (run `cargo fix --lib -p kaze` to apply 25 suggestions)
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> sim-tests/build.rs:256:55
[INFO] [stderr]     |
[INFO] [stderr] 256 | fn input_masking<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stderr]     |                          --                           ^^^^^^^^--^
[INFO] [stderr]     |                          |                            |       |
[INFO] [stderr]     |                          |                            |       the same lifetime is named here
[INFO] [stderr]     |                          |                            the same lifetime is elided here
[INFO] [stderr]     |                          the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 256 | fn input_masking<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stderr]     |                                                        ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> sim-tests/build.rs:264:54
[INFO] [stderr]     |
[INFO] [stderr] 264 | fn widest_input<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stderr]     |                         --                           ^^^^^^^^--^
[INFO] [stderr]     |                         |                            |       |
[INFO] [stderr]     |                         |                            |       the same lifetime is named here
[INFO] [stderr]     |                         |                            the same lifetime is elided here
[INFO] [stderr]     |                         the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 264 | fn widest_input<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stderr]     |                                                       ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> sim-tests/build.rs:272:57
[INFO] [stderr]     |
[INFO] [stderr] 272 | fn add_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stderr]     |                            --                           ^^^^^^^^--^
[INFO] [stderr]     |                            |                            |       |
[INFO] [stderr]     |                            |                            |       the same lifetime is named here
[INFO] [stderr]     |                            |                            the same lifetime is elided here
[INFO] [stderr]     |                            the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 272 | fn add_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stderr]     |                                                          ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> sim-tests/build.rs:302:57
[INFO] [stderr]     |
[INFO] [stderr] 302 | fn sub_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stderr]     |                            --                           ^^^^^^^^--^
[INFO] [stderr]     |                            |                            |       |
[INFO] [stderr]     |                            |                            |       the same lifetime is named here
[INFO] [stderr]     |                            |                            the same lifetime is elided here
[INFO] [stderr]     |                            the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 302 | fn sub_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stderr]     |                                                          ++
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stdout] running 111 tests
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> sim-tests/build.rs:332:57
[INFO] [stderr]     |
[INFO] [stderr] 332 | fn mul_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stderr]     |                            --                           ^^^^^^^^--^
[INFO] [stderr]     |                            |                            |       |
[INFO] [stderr]     |                            |                            |       the same lifetime is named here
[INFO] [stderr]     |                            |                            the same lifetime is elided here
[INFO] [stderr]     |                            the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 332 | fn mul_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stderr]     |                                                          ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> sim-tests/build.rs:366:64
[INFO] [stderr]     |
[INFO] [stderr] 366 | fn mul_signed_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stderr]     |                                   --                           ^^^^^^^^--^
[INFO] [stderr]     |                                   |                            |       |
[INFO] [stderr]     |                                   |                            |       the same lifetime is named here
[INFO] [stderr]     |                                   |                            the same lifetime is elided here
[INFO] [stderr]     |                                   the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 366 | fn mul_signed_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stderr]     |                                                                 ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> sim-tests/build.rs:400:57
[INFO] [stderr]     |
[INFO] [stderr] 400 | fn shl_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stderr]     |                            --                           ^^^^^^^^--^
[INFO] [stderr]     |                            |                            |       |
[INFO] [stderr]     |                            |                            |       the same lifetime is named here
[INFO] [stderr]     |                            |                            the same lifetime is elided here
[INFO] [stderr]     |                            the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 400 | fn shl_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stderr]     |                                                          ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> sim-tests/build.rs:442:57
[INFO] [stderr]     |
[INFO] [stderr] 442 | fn shr_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stderr]     |                            --                           ^^^^^^^^--^
[INFO] [stderr]     |                            |                            |       |
[INFO] [stderr]     |                            |                            |       the same lifetime is named here
[INFO] [stderr]     |                            |                            the same lifetime is elided here
[INFO] [stderr]     |                            the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 442 | fn shr_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stderr]     |                                                          ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> sim-tests/build.rs:484:68
[INFO] [stderr]     |
[INFO] [stderr] 484 | fn shr_arithmetic_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stderr]     |                                       --                           ^^^^^^^^--^
[INFO] [stderr]     |                                       |                            |       |
[INFO] [stderr]     |                                       |                            |       the same lifetime is named here
[INFO] [stderr]     |                                       |                            the same lifetime is elided here
[INFO] [stderr]     |                                       the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 484 | fn shr_arithmetic_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stderr]     |                                                                     ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> sim-tests/build.rs:526:61
[INFO] [stderr]     |
[INFO] [stderr] 526 | fn bit_and_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stderr]     |                                --                           ^^^^^^^^--^
[INFO] [stderr]     |                                |                            |       |
[INFO] [stderr]     |                                |                            |       the same lifetime is named here
[INFO] [stderr]     |                                |                            the same lifetime is elided here
[INFO] [stderr]     |                                the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 526 | fn bit_and_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stderr]     |                                                              ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> sim-tests/build.rs:536:60
[INFO] [stderr]     |
[INFO] [stderr] 536 | fn bit_or_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stderr]     |                               --                           ^^^^^^^^--^
[INFO] [stderr]     |                               |                            |       |
[INFO] [stderr]     |                               |                            |       the same lifetime is named here
[INFO] [stderr]     |                               |                            the same lifetime is elided here
[INFO] [stderr]     |                               the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 536 | fn bit_or_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stderr]     |                                                             ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> sim-tests/build.rs:546:61
[INFO] [stderr]     |
[INFO] [stderr] 546 | fn bit_xor_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stderr]     |                                --                           ^^^^^^^^--^
[INFO] [stderr]     |                                |                            |       |
[INFO] [stderr]     |                                |                            |       the same lifetime is named here
[INFO] [stderr]     |                                |                            the same lifetime is elided here
[INFO] [stderr]     |                                the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 546 | fn bit_xor_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stderr]     |                                                              ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> sim-tests/build.rs:556:57
[INFO] [stderr]     |
[INFO] [stderr] 556 | fn not_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stderr]     |                            --                           ^^^^^^^^--^
[INFO] [stderr]     |                            |                            |       |
[INFO] [stderr]     |                            |                            |       the same lifetime is named here
[INFO] [stderr]     |                            |                            the same lifetime is elided here
[INFO] [stderr]     |                            the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 556 | fn not_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stderr]     |                                                          ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> sim-tests/build.rs:565:57
[INFO] [stderr]     |
[INFO] [stderr] 565 | fn reg_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stderr]     |                            --                           ^^^^^^^^--^
[INFO] [stderr]     |                            |                            |       |
[INFO] [stderr]     |                            |                            |       the same lifetime is named here
[INFO] [stderr]     |                            |                            the same lifetime is elided here
[INFO] [stderr]     |                            the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 565 | fn reg_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stderr]     |                                                          ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> sim-tests/build.rs:580:58
[INFO] [stderr]     |
[INFO] [stderr] 580 | fn simple_reg_delay<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stderr]     |                             --                           ^^^^^^^^--^
[INFO] [stderr]     |                             |                            |       |
[INFO] [stderr]     |                             |                            |       the same lifetime is named here
[INFO] [stderr]     |                             |                            the same lifetime is elided here
[INFO] [stderr]     |                             the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 580 | fn simple_reg_delay<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stderr]     |                                                           ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> sim-tests/build.rs:597:59
[INFO] [stderr]     |
[INFO] [stderr] 597 | fn bit_test_module_0<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stderr]     |                              --                           ^^^^^^^^--^
[INFO] [stderr]     |                              |                            |       |
[INFO] [stderr]     |                              |                            |       the same lifetime is named here
[INFO] [stderr]     |                              |                            the same lifetime is elided here
[INFO] [stderr]     |                              the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 597 | fn bit_test_module_0<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stderr]     |                                                            ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> sim-tests/build.rs:606:59
[INFO] [stderr]     |
[INFO] [stderr] 606 | fn bit_test_module_1<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stderr]     |                              --                           ^^^^^^^^--^
[INFO] [stderr]     |                              |                            |       |
[INFO] [stderr]     |                              |                            |       the same lifetime is named here
[INFO] [stderr]     |                              |                            the same lifetime is elided here
[INFO] [stderr]     |                              the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 606 | fn bit_test_module_1<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stderr]     |                                                            ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> sim-tests/build.rs:618:60
[INFO] [stderr]     |
[INFO] [stderr] 618 | fn bits_test_module_0<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stderr]     |                               --                           ^^^^^^^^--^
[INFO] [stderr]     |                               |                            |       |
[INFO] [stderr]     |                               |                            |       the same lifetime is named here
[INFO] [stderr]     |                               |                            the same lifetime is elided here
[INFO] [stderr]     |                               the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 618 | fn bits_test_module_0<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stderr]     |                                                             ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> sim-tests/build.rs:632:60
[INFO] [stderr]     |
[INFO] [stderr] 632 | fn bits_test_module_1<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stderr]     |                               --                           ^^^^^^^^--^
[INFO] [stderr]     |                               |                            |       |
[INFO] [stderr]     |                               |                            |       the same lifetime is named here
[INFO] [stderr]     |                               |                            the same lifetime is elided here
[INFO] [stderr]     |                               the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 632 | fn bits_test_module_1<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stderr]     |                                                             ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> sim-tests/build.rs:653:60
[INFO] [stderr]     |
[INFO] [stderr] 653 | fn repeat_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stderr]     |                               --                           ^^^^^^^^--^
[INFO] [stderr]     |                               |                            |       |
[INFO] [stderr]     |                               |                            |       the same lifetime is named here
[INFO] [stderr]     |                               |                            the same lifetime is elided here
[INFO] [stderr]     |                               the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 653 | fn repeat_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stderr]     |                                                             ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> sim-tests/build.rs:671:60
[INFO] [stderr]     |
[INFO] [stderr] 671 | fn concat_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stderr]     |                               --                           ^^^^^^^^--^
[INFO] [stderr]     |                               |                            |       |
[INFO] [stderr]     |                               |                            |       the same lifetime is named here
[INFO] [stderr]     |                               |                            the same lifetime is elided here
[INFO] [stderr]     |                               the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 671 | fn concat_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stderr]     |                                                             ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> sim-tests/build.rs:689:56
[INFO] [stderr]     |
[INFO] [stderr] 689 | fn eq_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stderr]     |                           --                           ^^^^^^^^--^
[INFO] [stderr]     |                           |                            |       |
[INFO] [stderr]     |                           |                            |       the same lifetime is named here
[INFO] [stderr]     |                           |                            the same lifetime is elided here
[INFO] [stderr]     |                           the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 689 | fn eq_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stderr]     |                                                         ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> sim-tests/build.rs:700:56
[INFO] [stderr]     |
[INFO] [stderr] 700 | fn ne_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stderr]     |                           --                           ^^^^^^^^--^
[INFO] [stderr]     |                           |                            |       |
[INFO] [stderr]     |                           |                            |       the same lifetime is named here
[INFO] [stderr]     |                           |                            the same lifetime is elided here
[INFO] [stderr]     |                           the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 700 | fn ne_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stderr]     |                                                         ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> sim-tests/build.rs:711:56
[INFO] [stderr]     |
[INFO] [stderr] 711 | fn lt_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stderr]     |                           --                           ^^^^^^^^--^
[INFO] [stderr]     |                           |                            |       |
[INFO] [stderr]     |                           |                            |       the same lifetime is named here
[INFO] [stderr]     |                           |                            the same lifetime is elided here
[INFO] [stderr]     |                           the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 711 | fn lt_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stderr]     |                                                         ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> sim-tests/build.rs:722:56
[INFO] [stderr]     |
[INFO] [stderr] 722 | fn le_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stderr]     |                           --                           ^^^^^^^^--^
[INFO] [stderr]     |                           |                            |       |
[INFO] [stderr]     |                           |                            |       the same lifetime is named here
[INFO] [stderr]     |                           |                            the same lifetime is elided here
[INFO] [stderr]     |                           the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 722 | fn le_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stderr]     |                                                         ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> sim-tests/build.rs:733:56
[INFO] [stderr]     |
[INFO] [stderr] 733 | fn gt_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stderr]     |                           --                           ^^^^^^^^--^
[INFO] [stderr]     |                           |                            |       |
[INFO] [stderr]     |                           |                            |       the same lifetime is named here
[INFO] [stderr]     |                           |                            the same lifetime is elided here
[INFO] [stderr]     |                           the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 733 | fn gt_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stderr]     |                                                         ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> sim-tests/build.rs:744:56
[INFO] [stderr]     |
[INFO] [stderr] 744 | fn ge_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stderr]     |                           --                           ^^^^^^^^--^
[INFO] [stderr]     |                           |                            |       |
[INFO] [stderr]     |                           |                            |       the same lifetime is named here
[INFO] [stderr]     |                           |                            the same lifetime is elided here
[INFO] [stderr]     |                           the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 744 | fn ge_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stderr]     |                                                         ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> sim-tests/build.rs:755:63
[INFO] [stderr]     |
[INFO] [stderr] 755 | fn lt_signed_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stderr]     |                                  --                           ^^^^^^^^--^
[INFO] [stderr]     |                                  |                            |       |
[INFO] [stderr]     |                                  |                            |       the same lifetime is named here
[INFO] [stderr]     |                                  |                            the same lifetime is elided here
[INFO] [stderr]     |                                  the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 755 | fn lt_signed_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stderr]     |                                                                ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> sim-tests/build.rs:766:63
[INFO] [stderr]     |
[INFO] [stderr] 766 | fn le_signed_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stderr]     |                                  --                           ^^^^^^^^--^
[INFO] [stderr]     |                                  |                            |       |
[INFO] [stderr]     |                                  |                            |       the same lifetime is named here
[INFO] [stderr]     |                                  |                            the same lifetime is elided here
[INFO] [stderr]     |                                  the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 766 | fn le_signed_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stderr]     |                                                                ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> sim-tests/build.rs:777:63
[INFO] [stderr]     |
[INFO] [stderr] 777 | fn gt_signed_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stderr]     |                                  --                           ^^^^^^^^--^
[INFO] [stderr]     |                                  |                            |       |
[INFO] [stderr]     |                                  |                            |       the same lifetime is named here
[INFO] [stderr]     |                                  |                            the same lifetime is elided here
[INFO] [stderr]     |                                  the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 777 | fn gt_signed_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stderr]     |                                                                ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> sim-tests/build.rs:788:63
[INFO] [stderr]     |
[INFO] [stderr] 788 | fn ge_signed_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stderr]     |                                  --                           ^^^^^^^^--^
[INFO] [stderr]     |                                  |                            |       |
[INFO] [stderr]     |                                  |                            |       the same lifetime is named here
[INFO] [stderr]     |                                  |                            the same lifetime is elided here
[INFO] [stderr]     |                                  the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 788 | fn ge_signed_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stderr]     |                                                                ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> sim-tests/build.rs:799:57
[INFO] [stderr]     |
[INFO] [stderr] 799 | fn mux_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stderr]     |                            --                           ^^^^^^^^--^
[INFO] [stderr]     |                            |                            |       |
[INFO] [stderr]     |                            |                            |       the same lifetime is named here
[INFO] [stderr]     |                            |                            the same lifetime is elided here
[INFO] [stderr]     |                            the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 799 | fn mux_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stderr]     |                                                          ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> sim-tests/build.rs:831:62
[INFO] [stderr]     |
[INFO] [stderr] 831 | fn reg_next_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stderr]     |                                 --                           ^^^^^^^^--^
[INFO] [stderr]     |                                 |                            |       |
[INFO] [stderr]     |                                 |                            |       the same lifetime is named here
[INFO] [stderr]     |                                 |                            the same lifetime is elided here
[INFO] [stderr]     |                                 the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 831 | fn reg_next_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stderr]     |                                                               ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> sim-tests/build.rs:842:75
[INFO] [stderr]     |
[INFO] [stderr] 842 | fn reg_next_with_default_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stderr]     |                                              --                           ^^^^^^^^--^
[INFO] [stderr]     |                                              |                            |       |
[INFO] [stderr]     |                                              |                            |       the same lifetime is named here
[INFO] [stderr]     |                                              |                            the same lifetime is elided here
[INFO] [stderr]     |                                              the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 842 | fn reg_next_with_default_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stderr]     |                                                                            ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> sim-tests/build.rs:856:72
[INFO] [stderr]     |
[INFO] [stderr] 856 | fn instantiation_test_module_comb<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stderr]     |                                           --                           ^^^^^^^^--^
[INFO] [stderr]     |                                           |                            |       |
[INFO] [stderr]     |                                           |                            |       the same lifetime is named here
[INFO] [stderr]     |                                           |                            the same lifetime is elided here
[INFO] [stderr]     |                                           the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 856 | fn instantiation_test_module_comb<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stderr]     |                                                                         ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> sim-tests/build.rs:895:71
[INFO] [stderr]     |
[INFO] [stderr] 895 | fn instantiation_test_module_reg<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stderr]     |                                          --                           ^^^^^^^^--^
[INFO] [stderr]     |                                          |                            |       |
[INFO] [stderr]     |                                          |                            |       the same lifetime is named here
[INFO] [stderr]     |                                          |                            the same lifetime is elided here
[INFO] [stderr]     |                                          the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 895 | fn instantiation_test_module_reg<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stderr]     |                                                                        ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> sim-tests/build.rs:936:74
[INFO] [stderr]     |
[INFO] [stderr] 936 | fn nested_instantiation_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stderr]     |                                             --                           ^^^^^^^^--^
[INFO] [stderr]     |                                             |                            |       |
[INFO] [stderr]     |                                             |                            |       the same lifetime is named here
[INFO] [stderr]     |                                             |                            the same lifetime is elided here
[INFO] [stderr]     |                                             the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 936 | fn nested_instantiation_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stderr]     |                                                                           ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> sim-tests/build.rs:993:59
[INFO] [stderr]     |
[INFO] [stderr] 993 | fn mem_test_module_0<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stderr]     |                              --                           ^^^^^^^^--^
[INFO] [stderr]     |                              |                            |       |
[INFO] [stderr]     |                              |                            |       the same lifetime is named here
[INFO] [stderr]     |                              |                            the same lifetime is elided here
[INFO] [stderr]     |                              the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 993 | fn mem_test_module_0<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stderr]     |                                                            ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]     --> sim-tests/build.rs:1011:59
[INFO] [stderr]      |
[INFO] [stderr] 1011 | fn mem_test_module_1<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stderr]      |                              --                           ^^^^^^^^--^
[INFO] [stderr]      |                              |                            |       |
[INFO] [stderr]      |                              |                            |       the same lifetime is named here
[INFO] [stderr]      |                              |                            the same lifetime is elided here
[INFO] [stderr]      |                              the lifetime is named here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]      |
[INFO] [stderr] 1011 | fn mem_test_module_1<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stderr]      |                                                            ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]     --> sim-tests/build.rs:1025:59
[INFO] [stderr]      |
[INFO] [stderr] 1025 | fn mem_test_module_2<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stderr]      |                              --                           ^^^^^^^^--^
[INFO] [stderr]      |                              |                            |       |
[INFO] [stderr]      |                              |                            |       the same lifetime is named here
[INFO] [stderr]      |                              |                            the same lifetime is elided here
[INFO] [stderr]      |                              the lifetime is named here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]      |
[INFO] [stderr] 1025 | fn mem_test_module_2<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stderr]      |                                                            ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]     --> sim-tests/build.rs:1043:61
[INFO] [stderr]      |
[INFO] [stderr] 1043 | fn trace_test_module_0<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stderr]      |                                --                           ^^^^^^^^--^
[INFO] [stderr]      |                                |                            |       |
[INFO] [stderr]      |                                |                            |       the same lifetime is named here
[INFO] [stderr]      |                                |                            the same lifetime is elided here
[INFO] [stderr]      |                                the lifetime is named here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]      |
[INFO] [stderr] 1043 | fn trace_test_module_0<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stderr]      |                                                              ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]     --> sim-tests/build.rs:1055:61
[INFO] [stderr]      |
[INFO] [stderr] 1055 | fn trace_test_module_1<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stderr]      |                                --                           ^^^^^^^^--^
[INFO] [stderr]      |                                |                            |       |
[INFO] [stderr]      |                                |                            |       the same lifetime is named here
[INFO] [stderr]      |                                |                            the same lifetime is elided here
[INFO] [stderr]      |                                the lifetime is named here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]      |
[INFO] [stderr] 1055 | fn trace_test_module_1<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stderr]      |                                                              ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]     --> sim-tests/build.rs:1070:61
[INFO] [stderr]      |
[INFO] [stderr] 1070 | fn trace_test_module_2<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stderr]      |                                --                           ^^^^^^^^--^
[INFO] [stderr]      |                                |                            |       |
[INFO] [stderr]      |                                |                            |       the same lifetime is named here
[INFO] [stderr]      |                                |                            the same lifetime is elided here
[INFO] [stderr]      |                                the lifetime is named here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]      |
[INFO] [stderr] 1070 | fn trace_test_module_2<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stderr]      |                                                              ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]     --> sim-tests/build.rs:1108:61
[INFO] [stderr]      |
[INFO] [stderr] 1108 | fn trace_test_module_3<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stderr]      |                                --                           ^^^^^^^^--^
[INFO] [stderr]      |                                |                            |       |
[INFO] [stderr]      |                                |                            |       the same lifetime is named here
[INFO] [stderr]      |                                |                            the same lifetime is elided here
[INFO] [stderr]      |                                the lifetime is named here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]      |
[INFO] [stderr] 1108 | fn trace_test_module_3<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stderr]      |                                                              ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]     --> sim-tests/build.rs:1126:64
[INFO] [stderr]      |
[INFO] [stderr] 1126 | fn deep_graph_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &Module<'a> {
[INFO] [stderr]      |                                   --                           ^^^^^^^^--^
[INFO] [stderr]      |                                   |                            |       |
[INFO] [stderr]      |                                   |                            |       the same lifetime is named here
[INFO] [stderr]      |                                   |                            the same lifetime is elided here
[INFO] [stderr]      |                                   the lifetime is named here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]      |
[INFO] [stderr] 1126 | fn deep_graph_test_module<'a>(p: &'a impl ModuleParent<'a>) -> &'a Module<'a> {
[INFO] [stderr]      |                                                                 ++
[INFO] [stderr] 
[INFO] [stderr] warning: `sim-tests` (build script) generated 45 warnings
[INFO] [stderr] warning: `kaze` (lib test) generated 25 warnings (25 duplicates)
[INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:9:1
[INFO] [stderr]   |
[INFO] [stderr] 9 | #[automatically_derived]
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stderr]   = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stderr]   --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:33:1
[INFO] [stderr]    |
[INFO] [stderr] 33 | #[automatically_derived]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stderr] 
[INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stderr]   --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:73:1
[INFO] [stderr]    |
[INFO] [stderr] 73 | #[automatically_derived]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stderr] 
[INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:134:1
[INFO] [stderr]     |
[INFO] [stderr] 134 | #[automatically_derived]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stderr] 
[INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:198:1
[INFO] [stderr]     |
[INFO] [stderr] 198 | #[automatically_derived]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stderr] 
[INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:266:1
[INFO] [stderr]     |
[INFO] [stderr] 266 | #[automatically_derived]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stderr] 
[INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:340:1
[INFO] [stderr]     |
[INFO] [stderr] 340 | #[automatically_derived]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stderr] 
[INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:422:1
[INFO] [stderr]     |
[INFO] [stderr] 422 | #[automatically_derived]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stderr] 
[INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:504:1
[INFO] [stderr]     |
[INFO] [stderr] 504 | #[automatically_derived]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stderr] 
[INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:562:1
[INFO] [stderr]     |
[INFO] [stderr] 562 | #[automatically_derived]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stderr] 
[INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:588:1
[INFO] [stderr]     |
[INFO] [stderr] 588 | #[automatically_derived]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stderr] 
[INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:614:1
[INFO] [stderr]     |
[INFO] [stderr] 614 | #[automatically_derived]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stderr] 
[INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:639:1
[INFO] [stderr]     |
[INFO] [stderr] 639 | #[automatically_derived]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stderr] 
[INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:671:1
[INFO] [stderr]     |
[INFO] [stderr] 671 | #[automatically_derived]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stderr] 
[INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:723:1
[INFO] [stderr]     |
[INFO] [stderr] 723 | #[automatically_derived]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stderr] 
[INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:770:1
[INFO] [stderr]     |
[INFO] [stderr] 770 | #[automatically_derived]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stderr] 
[INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:797:1
[INFO] [stderr]     |
[INFO] [stderr] 797 | #[automatically_derived]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stderr] 
[INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:832:1
[INFO] [stderr]     |
[INFO] [stderr] 832 | #[automatically_derived]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stderr] 
[INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:876:1
[INFO] [stderr]     |
[INFO] [stderr] 876 | #[automatically_derived]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stderr] 
[INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:930:1
[INFO] [stderr]     |
[INFO] [stderr] 930 | #[automatically_derived]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stderr] 
[INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:984:1
[INFO] [stderr]     |
[INFO] [stderr] 984 | #[automatically_derived]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stderr] 
[INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:1026:1
[INFO] [stderr]      |
[INFO] [stderr] 1026 | #[automatically_derived]
[INFO] [stderr]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stderr] 
[INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:1057:1
[INFO] [stderr]      |
[INFO] [stderr] 1057 | #[automatically_derived]
[INFO] [stderr]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stderr] 
[INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:1088:1
[INFO] [stderr]      |
[INFO] [stderr] 1088 | #[automatically_derived]
[INFO] [stderr]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stderr] 
[INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:1119:1
[INFO] [stderr]      |
[INFO] [stderr] 1119 | #[automatically_derived]
[INFO] [stderr]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stderr] 
[INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:1150:1
[INFO] [stderr]      |
[INFO] [stderr] 1150 | #[automatically_derived]
[INFO] [stderr]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stderr] 
[INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:1181:1
[INFO] [stderr]      |
[INFO] [stderr] 1181 | #[automatically_derived]
[INFO] [stderr]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stderr] 
[INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:1212:1
[INFO] [stderr]      |
[INFO] [stderr] 1212 | #[automatically_derived]
[INFO] [stderr]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stderr] 
[INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:1243:1
[INFO] [stderr]      |
[INFO] [stderr] 1243 | #[automatically_derived]
[INFO] [stderr]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stderr] 
[INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:1274:1
[INFO] [stderr]      |
[INFO] [stderr] 1274 | #[automatically_derived]
[INFO] [stderr]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stderr] 
[INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:1305:1
[INFO] [stderr]      |
[INFO] [stderr] 1305 | #[automatically_derived]
[INFO] [stderr]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stderr] 
[INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:1337:1
[INFO] [stderr]      |
[INFO] [stderr] 1337 | #[automatically_derived]
[INFO] [stderr]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stderr] 
[INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:1372:1
[INFO] [stderr]      |
[INFO] [stderr] 1372 | #[automatically_derived]
[INFO] [stderr]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stderr] 
[INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:1412:1
[INFO] [stderr]      |
[INFO] [stderr] 1412 | #[automatically_derived]
[INFO] [stderr]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stderr] 
[INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:1454:1
[INFO] [stderr]      |
[INFO] [stderr] 1454 | #[automatically_derived]
[INFO] [stderr]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stderr] 
[INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:1492:1
[INFO] [stderr]      |
[INFO] [stderr] 1492 | #[automatically_derived]
[INFO] [stderr]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stderr] 
[INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:1545:1
[INFO] [stderr]      |
[INFO] [stderr] 1545 | #[automatically_derived]
[INFO] [stderr]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stderr] 
[INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:1585:1
[INFO] [stderr]      |
[INFO] [stderr] 1585 | #[automatically_derived]
[INFO] [stderr]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stderr] 
[INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:1639:1
[INFO] [stderr]      |
[INFO] [stderr] 1639 | #[automatically_derived]
[INFO] [stderr]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stderr] 
[INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:1694:1
[INFO] [stderr]      |
[INFO] [stderr] 1694 | #[automatically_derived]
[INFO] [stderr]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stderr] 
[INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:1761:1
[INFO] [stderr]      |
[INFO] [stderr] 1761 | #[automatically_derived]
[INFO] [stderr]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stderr] 
[INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:1856:1
[INFO] [stderr]      |
[INFO] [stderr] 1856 | #[automatically_derived]
[INFO] [stderr]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stderr] 
[INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:1971:1
[INFO] [stderr]      |
[INFO] [stderr] 1971 | #[automatically_derived]
[INFO] [stderr]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stderr] 
[INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:2138:1
[INFO] [stderr]      |
[INFO] [stderr] 2138 | #[automatically_derived]
[INFO] [stderr]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stderr] 
[INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:2231:1
[INFO] [stderr]      |
[INFO] [stderr] 2231 | #[automatically_derived]
[INFO] [stderr]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = help: `#[automatically_derived]` can only be applied to trait impl blocks
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `__trace_signal_id___mem_trace_test_module_3_mem_0_read_port_0_address_6` should have a snake case name
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:2130:5
[INFO] [stderr]      |
[INFO] [stderr] 2130 |     __trace_signal_id___mem_trace_test_module_3_mem_0_read_port_0_address_6: T::SignalId,
[INFO] [stderr]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__trace_signal_id_mem_trace_test_module_3_mem_0_read_port_0_address_6`
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `__trace_signal_id___mem_trace_test_module_3_mem_0_read_port_0_enable_7` should have a snake case name
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:2131:5
[INFO] [stderr]      |
[INFO] [stderr] 2131 |     __trace_signal_id___mem_trace_test_module_3_mem_0_read_port_0_enable_7: T::SignalId,
[INFO] [stderr]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__trace_signal_id_mem_trace_test_module_3_mem_0_read_port_0_enable_7`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `__trace_signal_id___mem_trace_test_module_3_mem_0_write_port_address_8` should have a snake case name
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:2132:5
[INFO] [stderr]      |
[INFO] [stderr] 2132 |     __trace_signal_id___mem_trace_test_module_3_mem_0_write_port_address_8: T::SignalId,
[INFO] [stderr]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__trace_signal_id_mem_trace_test_module_3_mem_0_write_port_address_8`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `__trace_signal_id___mem_trace_test_module_3_mem_0_write_port_value_9` should have a snake case name
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:2133:5
[INFO] [stderr]      |
[INFO] [stderr] 2133 |     __trace_signal_id___mem_trace_test_module_3_mem_0_write_port_value_9: T::SignalId,
[INFO] [stderr]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__trace_signal_id_mem_trace_test_module_3_mem_0_write_port_value_9`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `__trace_signal_id___mem_trace_test_module_3_mem_0_write_port_enable_10` should have a snake case name
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:2134:5
[INFO] [stderr]      |
[INFO] [stderr] 2134 |     __trace_signal_id___mem_trace_test_module_3_mem_0_write_port_enable_10: T::SignalId,
[INFO] [stderr]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__trace_signal_id_mem_trace_test_module_3_mem_0_write_port_enable_10`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `__trace_signal_id___mem_trace_test_module_3_mem_0_read_port_0_address_6` should have a snake case name
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:2148:13
[INFO] [stderr]      |
[INFO] [stderr] 2148 |         let __trace_signal_id___mem_trace_test_module_3_mem_0_read_port_0_address_6 = trace.add_signal("__mem_trace_test_module_3_...
[INFO] [stderr]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__trace_signal_id_mem_trace_test_module_3_mem_0_read_port_0_address_6`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `__trace_signal_id___mem_trace_test_module_3_mem_0_read_port_0_enable_7` should have a snake case name
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:2149:13
[INFO] [stderr]      |
[INFO] [stderr] 2149 |         let __trace_signal_id___mem_trace_test_module_3_mem_0_read_port_0_enable_7 = trace.add_signal("__mem_trace_test_module_3_m...
[INFO] [stderr]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__trace_signal_id_mem_trace_test_module_3_mem_0_read_port_0_enable_7`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `__trace_signal_id___mem_trace_test_module_3_mem_0_write_port_address_8` should have a snake case name
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:2150:13
[INFO] [stderr]      |
[INFO] [stderr] 2150 |         let __trace_signal_id___mem_trace_test_module_3_mem_0_write_port_address_8 = trace.add_signal("__mem_trace_test_module_3_m...
[INFO] [stderr]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__trace_signal_id_mem_trace_test_module_3_mem_0_write_port_address_8`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `__trace_signal_id___mem_trace_test_module_3_mem_0_write_port_value_9` should have a snake case name
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:2151:13
[INFO] [stderr]      |
[INFO] [stderr] 2151 |         let __trace_signal_id___mem_trace_test_module_3_mem_0_write_port_value_9 = trace.add_signal("__mem_trace_test_module_3_mem...
[INFO] [stderr]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__trace_signal_id_mem_trace_test_module_3_mem_0_write_port_value_9`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `__trace_signal_id___mem_trace_test_module_3_mem_0_write_port_enable_10` should have a snake case name
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/sim-tests-5e1bc28397495f22/out/modules.rs:2152:13
[INFO] [stderr]      |
[INFO] [stderr] 2152 |         let __trace_signal_id___mem_trace_test_module_3_mem_0_write_port_enable_10 = trace.add_signal("__mem_trace_test_module_3_m...
[INFO] [stderr]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `__trace_signal_id_mem_trace_test_module_3_mem_0_write_port_enable_10`
[INFO] [stderr] 
[INFO] [stderr] warning: `sim-tests` (lib test) generated 55 warnings (run `cargo fix --lib -p sim-tests --tests` to apply 45 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kaze-cf39a85282017374)
[INFO] [stdout] test graph::context::tests::new_context_has_no_modules ... ok
[INFO] [stdout] test graph::mem::tests::write_port_address_bit_width_error - should panic ... ok
[INFO] [stdout] test graph::mem::tests::initial_contents_length_error - should panic ... ok
[INFO] [stdout] test graph::mem::tests::initial_contents_already_specified_error - should panic ... ok
[INFO] [stdout] test graph::mem::tests::write_port_enable_bit_width_error - should panic ... ok
[INFO] [stdout] test graph::mem::tests::read_port_enable_bit_width_error - should panic ... ok
[INFO] [stdout] test graph::mem::tests::read_port_address_bit_width_error - should panic ... ok
[INFO] [stdout] test graph::mem::tests::write_port_value_bit_width_error - should panic ... ok
[INFO] [stdout] test graph::mem::tests::write_port_already_specified_error - should panic ... ok
[INFO] [stdout] test graph::mem::tests::initial_contents_element_bit_width_error - should panic ... ok
[INFO] [stdout] test graph::module::tests::input_drive_different_module_than_parent_module_error - should panic ... ok
[INFO] [stdout] test graph::module::tests::input_drive_incompatible_bit_widths_error - should panic ... ok
[INFO] [stdout] test graph::module::tests::lit_value_cannot_bit_into_bit_width_error_3 - should panic ... ok
[INFO] [stdout] test graph::module::tests::lit_bit_width_gt_max_error - should panic ... ok
[INFO] [stdout] test graph::module::tests::input_width_lt_min_error - should panic ... ok
[INFO] [stdout] test graph::module::tests::lit_bit_width_lt_min_error - should panic ... ok
[INFO] [stdout] test graph::module::tests::mem_element_bit_width_lt_min_error - should panic ... ok
[INFO] [stdout] test graph::module::tests::reg_bit_width_gt_max_error - should panic ... ok
[INFO] [stdout] test graph::module::tests::mux_cond_bit_width_error - should panic ... ok
[INFO] [stdout] test graph::module::tests::mem_address_bit_width_gt_max_error - should panic ... ok
[INFO] [stdout] test graph::module::tests::mux_true_false_bit_width_error - should panic ... ok
[INFO] [stdout] test graph::module::tests::reg_bit_width_lt_min_error - should panic ... ok
[INFO] [stdout] test graph::register::tests::default_value_already_specified_error - should panic ... ok
[INFO] [stdout] test graph::register::tests::default_value_cannot_bit_into_bit_width_error_1 - should panic ... ok
[INFO] [stdout] test graph::register::tests::default_value_cannot_bit_into_bit_width_error_3 - should panic ... ok
[INFO] [stdout] test graph::register::tests::default_value_cannot_bit_into_bit_width_error_2 - should panic ... ok
[INFO] [stdout] test graph::register::tests::default_value_cannot_bit_into_bit_width_error_4 - should panic ... ok
[INFO] [stdout] test graph::register::tests::drive_next_already_driven_error - should panic ... ok
[INFO] [stdout] test graph::module::tests::input_drive_already_driven_error - should panic ... ok
[INFO] [stdout] test graph::module::tests::lit_value_cannot_bit_into_bit_width_error_1 - should panic ... ok
[INFO] [stdout] test graph::module::tests::input_width_gt_max_error - should panic ... ok
[INFO] [stdout] test graph::module::tests::mux_when_true_separate_module_error - should panic ... ok
[INFO] [stdout] test graph::signal::tests::bitand_incompatible_bit_widths_error - should panic ... ok
[INFO] [stdout] test graph::signal::tests::bit_index_oob_error - should panic ... ok
[INFO] [stdout] test graph::register::tests::drive_next_incompatible_bit_width_error - should panic ... ok
[INFO] [stdout] test graph::signal::tests::bitand_separate_module_error - should panic ... ok
[INFO] [stdout] test graph::signal::tests::add_incompatible_bit_widths_error - should panic ... ok
[INFO] [stdout] test graph::signal::tests::bits_range_high_oob_error - should panic ... ok
[INFO] [stdout] test graph::signal::tests::concat_oob_error - should panic ... ok
[INFO] [stdout] test graph::signal::tests::bits_range_low_gt_high_error - should panic ... ok
[INFO] [stdout] test graph::module::tests::mem_element_bit_width_gt_max_error - should panic ... ok
[INFO] [stdout] test graph::signal::tests::bitxor_separate_module_error - should panic ... ok
[INFO] [stdout] test graph::module::tests::lit_value_cannot_bit_into_bit_width_error_2 - should panic ... ok
[INFO] [stdout] test graph::signal::tests::bitor_incompatible_bit_widths_error - should panic ... ok
[INFO] [stdout] test graph::signal::tests::bitor_separate_module_error - should panic ... ok
[INFO] [stdout] test graph::signal::tests::eq_incompatible_bit_widths_error - should panic ... ok
[INFO] [stdout] test graph::signal::tests::eq_separate_module_error - should panic ... ok
[INFO] [stdout] test graph::signal::tests::ge_incompatible_bit_widths_error - should panic ... ok
[INFO] [stdout] test graph::signal::tests::gt_incompatible_bit_widths_error - should panic ... ok
[INFO] [stdout] test graph::signal::tests::gt_separate_module_error - should panic ... ok
[INFO] [stdout] test graph::signal::tests::gt_signed_bit_width_1_error - should panic ... ok
[INFO] [stdout] test graph::signal::tests::gt_signed_incompatible_bit_widths_error - should panic ... ok
[INFO] [stdout] test graph::signal::tests::gt_signed_separate_module_error - should panic ... ok
[INFO] [stdout] test graph::signal::tests::le_incompatible_bit_widths_error - should panic ... ok
[INFO] [stdout] test graph::signal::tests::concat_separate_module_error - should panic ... ok
[INFO] [stdout] test graph::signal::tests::le_separate_module_error - should panic ... ok
[INFO] [stdout] test graph::signal::tests::le_signed_bit_width_1_error - should panic ... ok
[INFO] [stdout] test graph::module::tests::lit_value_cannot_bit_into_bit_width_error_4 - should panic ... ok
[INFO] [stdout] test graph::module::tests::mem_address_bit_width_lt_min_error - should panic ... ok
[INFO] [stdout] test graph::signal::tests::le_signed_incompatible_bit_widths_error - should panic ... ok
[INFO] [stdout] test graph::signal::tests::add_separate_module_error - should panic ... ok
[INFO] [stdout] test graph::signal::tests::lt_signed_incompatible_bit_widths_error - should panic ... ok
[INFO] [stdout] test graph::signal::tests::ge_signed_separate_module_error - should panic ... ok
[INFO] [stdout] test graph::signal::tests::ge_separate_module_error - should panic ... ok
[INFO] [stdout] test graph::register::tests::drive_next_separate_module_error - should panic ... ok
[INFO] [stdout] test graph::signal::tests::le_signed_separate_module_error - should panic ... ok
[INFO] [stdout] test graph::signal::tests::lt_separate_module_error - should panic ... ok
[INFO] [stdout] test graph::module::tests::mux_cond_separate_module_error - should panic ... ok
[INFO] [stdout] test graph::signal::tests::mul_oob_error - should panic ... ok
[INFO] [stdout] test graph::signal::tests::mul_signed_separate_module_error - should panic ... ok
[INFO] [stdout] test graph::signal::tests::mux_cond_bit_width_error - should panic ... ok
[INFO] [stdout] test graph::signal::tests::mux_when_false_separate_module_error - should panic ... ok
[INFO] [stdout] test graph::signal::tests::mux_true_false_bit_width_error - should panic ... ok
[INFO] [stdout] test graph::signal::tests::mul_signed_oob_error - should panic ... ok
[INFO] [stdout] test graph::signal::tests::mux_cond_separate_module_error - should panic ... ok
[INFO] [stdout] test graph::signal::tests::mux_when_true_separate_module_error - should panic ... ok
[INFO] [stdout] test graph::signal::tests::ne_separate_module_error - should panic ... ok
[INFO] [stdout] test graph::signal::tests::repeat_count_oob_error - should panic ... ok
[INFO] [stdout] test graph::signal::tests::repeat_count_zero_error - should panic ... ok
[INFO] [stdout] test graph::signal::tests::ne_incompatible_bit_widths_error - should panic ... ok
[INFO] [stdout] test graph::signal::tests::shl_separate_module_error - should panic ... ok
[INFO] [stdout] test graph::signal::tests::shr_separate_module_error - should panic ... ok
[INFO] [stdout] test graph::signal::tests::shr_arithmetic_separate_module_error - should panic ... ok
[INFO] [stdout] test graph::signal::tests::sub_incompatible_bit_widths_error - should panic ... ok
[INFO] [stdout] test graph::signal::tests::bitxor_incompatible_bit_widths_error - should panic ... ok
[INFO] [stdout] test graph::signal::tests::mul_separate_module_error - should panic ... ok
[INFO] [stdout] test graph::signal::tests::sub_separate_module_error - should panic ... ok
[INFO] [stdout] test graph::module::tests::mux_when_false_separate_module_error - should panic ... ok
[INFO] [stdout] test sim::tests::combinational_loop_error - should panic ... ok
[INFO] [stdout] test sim::tests::mem_without_initial_contents_or_write_port_error1 - should panic ... ok
[INFO] [stdout] test graph::signal::tests::ge_signed_incompatible_bit_widths_error - should panic ... ok
[INFO] [stdout] test sim::tests::mem_without_initial_contents_or_write_port_error2 - should panic ... ok
[INFO] [stdout] test graph::signal::tests::lt_incompatible_bit_widths_error - should panic ... ok
[INFO] [stdout] test sim::tests::mem_without_read_ports_error1 - should panic ... ok
[INFO] [stdout] test graph::signal::tests::ge_signed_bit_width_1_error - should panic ... ok
[INFO] [stdout] test sim::tests::undriven_register_error2 - should panic ... ok
[INFO] [stdout] test verilog::tests::undriven_register_error1 - should panic ... ok
[INFO] [stdout] test verilog::tests::mem_without_initial_contents_or_write_port_error2 - should panic ... ok
[INFO] [stdout] test graph::module::tests::output_separate_module_error - should panic ... ok
[INFO] [stdout] test sim::tests::mem_without_read_ports_error2 - should panic ... ok
[INFO] [stdout] test verilog::tests::undriven_register_error2 - should panic ... ok
[INFO] [stdout] test sim::tests::undriven_register_error1 - should panic ... ok
[INFO] [stdout] test verilog::tests::combinational_loop_error - should panic ... ok
[INFO] [stdout] test verilog::tests::mem_without_initial_contents_or_write_port_error1 - should panic ... ok
[INFO] [stdout] test sim::tests::undriven_instance_input_error - should panic ... ok
[INFO] [stdout] test verilog::tests::undriven_instance_input_error - should panic ... ok
[INFO] [stdout] test verilog::tests::mem_without_read_ports_error2 - should panic ... ok
[INFO] [stdout] test graph::signal::tests::lt_signed_bit_width_1_error - should panic ... ok
[INFO] [stdout] test graph::signal::tests::bits_range_low_oob_error - should panic ... ok
[INFO] [stdout] test verilog::tests::mem_without_read_ports_error1 - should panic ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sim_tests-6e5074417b0d14bd)
[INFO] [stdout] test graph::signal::tests::lt_signed_separate_module_error - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 111 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 45 tests
[INFO] [stdout] test tests::bit_or_test_module ... ok
[INFO] [stdout] test tests::bits_test_module_0 ... ok
[INFO] [stdout] test tests::bit_test_module_0 ... ok
[INFO] [stdout] test tests::bit_test_module_1 ... ok
[INFO] [stdout] test tests::add_test_module ... ok
[INFO] [stdout] test tests::bits_test_module_1 ... ok
[INFO] [stdout] test tests::ge_signed_test_module ... ok
[INFO] [stdout] test tests::eq_test_module ... ok
[INFO] [stdout] test tests::bit_and_test_module ... ok
[INFO] [stdout] test tests::instantiation_test_module_comb ... ok
[INFO] [stdout] test tests::gt_signed_test_module ... ok
[INFO] [stdout] test tests::instantiation_test_module_reg ... ok
[INFO] [stdout] test tests::gt_test_module ... ok
[INFO] [stdout] test tests::lt_signed_test_module ... ok
[INFO] [stdout] test tests::le_test_module ... ok
[INFO] [stdout] test tests::input_masking ... ok
[INFO] [stdout] test tests::lt_test_module ... ok
[INFO] [stdout] test tests::mem_test_module_0 ... ok
[INFO] [stdout] test tests::mem_test_module_1 ... ok
[INFO] [stdout] test tests::ge_test_module ... ok
[INFO] [stdout] test tests::mul_test_module ... ok
[INFO] [stdout] test tests::repeat_test_module ... ok
[INFO] [stdout] test tests::shl_test_module ... ok
[INFO] [stdout] test tests::mul_signed_test_module ... ok
[INFO] [stdout] test tests::shr_arithmetic_test_module ... ok
[INFO] [stdout] test tests::mux_test_module ... ok
[INFO] [stdout] test tests::nested_instantiation_test_module ... ok
[INFO] [stdout] test tests::bit_xor_test_module ... ok
[INFO] [stdout] test tests::not_test_module ... ok
[INFO] [stdout] test tests::reg_next_test_module ... ok
[INFO] [stdout] test tests::ne_test_module ... ok
[INFO] [stdout] test tests::shr_test_module ... ok
[INFO] [stdout] test tests::simple_reg_delay ... ok
[INFO] [stdout] test tests::sub_test_module ... ok
[INFO] [stdout] test tests::trace_test_module_0 ... ok
[INFO] [stdout] test tests::trace_test_module_1 ... ok
[INFO] [stdout] test tests::widest_input ... ok
[INFO] [stdout] test tests::reg_next_with_default_test_module ... ok
[INFO] [stdout] test tests::reg_test_module ... ok
[INFO] [stdout] test tests::deep_graph_test_module ... ok
[INFO] [stdout] test tests::le_signed_test_module ... ok
[INFO] [stdout] test tests::mem_test_module_2 ... ok
[INFO] [stdout] test tests::concat_test_module ... ok
[INFO] [stdout] test tests::trace_test_module_2 ... FAILED
[INFO] [stdout] test tests::trace_test_module_3 ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::trace_test_module_2 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::trace_test_module_2' (180) panicked at sim-tests/src/lib.rs:2378:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: module trace_test_module_2:
[INFO] [stdout]     children:
[INFO] [stdout]         module inner1:
[INFO] [stdout]             children:
[INFO] [stdout]             signals:
[INFO] [stdout]                 i1: 32 bit(s) (U32)
[INFO] [stdout]                     0: U32(0)
[INFO] [stdout]                     0: U32(4294967295)
[INFO] [stdout]                     1: U32(4294967295)
[INFO] [stdout]                     2: U32(4294967295)
[INFO] [stdout]                 i2: 32 bit(s) (U32)
[INFO] [stdout]                     0: U32(0)
[INFO] [stdout]                     0: U32(4294901760)
[INFO] [stdout]                     1: U32(4294901760)
[INFO] [stdout]                     2: U32(4294901760)
[INFO] [stdout]                 o: 32 bit(s) (U32)
[INFO] [stdout]                     0: U32(0)
[INFO] [stdout]                     0: U32(0)
[INFO] [stdout]                     1: U32(4294901760)
[INFO] [stdout]                     2: U32(4294901760)
[INFO] [stdout]                 r: 32 bit(s) (U32)
[INFO] [stdout]                     0: U32(0)
[INFO] [stdout]                     0: U32(0)
[INFO] [stdout]                     1: U32(4294901760)
[INFO] [stdout]                     2: U32(4294901760)
[INFO] [stdout]         module inner2:
[INFO] [stdout]             children:
[INFO] [stdout]             signals:
[INFO] [stdout]                 i1: 32 bit(s) (U32)
[INFO] [stdout]                     0: U32(0)
[INFO] [stdout]                     0: U32(16711680)
[INFO] [stdout]                     1: U32(16711680)
[INFO] [stdout]                     2: U32(16711680)
[INFO] [stdout]                 i2: 32 bit(s) (U32)
[INFO] [stdout]                     0: U32(0)
[INFO] [stdout]                     0: U32(983040)
[INFO] [stdout]                     1: U32(983040)
[INFO] [stdout]                     2: U32(983040)
[INFO] [stdout]                 o: 32 bit(s) (U32)
[INFO] [stdout]                     0: U32(0)
[INFO] [stdout]                     0: U32(0)
[INFO] [stdout]                     1: U32(983040)
[INFO] [stdout]                     2: U32(983040)
[INFO] [stdout]                 r: 32 bit(s) (U32)
[INFO] [stdout]                     0: U32(0)
[INFO] [stdout]                     0: U32(0)
[INFO] [stdout]                     1: U32(983040)
[INFO] [stdout]                     2: U32(983040)
[INFO] [stdout]         module inner3:
[INFO] [stdout]             children:
[INFO] [stdout]             signals:
[INFO] [stdout]                 i1: 32 bit(s) (U32)
[INFO] [stdout]                     0: U32(0)
[INFO] [stdout]                     0: U32(0)
[INFO] [stdout]                     1: U32(4294901760)
[INFO] [stdout]                     2: U32(4294901760)
[INFO] [stdout]                 i2: 32 bit(s) (U32)
[INFO] [stdout]                     0: U32(0)
[INFO] [stdout]                     0: U32(0)
[INFO] [stdout]                     1: U32(983040)
[INFO] [stdout]                     2: U32(983040)
[INFO] [stdout]                 o: 32 bit(s) (U32)
[INFO] [stdout]                     0: U32(0)
[INFO] [stdout]                     0: U32(0)
[INFO] [stdout]                     1: U32(0)
[INFO] [stdout]                     2: U32(983040)
[INFO] [stdout]                 r: 32 bit(s) (U32)
[INFO] [stdout]                     0: U32(0)
[INFO] [stdout]                     0: U32(0)
[INFO] [stdout]                     1: U32(0)
[INFO] [stdout]                     2: U32(983040)
[INFO] [stdout]     signals:
[INFO] [stdout]         i1: 32 bit(s) (U32)
[INFO] [stdout]             0: U32(0)
[INFO] [stdout]             0: U32(4294967295)
[INFO] [stdout]             1: U32(4294967295)
[INFO] [stdout]             2: U32(4294967295)
[INFO] [stdout]         i2: 32 bit(s) (U32)
[INFO] [stdout]             0: U32(0)
[INFO] [stdout]             0: U32(4294901760)
[INFO] [stdout]             1: U32(4294901760)
[INFO] [stdout]             2: U32(4294901760)
[INFO] [stdout]         i3: 32 bit(s) (U32)
[INFO] [stdout]             0: U32(0)
[INFO] [stdout]             0: U32(16711680)
[INFO] [stdout]             1: U32(16711680)
[INFO] [stdout]             2: U32(16711680)
[INFO] [stdout]         i4: 32 bit(s) (U32)
[INFO] [stdout]             0: U32(0)
[INFO] [stdout]             0: U32(983040)
[INFO] [stdout]             1: U32(983040)
[INFO] [stdout]             2: U32(983040)
[INFO] [stdout]         o: 32 bit(s) (U32)
[INFO] [stdout]             0: U32(0)
[INFO] [stdout]             0: U32(0)
[INFO] [stdout]             1: U32(0)
[INFO] [stdout]             2: U32(983040)
[INFO] [stdout] 
[INFO] [stdout]  right: module trace_test_module_2:
[INFO] [stdout]     children:
[INFO] [stdout]         module inner1:
[INFO] [stdout]             children:
[INFO] [stdout]             signals:
[INFO] [stdout]                 r: 32 bit(s) (U32)
[INFO] [stdout]                     0: U32(0)
[INFO] [stdout]                     0: U32(0)
[INFO] [stdout]                     1: U32(4294901760)
[INFO] [stdout]                     2: U32(4294901760)
[INFO] [stdout]         module inner2:
[INFO] [stdout]             children:
[INFO] [stdout]             signals:
[INFO] [stdout]                 r: 32 bit(s) (U32)
[INFO] [stdout]                     0: U32(0)
[INFO] [stdout]                     0: U32(0)
[INFO] [stdout]                     1: U32(983040)
[INFO] [stdout]                     2: U32(983040)
[INFO] [stdout]         module inner3:
[INFO] [stdout]             children:
[INFO] [stdout]             signals:
[INFO] [stdout]                 r: 32 bit(s) (U32)
[INFO] [stdout]                     0: U32(0)
[INFO] [stdout]                     0: U32(0)
[INFO] [stdout]                     1: U32(0)
[INFO] [stdout]                     2: U32(983040)
[INFO] [stdout]     signals:
[INFO] [stdout]         i1: 32 bit(s) (U32)
[INFO] [stdout]             0: U32(0)
[INFO] [stdout]             0: U32(4294967295)
[INFO] [stdout]             1: U32(4294967295)
[INFO] [stdout]             2: U32(4294967295)
[INFO] [stdout]         i2: 32 bit(s) (U32)
[INFO] [stdout]             0: U32(0)
[INFO] [stdout]             0: U32(4294901760)
[INFO] [stdout]             1: U32(4294901760)
[INFO] [stdout]             2: U32(4294901760)
[INFO] [stdout]         i3: 32 bit(s) (U32)
[INFO] [stdout]             0: U32(0)
[INFO] [stdout]             0: U32(16711680)
[INFO] [stdout]             1: U32(16711680)
[INFO] [stdout]             2: U32(16711680)
[INFO] [stdout]         i4: 32 bit(s) (U32)
[INFO] [stdout]             0: U32(0)
[INFO] [stdout]             0: U32(983040)
[INFO] [stdout]             1: U32(983040)
[INFO] [stderr] error: test failed, to rerun pass `-p sim-tests --lib`
[INFO] [stdout]             2: U32(983040)
[INFO] [stdout]         o: 32 bit(s) (U32)
[INFO] [stdout]             0: U32(0)
[INFO] [stdout]             0: U32(0)
[INFO] [stdout]             1: U32(0)
[INFO] [stdout]             2: U32(983040)
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63063c9785c2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63063c9785c2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63063c9785c2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63063c9785c2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63063c98d50a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63063c98d50a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x63063c97d476 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63063c97d476 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x63063c956c7f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63063c956c7f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63063c9707c9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63063c90b6ce - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x63063c90b6ce - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63063c970982 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x63063c970982 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63063c956d38 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63063c94bf89 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63063c957b8d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63063c98dc0c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63063c98dac3 - core[27de1724e4349be2]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x63063c8f5181 - core[27de1724e4349be2]::panicking::assert_failed::<sim_tests[94878cef42eb2424]::tests::Capture, sim_tests[94878cef42eb2424]::tests::Capture>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x63063c8c3bc8 - sim_tests[94878cef42eb2424]::tests::trace_test_module_2
[INFO] [stdout]                                at /opt/rustwide/workdir/sim-tests/src/lib.rs:2378:9
[INFO] [stdout]   22:     0x63063c8b2d37 - sim_tests[94878cef42eb2424]::tests::trace_test_module_2::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/sim-tests/src/lib.rs:2346:33
[INFO] [stdout]   23:     0x63063c8f7296 - <sim_tests[94878cef42eb2424]::tests::trace_test_module_2::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x63063c8ffa7b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x63063c8ffa7b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x63063c90c2da - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x63063c90c2da - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x63063c90c2da - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x63063c90c2da - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x63063c90c2da - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x63063c90c2da - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x63063c90c2da - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x63063c907884 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x63063c907884 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x63063c90edd2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x63063c90edd2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x63063c90edd2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x63063c90edd2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63063c90edd2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63063c90edd2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x63063c90edd2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63063c977e6f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x63063c977e6f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x74f53c611aa4 - <unknown>
[INFO] [stdout]   45:     0x74f53c69ea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::trace_test_module_3 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::trace_test_module_3' (181) panicked at sim-tests/src/lib.rs:2611:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: module trace_test_module_3:
[INFO] [stdout]     children:
[INFO] [stdout]     signals:
[INFO] [stdout]         __mem_trace_test_module_3_mem_0_read_port_0_address: 1 bit(s) (Bool)
[INFO] [stdout]             0: Bool(false)
[INFO] [stdout]             1: Bool(false)
[INFO] [stdout]             1: Bool(false)
[INFO] [stdout]             2: Bool(false)
[INFO] [stdout]             2: Bool(false)
[INFO] [stdout]             3: Bool(false)
[INFO] [stdout]             3: Bool(false)
[INFO] [stdout]             4: Bool(false)
[INFO] [stdout]             4: Bool(false)
[INFO] [stdout]             5: Bool(false)
[INFO] [stdout]         __mem_trace_test_module_3_mem_0_read_port_0_enable: 1 bit(s) (Bool)
[INFO] [stdout]             0: Bool(false)
[INFO] [stdout]             1: Bool(false)
[INFO] [stdout]             1: Bool(true)
[INFO] [stdout]             2: Bool(true)
[INFO] [stdout]             2: Bool(false)
[INFO] [stdout]             3: Bool(false)
[INFO] [stdout]             3: Bool(true)
[INFO] [stdout]             4: Bool(true)
[INFO] [stdout]             4: Bool(true)
[INFO] [stdout]             5: Bool(true)
[INFO] [stdout]         __mem_trace_test_module_3_mem_0_write_port_address: 1 bit(s) (Bool)
[INFO] [stdout]             0: Bool(false)
[INFO] [stdout]             1: Bool(false)
[INFO] [stdout]             1: Bool(false)
[INFO] [stdout]             2: Bool(false)
[INFO] [stdout]             2: Bool(false)
[INFO] [stdout]             3: Bool(false)
[INFO] [stdout]             3: Bool(false)
[INFO] [stdout]             4: Bool(false)
[INFO] [stdout]             4: Bool(false)
[INFO] [stdout]             5: Bool(false)
[INFO] [stdout]         __mem_trace_test_module_3_mem_0_write_port_enable: 1 bit(s) (Bool)
[INFO] [stdout]             0: Bool(false)
[INFO] [stdout]             1: Bool(false)
[INFO] [stdout]             1: Bool(false)
[INFO] [stdout]             2: Bool(false)
[INFO] [stdout]             2: Bool(true)
[INFO] [stdout]             3: Bool(true)
[INFO] [stdout]             3: Bool(false)
[INFO] [stdout]             4: Bool(false)
[INFO] [stdout]             4: Bool(true)
[INFO] [stdout]             5: Bool(true)
[INFO] [stdout]         __mem_trace_test_module_3_mem_0_write_port_value: 4 bit(s) (U32)
[INFO] [stdout]             0: U32(0)
[INFO] [stdout]             1: U32(0)
[INFO] [stdout]             1: U32(0)
[INFO] [stdout]             2: U32(0)
[INFO] [stdout]             2: U32(5)
[INFO] [stdout]             3: U32(5)
[INFO] [stdout]             3: U32(0)
[INFO] [stdout]             4: U32(0)
[INFO] [stdout]             4: U32(12)
[INFO] [stdout]             5: U32(12)
[INFO] [stdout]         read_addr: 1 bit(s) (Bool)
[INFO] [stdout]             0: Bool(false)
[INFO] [stdout]             1: Bool(false)
[INFO] [stdout]             1: Bool(false)
[INFO] [stdout]             2: Bool(false)
[INFO] [stdout]             2: Bool(false)
[INFO] [stdout]             3: Bool(false)
[INFO] [stdout]             3: Bool(false)
[INFO] [stdout]             4: Bool(false)
[INFO] [stdout]             4: Bool(false)
[INFO] [stdout]             5: Bool(false)
[INFO] [stdout]         read_data: 4 bit(s) (U32)
[INFO] [stdout]             0: U32(0)
[INFO] [stdout]             1: U32(0)
[INFO] [stdout]             1: U32(0)
[INFO] [stdout]             2: U32(0)
[INFO] [stdout]             2: U32(0)
[INFO] [stdout]             3: U32(0)
[INFO] [stdout]             3: U32(0)
[INFO] [stdout]             4: U32(5)
[INFO] [stdout]             4: U32(5)
[INFO] [stdout]             5: U32(5)
[INFO] [stdout]         read_enable: 1 bit(s) (Bool)
[INFO] [stdout]             0: Bool(false)
[INFO] [stdout]             1: Bool(false)
[INFO] [stdout]             1: Bool(true)
[INFO] [stdout]             2: Bool(true)
[INFO] [stdout]             2: Bool(false)
[INFO] [stdout]             3: Bool(false)
[INFO] [stdout]             3: Bool(true)
[INFO] [stdout]             4: Bool(true)
[INFO] [stdout]             4: Bool(true)
[INFO] [stdout]             5: Bool(true)
[INFO] [stdout]         write_addr: 1 bit(s) (Bool)
[INFO] [stdout]             0: Bool(false)
[INFO] [stdout]             1: Bool(false)
[INFO] [stdout]             1: Bool(false)
[INFO] [stdout]             2: Bool(false)
[INFO] [stdout]             2: Bool(false)
[INFO] [stdout]             3: Bool(false)
[INFO] [stdout]             3: Bool(false)
[INFO] [stdout]             4: Bool(false)
[INFO] [stdout]             4: Bool(false)
[INFO] [stdout]             5: Bool(false)
[INFO] [stdout]         write_enable: 1 bit(s) (Bool)
[INFO] [stdout]             0: Bool(false)
[INFO] [stdout]             1: Bool(false)
[INFO] [stdout]             1: Bool(false)
[INFO] [stdout]             2: Bool(false)
[INFO] [stdout]             2: Bool(true)
[INFO] [stdout]             3: Bool(true)
[INFO] [stdout]             3: Bool(false)
[INFO] [stdout]             4: Bool(false)
[INFO] [stdout]             4: Bool(true)
[INFO] [stdout]             5: Bool(true)
[INFO] [stdout]         write_value: 4 bit(s) (U32)
[INFO] [stdout]             0: U32(0)
[INFO] [stdout]             1: U32(0)
[INFO] [stdout]             1: U32(0)
[INFO] [stdout]             2: U32(0)
[INFO] [stdout]             2: U32(5)
[INFO] [stdout]             3: U32(5)
[INFO] [stdout]             3: U32(0)
[INFO] [stdout]             4: U32(0)
[INFO] [stdout]             4: U32(12)
[INFO] [stdout]             5: U32(12)
[INFO] [stdout] 
[INFO] [stdout]  right: module trace_test_module_3:
[INFO] [stdout]     children:
[INFO] [stdout]     signals:
[INFO] [stdout]         mem_0_read_port_0_address: 1 bit(s) (Bool)
[INFO] [stdout]             0: Bool(false)
[INFO] [stdout]             1: Bool(false)
[INFO] [stdout]             1: Bool(false)
[INFO] [stdout]             2: Bool(false)
[INFO] [stdout]             2: Bool(false)
[INFO] [stdout]             3: Bool(false)
[INFO] [stdout]             3: Bool(false)
[INFO] [stdout]             4: Bool(false)
[INFO] [stdout]             4: Bool(false)
[INFO] [stdout]             5: Bool(false)
[INFO] [stdout]         mem_0_read_port_0_enable: 1 bit(s) (Bool)
[INFO] [stdout]             0: Bool(false)
[INFO] [stdout]             1: Bool(false)
[INFO] [stdout]             1: Bool(true)
[INFO] [stdout]             2: Bool(true)
[INFO] [stdout]             2: Bool(false)
[INFO] [stdout]             3: Bool(false)
[INFO] [stdout]             3: Bool(true)
[INFO] [stdout]             4: Bool(true)
[INFO] [stdout]             4: Bool(true)
[INFO] [stdout]             5: Bool(true)
[INFO] [stdout]         mem_0_write_port_address: 1 bit(s) (Bool)
[INFO] [stdout]             0: Bool(false)
[INFO] [stdout]             1: Bool(false)
[INFO] [stdout]             1: Bool(false)
[INFO] [stdout]             2: Bool(false)
[INFO] [stdout]             2: Bool(false)
[INFO] [stdout]             3: Bool(false)
[INFO] [stdout]             3: Bool(false)
[INFO] [stdout]             4: Bool(false)
[INFO] [stdout]             4: Bool(false)
[INFO] [stdout]             5: Bool(false)
[INFO] [stdout]         mem_0_write_port_enable: 1 bit(s) (Bool)
[INFO] [stdout]             0: Bool(false)
[INFO] [stdout]             1: Bool(false)
[INFO] [stdout]             1: Bool(false)
[INFO] [stdout]             2: Bool(false)
[INFO] [stdout]             2: Bool(true)
[INFO] [stdout]             3: Bool(true)
[INFO] [stdout]             3: Bool(false)
[INFO] [stdout]             4: Bool(false)
[INFO] [stdout]             4: Bool(true)
[INFO] [stdout]             5: Bool(true)
[INFO] [stdout]         mem_0_write_port_value: 4 bit(s) (U32)
[INFO] [stdout]             0: U32(0)
[INFO] [stdout]             1: U32(0)
[INFO] [stdout]             1: U32(0)
[INFO] [stdout]             2: U32(0)
[INFO] [stdout]             2: U32(5)
[INFO] [stdout]             3: U32(5)
[INFO] [stdout]             3: U32(0)
[INFO] [stdout]             4: U32(0)
[INFO] [stdout]             4: U32(12)
[INFO] [stdout]             5: U32(12)
[INFO] [stdout]         read_addr: 1 bit(s) (Bool)
[INFO] [stdout]             0: Bool(false)
[INFO] [stdout]             1: Bool(false)
[INFO] [stdout]             1: Bool(false)
[INFO] [stdout]             2: Bool(false)
[INFO] [stdout]             2: Bool(false)
[INFO] [stdout]             3: Bool(false)
[INFO] [stdout]             3: Bool(false)
[INFO] [stdout]             4: Bool(false)
[INFO] [stdout]             4: Bool(false)
[INFO] [stdout]             5: Bool(false)
[INFO] [stdout]         read_data: 4 bit(s) (U32)
[INFO] [stdout]             0: U32(0)
[INFO] [stdout]             1: U32(0)
[INFO] [stdout]             1: U32(0)
[INFO] [stdout]             2: U32(0)
[INFO] [stdout]             2: U32(0)
[INFO] [stdout]             3: U32(0)
[INFO] [stdout]             3: U32(0)
[INFO] [stdout]             4: U32(5)
[INFO] [stdout]             4: U32(5)
[INFO] [stdout]             5: U32(5)
[INFO] [stdout]         read_enable: 1 bit(s) (Bool)
[INFO] [stdout]             0: Bool(false)
[INFO] [stdout]             1: Bool(false)
[INFO] [stdout]             1: Bool(true)
[INFO] [stdout]             2: Bool(true)
[INFO] [stdout]             2: Bool(false)
[INFO] [stdout]             3: Bool(false)
[INFO] [stdout]             3: Bool(true)
[INFO] [stdout]             4: Bool(true)
[INFO] [stdout]             4: Bool(true)
[INFO] [stdout]             5: Bool(true)
[INFO] [stdout]         write_addr: 1 bit(s) (Bool)
[INFO] [stdout]             0: Bool(false)
[INFO] [stdout]             1: Bool(false)
[INFO] [stdout]             1: Bool(false)
[INFO] [stdout]             2: Bool(false)
[INFO] [stdout]             2: Bool(false)
[INFO] [stdout]             3: Bool(false)
[INFO] [stdout]             3: Bool(false)
[INFO] [stdout]             4: Bool(false)
[INFO] [stdout]             4: Bool(false)
[INFO] [stdout]             5: Bool(false)
[INFO] [stdout]         write_enable: 1 bit(s) (Bool)
[INFO] [stdout]             0: Bool(false)
[INFO] [stdout]             1: Bool(false)
[INFO] [stdout]             1: Bool(false)
[INFO] [stdout]             2: Bool(false)
[INFO] [stdout]             2: Bool(true)
[INFO] [stdout]             3: Bool(true)
[INFO] [stdout]             3: Bool(false)
[INFO] [stdout]             4: Bool(false)
[INFO] [stdout]             4: Bool(true)
[INFO] [stdout]             5: Bool(true)
[INFO] [stdout]         write_value: 4 bit(s) (U32)
[INFO] [stdout]             0: U32(0)
[INFO] [stdout]             1: U32(0)
[INFO] [stdout]             1: U32(0)
[INFO] [stdout]             2: U32(0)
[INFO] [stdout]             2: U32(5)
[INFO] [stdout]             3: U32(5)
[INFO] [stdout]             3: U32(0)
[INFO] [stdout]             4: U32(0)
[INFO] [stdout]             4: U32(12)
[INFO] [stdout]             5: U32(12)
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63063c9785c2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63063c9785c2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63063c9785c2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63063c9785c2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63063c98d50a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63063c98d50a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x63063c97d476 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63063c97d476 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x63063c956c7f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63063c956c7f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63063c9707c9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63063c90b6ce - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x63063c90b6ce - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63063c970982 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x63063c970982 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63063c956d38 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63063c94bf89 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63063c957b8d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63063c98dc0c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63063c98dac3 - core[27de1724e4349be2]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x63063c8f5181 - core[27de1724e4349be2]::panicking::assert_failed::<sim_tests[94878cef42eb2424]::tests::Capture, sim_tests[94878cef42eb2424]::tests::Capture>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x63063c8c9623 - sim_tests[94878cef42eb2424]::tests::trace_test_module_3
[INFO] [stdout]                                at /opt/rustwide/workdir/sim-tests/src/lib.rs:2611:9
[INFO] [stdout]   22:     0x63063c8b2d67 - sim_tests[94878cef42eb2424]::tests::trace_test_module_3::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/sim-tests/src/lib.rs:2529:33
[INFO] [stdout]   23:     0x63063c8f72d6 - <sim_tests[94878cef42eb2424]::tests::trace_test_module_3::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x63063c8ffa7b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x63063c8ffa7b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x63063c90c2da - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x63063c90c2da - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x63063c90c2da - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x63063c90c2da - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x63063c90c2da - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x63063c90c2da - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x63063c90c2da - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x63063c907884 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x63063c907884 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x63063c90edd2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x63063c90edd2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x63063c90edd2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x63063c90edd2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63063c90edd2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63063c90edd2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x63063c90edd2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63063c977e6f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x63063c977e6f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x74f53c611aa4 - <unknown>
[INFO] [stdout]   45:     0x74f53c69ea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::trace_test_module_2
[INFO] [stdout]     tests::trace_test_module_3
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 43 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0a33b7e4a5364af4f0b89be4986a30f27059485bba95bf447b11901b79ba14c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a33b7e4a5364af4f0b89be4986a30f27059485bba95bf447b11901b79ba14c2", kill_on_drop: false }`
[INFO] [stdout] 0a33b7e4a5364af4f0b89be4986a30f27059485bba95bf447b11901b79ba14c2
