[INFO] fetching crate fmi-sys 0.1.1... [INFO] checking fmi-sys-0.1.1 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate fmi-sys 0.1.1 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate fmi-sys 0.1.1 on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fmi-sys 0.1.1 [INFO] finished tweaking crates.io crate fmi-sys 0.1.1 [INFO] tweaked toml for crates.io crate fmi-sys 0.1.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 47 packages to latest compatible versions [INFO] [stderr] Adding bindgen v0.69.4 (latest: v0.70.1) [INFO] [stderr] Adding itertools v0.12.1 (latest: v0.13.0) [INFO] [stderr] Adding linux-raw-sys v0.4.14 (latest: v0.6.5) [INFO] [stderr] Adding rustc-hash v1.1.0 (latest: v2.0.0) [INFO] [stderr] Adding which v4.4.2 (latest: v6.0.3) [INFO] [stderr] Adding windows-sys v0.52.0 (latest: v0.59.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 03cbf476ac35d5ba3cc285595162affc31bdcae1788b02890dd2c9dbaff5ef7e [INFO] running `Command { std: "docker" "start" "-a" "03cbf476ac35d5ba3cc285595162affc31bdcae1788b02890dd2c9dbaff5ef7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "03cbf476ac35d5ba3cc285595162affc31bdcae1788b02890dd2c9dbaff5ef7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03cbf476ac35d5ba3cc285595162affc31bdcae1788b02890dd2c9dbaff5ef7e", kill_on_drop: false }` [INFO] [stdout] 03cbf476ac35d5ba3cc285595162affc31bdcae1788b02890dd2c9dbaff5ef7e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid -Dtail_expr_drop_order" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bef9762d5372dc47947265a34fbc2edc0917f6590878dac7db6d671e105a2b51 [INFO] running `Command { std: "docker" "start" "-a" "bef9762d5372dc47947265a34fbc2edc0917f6590878dac7db6d671e105a2b51", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling prettyplease v0.2.22 [INFO] [stderr] Compiling rustix v0.38.35 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling document-features v0.2.10 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling fmi-sys v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/fmi-sys-fb1e1618a34f9251/out/fmi2_bindings.rs:3:26031 [INFO] [stdout] | [INFO] [stdout] 3 | ...> (library : L) -> Result < Self , :: libloading :: Error > where L : Into < :: libloading :: Library > { let __library = library . into () ; let fmi2GetTypesPlatform = __library . get (b"fmi2GetTypesPlatform\0") . map (| sym | * sym) ; let fmi2GetVersion = __library . get (b"fmi2GetVersion\0") . map (| sym | * sym) ; let fmi2SetDebugLogging = __library . get (b"fmi2SetDebugLogging\0") . map (| sym | * sym) ; let fmi2Instantiate = __library . get (b"fmi2Instantiate\0") . map (| sym | * sym) ; let fmi2FreeInstance = __library . get (b"fmi2FreeInstance\0") . map (| sym | * sym) ; let fmi2SetupExperiment = __library . get (b"fmi2SetupExperiment\0") . map (| sym | * sym) ; let fmi2EnterInitializationMode = __library . get (b"fmi2EnterInitializationMode\0") . map (| sym | * sym) ; let fmi2ExitInitializationMode = __library . get (b"fmi2ExitInitializationMode\0") . map (| sym | * sym) ; let fmi2Terminate = __library . get (b"fmi2Terminate\0") . map (| sym | * sym) ; let fmi2Reset = __library . get (b"fmi2Reset\0") . map (| sym | * sym) ; let fmi2GetReal = __library . get (b"fmi2GetReal\0") . map (| sym | * sym) ; let fmi2GetInteger = __library . get (b"fmi2GetInteger\0") . map (| sym | * sym) ; let fmi2GetBoolean = __library . get (b"fmi2GetBoolean\0") . map (| sym | * sym) ; let fmi2GetString = __library . get (b"fmi2GetString\0") . map (| sym | * sym) ; let fmi2SetReal = __library . get (b"fmi2SetReal\0") . map (| sym | * sym) ; let fmi2SetInteger = __library . get (b"fmi2SetInteger\0") . map (| sym | * sym) ; let fmi2SetBoolean = __library . get (b"fmi2SetBoolean\0") . map (| sym | * sym) ; let fmi2SetString = __library . get (b"fmi2SetString\0") . map (| sym | * sym) ; let fmi2GetFMUstate = __library . get (b"fmi2GetFMUstate\0") . map (| sym | * sym) ; let fmi2SetFMUstate = __library . get (b"fmi2SetFMUstate\0") . map (| sym | * sym) ; let fmi2FreeFMUstate = __library . get (b"fmi2FreeFMUstate\0") . map (| sym | * sym) ; let fmi2SerializedFMUstateSize = __library . get (b"fmi2SerializedFMUstateSize\0") . map (| sym | * sym) ; let fmi2SerializeFMUstate = __library . get (b"fmi2SerializeFMUstate\0") . map (| sym | * sym) ; let fmi2DeSerializeFMUstate = __library . get (b"fmi2DeSerializeFMUstate\0") . map (| sym | * sym) ; let fmi2GetDirectionalDerivative = __library . get (b"fmi2GetDirectionalDerivative\0") . map (| sym | * sym) ; let fmi2EnterEventMode = __library . get (b"fmi2EnterEventMode\0") . map (| sym | * sym) ; let fmi2NewDiscreteStates = __library . get (b"fmi2NewDiscreteStates\0") . map (| sym | * sym) ; let fmi2EnterContinuousTimeMode = __library . get (b"fmi2EnterContinuousTimeMode\0") . map (| sym | * sym) ; let fmi2CompletedIntegratorStep = __library . get (b"fmi2CompletedIntegratorStep\0") . map (| sym | * sym) ; let fmi2SetTime = __library . get (b"fmi2SetTime\0") . map (| sym | * sym) ; let fmi2SetContinuousStates = __library . get (b"fmi2SetContinuousStates\0") . map (| sym | * sym) ; let fmi2GetDerivatives = __library . get (b"fmi2GetDerivatives\0") . map (| sym | * sym) ; let fmi2GetEventIndicators = __library . get (b"fmi2GetEventIndicators\0") . map (| sym | * sym) ; let fmi2GetContinuousStates = __library . get (b"fmi2GetContinuousStates\0") . map (| sym | * sym) ; let fmi2GetNominalsOfContinuousStates = __library . get (b"fmi2GetNominalsOfContinuousStates\0") . map (| sym | * sym) ; let fmi2SetRealInputDerivatives = __library . get (b"fmi2SetRealInputDerivatives\0") . map (| sym | * sym) ; let fmi2GetRealOutputDerivatives = __library . get (b"fmi2GetRealOutputDerivatives\0") . map (| sym | * sym) ; let fmi2DoStep = __library . get (b"fmi2DoStep\0") . map (| sym | * sym) ; let fmi2CancelStep = __library . get (b"fmi2CancelStep\0") . map (| sym | * sym) ; let fmi2GetStatus = __library . get (b"fmi2GetStatus\0") . map (| sym | * sym) ; let fmi2GetRealStatus = __library . get (b"fmi2GetRealStatus\0") . map (| sym | * sym) ; let fmi2GetIntegerStatus = __library . get (b"fmi2GetIntegerStatus\0") . map (| sym | * sym) ; let fmi2GetBooleanStatus = __library . get (b"fmi2GetBooleanStatus\0") . map (| sym | * sym) ; let fmi2GetStringStatus = __library . get (b"fmi2GetStringStatus\0") . map (| sym | * sym) ; Ok (Fmi2Binding { __library , fmi2GetTypesPlatform , fmi2GetVersion , fmi2SetDebugLogging , fmi2Instantiate , fmi2FreeInstance , fmi2SetupExperiment , fmi2EnterInitializationMode , fmi2ExitInitializationMode , fmi2Terminate , fmi2Reset , fmi2GetReal , fmi2GetInteger , fmi2GetBoolean , fmi2GetString , fmi2SetReal , fmi2SetInteger , fmi2SetBoolean , fmi2SetString , fmi2GetFMUstate , fmi2SetFMUstate , fmi2FreeFMUstate , fmi2SerializedFMUstateSize , fmi2SerializeFMUstate , fmi2DeSerializeFMUstate , fmi2GetDirectionalDerivative , fmi2EnterEventMode , fmi2NewDiscreteStates , fmi2EnterContinuousTimeMode , fmi2CompletedIntegratorStep , fmi2SetTime , fmi2SetContinuousStates , fmi2GetDerivatives , fmi2GetEventIndicators , fmi2GetContinuousStates , fmi2GetNominalsOfContinuousStates , fmi2SetRealInputDerivatives , fmi2GetRealOutputDerivatives , fmi2DoStep , fmi2CancelStep , fmi2GetStatus , fmi2GetRealStatus , fmi2GetIntegerStatus , fmi2GetBooleanStatus , fmi2GetStringStatus }) }... [INFO] [stdout] | ----------- --------- -------------------- -------------- ------------------- --------------- ---------------- ------------------- --------------------------- -------------------------- ------------- --------- ----------- -------------- -------------- ------------- ----------- -------------- -------------- ------------- --------------- --------------- ---------------- -------------------------- --------------------- ----------------------- ---------------------------- ------------------ --------------------- --------------------------- --------------------------- ----------- ----------------------- ------------------ ---------------------- ----------------------- --------------------------------- --------------------------- ---------------------------- ---------- -------------- ------------- ----------------- -------------------- -------------------- ------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/fmi-sys-fb1e1618a34f9251/out/fmi2_bindings.rs:3:26031 [INFO] [stdout] | [INFO] [stdout] 3 | ...> (library : L) -> Result < Self , :: libloading :: Error > where L : Into < :: libloading :: Library > { let __library = library . into () ; let fmi2GetTypesPlatform = __library . get (b"fmi2GetTypesPlatform\0") . map (| sym | * sym) ; let fmi2GetVersion = __library . get (b"fmi2GetVersion\0") . map (| sym | * sym) ; let fmi2SetDebugLogging = __library . get (b"fmi2SetDebugLogging\0") . map (| sym | * sym) ; let fmi2Instantiate = __library . get (b"fmi2Instantiate\0") . map (| sym | * sym) ; let fmi2FreeInstance = __library . get (b"fmi2FreeInstance\0") . map (| sym | * sym) ; let fmi2SetupExperiment = __library . get (b"fmi2SetupExperiment\0") . map (| sym | * sym) ; let fmi2EnterInitializationMode = __library . get (b"fmi2EnterInitializationMode\0") . map (| sym | * sym) ; let fmi2ExitInitializationMode = __library . get (b"fmi2ExitInitializationMode\0") . map (| sym | * sym) ; let fmi2Terminate = __library . get (b"fmi2Terminate\0") . map (| sym | * sym) ; let fmi2Reset = __library . get (b"fmi2Reset\0") . map (| sym | * sym) ; let fmi2GetReal = __library . get (b"fmi2GetReal\0") . map (| sym | * sym) ; let fmi2GetInteger = __library . get (b"fmi2GetInteger\0") . map (| sym | * sym) ; let fmi2GetBoolean = __library . get (b"fmi2GetBoolean\0") . map (| sym | * sym) ; let fmi2GetString = __library . get (b"fmi2GetString\0") . map (| sym | * sym) ; let fmi2SetReal = __library . get (b"fmi2SetReal\0") . map (| sym | * sym) ; let fmi2SetInteger = __library . get (b"fmi2SetInteger\0") . map (| sym | * sym) ; let fmi2SetBoolean = __library . get (b"fmi2SetBoolean\0") . map (| sym | * sym) ; let fmi2SetString = __library . get (b"fmi2SetString\0") . map (| sym | * sym) ; let fmi2GetFMUstate = __library . get (b"fmi2GetFMUstate\0") . map (| sym | * sym) ; let fmi2SetFMUstate = __library . get (b"fmi2SetFMUstate\0") . map (| sym | * sym) ; let fmi2FreeFMUstate = __library . get (b"fmi2FreeFMUstate\0") . map (| sym | * sym) ; let fmi2SerializedFMUstateSize = __library . get (b"fmi2SerializedFMUstateSize\0") . map (| sym | * sym) ; let fmi2SerializeFMUstate = __library . get (b"fmi2SerializeFMUstate\0") . map (| sym | * sym) ; let fmi2DeSerializeFMUstate = __library . get (b"fmi2DeSerializeFMUstate\0") . map (| sym | * sym) ; let fmi2GetDirectionalDerivative = __library . get (b"fmi2GetDirectionalDerivative\0") . map (| sym | * sym) ; let fmi2EnterEventMode = __library . get (b"fmi2EnterEventMode\0") . map (| sym | * sym) ; let fmi2NewDiscreteStates = __library . get (b"fmi2NewDiscreteStates\0") . map (| sym | * sym) ; let fmi2EnterContinuousTimeMode = __library . get (b"fmi2EnterContinuousTimeMode\0") . map (| sym | * sym) ; let fmi2CompletedIntegratorStep = __library . get (b"fmi2CompletedIntegratorStep\0") . map (| sym | * sym) ; let fmi2SetTime = __library . get (b"fmi2SetTime\0") . map (| sym | * sym) ; let fmi2SetContinuousStates = __library . get (b"fmi2SetContinuousStates\0") . map (| sym | * sym) ; let fmi2GetDerivatives = __library . get (b"fmi2GetDerivatives\0") . map (| sym | * sym) ; let fmi2GetEventIndicators = __library . get (b"fmi2GetEventIndicators\0") . map (| sym | * sym) ; let fmi2GetContinuousStates = __library . get (b"fmi2GetContinuousStates\0") . map (| sym | * sym) ; let fmi2GetNominalsOfContinuousStates = __library . get (b"fmi2GetNominalsOfContinuousStates\0") . map (| sym | * sym) ; let fmi2SetRealInputDerivatives = __library . get (b"fmi2SetRealInputDerivatives\0") . map (| sym | * sym) ; let fmi2GetRealOutputDerivatives = __library . get (b"fmi2GetRealOutputDerivatives\0") . map (| sym | * sym) ; let fmi2DoStep = __library . get (b"fmi2DoStep\0") . map (| sym | * sym) ; let fmi2CancelStep = __library . get (b"fmi2CancelStep\0") . map (| sym | * sym) ; let fmi2GetStatus = __library . get (b"fmi2GetStatus\0") . map (| sym | * sym) ; let fmi2GetRealStatus = __library . get (b"fmi2GetRealStatus\0") . map (| sym | * sym) ; let fmi2GetIntegerStatus = __library . get (b"fmi2GetIntegerStatus\0") . map (| sym | * sym) ; let fmi2GetBooleanStatus = __library . get (b"fmi2GetBooleanStatus\0") . map (| sym | * sym) ; let fmi2GetStringStatus = __library . get (b"fmi2GetStringStatus\0") . map (| sym | * sym) ; Ok (Fmi2Binding { __library , fmi2GetTypesPlatform , fmi2GetVersion , fmi2SetDebugLogging , fmi2Instantiate , fmi2FreeInstance , fmi2SetupExperiment , fmi2EnterInitializationMode , fmi2ExitInitializationMode , fmi2Terminate , fmi2Reset , fmi2GetReal , fmi2GetInteger , fmi2GetBoolean , fmi2GetString , fmi2SetReal , fmi2SetInteger , fmi2SetBoolean , fmi2SetString , fmi2GetFMUstate , fmi2SetFMUstate , fmi2FreeFMUstate , fmi2SerializedFMUstateSize , fmi2SerializeFMUstate , fmi2DeSerializeFMUstate , fmi2GetDirectionalDerivative , fmi2EnterEventMode , fmi2NewDiscreteStates , fmi2EnterContinuousTimeMode , fmi2CompletedIntegratorStep , fmi2SetTime , fmi2SetContinuousStates , fmi2GetDerivatives , fmi2GetEventIndicators , fmi2GetContinuousStates , fmi2GetNominalsOfContinuousStates , fmi2SetRealInputDerivatives , fmi2GetRealOutputDerivatives , fmi2DoStep , fmi2CancelStep , fmi2GetStatus , fmi2GetRealStatus , fmi2GetIntegerStatus , fmi2GetBooleanStatus , fmi2GetStringStatus }) }... [INFO] [stdout] | ----------- --------- -------------------- -------------- ------------------- --------------- ---------------- ------------------- --------------------------- -------------------------- ------------- --------- ----------- -------------- -------------- ------------- ----------- -------------- -------------- ------------- --------------- --------------- ---------------- -------------------------- --------------------- ----------------------- ---------------------------- ------------------ --------------------- --------------------------- --------------------------- ----------- ----------------------- ------------------ ---------------------- ----------------------- --------------------------------- --------------------------- ---------------------------- ---------- -------------- ------------- ----------------- -------------------- -------------------- ------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/fmi-sys-fb1e1618a34f9251/out/fmi3_bindings.rs:3:45492 [INFO] [stdout] | [INFO] [stdout] 3 | ...> (library : L) -> Result < Self , :: libloading :: Error > where L : Into < :: libloading :: Library > { let __library = library . into () ; let fmi3GetVersion = __library . get (b"fmi3GetVersion\0") . map (| sym | * sym) ; let fmi3SetDebugLogging = __library . get (b"fmi3SetDebugLogging\0") . map (| sym | * sym) ; let fmi3InstantiateModelExchange = __library . get (b"fmi3InstantiateModelExchange\0") . map (| sym | * sym) ; let fmi3InstantiateCoSimulation = __library . get (b"fmi3InstantiateCoSimulation\0") . map (| sym | * sym) ; let fmi3InstantiateScheduledExecution = __library . get (b"fmi3InstantiateScheduledExecution\0") . map (| sym | * sym) ; let fmi3FreeInstance = __library . get (b"fmi3FreeInstance\0") . map (| sym | * sym) ; let fmi3EnterInitializationMode = __library . get (b"fmi3EnterInitializationMode\0") . map (| sym | * sym) ; let fmi3ExitInitializationMode = __library . get (b"fmi3ExitInitializationMode\0") . map (| sym | * sym) ; let fmi3EnterEventMode = __library . get (b"fmi3EnterEventMode\0") . map (| sym | * sym) ; let fmi3Terminate = __library . get (b"fmi3Terminate\0") . map (| sym | * sym) ; let fmi3Reset = __library . get (b"fmi3Reset\0") . map (| sym | * sym) ; let fmi3GetFloat32 = __library . get (b"fmi3GetFloat32\0") . map (| sym | * sym) ; let fmi3GetFloat64 = __library . get (b"fmi3GetFloat64\0") . map (| sym | * sym) ; let fmi3GetInt8 = __library . get (b"fmi3GetInt8\0") . map (| sym | * sym) ; let fmi3GetUInt8 = __library . get (b"fmi3GetUInt8\0") . map (| sym | * sym) ; let fmi3GetInt16 = __library . get (b"fmi3GetInt16\0") . map (| sym | * sym) ; let fmi3GetUInt16 = __library . get (b"fmi3GetUInt16\0") . map (| sym | * sym) ; let fmi3GetInt32 = __library . get (b"fmi3GetInt32\0") . map (| sym | * sym) ; let fmi3GetUInt32 = __library . get (b"fmi3GetUInt32\0") . map (| sym | * sym) ; let fmi3GetInt64 = __library . get (b"fmi3GetInt64\0") . map (| sym | * sym) ; let fmi3GetUInt64 = __library . get (b"fmi3GetUInt64\0") . map (| sym | * sym) ; let fmi3GetBoolean = __library . get (b"fmi3GetBoolean\0") . map (| sym | * sym) ; let fmi3GetString = __library . get (b"fmi3GetString\0") . map (| sym | * sym) ; let fmi3GetBinary = __library . get (b"fmi3GetBinary\0") . map (| sym | * sym) ; let fmi3GetClock = __library . get (b"fmi3GetClock\0") . map (| sym | * sym) ; let fmi3SetFloat32 = __library . get (b"fmi3SetFloat32\0") . map (| sym | * sym) ; let fmi3SetFloat64 = __library . get (b"fmi3SetFloat64\0") . map (| sym | * sym) ; let fmi3SetInt8 = __library . get (b"fmi3SetInt8\0") . map (| sym | * sym) ; let fmi3SetUInt8 = __library . get (b"fmi3SetUInt8\0") . map (| sym | * sym) ; let fmi3SetInt16 = __library . get (b"fmi3SetInt16\0") . map (| sym | * sym) ; let fmi3SetUInt16 = __library . get (b"fmi3SetUInt16\0") . map (| sym | * sym) ; let fmi3SetInt32 = __library . get (b"fmi3SetInt32\0") . map (| sym | * sym) ; let fmi3SetUInt32 = __library . get (b"fmi3SetUInt32\0") . map (| sym | * sym) ; let fmi3SetInt64 = __library . get (b"fmi3SetInt64\0") . map (| sym | * sym) ; let fmi3SetUInt64 = __library . get (b"fmi3SetUInt64\0") . map (| sym | * sym) ; let fmi3SetBoolean = __library . get (b"fmi3SetBoolean\0") . map (| sym | * sym) ; let fmi3SetString = __library . get (b"fmi3SetString\0") . map (| sym | * sym) ; let fmi3SetBinary = __library . get (b"fmi3SetBinary\0") . map (| sym | * sym) ; let fmi3SetClock = __library . get (b"fmi3SetClock\0") . map (| sym | * sym) ; let fmi3GetNumberOfVariableDependencies = __library . get (b"fmi3GetNumberOfVariableDependencies\0") . map (| sym | * sym) ; let fmi3GetVariableDependencies = __library . get (b"fmi3GetVariableDependencies\0") . map (| sym | * sym) ; let fmi3GetFMUState = __library . get (b"fmi3GetFMUState\0") . map (| sym | * sym) ; let fmi3SetFMUState = __library . get (b"fmi3SetFMUState\0") . map (| sym | * sym) ; let fmi3FreeFMUState = __library . get (b"fmi3FreeFMUState\0") . map (| sym | * sym) ; let fmi3SerializedFMUStateSize = __library . get (b"fmi3SerializedFMUStateSize\0") . map (| sym | * sym) ; let fmi3SerializeFMUState = __library . get (b"fmi3SerializeFMUState\0") . map (| sym | * sym) ; let fmi3DeserializeFMUState = __library . get (b"fmi3DeserializeFMUState\0") . map (| sym | * sym) ; let fmi3GetDirectionalDerivative = __library . get (b"fmi3GetDirectionalDerivative\0") . map (| sym | * sym) ; let fmi3GetAdjointDerivative = __library . get (b"fmi3GetAdjointDerivative\0") . map (| sym | * sym) ; let fmi3EnterConfigurationMode = __library . get (b"fmi3EnterConfigurationMode\0") . map (| sym | * sym) ; let fmi3ExitConfigurationMode = __library . get (b"fmi3ExitConfigurationMode\0") . map (| sym | * sym) ; let fmi3GetIntervalDecimal = __library . get (b"fmi3GetIntervalDecimal\0") . map (| sym | * sym) ; let fmi3GetIntervalFraction = __library . get (b"fmi3GetIntervalFraction\0") . map (| sym | * sym) ; let fmi3GetShiftDecimal = __library . get (b"fmi3GetShiftDecimal\0") . map (| sym | * sym) ; let fmi3GetShiftFraction = __library . get (b"fmi3GetShiftFraction\0") . map (| sym | * sym) ; let fmi3SetIntervalDecimal = __library . get (b"fmi3SetIntervalDecimal\0") . map (| sym | * sym) ; let fmi3SetIntervalFraction = __library . get (b"fmi3SetIntervalFraction\0") . map (| sym | * sym) ; let fmi3SetShiftDecimal = __library . get (b"fmi3SetShiftDecimal\0") . map (| sym | * sym) ; let fmi3SetShiftFraction = __library . get (b"fmi3SetShiftFraction\0") . map (| sym | * sym) ; let fmi3EvaluateDiscreteStates = __library . get (b"fmi3EvaluateDiscreteStates\0") . map (| sym | * sym) ; let fmi3UpdateDiscreteStates = __library . get (b"fmi3UpdateDiscreteStates\0") . map (| sym | * sym) ; let fmi3EnterContinuousTimeMode = __library . get (b"fmi3EnterContinuousTimeMode\0") . map (| sym | * sym) ; let fmi3CompletedIntegratorStep = __library . get (b"fmi3CompletedIntegratorStep\0") . map (| sym | * sym) ; let fmi3SetTime = __library . get (b"fmi3SetTime\0") . map (| sym | * sym) ; let fmi3SetContinuousStates = __library . get (b"fmi3SetContinuousStates\0") . map (| sym | * sym) ; let fmi3GetContinuousStateDerivatives = __library . get (b"fmi3GetContinuousStateDerivatives\0") . map (| sym | * sym) ; let fmi3GetEventIndicators = __library . get (b"fmi3GetEventIndicators\0") . map (| sym | * sym) ; let fmi3GetContinuousStates = __library . get (b"fmi3GetContinuousStates\0") . map (| sym | * sym) ; let fmi3GetNominalsOfContinuousStates = __library . get (b"fmi3GetNominalsOfContinuousStates\0") . map (| sym | * sym) ; let fmi3GetNumberOfEventIndicators = __library . get (b"fmi3GetNumberOfEventIndicators\0") . map (| sym | * sym) ; let fmi3GetNumberOfContinuousStates = __library . get (b"fmi3GetNumberOfContinuousStates\0") . map (| sym | * sym) ; let fmi3EnterStepMode = __library . get (b"fmi3EnterStepMode\0") . map (| sym | * sym) ; let fmi3GetOutputDerivatives = __library . get (b"fmi3GetOutputDerivatives\0") . map (| sym | * sym) ; let fmi3DoStep = __library . get (b"fmi3DoStep\0") . map (| sym | * sym) ; let fmi3ActivateModelPartition = __library . get (b"fmi3ActivateModelPartition\0") . map (| sym | * sym) ; Ok (Fmi3Binding { __library , fmi3GetVersion , fmi3SetDebugLogging , fmi3InstantiateModelExchange , fmi3InstantiateCoSimulation , fmi3InstantiateScheduledExecution , fmi3FreeInstance , fmi3EnterInitializationMode , fmi3ExitInitializationMode , fmi3EnterEventMode , fmi3Terminate , fmi3Reset , fmi3GetFloat32 , fmi3GetFloat64 , fmi3GetInt8 , fmi3GetUInt8 , fmi3GetInt16 , fmi3GetUInt16 , fmi3GetInt32 , fmi3GetUInt32 , fmi3GetInt64 , fmi3GetUInt64 , fmi3GetBoolean , fmi3GetString , fmi3GetBinary , fmi3GetClock , fmi3SetFloat32 , fmi3SetFloat64 , fmi3SetInt8 , fmi3SetUInt8 , fmi3SetInt16 , fmi3SetUInt16 , fmi3SetInt32 , fmi3SetUInt32 , fmi3SetInt64 , fmi3SetUInt64 , fmi3SetBoolean , fmi3SetString , fmi3SetBinary , fmi3SetClock , fmi3GetNumberOfVariableDependencies , fmi3GetVariableDependencies , fmi3GetFMUState , fmi3SetFMUState , fmi3FreeFMUState , fmi3SerializedFMUStateSize , fmi3SerializeFMUState , fmi3DeserializeFMUState , fmi3GetDirectionalDerivative , fmi3GetAdjointDerivative , fmi3EnterConfigurationMode , fmi3ExitConfigurationMode , fmi3GetIntervalDecimal , fmi3GetIntervalFraction , fmi3GetShiftDecimal , fmi3GetShiftFraction , fmi3SetIntervalDecimal , fmi3SetIntervalFraction , fmi3SetShiftDecimal , fmi3SetShiftFraction , fmi3EvaluateDiscreteStates , fmi3UpdateDiscreteStates , fmi3EnterContinuousTimeMode , fmi3CompletedIntegratorStep , fmi3SetTime , fmi3SetContinuousStates , fmi3GetContinuousStateDerivatives , fmi3GetEventIndicators , fmi3GetContinuousStates , fmi3GetNominalsOfContinuousStates , fmi3GetNumberOfEventIndicators , fmi3GetNumberOfContinuousStates , fmi3EnterStepMode , fmi3GetOutputDerivatives , fmi3DoStep , fmi3ActivateModelPartition }) }... [INFO] [stdout] | ----------- --------- -------------- ------------------- ---------------------------- --------------------------- --------------------------------- ---------------- --------------------------- -------------------------- ------------------ ------------- --------- -------------- -------------- ----------- ------------ ------------ ------------- ------------ ------------- ------------ ------------- -------------- ------------- ------------- ------------ -------------- -------------- ----------- ------------ ------------ ------------- ------------ ------------- ------------ ------------- -------------- ------------- ------------- ------------ ----------------------------------- --------------------------- --------------- --------------- ---------------- -------------------------- --------------------- ----------------------- ---------------------------- ------------------------ -------------------------- ------------------------- ---------------------- ----------------------- ------------------- -------------------- ---------------------- ----------------------- ------------------- -------------------- -------------------------- ------------------------ --------------------------- --------------------------- ----------- ----------------------- --------------------------------- ---------------------- ----------------------- --------------------------------- ------------------------------ ------------------------------- ----------------- ------------------------ ---------- -------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> /opt/rustwide/target/debug/build/fmi-sys-fb1e1618a34f9251/out/fmi3_bindings.rs:3:45492 [INFO] [stdout] | [INFO] [stdout] 3 | ...> (library : L) -> Result < Self , :: libloading :: Error > where L : Into < :: libloading :: Library > { let __library = library . into () ; let fmi3GetVersion = __library . get (b"fmi3GetVersion\0") . map (| sym | * sym) ; let fmi3SetDebugLogging = __library . get (b"fmi3SetDebugLogging\0") . map (| sym | * sym) ; let fmi3InstantiateModelExchange = __library . get (b"fmi3InstantiateModelExchange\0") . map (| sym | * sym) ; let fmi3InstantiateCoSimulation = __library . get (b"fmi3InstantiateCoSimulation\0") . map (| sym | * sym) ; let fmi3InstantiateScheduledExecution = __library . get (b"fmi3InstantiateScheduledExecution\0") . map (| sym | * sym) ; let fmi3FreeInstance = __library . get (b"fmi3FreeInstance\0") . map (| sym | * sym) ; let fmi3EnterInitializationMode = __library . get (b"fmi3EnterInitializationMode\0") . map (| sym | * sym) ; let fmi3ExitInitializationMode = __library . get (b"fmi3ExitInitializationMode\0") . map (| sym | * sym) ; let fmi3EnterEventMode = __library . get (b"fmi3EnterEventMode\0") . map (| sym | * sym) ; let fmi3Terminate = __library . get (b"fmi3Terminate\0") . map (| sym | * sym) ; let fmi3Reset = __library . get (b"fmi3Reset\0") . map (| sym | * sym) ; let fmi3GetFloat32 = __library . get (b"fmi3GetFloat32\0") . map (| sym | * sym) ; let fmi3GetFloat64 = __library . get (b"fmi3GetFloat64\0") . map (| sym | * sym) ; let fmi3GetInt8 = __library . get (b"fmi3GetInt8\0") . map (| sym | * sym) ; let fmi3GetUInt8 = __library . get (b"fmi3GetUInt8\0") . map (| sym | * sym) ; let fmi3GetInt16 = __library . get (b"fmi3GetInt16\0") . map (| sym | * sym) ; let fmi3GetUInt16 = __library . get (b"fmi3GetUInt16\0") . map (| sym | * sym) ; let fmi3GetInt32 = __library . get (b"fmi3GetInt32\0") . map (| sym | * sym) ; let fmi3GetUInt32 = __library . get (b"fmi3GetUInt32\0") . map (| sym | * sym) ; let fmi3GetInt64 = __library . get (b"fmi3GetInt64\0") . map (| sym | * sym) ; let fmi3GetUInt64 = __library . get (b"fmi3GetUInt64\0") . map (| sym | * sym) ; let fmi3GetBoolean = __library . get (b"fmi3GetBoolean\0") . map (| sym | * sym) ; let fmi3GetString = __library . get (b"fmi3GetString\0") . map (| sym | * sym) ; let fmi3GetBinary = __library . get (b"fmi3GetBinary\0") . map (| sym | * sym) ; let fmi3GetClock = __library . get (b"fmi3GetClock\0") . map (| sym | * sym) ; let fmi3SetFloat32 = __library . get (b"fmi3SetFloat32\0") . map (| sym | * sym) ; let fmi3SetFloat64 = __library . get (b"fmi3SetFloat64\0") . map (| sym | * sym) ; let fmi3SetInt8 = __library . get (b"fmi3SetInt8\0") . map (| sym | * sym) ; let fmi3SetUInt8 = __library . get (b"fmi3SetUInt8\0") . map (| sym | * sym) ; let fmi3SetInt16 = __library . get (b"fmi3SetInt16\0") . map (| sym | * sym) ; let fmi3SetUInt16 = __library . get (b"fmi3SetUInt16\0") . map (| sym | * sym) ; let fmi3SetInt32 = __library . get (b"fmi3SetInt32\0") . map (| sym | * sym) ; let fmi3SetUInt32 = __library . get (b"fmi3SetUInt32\0") . map (| sym | * sym) ; let fmi3SetInt64 = __library . get (b"fmi3SetInt64\0") . map (| sym | * sym) ; let fmi3SetUInt64 = __library . get (b"fmi3SetUInt64\0") . map (| sym | * sym) ; let fmi3SetBoolean = __library . get (b"fmi3SetBoolean\0") . map (| sym | * sym) ; let fmi3SetString = __library . get (b"fmi3SetString\0") . map (| sym | * sym) ; let fmi3SetBinary = __library . get (b"fmi3SetBinary\0") . map (| sym | * sym) ; let fmi3SetClock = __library . get (b"fmi3SetClock\0") . map (| sym | * sym) ; let fmi3GetNumberOfVariableDependencies = __library . get (b"fmi3GetNumberOfVariableDependencies\0") . map (| sym | * sym) ; let fmi3GetVariableDependencies = __library . get (b"fmi3GetVariableDependencies\0") . map (| sym | * sym) ; let fmi3GetFMUState = __library . get (b"fmi3GetFMUState\0") . map (| sym | * sym) ; let fmi3SetFMUState = __library . get (b"fmi3SetFMUState\0") . map (| sym | * sym) ; let fmi3FreeFMUState = __library . get (b"fmi3FreeFMUState\0") . map (| sym | * sym) ; let fmi3SerializedFMUStateSize = __library . get (b"fmi3SerializedFMUStateSize\0") . map (| sym | * sym) ; let fmi3SerializeFMUState = __library . get (b"fmi3SerializeFMUState\0") . map (| sym | * sym) ; let fmi3DeserializeFMUState = __library . get (b"fmi3DeserializeFMUState\0") . map (| sym | * sym) ; let fmi3GetDirectionalDerivative = __library . get (b"fmi3GetDirectionalDerivative\0") . map (| sym | * sym) ; let fmi3GetAdjointDerivative = __library . get (b"fmi3GetAdjointDerivative\0") . map (| sym | * sym) ; let fmi3EnterConfigurationMode = __library . get (b"fmi3EnterConfigurationMode\0") . map (| sym | * sym) ; let fmi3ExitConfigurationMode = __library . get (b"fmi3ExitConfigurationMode\0") . map (| sym | * sym) ; let fmi3GetIntervalDecimal = __library . get (b"fmi3GetIntervalDecimal\0") . map (| sym | * sym) ; let fmi3GetIntervalFraction = __library . get (b"fmi3GetIntervalFraction\0") . map (| sym | * sym) ; let fmi3GetShiftDecimal = __library . get (b"fmi3GetShiftDecimal\0") . map (| sym | * sym) ; let fmi3GetShiftFraction = __library . get (b"fmi3GetShiftFraction\0") . map (| sym | * sym) ; let fmi3SetIntervalDecimal = __library . get (b"fmi3SetIntervalDecimal\0") . map (| sym | * sym) ; let fmi3SetIntervalFraction = __library . get (b"fmi3SetIntervalFraction\0") . map (| sym | * sym) ; let fmi3SetShiftDecimal = __library . get (b"fmi3SetShiftDecimal\0") . map (| sym | * sym) ; let fmi3SetShiftFraction = __library . get (b"fmi3SetShiftFraction\0") . map (| sym | * sym) ; let fmi3EvaluateDiscreteStates = __library . get (b"fmi3EvaluateDiscreteStates\0") . map (| sym | * sym) ; let fmi3UpdateDiscreteStates = __library . get (b"fmi3UpdateDiscreteStates\0") . map (| sym | * sym) ; let fmi3EnterContinuousTimeMode = __library . get (b"fmi3EnterContinuousTimeMode\0") . map (| sym | * sym) ; let fmi3CompletedIntegratorStep = __library . get (b"fmi3CompletedIntegratorStep\0") . map (| sym | * sym) ; let fmi3SetTime = __library . get (b"fmi3SetTime\0") . map (| sym | * sym) ; let fmi3SetContinuousStates = __library . get (b"fmi3SetContinuousStates\0") . map (| sym | * sym) ; let fmi3GetContinuousStateDerivatives = __library . get (b"fmi3GetContinuousStateDerivatives\0") . map (| sym | * sym) ; let fmi3GetEventIndicators = __library . get (b"fmi3GetEventIndicators\0") . map (| sym | * sym) ; let fmi3GetContinuousStates = __library . get (b"fmi3GetContinuousStates\0") . map (| sym | * sym) ; let fmi3GetNominalsOfContinuousStates = __library . get (b"fmi3GetNominalsOfContinuousStates\0") . map (| sym | * sym) ; let fmi3GetNumberOfEventIndicators = __library . get (b"fmi3GetNumberOfEventIndicators\0") . map (| sym | * sym) ; let fmi3GetNumberOfContinuousStates = __library . get (b"fmi3GetNumberOfContinuousStates\0") . map (| sym | * sym) ; let fmi3EnterStepMode = __library . get (b"fmi3EnterStepMode\0") . map (| sym | * sym) ; let fmi3GetOutputDerivatives = __library . get (b"fmi3GetOutputDerivatives\0") . map (| sym | * sym) ; let fmi3DoStep = __library . get (b"fmi3DoStep\0") . map (| sym | * sym) ; let fmi3ActivateModelPartition = __library . get (b"fmi3ActivateModelPartition\0") . map (| sym | * sym) ; Ok (Fmi3Binding { __library , fmi3GetVersion , fmi3SetDebugLogging , fmi3InstantiateModelExchange , fmi3InstantiateCoSimulation , fmi3InstantiateScheduledExecution , fmi3FreeInstance , fmi3EnterInitializationMode , fmi3ExitInitializationMode , fmi3EnterEventMode , fmi3Terminate , fmi3Reset , fmi3GetFloat32 , fmi3GetFloat64 , fmi3GetInt8 , fmi3GetUInt8 , fmi3GetInt16 , fmi3GetUInt16 , fmi3GetInt32 , fmi3GetUInt32 , fmi3GetInt64 , fmi3GetUInt64 , fmi3GetBoolean , fmi3GetString , fmi3GetBinary , fmi3GetClock , fmi3SetFloat32 , fmi3SetFloat64 , fmi3SetInt8 , fmi3SetUInt8 , fmi3SetInt16 , fmi3SetUInt16 , fmi3SetInt32 , fmi3SetUInt32 , fmi3SetInt64 , fmi3SetUInt64 , fmi3SetBoolean , fmi3SetString , fmi3SetBinary , fmi3SetClock , fmi3GetNumberOfVariableDependencies , fmi3GetVariableDependencies , fmi3GetFMUState , fmi3SetFMUState , fmi3FreeFMUState , fmi3SerializedFMUStateSize , fmi3SerializeFMUState , fmi3DeserializeFMUState , fmi3GetDirectionalDerivative , fmi3GetAdjointDerivative , fmi3EnterConfigurationMode , fmi3ExitConfigurationMode , fmi3GetIntervalDecimal , fmi3GetIntervalFraction , fmi3GetShiftDecimal , fmi3GetShiftFraction , fmi3SetIntervalDecimal , fmi3SetIntervalFraction , fmi3SetShiftDecimal , fmi3SetShiftFraction , fmi3EvaluateDiscreteStates , fmi3UpdateDiscreteStates , fmi3EnterContinuousTimeMode , fmi3CompletedIntegratorStep , fmi3SetTime , fmi3SetContinuousStates , fmi3GetContinuousStateDerivatives , fmi3GetEventIndicators , fmi3GetContinuousStates , fmi3GetNominalsOfContinuousStates , fmi3GetNumberOfEventIndicators , fmi3GetNumberOfContinuousStates , fmi3EnterStepMode , fmi3GetOutputDerivatives , fmi3DoStep , fmi3ActivateModelPartition }) }... [INFO] [stdout] | ----------- --------- -------------- ------------------- ---------------------------- --------------------------- --------------------------------- ---------------- --------------------------- -------------------------- ------------------ ------------- --------- -------------- -------------- ----------- ------------ ------------ ------------- ------------ ------------- ------------ ------------- -------------- ------------- ------------- ------------ -------------- -------------- ----------- ------------ ------------ ------------- ------------ ------------- ------------ ------------- -------------- ------------- ------------- ------------ ----------------------------------- --------------------------- --------------- --------------- ---------------- -------------------------- --------------------- ----------------------- ---------------------------- ------------------------ -------------------------- ------------------------- ---------------------- ----------------------- ------------------- -------------------- ---------------------- ----------------------- ------------------- -------------------- -------------------------- ------------------------ --------------------------- --------------------------- ----------- ----------------------- --------------------------------- ---------------------- ----------------------- --------------------------------- ------------------------------ ------------------------------- ----------------- ------------------------ ---------- -------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fmi-sys` (lib) due to 3 previous errors [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fmi-sys` (lib test) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "bef9762d5372dc47947265a34fbc2edc0917f6590878dac7db6d671e105a2b51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bef9762d5372dc47947265a34fbc2edc0917f6590878dac7db6d671e105a2b51", kill_on_drop: false }` [INFO] [stdout] bef9762d5372dc47947265a34fbc2edc0917f6590878dac7db6d671e105a2b51