[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 beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyupferris%2Fkaze" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/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-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yupferris/kaze on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d32c1cc38b1934fbe5196658f7ccd77044571f99e264c348c66c82f86a88be08
[INFO] running `Command { std: "docker" "start" "-a" "d32c1cc38b1934fbe5196658f7ccd77044571f99e264c348c66c82f86a88be08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d32c1cc38b1934fbe5196658f7ccd77044571f99e264c348c66c82f86a88be08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d32c1cc38b1934fbe5196658f7ccd77044571f99e264c348c66c82f86a88be08", kill_on_drop: false }`
[INFO] [stdout] d32c1cc38b1934fbe5196658f7ccd77044571f99e264c348c66c82f86a88be08
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9afddba2e16ea535c81a87a3b26494f54ef9ba9a595b4fcfcb61107878c3fbff
[INFO] running `Command { std: "docker" "start" "-a" "9afddba2e16ea535c81a87a3b26494f54ef9ba9a595b4fcfcb61107878c3fbff", kill_on_drop: false }`
[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.75s
[INFO] running `Command { std: "docker" "inspect" "9afddba2e16ea535c81a87a3b26494f54ef9ba9a595b4fcfcb61107878c3fbff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9afddba2e16ea535c81a87a3b26494f54ef9ba9a595b4fcfcb61107878c3fbff", kill_on_drop: false }`
[INFO] [stdout] 9afddba2e16ea535c81a87a3b26494f54ef9ba9a595b4fcfcb61107878c3fbff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad311564a5fa5ca238c7958d7ea37308913af504ed0b4ca41706adf839dc7345
[INFO] running `Command { std: "docker" "start" "-a" "ad311564a5fa5ca238c7958d7ea37308913af504ed0b4ca41706adf839dc7345", 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] [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 kaze v0.1.19 (/opt/rustwide/workdir/kaze)
[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] [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: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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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_mem_0_r...
[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-b50b85233d309802/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_mem_0_re...
[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-b50b85233d309802/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_mem_0_wr...
[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-b50b85233d309802/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_0_writ...
[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-b50b85233d309802/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_mem_0_wr...
[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 2.69s
[INFO] running `Command { std: "docker" "inspect" "ad311564a5fa5ca238c7958d7ea37308913af504ed0b4ca41706adf839dc7345", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad311564a5fa5ca238c7958d7ea37308913af504ed0b4ca41706adf839dc7345", kill_on_drop: false }`
[INFO] [stdout] ad311564a5fa5ca238c7958d7ea37308913af504ed0b4ca41706adf839dc7345
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f4f3492f28c009b35fba9a4a9791b0057bdbeb0421de57a09d05d93ccdae86fc
[INFO] running `Command { std: "docker" "start" "-a" "f4f3492f28c009b35fba9a4a9791b0057bdbeb0421de57a09d05d93ccdae86fc", 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] [stderr] 
[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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/out/modules.rs:1545:1
[INFO] [stdout] 
[INFO] [stderr]      |
[INFO] [stdout] running 111 tests
[INFO] [stderr] 1545 | #[automatically_derived]
[INFO] [stdout] test graph::context::tests::new_context_has_no_modules ... ok
[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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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-b50b85233d309802/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_mem_0_r...
[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-b50b85233d309802/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_mem_0_re...
[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-b50b85233d309802/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_mem_0_wr...
[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-b50b85233d309802/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_0_writ...
[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-b50b85233d309802/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_mem_0_wr...
[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.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kaze-8fe02ac00cdba266)
[INFO] [stdout] test graph::mem::tests::initial_contents_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::mem::tests::read_port_address_bit_width_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::module::tests::lit_value_cannot_bit_into_bit_width_error_3 - 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_gt_max_error - should panic ... ok
[INFO] [stdout] test graph::mem::tests::write_port_already_specified_error - should panic ... ok
[INFO] [stdout] test graph::module::tests::input_drive_already_driven_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::lit_bit_width_gt_max_error - should panic ... ok
[INFO] [stdout] test graph::mem::tests::write_port_enable_bit_width_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::mux_when_false_separate_module_error - should panic ... ok
[INFO] [stdout] test graph::mem::tests::write_port_address_bit_width_error - should panic ... ok
[INFO] [stdout] test graph::module::tests::input_drive_incompatible_bit_widths_error - should panic ... ok
[INFO] [stdout] test graph::mem::tests::initial_contents_length_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::mem::tests::read_port_enable_bit_width_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_2 - should panic ... ok
[INFO] [stdout] test graph::module::tests::mem_address_bit_width_lt_min_error - should panic ... ok
[INFO] [stdout] test graph::module::tests::mux_cond_bit_width_error - 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::module::tests::mux_cond_separate_module_error - should panic ... ok
[INFO] [stdout] test graph::mem::tests::write_port_value_bit_width_error - should panic ... ok
[INFO] [stdout] test graph::module::tests::reg_bit_width_gt_max_error - should panic ... ok
[INFO] [stdout] test graph::register::tests::drive_next_separate_module_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_4 - should panic ... ok
[INFO] [stdout] test graph::module::tests::input_width_lt_min_error - should panic ... ok
[INFO] [stdout] test graph::register::tests::drive_next_already_driven_error - should panic ... ok
[INFO] [stdout] test graph::register::tests::drive_next_incompatible_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::signal::tests::add_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::bits_range_low_gt_high_error - should panic ... ok
[INFO] [stdout] test graph::signal::tests::bit_index_oob_error - should panic ... ok
[INFO] [stdout] test graph::signal::tests::bitand_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::bitor_incompatible_bit_widths_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::signal::tests::bitor_separate_module_error - should panic ... ok
[INFO] [stdout] test graph::signal::tests::bits_range_low_oob_error - should panic ... ok
[INFO] [stdout] test graph::signal::tests::concat_oob_error - should panic ... ok
[INFO] [stdout] test graph::signal::tests::bitxor_incompatible_bit_widths_error - should panic ... ok
[INFO] [stdout] test graph::signal::tests::bitxor_separate_module_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_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::ge_signed_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::eq_separate_module_error - should panic ... ok
[INFO] [stdout] test graph::signal::tests::gt_incompatible_bit_widths_error - should panic ... ok
[INFO] [stdout] test graph::signal::tests::eq_incompatible_bit_widths_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::le_incompatible_bit_widths_error - should panic ... ok
[INFO] [stdout] test graph::signal::tests::lt_separate_module_error - should panic ... ok
[INFO] [stdout] test graph::signal::tests::lt_signed_bit_width_1_error - should panic ... ok
[INFO] [stdout] test graph::signal::tests::ge_signed_bit_width_1_error - should panic ... ok
[INFO] [stdout] test graph::signal::tests::ge_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::lt_signed_separate_module_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::le_signed_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::mul_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::signal::tests::lt_incompatible_bit_widths_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::mux_when_false_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::ne_separate_module_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_incompatible_bit_widths_error - should panic ... ok
[INFO] [stdout] test graph::signal::tests::mul_oob_error - should panic ... ok
[INFO] [stdout] test graph::signal::tests::mul_signed_oob_error - should panic ... ok
[INFO] [stdout] test graph::signal::tests::sub_incompatible_bit_widths_error - should panic ... ok
[INFO] [stdout] test graph::signal::tests::repeat_count_oob_error - should panic ... ok
[INFO] [stdout] test sim::tests::combinational_loop_error - should panic ... ok
[INFO] [stdout] test graph::signal::tests::mul_signed_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 sim::tests::mem_without_read_ports_error1 - should panic ... ok
[INFO] [stdout] test graph::signal::tests::repeat_count_zero_error - should panic ... ok
[INFO] [stdout] test sim::tests::undriven_instance_input_error - should panic ... ok
[INFO] [stdout] test graph::signal::tests::shl_separate_module_error - should panic ... ok
[INFO] [stdout] test verilog::tests::combinational_loop_error - should panic ... ok
[INFO] [stdout] test sim::tests::mem_without_read_ports_error2 - should panic ... ok
[INFO] [stdout] test verilog::tests::mem_without_initial_contents_or_write_port_error1 - 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::sub_separate_module_error - should panic ... ok
[INFO] [stdout] test sim::tests::mem_without_initial_contents_or_write_port_error2 - should panic ... ok
[INFO] [stdout] test sim::tests::undriven_register_error2 - should panic ... ok
[INFO] [stdout] test verilog::tests::mem_without_initial_contents_or_write_port_error2 - should panic ... ok
[INFO] [stdout] test verilog::tests::mem_without_read_ports_error1 - should panic ... ok
[INFO] [stdout] test verilog::tests::mem_without_read_ports_error2 - should panic ... ok
[INFO] [stdout] test verilog::tests::undriven_instance_input_error - should panic ... ok
[INFO] [stdout] test sim::tests::undriven_register_error1 - should panic ... ok
[INFO] [stdout] test verilog::tests::undriven_register_error2 - should panic ... ok
[INFO] [stdout] test verilog::tests::undriven_register_error1 - should panic ... ok
[INFO] [stdout] test graph::module::tests::input_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::mem_element_bit_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::module::tests::output_separate_module_error - should panic ... ok
[INFO] [stdout] test graph::signal::tests::ge_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::gt_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.07s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sim_tests-00a4c5db238c85e6)
[INFO] [stdout] 
[INFO] [stdout] running 45 tests
[INFO] [stdout] test tests::bit_or_test_module ... ok
[INFO] [stdout] test tests::add_test_module ... ok
[INFO] [stdout] test tests::bit_test_module_0 ... ok
[INFO] [stdout] test tests::bit_test_module_1 ... ok
[INFO] [stdout] test tests::bits_test_module_1 ... ok
[INFO] [stdout] test tests::bits_test_module_0 ... ok
[INFO] [stdout] test tests::eq_test_module ... ok
[INFO] [stdout] test tests::ge_test_module ... ok
[INFO] [stdout] test tests::gt_signed_test_module ... ok
[INFO] [stdout] test tests::input_masking ... ok
[INFO] [stdout] test tests::gt_test_module ... ok
[INFO] [stdout] test tests::instantiation_test_module_comb ... ok
[INFO] [stdout] test tests::instantiation_test_module_reg ... ok
[INFO] [stdout] test tests::le_signed_test_module ... ok
[INFO] [stdout] test tests::le_test_module ... ok
[INFO] [stdout] test tests::lt_signed_test_module ... ok
[INFO] [stdout] test tests::concat_test_module ... ok
[INFO] [stdout] test tests::lt_test_module ... ok
[INFO] [stdout] test tests::deep_graph_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::mem_test_module_2 ... ok
[INFO] [stdout] test tests::mul_signed_test_module ... ok
[INFO] [stdout] test tests::mul_test_module ... ok
[INFO] [stdout] test tests::mux_test_module ... ok
[INFO] [stdout] test tests::ne_test_module ... ok
[INFO] [stdout] test tests::nested_instantiation_test_module ... ok
[INFO] [stdout] test tests::not_test_module ... ok
[INFO] [stdout] test tests::reg_next_test_module ... ok
[INFO] [stdout] test tests::reg_next_with_default_test_module ... ok
[INFO] [stdout] test tests::reg_test_module ... ok
[INFO] [stdout] test tests::repeat_test_module ... ok
[INFO] [stdout] test tests::shl_test_module ... ok
[INFO] [stdout] test tests::shr_arithmetic_test_module ... ok
[INFO] [stdout] test tests::shr_test_module ... ok
[INFO] [stdout] test tests::sub_test_module ... ok
[INFO] [stdout] test tests::simple_reg_delay ... 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::bit_xor_test_module ... ok
[INFO] [stdout] test tests::ge_signed_test_module ... ok
[INFO] [stdout] test tests::trace_test_module_2 ... FAILED
[INFO] [stdout] test tests::trace_test_module_3 ... FAILED
[INFO] [stdout] test tests::bit_and_test_module ... ok
[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' (179) 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] [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:     0x61ad38554532 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61ad38554532 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61ad38554532 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61ad38554532 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61ad38564ebf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61ad38564ebf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x61ad385218b1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61ad385218b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61ad3852d9f2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61ad3853259f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61ad38532431 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x61ad384f1e4e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x61ad384f1e4e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61ad38532c5f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x61ad38532c5f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61ad38532aba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x61ad3852db29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61ad38515d8d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x61ad3856c8f0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x61ad3856c6f3 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x61ad384b55fa - core::panicking::assert_failed::hfda985230f067007
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x61ad3849fc02 - sim_tests::tests::trace_test_module_2::hca6deca75b83464e
[INFO] [stdout]                                at /opt/rustwide/workdir/sim-tests/src/lib.rs:2378:9
[INFO] [stdout]   22:     0x61ad3849fd17 - sim_tests::tests::trace_test_module_2::{{closure}}::h816feb705d659457
[INFO] [stdout]                                at /opt/rustwide/workdir/sim-tests/src/lib.rs:2346:33
[INFO] [stdout]   23:     0x61ad384bb126 - core::ops::function::FnOnce::call_once::hae15a22e2aace9b1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x61ad384f1c0b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x61ad384f1c0b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x61ad38507875 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x61ad38507875 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x61ad38507875 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x61ad38507875 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x61ad38507875 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x61ad38507875 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x61ad38507875 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x61ad384de064 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x61ad384de064 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x61ad384e192a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x61ad384e192a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x61ad384e192a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x61ad384e192a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x61ad384e192a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x61ad384e192a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x61ad384e192a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x61ad38528c8f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x61ad38528c8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x74fea460faa4 - <unknown>
[INFO] [stdout]   45:     0x74fea469ca34 - 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' (180) 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:     0x61ad38554532 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61ad38554532 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61ad38554532 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61ad38554532 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61ad38564ebf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61ad38564ebf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x61ad385218b1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61ad385218b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61ad3852d9f2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61ad3853259f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61ad38532431 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x61ad384f1e4e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x61ad384f1e4e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61ad38532c5f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x61ad38532c5f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61ad38532aba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x61ad3852db29 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61ad38515d8d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x61ad3856c8f0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x61ad3856c6f3 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x61ad384b55fa - core::panicking::assert_failed::hfda985230f067007
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x61ad384a5729 - sim_tests::tests::trace_test_module_3::hbe5cbf286a1a3efe
[INFO] [stdout]                                at /opt/rustwide/workdir/sim-tests/src/lib.rs:2611:9
[INFO] [stdout]   22:     0x61ad384a5897 - sim_tests::tests::trace_test_module_3::{{closure}}::hcd0d64face3b6121
[INFO] [stdout]                                at /opt/rustwide/workdir/sim-tests/src/lib.rs:2529:33
[INFO] [stdout]   23:     0x61ad384bb4a6 - core::ops::function::FnOnce::call_once::heeb016df4c7599a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x61ad384f1c0b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x61ad384f1c0b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x61ad38507875 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x61ad38507875 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x61ad38507875 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x61ad38507875 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x61ad38507875 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x61ad38507875 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x61ad38507875 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x61ad384de064 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x61ad384de064 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x61ad384e192a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x61ad384e192a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x61ad384e192a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x61ad384e192a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x61ad384e192a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x61ad384e192a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x61ad384e192a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x61ad38528c8f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x61ad38528c8f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x74fea460faa4 - <unknown>
[INFO] [stdout]   45:     0x74fea469ca34 - 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.07s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p sim-tests --lib`
[INFO] running `Command { std: "docker" "inspect" "f4f3492f28c009b35fba9a4a9791b0057bdbeb0421de57a09d05d93ccdae86fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4f3492f28c009b35fba9a4a9791b0057bdbeb0421de57a09d05d93ccdae86fc", kill_on_drop: false }`
[INFO] [stdout] f4f3492f28c009b35fba9a4a9791b0057bdbeb0421de57a09d05d93ccdae86fc
