[INFO] fetching crate fmu-runner 0.4.4...
[INFO] testing fmu-runner-0.4.4 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate fmu-runner 0.4.4 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate fmu-runner 0.4.4
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate fmu-runner 0.4.4
[INFO] tweaked toml for crates.io crate fmu-runner 0.4.4 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate fmu-runner 0.4.4 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate fmu-runner 0.4.4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a19d54ee719f1eeb4f1277ca85f1697a3bf56fc95a4dfbf58bc3ac3bb4452f26
[INFO] running `Command { std: "docker" "start" "-a" "a19d54ee719f1eeb4f1277ca85f1697a3bf56fc95a4dfbf58bc3ac3bb4452f26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a19d54ee719f1eeb4f1277ca85f1697a3bf56fc95a4dfbf58bc3ac3bb4452f26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a19d54ee719f1eeb4f1277ca85f1697a3bf56fc95a4dfbf58bc3ac3bb4452f26", kill_on_drop: false }`
[INFO] [stdout] a19d54ee719f1eeb4f1277ca85f1697a3bf56fc95a4dfbf58bc3ac3bb4452f26
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5f0cbb9f1f22590dc326c1edfc69216f6fa42a17e6f5ab1528f0079198d67acd
[INFO] running `Command { std: "docker" "start" "-a" "5f0cbb9f1f22590dc326c1edfc69216f6fa42a17e6f5ab1528f0079198d67acd", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling thiserror v1.0.62
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling cc v1.1.5
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling libloading v0.8.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling zstd-sys v2.0.12+zstd.1.5.6
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling libfmi v2.2.4
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling thiserror-impl v1.0.62
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling quick-xml v0.29.0
[INFO] [stderr]    Compiling fmu-runner v0.4.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/fmu.rs:387:37
[INFO] [stdout]     |
[INFO] [stdout] 387 |     pub fn get_set_state_capability(&self) -> Option<FmuGetSetStateCapability<C>> {
[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] 387 |     pub fn get_set_state_capability(&self) -> Option<FmuGetSetStateCapability<'_, C>> {
[INFO] [stdout]     |                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/fmu.rs:407:39
[INFO] [stdout]     |
[INFO] [stdout] 407 |     pub fn serialize_state_capability(&self) -> Option<FmuSerializeStateCapability<C>> {
[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] 407 |     pub fn serialize_state_capability(&self) -> Option<FmuSerializeStateCapability<'_, C>> {
[INFO] [stdout]     |                                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/fmu.rs:496:25
[INFO] [stdout]     |
[INFO] [stdout] 494 |         &'fmu self,
[INFO] [stdout]     |          ---- the lifetime is named here
[INFO] [stdout] 495 |         signals: &[&'fmu ScalarVariable],
[INFO] [stdout]     |                     ---- the lifetime is named here
[INFO] [stdout] 496 |     ) -> Result<HashMap<&ScalarVariable, fmi2Real>, FmuError> {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'fmu`
[INFO] [stdout]     |
[INFO] [stdout] 496 |     ) -> Result<HashMap<&'fmu ScalarVariable, fmi2Real>, FmuError> {
[INFO] [stdout]     |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/fmu.rs:503:25
[INFO] [stdout]     |
[INFO] [stdout] 501 |         &'fmu self,
[INFO] [stdout]     |          ---- the lifetime is named here
[INFO] [stdout] 502 |         signals: &[&'fmu ScalarVariable],
[INFO] [stdout]     |                     ---- the lifetime is named here
[INFO] [stdout] 503 |     ) -> Result<HashMap<&ScalarVariable, fmi2Integer>, FmuError> {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'fmu`
[INFO] [stdout]     |
[INFO] [stdout] 503 |     ) -> Result<HashMap<&'fmu ScalarVariable, fmi2Integer>, FmuError> {
[INFO] [stdout]     |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/fmu.rs:510:25
[INFO] [stdout]     |
[INFO] [stdout] 508 |         &'fmu self,
[INFO] [stdout]     |          ---- the lifetime is named here
[INFO] [stdout] 509 |         signals: &[&'fmu ScalarVariable],
[INFO] [stdout]     |                     ---- the lifetime is named here
[INFO] [stdout] 510 |     ) -> Result<HashMap<&ScalarVariable, fmi2Integer>, FmuError> {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'fmu`
[INFO] [stdout]     |
[INFO] [stdout] 510 |     ) -> Result<HashMap<&'fmu ScalarVariable, fmi2Integer>, FmuError> {
[INFO] [stdout]     |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.49s
[INFO] running `Command { std: "docker" "inspect" "5f0cbb9f1f22590dc326c1edfc69216f6fa42a17e6f5ab1528f0079198d67acd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f0cbb9f1f22590dc326c1edfc69216f6fa42a17e6f5ab1528f0079198d67acd", kill_on_drop: false }`
[INFO] [stdout] 5f0cbb9f1f22590dc326c1edfc69216f6fa42a17e6f5ab1528f0079198d67acd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ff9b6f7f504759a95ad67e122cf2da143bf21e8c596d3b0d024a523f18551470
[INFO] running `Command { std: "docker" "start" "-a" "ff9b6f7f504759a95ad67e122cf2da143bf21e8c596d3b0d024a523f18551470", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rstest_macros v0.18.2
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.62
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling thiserror v1.0.62
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling rstest v0.18.2
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling quick-xml v0.29.0
[INFO] [stderr]    Compiling libfmi v2.2.4
[INFO] [stderr]    Compiling fmu-runner v0.4.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/fmu.rs:387:37
[INFO] [stdout]     |
[INFO] [stdout] 387 |     pub fn get_set_state_capability(&self) -> Option<FmuGetSetStateCapability<C>> {
[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] 387 |     pub fn get_set_state_capability(&self) -> Option<FmuGetSetStateCapability<'_, C>> {
[INFO] [stdout]     |                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/fmu.rs:407:39
[INFO] [stdout]     |
[INFO] [stdout] 407 |     pub fn serialize_state_capability(&self) -> Option<FmuSerializeStateCapability<C>> {
[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] 407 |     pub fn serialize_state_capability(&self) -> Option<FmuSerializeStateCapability<'_, C>> {
[INFO] [stdout]     |                                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/fmu.rs:496:25
[INFO] [stdout]     |
[INFO] [stdout] 494 |         &'fmu self,
[INFO] [stdout]     |          ---- the lifetime is named here
[INFO] [stdout] 495 |         signals: &[&'fmu ScalarVariable],
[INFO] [stdout]     |                     ---- the lifetime is named here
[INFO] [stdout] 496 |     ) -> Result<HashMap<&ScalarVariable, fmi2Real>, FmuError> {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'fmu`
[INFO] [stdout]     |
[INFO] [stdout] 496 |     ) -> Result<HashMap<&'fmu ScalarVariable, fmi2Real>, FmuError> {
[INFO] [stdout]     |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/fmu.rs:503:25
[INFO] [stdout]     |
[INFO] [stdout] 501 |         &'fmu self,
[INFO] [stdout]     |          ---- the lifetime is named here
[INFO] [stdout] 502 |         signals: &[&'fmu ScalarVariable],
[INFO] [stdout]     |                     ---- the lifetime is named here
[INFO] [stdout] 503 |     ) -> Result<HashMap<&ScalarVariable, fmi2Integer>, FmuError> {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'fmu`
[INFO] [stdout]     |
[INFO] [stdout] 503 |     ) -> Result<HashMap<&'fmu ScalarVariable, fmi2Integer>, FmuError> {
[INFO] [stdout]     |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/fmu.rs:510:25
[INFO] [stdout]     |
[INFO] [stdout] 508 |         &'fmu self,
[INFO] [stdout]     |          ---- the lifetime is named here
[INFO] [stdout] 509 |         signals: &[&'fmu ScalarVariable],
[INFO] [stdout]     |                     ---- the lifetime is named here
[INFO] [stdout] 510 |     ) -> Result<HashMap<&ScalarVariable, fmi2Integer>, FmuError> {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'fmu`
[INFO] [stdout]     |
[INFO] [stdout] 510 |     ) -> Result<HashMap<&'fmu ScalarVariable, fmi2Integer>, FmuError> {
[INFO] [stdout]     |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/fmu.rs:387:37
[INFO] [stdout]     |
[INFO] [stdout] 387 |     pub fn get_set_state_capability(&self) -> Option<FmuGetSetStateCapability<C>> {
[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] 387 |     pub fn get_set_state_capability(&self) -> Option<FmuGetSetStateCapability<'_, C>> {
[INFO] [stdout]     |                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/fmu.rs:407:39
[INFO] [stdout]     |
[INFO] [stdout] 407 |     pub fn serialize_state_capability(&self) -> Option<FmuSerializeStateCapability<C>> {
[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] 407 |     pub fn serialize_state_capability(&self) -> Option<FmuSerializeStateCapability<'_, C>> {
[INFO] [stdout]     |                                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/fmu.rs:496:25
[INFO] [stdout]     |
[INFO] [stdout] 494 |         &'fmu self,
[INFO] [stdout]     |          ---- the lifetime is named here
[INFO] [stdout] 495 |         signals: &[&'fmu ScalarVariable],
[INFO] [stdout]     |                     ---- the lifetime is named here
[INFO] [stdout] 496 |     ) -> Result<HashMap<&ScalarVariable, fmi2Real>, FmuError> {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'fmu`
[INFO] [stdout]     |
[INFO] [stdout] 496 |     ) -> Result<HashMap<&'fmu ScalarVariable, fmi2Real>, FmuError> {
[INFO] [stdout]     |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/fmu.rs:503:25
[INFO] [stdout]     |
[INFO] [stdout] 501 |         &'fmu self,
[INFO] [stdout]     |          ---- the lifetime is named here
[INFO] [stdout] 502 |         signals: &[&'fmu ScalarVariable],
[INFO] [stdout]     |                     ---- the lifetime is named here
[INFO] [stdout] 503 |     ) -> Result<HashMap<&ScalarVariable, fmi2Integer>, FmuError> {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'fmu`
[INFO] [stdout]     |
[INFO] [stdout] 503 |     ) -> Result<HashMap<&'fmu ScalarVariable, fmi2Integer>, FmuError> {
[INFO] [stdout]     |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/fmu.rs:510:25
[INFO] [stdout]     |
[INFO] [stdout] 508 |         &'fmu self,
[INFO] [stdout]     |          ---- the lifetime is named here
[INFO] [stdout] 509 |         signals: &[&'fmu ScalarVariable],
[INFO] [stdout]     |                     ---- the lifetime is named here
[INFO] [stdout] 510 |     ) -> Result<HashMap<&ScalarVariable, fmi2Integer>, FmuError> {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'fmu`
[INFO] [stdout]     |
[INFO] [stdout] 510 |     ) -> Result<HashMap<&'fmu ScalarVariable, fmi2Integer>, FmuError> {
[INFO] [stdout]     |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `force_injector`
[INFO] [stdout]  --> examples/force_injector.rs:7:38
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let mut register_handler: Option<force_injector::RegisterHandlerFn> = None;
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `force_injector`
[INFO] [stdout]   |
[INFO] [stdout] help: to make use of source file examples/force_injector.rs, use `mod force_injector` in this file to declare the module
[INFO] [stdout]   |
[INFO] [stdout] 1 + mod force_injector;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `force_injector`
[INFO] [stdout]   --> examples/force_injector.rs:66:36
[INFO] [stdout]    |
[INFO] [stdout] 66 | extern "C" fn get_force(t: f64) -> force_injector::Vec2 {
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `force_injector`
[INFO] [stdout]    |
[INFO] [stdout] help: to make use of source file examples/force_injector.rs, use `mod force_injector` in this file to declare the module
[INFO] [stdout]    |
[INFO] [stdout]  1 + mod force_injector;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `force_injector`
[INFO] [stdout]   --> examples/force_injector.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 67 |     force_injector::Vec2 {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `force_injector`
[INFO] [stdout]    |
[INFO] [stdout] help: to make use of source file examples/force_injector.rs, use `mod force_injector` in this file to declare the module
[INFO] [stdout]    |
[INFO] [stdout]  1 + mod force_injector;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fmu-runner` (example "force_injector") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ff9b6f7f504759a95ad67e122cf2da143bf21e8c596d3b0d024a523f18551470", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff9b6f7f504759a95ad67e122cf2da143bf21e8c596d3b0d024a523f18551470", kill_on_drop: false }`
[INFO] [stdout] ff9b6f7f504759a95ad67e122cf2da143bf21e8c596d3b0d024a523f18551470
