[INFO] fetching crate forsyde-io-libforsyde 0.7.20...
[INFO] testing forsyde-io-libforsyde-0.7.20 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate forsyde-io-libforsyde 0.7.20 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate forsyde-io-libforsyde 0.7.20
[INFO] finished tweaking crates.io crate forsyde-io-libforsyde 0.7.20
[INFO] tweaked toml for crates.io crate forsyde-io-libforsyde 0.7.20 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate forsyde-io-libforsyde 0.7.20 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 21 packages to latest compatible versions
[INFO] [stderr]       Adding petgraph v0.6.5 (available: v0.8.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded forsyde-io-core v0.7.20
[INFO] [stderr]   Downloaded forsyde-io-generator v0.7.20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 32087daeff0aaa65a8da1055a369bfd1e64678a19fafc1be72a14fc3041ed013
[INFO] running `Command { std: "docker" "start" "-a" "32087daeff0aaa65a8da1055a369bfd1e64678a19fafc1be72a14fc3041ed013", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "32087daeff0aaa65a8da1055a369bfd1e64678a19fafc1be72a14fc3041ed013", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32087daeff0aaa65a8da1055a369bfd1e64678a19fafc1be72a14fc3041ed013", kill_on_drop: false }`
[INFO] [stdout] 32087daeff0aaa65a8da1055a369bfd1e64678a19fafc1be72a14fc3041ed013
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 29f78a970101f5f5ee177216f5832a14407badc715bf83221ca38011be07deb6
[INFO] running `Command { std: "docker" "start" "-a" "29f78a970101f5f5ee177216f5832a14407badc715bf83221ca38011be07deb6", kill_on_drop: false }`
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling forsyde-io-core v0.7.20
[INFO] [stderr]    Compiling forsyde-io-generator v0.7.20
[INFO] [stderr]    Compiling forsyde-io-libforsyde v0.7.20 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:2527:22
[INFO] [stdout]      |
[INFO] [stdout] 2527 |         fn get_input(&self) -> Option<SYSignalViewer> {
[INFO] [stdout]      |                      ^^^^^            ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                      |
[INFO] [stdout]      |                      the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2527 |         fn get_input(&self) -> Option<SYSignalViewer<'_>> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:2565:24
[INFO] [stdout]      |
[INFO] [stdout] 2565 |         fn get_delayed(&self) -> Option<SYSignalViewer> {
[INFO] [stdout]      |                        ^^^^^            ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2565 |         fn get_delayed(&self) -> Option<SYSignalViewer<'_>> {
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:2655:26
[INFO] [stdout]      |
[INFO] [stdout] 2655 |         fn get_activated(&self) -> Vec<StimulatableViewer> {
[INFO] [stdout]      |                          ^^^^^         ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2655 |         fn get_activated(&self) -> Vec<StimulatableViewer<'_>> {
[INFO] [stdout]      |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:2743:24
[INFO] [stdout]      |
[INFO] [stdout] 2743 |         fn get_managed(&self) -> Vec<GenericProcessingModuleViewer> {
[INFO] [stdout]      |                        ^^^^^         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2743 |         fn get_managed(&self) -> Vec<GenericProcessingModuleViewer<'_>> {
[INFO] [stdout]      |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:2781:21
[INFO] [stdout]      |
[INFO] [stdout] 2781 |         fn get_host(&self) -> Option<GenericProcessingModuleViewer> {
[INFO] [stdout]      |                     ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2781 |         fn get_host(&self) -> Option<GenericProcessingModuleViewer<'_>> {
[INFO] [stdout]      |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:2908:28
[INFO] [stdout]      |
[INFO] [stdout] 2908 |         fn get_mappingHost(&self) -> Option<GenericMemoryModuleViewer> {
[INFO] [stdout]      |                            ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2908 |         fn get_mappingHost(&self) -> Option<GenericMemoryModuleViewer<'_>> {
[INFO] [stdout]      |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:3021:13
[INFO] [stdout]      |
[INFO] [stdout] 3021 |             &self,
[INFO] [stdout]      |             ^^^^^ the lifetime is elided here
[INFO] [stdout] 3022 |         ) -> Option<LogicProgrammableModuleViewer> {
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3022 |         ) -> Option<LogicProgrammableModuleViewer<'_>> {
[INFO] [stdout]      |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:3094:30
[INFO] [stdout]      |
[INFO] [stdout] 3094 |         fn get_combFunctions(&self) -> Vec<FunctionLikeEntityViewer> {
[INFO] [stdout]      |                              ^^^^^         ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3094 |         fn get_combFunctions(&self) -> Vec<FunctionLikeEntityViewer<'_>> {
[INFO] [stdout]      |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:3752:24
[INFO] [stdout]      |
[INFO] [stdout] 3752 |         fn get_outputs(&self) -> Vec<DataTypeLikeViewer> {
[INFO] [stdout]      |                        ^^^^^         ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3752 |         fn get_outputs(&self) -> Vec<DataTypeLikeViewer<'_>> {
[INFO] [stdout]      |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:3787:23
[INFO] [stdout]      |
[INFO] [stdout] 3787 |         fn get_inputs(&self) -> Vec<DataTypeLikeViewer> {
[INFO] [stdout]      |                       ^^^^^         ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3787 |         fn get_inputs(&self) -> Vec<DataTypeLikeViewer<'_>> {
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:4067:36
[INFO] [stdout]      |
[INFO] [stdout] 4067 |         fn get_incomingStimulators(&self) -> Vec<PeriodicStimulatorViewer> {
[INFO] [stdout]      |                                    ^^^^^         ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                    |
[INFO] [stdout]      |                                    the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4067 |         fn get_incomingStimulators(&self) -> Vec<PeriodicStimulatorViewer<'_>> {
[INFO] [stdout]      |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:4425:29
[INFO] [stdout]      |
[INFO] [stdout] 4425 |         fn get_initSequence(&self) -> Vec<BehaviourEntityViewer> {
[INFO] [stdout]      |                             ^^^^^         ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4425 |         fn get_initSequence(&self) -> Vec<BehaviourEntityViewer<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:4463:29
[INFO] [stdout]      |
[INFO] [stdout] 4463 |         fn get_loopSequence(&self) -> Vec<BehaviourEntityViewer> {
[INFO] [stdout]      |                             ^^^^^         ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4463 |         fn get_loopSequence(&self) -> Vec<BehaviourEntityViewer<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:4546:27
[INFO] [stdout]      |
[INFO] [stdout] 4546 |         fn get_inputArray(&self) -> Option<VectorizableViewer> {
[INFO] [stdout]      |                           ^^^^^            ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4546 |         fn get_inputArray(&self) -> Option<VectorizableViewer<'_>> {
[INFO] [stdout]      |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:4584:35
[INFO] [stdout]      |
[INFO] [stdout] 4584 |         fn get_outputArrayOfArray(&self) -> Option<VectorizableViewer> {
[INFO] [stdout]      |                                   ^^^^^            ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                   |
[INFO] [stdout]      |                                   the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4584 |         fn get_outputArrayOfArray(&self) -> Option<VectorizableViewer<'_>> {
[INFO] [stdout]      |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:4708:30
[INFO] [stdout]      |
[INFO] [stdout] 4708 |         fn get_tokenDataType(&self) -> Option<DataTypeLikeViewer> {
[INFO] [stdout]      |                              ^^^^^            ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4708 |         fn get_tokenDataType(&self) -> Option<DataTypeLikeViewer<'_>> {
[INFO] [stdout]      |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:4746:25
[INFO] [stdout]      |
[INFO] [stdout] 4746 |         fn get_producer(&self) -> Option<SDFActorViewer> {
[INFO] [stdout]      |                         ^^^^^            ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4746 |         fn get_producer(&self) -> Option<SDFActorViewer<'_>> {
[INFO] [stdout]      |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:4784:25
[INFO] [stdout]      |
[INFO] [stdout] 4784 |         fn get_consumer(&self) -> Option<SDFActorViewer> {
[INFO] [stdout]      |                         ^^^^^            ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4784 |         fn get_consumer(&self) -> Option<SDFActorViewer<'_>> {
[INFO] [stdout]      |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:5343:27
[INFO] [stdout]      |
[INFO] [stdout] 5343 |         fn get_activators(&self) -> Vec<StimulatorViewer> {
[INFO] [stdout]      |                           ^^^^^         ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5343 |         fn get_activators(&self) -> Vec<StimulatorViewer<'_>> {
[INFO] [stdout]      |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:5450:25
[INFO] [stdout]      |
[INFO] [stdout] 5450 |         fn get_dataType(&self) -> Option<DataTypeLikeViewer> {
[INFO] [stdout]      |                         ^^^^^            ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5450 |         fn get_dataType(&self) -> Option<DataTypeLikeViewer<'_>> {
[INFO] [stdout]      |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:5488:25
[INFO] [stdout]      |
[INFO] [stdout] 5488 |         fn get_producer(&self) -> Option<SYProcessViewer> {
[INFO] [stdout]      |                         ^^^^^            ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5488 |         fn get_producer(&self) -> Option<SYProcessViewer<'_>> {
[INFO] [stdout]      |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:5526:26
[INFO] [stdout]      |
[INFO] [stdout] 5526 |         fn get_consumers(&self) -> Vec<SYProcessViewer> {
[INFO] [stdout]      |                          ^^^^^         ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5526 |         fn get_consumers(&self) -> Vec<SYProcessViewer<'_>> {
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:5752:28
[INFO] [stdout]      |
[INFO] [stdout] 5752 |         fn get_runtimeHost(&self) -> Option<AbstractRuntimeViewer> {
[INFO] [stdout]      |                            ^^^^^            ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5752 |         fn get_runtimeHost(&self) -> Option<AbstractRuntimeViewer<'_>> {
[INFO] [stdout]      |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:6791:24
[INFO] [stdout]      |
[INFO] [stdout] 6791 |         fn get_kernels(&self) -> Vec<FunctionLikeEntityViewer> {
[INFO] [stdout]      |                        ^^^^^         ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6791 |         fn get_kernels(&self) -> Vec<FunctionLikeEntityViewer<'_>> {
[INFO] [stdout]      |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:7209:30
[INFO] [stdout]      |
[INFO] [stdout] 7209 |         fn get_combFunctions(&self) -> Vec<FunctionLikeEntityViewer> {
[INFO] [stdout]      |                              ^^^^^         ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7209 |         fn get_combFunctions(&self) -> Vec<FunctionLikeEntityViewer<'_>> {
[INFO] [stdout]      |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:7500:26
[INFO] [stdout]      |
[INFO] [stdout] 7500 |         fn get_contained(&self) -> Vec<VisualizableViewer> {
[INFO] [stdout]      |                          ^^^^^         ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7500 |         fn get_contained(&self) -> Vec<VisualizableViewer<'_>> {
[INFO] [stdout]      |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:7683:26
[INFO] [stdout]      |
[INFO] [stdout] 7683 |         fn get_consumers(&self) -> Vec<ParallelSkeletonViewer> {
[INFO] [stdout]      |                          ^^^^^         ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7683 |         fn get_consumers(&self) -> Vec<ParallelSkeletonViewer<'_>> {
[INFO] [stdout]      |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:7732:25
[INFO] [stdout]      |
[INFO] [stdout] 7732 |         fn get_producer(&self) -> Option<ParallelSkeletonViewer> {
[INFO] [stdout]      |                         ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7732 |         fn get_producer(&self) -> Option<ParallelSkeletonViewer<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:7770:30
[INFO] [stdout]      |
[INFO] [stdout] 7770 |         fn get_arrayItemType(&self) -> Option<DataTypeLikeViewer> {
[INFO] [stdout]      |                              ^^^^^            ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7770 |         fn get_arrayItemType(&self) -> Option<DataTypeLikeViewer<'_>> {
[INFO] [stdout]      |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:7882:24
[INFO] [stdout]      |
[INFO] [stdout] 7882 |         fn get_kernels(&self) -> Vec<FunctionLikeEntityViewer> {
[INFO] [stdout]      |                        ^^^^^         ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7882 |         fn get_kernels(&self) -> Vec<FunctionLikeEntityViewer<'_>> {
[INFO] [stdout]      |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:8096:23
[INFO] [stdout]      |
[INFO] [stdout] 8096 |         fn get_fields(&self) -> Vec<DataTypeLikeViewer> {
[INFO] [stdout]      |                       ^^^^^         ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8096 |         fn get_fields(&self) -> Vec<DataTypeLikeViewer<'_>> {
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:8251:33
[INFO] [stdout]      |
[INFO] [stdout] 8251 |         fn get_containedModules(&self) -> Vec<HardwareModuleViewer> {
[INFO] [stdout]      |                                 ^^^^^         ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                 |
[INFO] [stdout]      |                                 the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8251 |         fn get_containedModules(&self) -> Vec<HardwareModuleViewer<'_>> {
[INFO] [stdout]      |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.70s
[INFO] running `Command { std: "docker" "inspect" "29f78a970101f5f5ee177216f5832a14407badc715bf83221ca38011be07deb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29f78a970101f5f5ee177216f5832a14407badc715bf83221ca38011be07deb6", kill_on_drop: false }`
[INFO] [stdout] 29f78a970101f5f5ee177216f5832a14407badc715bf83221ca38011be07deb6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 39b2f7ec3de35bb47f212feabe083654d90fdbf9283e4d0e1e7f5f81c86f28bb
[INFO] running `Command { std: "docker" "start" "-a" "39b2f7ec3de35bb47f212feabe083654d90fdbf9283e4d0e1e7f5f81c86f28bb", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:2527:22
[INFO] [stdout]      |
[INFO] [stdout] 2527 |         fn get_input(&self) -> Option<SYSignalViewer> {
[INFO] [stdout]      |                      ^^^^^            ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                      |
[INFO] [stdout]      |                      the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2527 |         fn get_input(&self) -> Option<SYSignalViewer<'_>> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:2565:24
[INFO] [stdout]      |
[INFO] [stdout] 2565 |         fn get_delayed(&self) -> Option<SYSignalViewer> {
[INFO] [stdout]      |                        ^^^^^            ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2565 |         fn get_delayed(&self) -> Option<SYSignalViewer<'_>> {
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:2655:26
[INFO] [stdout]      |
[INFO] [stdout] 2655 |         fn get_activated(&self) -> Vec<StimulatableViewer> {
[INFO] [stdout]      |                          ^^^^^         ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2655 |         fn get_activated(&self) -> Vec<StimulatableViewer<'_>> {
[INFO] [stdout]      |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:2743:24
[INFO] [stdout]      |
[INFO] [stdout] 2743 |         fn get_managed(&self) -> Vec<GenericProcessingModuleViewer> {
[INFO] [stdout]      |                        ^^^^^         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2743 |         fn get_managed(&self) -> Vec<GenericProcessingModuleViewer<'_>> {
[INFO] [stdout]      |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:2781:21
[INFO] [stdout]      |
[INFO] [stdout] 2781 |         fn get_host(&self) -> Option<GenericProcessingModuleViewer> {
[INFO] [stdout]      |                     ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2781 |         fn get_host(&self) -> Option<GenericProcessingModuleViewer<'_>> {
[INFO] [stdout]      |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:2908:28
[INFO] [stdout]      |
[INFO] [stdout] 2908 |         fn get_mappingHost(&self) -> Option<GenericMemoryModuleViewer> {
[INFO] [stdout]      |                            ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2908 |         fn get_mappingHost(&self) -> Option<GenericMemoryModuleViewer<'_>> {
[INFO] [stdout]      |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:3021:13
[INFO] [stdout]      |
[INFO] [stdout] 3021 |             &self,
[INFO] [stdout]      |             ^^^^^ the lifetime is elided here
[INFO] [stdout] 3022 |         ) -> Option<LogicProgrammableModuleViewer> {
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3022 |         ) -> Option<LogicProgrammableModuleViewer<'_>> {
[INFO] [stdout]      |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:3094:30
[INFO] [stdout]      |
[INFO] [stdout] 3094 |         fn get_combFunctions(&self) -> Vec<FunctionLikeEntityViewer> {
[INFO] [stdout]      |                              ^^^^^         ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3094 |         fn get_combFunctions(&self) -> Vec<FunctionLikeEntityViewer<'_>> {
[INFO] [stdout]      |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:3752:24
[INFO] [stdout]      |
[INFO] [stdout] 3752 |         fn get_outputs(&self) -> Vec<DataTypeLikeViewer> {
[INFO] [stdout]      |                        ^^^^^         ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3752 |         fn get_outputs(&self) -> Vec<DataTypeLikeViewer<'_>> {
[INFO] [stdout]      |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:3787:23
[INFO] [stdout]      |
[INFO] [stdout] 3787 |         fn get_inputs(&self) -> Vec<DataTypeLikeViewer> {
[INFO] [stdout]      |                       ^^^^^         ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3787 |         fn get_inputs(&self) -> Vec<DataTypeLikeViewer<'_>> {
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:4067:36
[INFO] [stdout]      |
[INFO] [stdout] 4067 |         fn get_incomingStimulators(&self) -> Vec<PeriodicStimulatorViewer> {
[INFO] [stdout]      |                                    ^^^^^         ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                    |
[INFO] [stdout]      |                                    the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4067 |         fn get_incomingStimulators(&self) -> Vec<PeriodicStimulatorViewer<'_>> {
[INFO] [stdout]      |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:4425:29
[INFO] [stdout]      |
[INFO] [stdout] 4425 |         fn get_initSequence(&self) -> Vec<BehaviourEntityViewer> {
[INFO] [stdout]      |                             ^^^^^         ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4425 |         fn get_initSequence(&self) -> Vec<BehaviourEntityViewer<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:4463:29
[INFO] [stdout]      |
[INFO] [stdout] 4463 |         fn get_loopSequence(&self) -> Vec<BehaviourEntityViewer> {
[INFO] [stdout]      |                             ^^^^^         ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4463 |         fn get_loopSequence(&self) -> Vec<BehaviourEntityViewer<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:4546:27
[INFO] [stdout]      |
[INFO] [stdout] 4546 |         fn get_inputArray(&self) -> Option<VectorizableViewer> {
[INFO] [stdout]      |                           ^^^^^            ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4546 |         fn get_inputArray(&self) -> Option<VectorizableViewer<'_>> {
[INFO] [stdout]      |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:4584:35
[INFO] [stdout]      |
[INFO] [stdout] 4584 |         fn get_outputArrayOfArray(&self) -> Option<VectorizableViewer> {
[INFO] [stdout]      |                                   ^^^^^            ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                   |
[INFO] [stdout]      |                                   the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4584 |         fn get_outputArrayOfArray(&self) -> Option<VectorizableViewer<'_>> {
[INFO] [stdout]      |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:4708:30
[INFO] [stdout]      |
[INFO] [stdout] 4708 |         fn get_tokenDataType(&self) -> Option<DataTypeLikeViewer> {
[INFO] [stdout]      |                              ^^^^^            ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4708 |         fn get_tokenDataType(&self) -> Option<DataTypeLikeViewer<'_>> {
[INFO] [stdout]      |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:4746:25
[INFO] [stdout]      |
[INFO] [stdout] 4746 |         fn get_producer(&self) -> Option<SDFActorViewer> {
[INFO] [stdout]      |                         ^^^^^            ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4746 |         fn get_producer(&self) -> Option<SDFActorViewer<'_>> {
[INFO] [stdout]      |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:4784:25
[INFO] [stdout]      |
[INFO] [stdout] 4784 |         fn get_consumer(&self) -> Option<SDFActorViewer> {
[INFO] [stdout]      |                         ^^^^^            ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4784 |         fn get_consumer(&self) -> Option<SDFActorViewer<'_>> {
[INFO] [stdout]      |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:5343:27
[INFO] [stdout]      |
[INFO] [stdout] 5343 |         fn get_activators(&self) -> Vec<StimulatorViewer> {
[INFO] [stdout]      |                           ^^^^^         ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5343 |         fn get_activators(&self) -> Vec<StimulatorViewer<'_>> {
[INFO] [stdout]      |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:5450:25
[INFO] [stdout]      |
[INFO] [stdout] 5450 |         fn get_dataType(&self) -> Option<DataTypeLikeViewer> {
[INFO] [stdout]      |                         ^^^^^            ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5450 |         fn get_dataType(&self) -> Option<DataTypeLikeViewer<'_>> {
[INFO] [stdout]      |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:5488:25
[INFO] [stdout]      |
[INFO] [stdout] 5488 |         fn get_producer(&self) -> Option<SYProcessViewer> {
[INFO] [stdout]      |                         ^^^^^            ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5488 |         fn get_producer(&self) -> Option<SYProcessViewer<'_>> {
[INFO] [stdout]      |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:5526:26
[INFO] [stdout]      |
[INFO] [stdout] 5526 |         fn get_consumers(&self) -> Vec<SYProcessViewer> {
[INFO] [stdout]      |                          ^^^^^         ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5526 |         fn get_consumers(&self) -> Vec<SYProcessViewer<'_>> {
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:5752:28
[INFO] [stdout]      |
[INFO] [stdout] 5752 |         fn get_runtimeHost(&self) -> Option<AbstractRuntimeViewer> {
[INFO] [stdout]      |                            ^^^^^            ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5752 |         fn get_runtimeHost(&self) -> Option<AbstractRuntimeViewer<'_>> {
[INFO] [stdout]      |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:6791:24
[INFO] [stdout]      |
[INFO] [stdout] 6791 |         fn get_kernels(&self) -> Vec<FunctionLikeEntityViewer> {
[INFO] [stdout]      |                        ^^^^^         ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6791 |         fn get_kernels(&self) -> Vec<FunctionLikeEntityViewer<'_>> {
[INFO] [stdout]      |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:7209:30
[INFO] [stdout]      |
[INFO] [stdout] 7209 |         fn get_combFunctions(&self) -> Vec<FunctionLikeEntityViewer> {
[INFO] [stdout]      |                              ^^^^^         ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7209 |         fn get_combFunctions(&self) -> Vec<FunctionLikeEntityViewer<'_>> {
[INFO] [stdout]      |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:7500:26
[INFO] [stdout]      |
[INFO] [stdout] 7500 |         fn get_contained(&self) -> Vec<VisualizableViewer> {
[INFO] [stdout]      |                          ^^^^^         ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7500 |         fn get_contained(&self) -> Vec<VisualizableViewer<'_>> {
[INFO] [stdout]      |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:7683:26
[INFO] [stdout]      |
[INFO] [stdout] 7683 |         fn get_consumers(&self) -> Vec<ParallelSkeletonViewer> {
[INFO] [stdout]      |                          ^^^^^         ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7683 |         fn get_consumers(&self) -> Vec<ParallelSkeletonViewer<'_>> {
[INFO] [stdout]      |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:7732:25
[INFO] [stdout]      |
[INFO] [stdout] 7732 |         fn get_producer(&self) -> Option<ParallelSkeletonViewer> {
[INFO] [stdout]      |                         ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7732 |         fn get_producer(&self) -> Option<ParallelSkeletonViewer<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:7770:30
[INFO] [stdout]      |
[INFO] [stdout] 7770 |         fn get_arrayItemType(&self) -> Option<DataTypeLikeViewer> {
[INFO] [stdout]      |                              ^^^^^            ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7770 |         fn get_arrayItemType(&self) -> Option<DataTypeLikeViewer<'_>> {
[INFO] [stdout]      |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:7882:24
[INFO] [stdout]      |
[INFO] [stdout] 7882 |         fn get_kernels(&self) -> Vec<FunctionLikeEntityViewer> {
[INFO] [stdout]      |                        ^^^^^         ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7882 |         fn get_kernels(&self) -> Vec<FunctionLikeEntityViewer<'_>> {
[INFO] [stdout]      |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:8096:23
[INFO] [stdout]      |
[INFO] [stdout] 8096 |         fn get_fields(&self) -> Vec<DataTypeLikeViewer> {
[INFO] [stdout]      |                       ^^^^^         ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8096 |         fn get_fields(&self) -> Vec<DataTypeLikeViewer<'_>> {
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:8251:33
[INFO] [stdout]      |
[INFO] [stdout] 8251 |         fn get_containedModules(&self) -> Vec<HardwareModuleViewer> {
[INFO] [stdout]      |                                 ^^^^^         ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                 |
[INFO] [stdout]      |                                 the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8251 |         fn get_containedModules(&self) -> Vec<HardwareModuleViewer<'_>> {
[INFO] [stdout]      |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling forsyde-io-libforsyde v0.7.20 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:2527:22
[INFO] [stdout]      |
[INFO] [stdout] 2527 |         fn get_input(&self) -> Option<SYSignalViewer> {
[INFO] [stdout]      |                      ^^^^^            ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                      |
[INFO] [stdout]      |                      the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2527 |         fn get_input(&self) -> Option<SYSignalViewer<'_>> {
[INFO] [stdout]      |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:2565:24
[INFO] [stdout]      |
[INFO] [stdout] 2565 |         fn get_delayed(&self) -> Option<SYSignalViewer> {
[INFO] [stdout]      |                        ^^^^^            ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2565 |         fn get_delayed(&self) -> Option<SYSignalViewer<'_>> {
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:2655:26
[INFO] [stdout]      |
[INFO] [stdout] 2655 |         fn get_activated(&self) -> Vec<StimulatableViewer> {
[INFO] [stdout]      |                          ^^^^^         ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2655 |         fn get_activated(&self) -> Vec<StimulatableViewer<'_>> {
[INFO] [stdout]      |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:2743:24
[INFO] [stdout]      |
[INFO] [stdout] 2743 |         fn get_managed(&self) -> Vec<GenericProcessingModuleViewer> {
[INFO] [stdout]      |                        ^^^^^         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2743 |         fn get_managed(&self) -> Vec<GenericProcessingModuleViewer<'_>> {
[INFO] [stdout]      |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:2781:21
[INFO] [stdout]      |
[INFO] [stdout] 2781 |         fn get_host(&self) -> Option<GenericProcessingModuleViewer> {
[INFO] [stdout]      |                     ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2781 |         fn get_host(&self) -> Option<GenericProcessingModuleViewer<'_>> {
[INFO] [stdout]      |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:2908:28
[INFO] [stdout]      |
[INFO] [stdout] 2908 |         fn get_mappingHost(&self) -> Option<GenericMemoryModuleViewer> {
[INFO] [stdout]      |                            ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2908 |         fn get_mappingHost(&self) -> Option<GenericMemoryModuleViewer<'_>> {
[INFO] [stdout]      |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:3021:13
[INFO] [stdout]      |
[INFO] [stdout] 3021 |             &self,
[INFO] [stdout]      |             ^^^^^ the lifetime is elided here
[INFO] [stdout] 3022 |         ) -> Option<LogicProgrammableModuleViewer> {
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3022 |         ) -> Option<LogicProgrammableModuleViewer<'_>> {
[INFO] [stdout]      |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:3094:30
[INFO] [stdout]      |
[INFO] [stdout] 3094 |         fn get_combFunctions(&self) -> Vec<FunctionLikeEntityViewer> {
[INFO] [stdout]      |                              ^^^^^         ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3094 |         fn get_combFunctions(&self) -> Vec<FunctionLikeEntityViewer<'_>> {
[INFO] [stdout]      |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:3752:24
[INFO] [stdout]      |
[INFO] [stdout] 3752 |         fn get_outputs(&self) -> Vec<DataTypeLikeViewer> {
[INFO] [stdout]      |                        ^^^^^         ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3752 |         fn get_outputs(&self) -> Vec<DataTypeLikeViewer<'_>> {
[INFO] [stdout]      |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:3787:23
[INFO] [stdout]      |
[INFO] [stdout] 3787 |         fn get_inputs(&self) -> Vec<DataTypeLikeViewer> {
[INFO] [stdout]      |                       ^^^^^         ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3787 |         fn get_inputs(&self) -> Vec<DataTypeLikeViewer<'_>> {
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:4067:36
[INFO] [stdout]      |
[INFO] [stdout] 4067 |         fn get_incomingStimulators(&self) -> Vec<PeriodicStimulatorViewer> {
[INFO] [stdout]      |                                    ^^^^^         ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                    |
[INFO] [stdout]      |                                    the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4067 |         fn get_incomingStimulators(&self) -> Vec<PeriodicStimulatorViewer<'_>> {
[INFO] [stdout]      |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:4425:29
[INFO] [stdout]      |
[INFO] [stdout] 4425 |         fn get_initSequence(&self) -> Vec<BehaviourEntityViewer> {
[INFO] [stdout]      |                             ^^^^^         ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4425 |         fn get_initSequence(&self) -> Vec<BehaviourEntityViewer<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:4463:29
[INFO] [stdout]      |
[INFO] [stdout] 4463 |         fn get_loopSequence(&self) -> Vec<BehaviourEntityViewer> {
[INFO] [stdout]      |                             ^^^^^         ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4463 |         fn get_loopSequence(&self) -> Vec<BehaviourEntityViewer<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:4546:27
[INFO] [stdout]      |
[INFO] [stdout] 4546 |         fn get_inputArray(&self) -> Option<VectorizableViewer> {
[INFO] [stdout]      |                           ^^^^^            ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4546 |         fn get_inputArray(&self) -> Option<VectorizableViewer<'_>> {
[INFO] [stdout]      |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:4584:35
[INFO] [stdout]      |
[INFO] [stdout] 4584 |         fn get_outputArrayOfArray(&self) -> Option<VectorizableViewer> {
[INFO] [stdout]      |                                   ^^^^^            ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                   |
[INFO] [stdout]      |                                   the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4584 |         fn get_outputArrayOfArray(&self) -> Option<VectorizableViewer<'_>> {
[INFO] [stdout]      |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:4708:30
[INFO] [stdout]      |
[INFO] [stdout] 4708 |         fn get_tokenDataType(&self) -> Option<DataTypeLikeViewer> {
[INFO] [stdout]      |                              ^^^^^            ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4708 |         fn get_tokenDataType(&self) -> Option<DataTypeLikeViewer<'_>> {
[INFO] [stdout]      |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:4746:25
[INFO] [stdout]      |
[INFO] [stdout] 4746 |         fn get_producer(&self) -> Option<SDFActorViewer> {
[INFO] [stdout]      |                         ^^^^^            ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4746 |         fn get_producer(&self) -> Option<SDFActorViewer<'_>> {
[INFO] [stdout]      |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:4784:25
[INFO] [stdout]      |
[INFO] [stdout] 4784 |         fn get_consumer(&self) -> Option<SDFActorViewer> {
[INFO] [stdout]      |                         ^^^^^            ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4784 |         fn get_consumer(&self) -> Option<SDFActorViewer<'_>> {
[INFO] [stdout]      |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:5343:27
[INFO] [stdout]      |
[INFO] [stdout] 5343 |         fn get_activators(&self) -> Vec<StimulatorViewer> {
[INFO] [stdout]      |                           ^^^^^         ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5343 |         fn get_activators(&self) -> Vec<StimulatorViewer<'_>> {
[INFO] [stdout]      |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:5450:25
[INFO] [stdout]      |
[INFO] [stdout] 5450 |         fn get_dataType(&self) -> Option<DataTypeLikeViewer> {
[INFO] [stdout]      |                         ^^^^^            ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5450 |         fn get_dataType(&self) -> Option<DataTypeLikeViewer<'_>> {
[INFO] [stdout]      |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:5488:25
[INFO] [stdout]      |
[INFO] [stdout] 5488 |         fn get_producer(&self) -> Option<SYProcessViewer> {
[INFO] [stdout]      |                         ^^^^^            ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5488 |         fn get_producer(&self) -> Option<SYProcessViewer<'_>> {
[INFO] [stdout]      |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:5526:26
[INFO] [stdout]      |
[INFO] [stdout] 5526 |         fn get_consumers(&self) -> Vec<SYProcessViewer> {
[INFO] [stdout]      |                          ^^^^^         ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5526 |         fn get_consumers(&self) -> Vec<SYProcessViewer<'_>> {
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:5752:28
[INFO] [stdout]      |
[INFO] [stdout] 5752 |         fn get_runtimeHost(&self) -> Option<AbstractRuntimeViewer> {
[INFO] [stdout]      |                            ^^^^^            ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 5752 |         fn get_runtimeHost(&self) -> Option<AbstractRuntimeViewer<'_>> {
[INFO] [stdout]      |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:6791:24
[INFO] [stdout]      |
[INFO] [stdout] 6791 |         fn get_kernels(&self) -> Vec<FunctionLikeEntityViewer> {
[INFO] [stdout]      |                        ^^^^^         ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 6791 |         fn get_kernels(&self) -> Vec<FunctionLikeEntityViewer<'_>> {
[INFO] [stdout]      |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:7209:30
[INFO] [stdout]      |
[INFO] [stdout] 7209 |         fn get_combFunctions(&self) -> Vec<FunctionLikeEntityViewer> {
[INFO] [stdout]      |                              ^^^^^         ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7209 |         fn get_combFunctions(&self) -> Vec<FunctionLikeEntityViewer<'_>> {
[INFO] [stdout]      |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:7500:26
[INFO] [stdout]      |
[INFO] [stdout] 7500 |         fn get_contained(&self) -> Vec<VisualizableViewer> {
[INFO] [stdout]      |                          ^^^^^         ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7500 |         fn get_contained(&self) -> Vec<VisualizableViewer<'_>> {
[INFO] [stdout]      |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:7683:26
[INFO] [stdout]      |
[INFO] [stdout] 7683 |         fn get_consumers(&self) -> Vec<ParallelSkeletonViewer> {
[INFO] [stdout]      |                          ^^^^^         ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7683 |         fn get_consumers(&self) -> Vec<ParallelSkeletonViewer<'_>> {
[INFO] [stdout]      |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:7732:25
[INFO] [stdout]      |
[INFO] [stdout] 7732 |         fn get_producer(&self) -> Option<ParallelSkeletonViewer> {
[INFO] [stdout]      |                         ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7732 |         fn get_producer(&self) -> Option<ParallelSkeletonViewer<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:7770:30
[INFO] [stdout]      |
[INFO] [stdout] 7770 |         fn get_arrayItemType(&self) -> Option<DataTypeLikeViewer> {
[INFO] [stdout]      |                              ^^^^^            ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7770 |         fn get_arrayItemType(&self) -> Option<DataTypeLikeViewer<'_>> {
[INFO] [stdout]      |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:7882:24
[INFO] [stdout]      |
[INFO] [stdout] 7882 |         fn get_kernels(&self) -> Vec<FunctionLikeEntityViewer> {
[INFO] [stdout]      |                        ^^^^^         ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 7882 |         fn get_kernels(&self) -> Vec<FunctionLikeEntityViewer<'_>> {
[INFO] [stdout]      |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:8096:23
[INFO] [stdout]      |
[INFO] [stdout] 8096 |         fn get_fields(&self) -> Vec<DataTypeLikeViewer> {
[INFO] [stdout]      |                       ^^^^^         ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8096 |         fn get_fields(&self) -> Vec<DataTypeLikeViewer<'_>> {
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:8251:33
[INFO] [stdout]      |
[INFO] [stdout] 8251 |         fn get_containedModules(&self) -> Vec<HardwareModuleViewer> {
[INFO] [stdout]      |                                 ^^^^^         ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                 |
[INFO] [stdout]      |                                 the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 8251 |         fn get_containedModules(&self) -> Vec<HardwareModuleViewer<'_>> {
[INFO] [stdout]      |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.93s
[INFO] running `Command { std: "docker" "inspect" "39b2f7ec3de35bb47f212feabe083654d90fdbf9283e4d0e1e7f5f81c86f28bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39b2f7ec3de35bb47f212feabe083654d90fdbf9283e4d0e1e7f5f81c86f28bb", kill_on_drop: false }`
[INFO] [stdout] 39b2f7ec3de35bb47f212feabe083654d90fdbf9283e4d0e1e7f5f81c86f28bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a3fd9f8a8b5fa85ca7b27387a23eda294b25bb1fa128481ce58ec7729322390c
[INFO] running `Command { std: "docker" "start" "-a" "a3fd9f8a8b5fa85ca7b27387a23eda294b25bb1fa128481ce58ec7729322390c", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:2527:22
[INFO] [stderr]      |
[INFO] [stderr] 2527 |         fn get_input(&self) -> Option<SYSignalViewer> {
[INFO] [stderr]      |                      ^^^^^            ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                      |
[INFO] [stderr]      |                      the 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: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 2527 |         fn get_input(&self) -> Option<SYSignalViewer<'_>> {
[INFO] [stderr]      |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:2565:24
[INFO] [stderr]      |
[INFO] [stderr] 2565 |         fn get_delayed(&self) -> Option<SYSignalViewer> {
[INFO] [stderr]      |                        ^^^^^            ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                        |
[INFO] [stderr]      |                        the 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: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 2565 |         fn get_delayed(&self) -> Option<SYSignalViewer<'_>> {
[INFO] [stderr]      |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:2655:26
[INFO] [stderr]      |
[INFO] [stderr] 2655 |         fn get_activated(&self) -> Vec<StimulatableViewer> {
[INFO] [stderr]      |                          ^^^^^         ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                          |
[INFO] [stderr]      |                          the 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: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 2655 |         fn get_activated(&self) -> Vec<StimulatableViewer<'_>> {
[INFO] [stderr]      |                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:2743:24
[INFO] [stderr]      |
[INFO] [stderr] 2743 |         fn get_managed(&self) -> Vec<GenericProcessingModuleViewer> {
[INFO] [stderr]      |                        ^^^^^         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                        |
[INFO] [stderr]      |                        the 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: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 2743 |         fn get_managed(&self) -> Vec<GenericProcessingModuleViewer<'_>> {
[INFO] [stderr]      |                                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:2781:21
[INFO] [stderr]      |
[INFO] [stderr] 2781 |         fn get_host(&self) -> Option<GenericProcessingModuleViewer> {
[INFO] [stderr]      |                     ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                     |
[INFO] [stderr]      |                     the 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: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 2781 |         fn get_host(&self) -> Option<GenericProcessingModuleViewer<'_>> {
[INFO] [stderr]      |                                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:2908:28
[INFO] [stderr]      |
[INFO] [stderr] 2908 |         fn get_mappingHost(&self) -> Option<GenericMemoryModuleViewer> {
[INFO] [stderr]      |                            ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                            |
[INFO] [stderr]      |                            the 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: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 2908 |         fn get_mappingHost(&self) -> Option<GenericMemoryModuleViewer<'_>> {
[INFO] [stderr]      |                                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:3021:13
[INFO] [stderr]      |
[INFO] [stderr] 3021 |             &self,
[INFO] [stderr]      |             ^^^^^ the lifetime is elided here
[INFO] [stderr] 3022 |         ) -> Option<LogicProgrammableModuleViewer> {
[INFO] [stderr]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 3022 |         ) -> Option<LogicProgrammableModuleViewer<'_>> {
[INFO] [stderr]      |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:3094:30
[INFO] [stderr]      |
[INFO] [stderr] 3094 |         fn get_combFunctions(&self) -> Vec<FunctionLikeEntityViewer> {
[INFO] [stderr]      |                              ^^^^^         ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                              |
[INFO] [stderr]      |                              the 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: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 3094 |         fn get_combFunctions(&self) -> Vec<FunctionLikeEntityViewer<'_>> {
[INFO] [stderr]      |                                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:3752:24
[INFO] [stderr]      |
[INFO] [stderr] 3752 |         fn get_outputs(&self) -> Vec<DataTypeLikeViewer> {
[INFO] [stderr]      |                        ^^^^^         ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                        |
[INFO] [stderr]      |                        the 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: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 3752 |         fn get_outputs(&self) -> Vec<DataTypeLikeViewer<'_>> {
[INFO] [stderr]      |                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:3787:23
[INFO] [stderr]      |
[INFO] [stderr] 3787 |         fn get_inputs(&self) -> Vec<DataTypeLikeViewer> {
[INFO] [stderr]      |                       ^^^^^         ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                       |
[INFO] [stderr]      |                       the 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: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 3787 |         fn get_inputs(&self) -> Vec<DataTypeLikeViewer<'_>> {
[INFO] [stderr]      |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:4067:36
[INFO] [stderr]      |
[INFO] [stderr] 4067 |         fn get_incomingStimulators(&self) -> Vec<PeriodicStimulatorViewer> {
[INFO] [stderr]      |                                    ^^^^^         ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                                    |
[INFO] [stderr]      |                                    the 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: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 4067 |         fn get_incomingStimulators(&self) -> Vec<PeriodicStimulatorViewer<'_>> {
[INFO] [stderr]      |                                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:4425:29
[INFO] [stderr]      |
[INFO] [stderr] 4425 |         fn get_initSequence(&self) -> Vec<BehaviourEntityViewer> {
[INFO] [stderr]      |                             ^^^^^         ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                             |
[INFO] [stderr]      |                             the 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: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 4425 |         fn get_initSequence(&self) -> Vec<BehaviourEntityViewer<'_>> {
[INFO] [stderr]      |                                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:4463:29
[INFO] [stderr]      |
[INFO] [stderr] 4463 |         fn get_loopSequence(&self) -> Vec<BehaviourEntityViewer> {
[INFO] [stderr]      |                             ^^^^^         ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                             |
[INFO] [stderr]      |                             the 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: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 4463 |         fn get_loopSequence(&self) -> Vec<BehaviourEntityViewer<'_>> {
[INFO] [stderr]      |                                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:4546:27
[INFO] [stderr]      |
[INFO] [stderr] 4546 |         fn get_inputArray(&self) -> Option<VectorizableViewer> {
[INFO] [stderr]      |                           ^^^^^            ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                           |
[INFO] [stderr]      |                           the 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: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 4546 |         fn get_inputArray(&self) -> Option<VectorizableViewer<'_>> {
[INFO] [stderr]      |                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:4584:35
[INFO] [stderr]      |
[INFO] [stderr] 4584 |         fn get_outputArrayOfArray(&self) -> Option<VectorizableViewer> {
[INFO] [stderr]      |                                   ^^^^^            ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                                   |
[INFO] [stderr]      |                                   the lifetime is elided here
[INFO] [stdout] 
[INFO] [stderr]      |
[INFO] [stdout] running 1 test
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 4584 |         fn get_outputArrayOfArray(&self) -> Option<VectorizableViewer<'_>> {
[INFO] [stderr]      |                                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:4708:30
[INFO] [stderr]      |
[INFO] [stderr] 4708 |         fn get_tokenDataType(&self) -> Option<DataTypeLikeViewer> {
[INFO] [stderr]      |                              ^^^^^            ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                              |
[INFO] [stderr]      |                              the 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: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 4708 |         fn get_tokenDataType(&self) -> Option<DataTypeLikeViewer<'_>> {
[INFO] [stderr]      |                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:4746:25
[INFO] [stderr]      |
[INFO] [stderr] 4746 |         fn get_producer(&self) -> Option<SDFActorViewer> {
[INFO] [stderr]      |                         ^^^^^            ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                         |
[INFO] [stderr]      |                         the 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: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 4746 |         fn get_producer(&self) -> Option<SDFActorViewer<'_>> {
[INFO] [stderr]      |                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:4784:25
[INFO] [stderr]      |
[INFO] [stderr] 4784 |         fn get_consumer(&self) -> Option<SDFActorViewer> {
[INFO] [stderr]      |                         ^^^^^            ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                         |
[INFO] [stderr]      |                         the 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: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 4784 |         fn get_consumer(&self) -> Option<SDFActorViewer<'_>> {
[INFO] [stderr]      |                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:5343:27
[INFO] [stderr]      |
[INFO] [stderr] 5343 |         fn get_activators(&self) -> Vec<StimulatorViewer> {
[INFO] [stderr]      |                           ^^^^^         ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                           |
[INFO] [stderr]      |                           the 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: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 5343 |         fn get_activators(&self) -> Vec<StimulatorViewer<'_>> {
[INFO] [stderr]      |                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:5450:25
[INFO] [stderr]      |
[INFO] [stderr] 5450 |         fn get_dataType(&self) -> Option<DataTypeLikeViewer> {
[INFO] [stderr]      |                         ^^^^^            ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                         |
[INFO] [stderr]      |                         the 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: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 5450 |         fn get_dataType(&self) -> Option<DataTypeLikeViewer<'_>> {
[INFO] [stderr]      |                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:5488:25
[INFO] [stderr]      |
[INFO] [stderr] 5488 |         fn get_producer(&self) -> Option<SYProcessViewer> {
[INFO] [stderr]      |                         ^^^^^            ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                         |
[INFO] [stderr]      |                         the 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: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 5488 |         fn get_producer(&self) -> Option<SYProcessViewer<'_>> {
[INFO] [stderr]      |                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:5526:26
[INFO] [stderr]      |
[INFO] [stderr] 5526 |         fn get_consumers(&self) -> Vec<SYProcessViewer> {
[INFO] [stderr]      |                          ^^^^^         ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                          |
[INFO] [stderr]      |                          the 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: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 5526 |         fn get_consumers(&self) -> Vec<SYProcessViewer<'_>> {
[INFO] [stderr]      |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:5752:28
[INFO] [stderr]      |
[INFO] [stderr] 5752 |         fn get_runtimeHost(&self) -> Option<AbstractRuntimeViewer> {
[INFO] [stderr]      |                            ^^^^^            ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                            |
[INFO] [stderr]      |                            the 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: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 5752 |         fn get_runtimeHost(&self) -> Option<AbstractRuntimeViewer<'_>> {
[INFO] [stderr]      |                                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:6791:24
[INFO] [stderr]      |
[INFO] [stderr] 6791 |         fn get_kernels(&self) -> Vec<FunctionLikeEntityViewer> {
[INFO] [stderr]      |                        ^^^^^         ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                        |
[INFO] [stderr]      |                        the 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: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 6791 |         fn get_kernels(&self) -> Vec<FunctionLikeEntityViewer<'_>> {
[INFO] [stderr]      |                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:7209:30
[INFO] [stderr]      |
[INFO] [stderr] 7209 |         fn get_combFunctions(&self) -> Vec<FunctionLikeEntityViewer> {
[INFO] [stderr]      |                              ^^^^^         ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                              |
[INFO] [stderr]      |                              the 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: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 7209 |         fn get_combFunctions(&self) -> Vec<FunctionLikeEntityViewer<'_>> {
[INFO] [stderr]      |                                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:7500:26
[INFO] [stderr]      |
[INFO] [stderr] 7500 |         fn get_contained(&self) -> Vec<VisualizableViewer> {
[INFO] [stderr]      |                          ^^^^^         ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                          |
[INFO] [stderr]      |                          the 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: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 7500 |         fn get_contained(&self) -> Vec<VisualizableViewer<'_>> {
[INFO] [stderr]      |                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:7683:26
[INFO] [stderr]      |
[INFO] [stderr] 7683 |         fn get_consumers(&self) -> Vec<ParallelSkeletonViewer> {
[INFO] [stderr]      |                          ^^^^^         ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                          |
[INFO] [stderr]      |                          the 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: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 7683 |         fn get_consumers(&self) -> Vec<ParallelSkeletonViewer<'_>> {
[INFO] [stderr]      |                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:7732:25
[INFO] [stderr]      |
[INFO] [stderr] 7732 |         fn get_producer(&self) -> Option<ParallelSkeletonViewer> {
[INFO] [stderr]      |                         ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                         |
[INFO] [stderr]      |                         the 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: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 7732 |         fn get_producer(&self) -> Option<ParallelSkeletonViewer<'_>> {
[INFO] [stderr]      |                                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:7770:30
[INFO] [stderr]      |
[INFO] [stderr] 7770 |         fn get_arrayItemType(&self) -> Option<DataTypeLikeViewer> {
[INFO] [stderr]      |                              ^^^^^            ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                              |
[INFO] [stderr]      |                              the 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: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 7770 |         fn get_arrayItemType(&self) -> Option<DataTypeLikeViewer<'_>> {
[INFO] [stderr]      |                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:7882:24
[INFO] [stderr]      |
[INFO] [stderr] 7882 |         fn get_kernels(&self) -> Vec<FunctionLikeEntityViewer> {
[INFO] [stderr]      |                        ^^^^^         ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                        |
[INFO] [stderr]      |                        the 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: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 7882 |         fn get_kernels(&self) -> Vec<FunctionLikeEntityViewer<'_>> {
[INFO] [stderr]      |                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:8096:23
[INFO] [stderr]      |
[INFO] [stderr] 8096 |         fn get_fields(&self) -> Vec<DataTypeLikeViewer> {
[INFO] [stderr]      |                       ^^^^^         ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                       |
[INFO] [stderr]      |                       the 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: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 8096 |         fn get_fields(&self) -> Vec<DataTypeLikeViewer<'_>> {
[INFO] [stderr]      |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/target/debug/build/forsyde-io-libforsyde-5d37cbcea6b2142b/out/libforsyde_gen.rs:8251:33
[INFO] [stderr]      |
[INFO] [stderr] 8251 |         fn get_containedModules(&self) -> Vec<HardwareModuleViewer> {
[INFO] [stderr]      |                                 ^^^^^         ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                                 |
[INFO] [stderr]      |                                 the 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: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 8251 |         fn get_containedModules(&self) -> Vec<HardwareModuleViewer<'_>> {
[INFO] [stderr]      |                                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `forsyde-io-libforsyde` (lib) generated 32 warnings (run `cargo fix --lib -p forsyde-io-libforsyde` to apply 32 suggestions)
[INFO] [stderr] warning: `forsyde-io-libforsyde` (lib test) generated 32 warnings (32 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/forsyde_io_libforsyde-2a0e3cfbc16a3d3f)
[INFO] [stdout] test tests::read ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::read stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::read' (25) panicked at src/lib.rs:23:92:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "No such file or directory (os error 2)"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d62bf9d4762 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d62bf9d4762 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d62bf9d4762 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d62bf9d4762 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d62bf9ea0ca - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d62bf9ea0ca - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5d62bf9d9616 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d62bf9d9616 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d62bf9b29bf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d62bf9b29bf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d62bf9cc509 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d62bf927cee - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5d62bf927cee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d62bf9cc6c2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5d62bf9cc6c2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d62bf9b2a78 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d62bf9a7bc9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d62bf9b38cd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d62bf9ea7dc - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d62bf9ea552 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d62bf9141f2 - <core[27de1724e4349be2]::result::Result<petgraph[bb63f0637d77e16e]::graph_impl::Graph<forsyde_io_core[5abff8770f54a324]::Vertex, forsyde_io_core[5abff8770f54a324]::EdgeInfo>, alloc[a57f19327c0ad893]::string::String>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d62bf9141f2 - forsyde_io_libforsyde[72dea8c230115c29]::tests::read
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:23:92
[INFO] [stdout]   22:     0x5d62bf913587 - forsyde_io_libforsyde[72dea8c230115c29]::tests::read::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:20:14
[INFO] [stdout]   23:     0x5d62bf916026 - <forsyde_io_libforsyde[72dea8c230115c29]::tests::read::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5d62bf91c09b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5d62bf91c09b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5d62bf9288fa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5d62bf9288fa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5d62bf9288fa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5d62bf9288fa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5d62bf9288fa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5d62bf9288fa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5d62bf9288fa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5d62bf923ea4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5d62bf923ea4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5d62bf92b3f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5d62bf92b3f2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5d62bf92b3f2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5d62bf92b3f2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5d62bf92b3f2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5d62bf92b3f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5d62bf92b3f2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5d62bf9d3acf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5d62bf9d3acf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x705d48304aa4 - <unknown>
[INFO] [stdout]   45:     0x705d48391a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::read
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "a3fd9f8a8b5fa85ca7b27387a23eda294b25bb1fa128481ce58ec7729322390c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3fd9f8a8b5fa85ca7b27387a23eda294b25bb1fa128481ce58ec7729322390c", kill_on_drop: false }`
[INFO] [stdout] a3fd9f8a8b5fa85ca7b27387a23eda294b25bb1fa128481ce58ec7729322390c
