[INFO] cloning repository https://github.com/jondo2010/rust-fmi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jondo2010/rust-fmi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjondo2010%2Frust-fmi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjondo2010%2Frust-fmi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c5e14a6035b13c9ea704954026cae8548475d6e9 [INFO] checking jondo2010/rust-fmi against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjondo2010%2Frust-fmi" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jondo2010/rust-fmi on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jondo2010/rust-fmi [INFO] finished tweaking git repo https://github.com/jondo2010/rust-fmi [INFO] tweaked toml for git repo https://github.com/jondo2010/rust-fmi written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jondo2010/rust-fmi already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/fmi/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `fmi-schema` dependency) [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded test-log v0.2.16 [INFO] [stderr] Downloaded lenient_semver_version_builder v0.4.2 [INFO] [stderr] Downloaded lenient_semver_parser v0.4.2 [INFO] [stderr] Downloaded test-log-macros v0.2.16 [INFO] [stderr] Downloaded temp_testdir v0.2.3 [INFO] [stderr] Downloaded arrow v50.0.0 [INFO] [stderr] Downloaded anyinput-derive v0.1.6 [INFO] [stderr] Downloaded sensible-env-logger v0.3.2 [INFO] [stderr] Downloaded arrow-string v50.0.0 [INFO] [stderr] Downloaded yaserde v0.9.2 [INFO] [stderr] Downloaded anyinput-core v0.1.6 [INFO] [stderr] Downloaded rstest_macros v0.21.0 [INFO] [stderr] Downloaded rstest v0.21.0 [INFO] [stderr] Downloaded arrow-arith v50.0.0 [INFO] [stderr] Downloaded arrow-csv v50.0.0 [INFO] [stderr] Downloaded arrow-json v50.0.0 [INFO] [stderr] Downloaded arrow-ord v50.0.0 [INFO] [stderr] Downloaded anyinput v0.1.6 [INFO] [stderr] Downloaded fetch-data v0.1.6 [INFO] [stderr] Downloaded arrow-row v50.0.0 [INFO] [stderr] Downloaded yaserde_derive v0.9.2 [INFO] [stderr] Downloaded lenient_semver v0.4.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 12a94d79b9d3088d80c2d75065ed0381c3fa8df971416780ed4c82905469a60e [INFO] running `Command { std: "docker" "start" "-a" "12a94d79b9d3088d80c2d75065ed0381c3fa8df971416780ed4c82905469a60e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "12a94d79b9d3088d80c2d75065ed0381c3fa8df971416780ed4c82905469a60e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12a94d79b9d3088d80c2d75065ed0381c3fa8df971416780ed4c82905469a60e", kill_on_drop: false }` [INFO] [stdout] 12a94d79b9d3088d80c2d75065ed0381c3fa8df971416780ed4c82905469a60e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c358140c3a5e1748ca7681f8da2b07d9d2043923ceb6f05ef863bb67106b2a0e [INFO] running `Command { std: "docker" "start" "-a" "c358140c3a5e1748ca7681f8da2b07d9d2043923ceb6f05ef863bb67106b2a0e", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/fmi/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `fmi-schema` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking arrow-schema v50.0.0 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Checking unicode-width v0.1.12 [INFO] [stderr] Checking strum v0.26.2 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling flatbuffers v23.5.26 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling document-features v0.2.8 [INFO] [stderr] Checking lenient_semver_version_builder v0.4.2 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Checking num-bigint v0.4.5 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking lenient_semver_parser v0.4.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Compiling xml-rs v0.8.20 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking lenient_semver v0.4.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking miniz_oxide v0.7.3 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking arrow-buffer v50.0.0 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Checking yaserde v0.9.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking arrow-data v50.0.0 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking password-hash v0.4.2 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling built v0.7.3 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking arrow-array v50.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking anstyle-query v1.0.3 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling fmi v0.4.0 (/opt/rustwide/workdir/fmi) [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking webpki-roots v0.26.1 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking temp_testdir v0.2.3 [INFO] [stderr] Checking env_logger v0.11.3 [INFO] [stderr] Checking directories v4.0.1 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Checking base16ct v0.1.1 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Compiling rstest_macros v0.21.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking predicates-core v1.0.6 [INFO] [stderr] Checking sensible-env-logger v0.3.2 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Compiling assert_cmd v2.0.14 [INFO] [stderr] Checking arrow-select v50.0.0 [INFO] [stderr] Checking arrow-row v50.0.0 [INFO] [stderr] Checking arrow-arith v50.0.0 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking arrow-ord v50.0.0 [INFO] [stderr] Checking arrow-string v50.0.0 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking predicates v3.1.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking predicates-tree v1.0.9 [INFO] [stderr] Checking bstr v1.9.1 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Compiling yaserde_derive v0.9.2 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Compiling strum_macros v0.26.3 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling test-log-macros v0.2.16 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling anyinput-core v0.1.6 [INFO] [stderr] Checking test-log v0.2.16 [INFO] [stderr] Checking comfy-table v7.1.1 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking arrow-cast v50.0.0 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling anyinput-derive v0.1.6 [INFO] [stderr] Checking rustls-webpki v0.102.4 [INFO] [stderr] Checking anyinput v0.1.6 [INFO] [stderr] Checking zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Checking arrow-json v50.0.0 [INFO] [stderr] Checking arrow-ipc v50.0.0 [INFO] [stderr] Checking arrow-csv v50.0.0 [INFO] [stderr] Checking zip v0.6.6 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking arrow v50.0.0 [INFO] [stderr] Compiling fmi-sys v0.1.1 (/opt/rustwide/workdir/fmi-sys) [INFO] [stderr] Checking fmi-schema v0.2.0 (/opt/rustwide/workdir/fmi-schema) [INFO] [stderr] Checking rstest v0.21.0 [INFO] [stdout] warning: unexpected `cfg` condition value: `disable` [INFO] [stdout] --> fmi-schema/src/fmi2/model_description.rs:108:11 [INFO] [stdout] | [INFO] [stdout] 108 | #[cfg(feature = "disable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arrow`, `default`, `fmi2`, and `fmi3` [INFO] [stdout] = help: consider adding `disable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `disable` [INFO] [stdout] --> fmi-schema/src/fmi2/model_description.rs:114:11 [INFO] [stdout] | [INFO] [stdout] 114 | #[cfg(feature = "disable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arrow`, `default`, `fmi2`, and `fmi3` [INFO] [stdout] = help: consider adding `disable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `disable` [INFO] [stdout] --> fmi-schema/src/fmi2/model_description.rs:158:11 [INFO] [stdout] | [INFO] [stdout] 158 | #[cfg(feature = "disable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arrow`, `default`, `fmi2`, and `fmi3` [INFO] [stdout] = help: consider adding `disable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `disable` [INFO] [stdout] --> fmi-schema/src/fmi2/model_description.rs:164:11 [INFO] [stdout] | [INFO] [stdout] 164 | #[cfg(feature = "disable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arrow`, `default`, `fmi2`, and `fmi3` [INFO] [stdout] = help: consider adding `disable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `disable` [INFO] [stdout] --> fmi-schema/src/fmi2/model_description.rs:170:11 [INFO] [stdout] | [INFO] [stdout] 170 | #[cfg(feature = "disable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arrow`, `default`, `fmi2`, and `fmi3` [INFO] [stdout] = help: consider adding `disable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `disable` [INFO] [stdout] --> fmi-schema/src/fmi2/model_description.rs:186:11 [INFO] [stdout] | [INFO] [stdout] 186 | #[cfg(feature = "disable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arrow`, `default`, `fmi2`, and `fmi3` [INFO] [stdout] = help: consider adding `disable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `disable` [INFO] [stdout] --> fmi-schema/src/fmi2/model_description.rs:205:11 [INFO] [stdout] | [INFO] [stdout] 205 | #[cfg(feature = "disable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arrow`, `default`, `fmi2`, and `fmi3` [INFO] [stdout] = help: consider adding `disable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `disable` [INFO] [stdout] --> fmi-schema/src/fmi2/model_description.rs:108:11 [INFO] [stdout] | [INFO] [stdout] 108 | #[cfg(feature = "disable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arrow`, `default`, `fmi2`, and `fmi3` [INFO] [stdout] = help: consider adding `disable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `disable` [INFO] [stdout] --> fmi-schema/src/fmi2/model_description.rs:114:11 [INFO] [stdout] | [INFO] [stdout] 114 | #[cfg(feature = "disable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arrow`, `default`, `fmi2`, and `fmi3` [INFO] [stdout] = help: consider adding `disable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `disable` [INFO] [stdout] --> fmi-schema/src/fmi2/model_description.rs:158:11 [INFO] [stdout] | [INFO] [stdout] 158 | #[cfg(feature = "disable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arrow`, `default`, `fmi2`, and `fmi3` [INFO] [stdout] = help: consider adding `disable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `disable` [INFO] [stdout] --> fmi-schema/src/fmi2/model_description.rs:164:11 [INFO] [stdout] | [INFO] [stdout] 164 | #[cfg(feature = "disable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arrow`, `default`, `fmi2`, and `fmi3` [INFO] [stdout] = help: consider adding `disable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `disable` [INFO] [stdout] --> fmi-schema/src/fmi2/model_description.rs:170:11 [INFO] [stdout] | [INFO] [stdout] 170 | #[cfg(feature = "disable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arrow`, `default`, `fmi2`, and `fmi3` [INFO] [stdout] = help: consider adding `disable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `disable` [INFO] [stdout] --> fmi-schema/src/fmi2/model_description.rs:186:11 [INFO] [stdout] | [INFO] [stdout] 186 | #[cfg(feature = "disable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arrow`, `default`, `fmi2`, and `fmi3` [INFO] [stdout] = help: consider adding `disable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `disable` [INFO] [stdout] --> fmi-schema/src/fmi2/model_description.rs:205:11 [INFO] [stdout] | [INFO] [stdout] 205 | #[cfg(feature = "disable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arrow`, `default`, `fmi2`, and `fmi3` [INFO] [stdout] = help: consider adding `disable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking ureq v2.9.7 [INFO] [stderr] Checking fetch-data v0.1.6 [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `disabled` [INFO] [stdout] --> fmi/src/fmi2/instance/common.rs:212:11 [INFO] [stdout] | [INFO] [stdout] 212 | #[cfg(feature = "disabled")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arrow`, `default`, `fmi2`, `fmi3`, and `libc` [INFO] [stdout] = help: consider adding `disabled` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `disabled` [INFO] [stdout] --> fmi/src/fmi2/instance/traits.rs:159:11 [INFO] [stdout] | [INFO] [stdout] 159 | #[cfg(feature = "disabled")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arrow`, `default`, `fmi2`, `fmi3`, and `libc` [INFO] [stdout] = help: consider adding `disabled` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `disabled` [INFO] [stdout] --> fmi/src/fmi3/mod.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(feature = "disabled")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arrow`, `default`, `fmi2`, `fmi3`, and `libc` [INFO] [stdout] = help: consider adding `disabled` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `disabled` [INFO] [stdout] --> fmi/src/fmi3/import.rs:80:11 [INFO] [stdout] | [INFO] [stdout] 80 | #[cfg(feature = "disabled")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arrow`, `default`, `fmi2`, `fmi3`, and `libc` [INFO] [stdout] = help: consider adding `disabled` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `disabled` [INFO] [stdout] --> fmi/src/fmi3/instance/common.rs:253:11 [INFO] [stdout] | [INFO] [stdout] 253 | #[cfg(disabled)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(disabled)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(disabled)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `disabled` [INFO] [stdout] --> fmi/src/fmi3/instance/traits.rs:121:11 [INFO] [stdout] | [INFO] [stdout] 121 | #[cfg(disabled)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(disabled)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(disabled)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `disabled` [INFO] [stdout] --> fmi/src/fmi3/instance/traits.rs:128:11 [INFO] [stdout] | [INFO] [stdout] 128 | #[cfg(disabled)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(disabled)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(disabled)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `disabled` [INFO] [stdout] --> fmi/src/fmi2/instance/common.rs:212:11 [INFO] [stdout] | [INFO] [stdout] 212 | #[cfg(feature = "disabled")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arrow`, `default`, `fmi2`, `fmi3`, and `libc` [INFO] [stdout] = help: consider adding `disabled` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `disabled` [INFO] [stdout] --> fmi/src/fmi2/instance/traits.rs:159:11 [INFO] [stdout] | [INFO] [stdout] 159 | #[cfg(feature = "disabled")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arrow`, `default`, `fmi2`, `fmi3`, and `libc` [INFO] [stdout] = help: consider adding `disabled` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `disabled` [INFO] [stdout] --> fmi/src/fmi3/mod.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(feature = "disabled")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arrow`, `default`, `fmi2`, `fmi3`, and `libc` [INFO] [stdout] = help: consider adding `disabled` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `disabled` [INFO] [stdout] --> fmi/src/fmi3/import.rs:80:11 [INFO] [stdout] | [INFO] [stdout] 80 | #[cfg(feature = "disabled")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arrow`, `default`, `fmi2`, `fmi3`, and `libc` [INFO] [stdout] = help: consider adding `disabled` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `disabled` [INFO] [stdout] --> fmi/src/fmi3/instance/common.rs:253:11 [INFO] [stdout] | [INFO] [stdout] 253 | #[cfg(disabled)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(disabled)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(disabled)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `disabled` [INFO] [stdout] --> fmi/src/fmi3/instance/traits.rs:121:11 [INFO] [stdout] | [INFO] [stdout] 121 | #[cfg(disabled)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(disabled)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(disabled)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `disabled` [INFO] [stdout] --> fmi/src/fmi3/instance/traits.rs:128:11 [INFO] [stdout] | [INFO] [stdout] 128 | #[cfg(disabled)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(disabled)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(disabled)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking fmi-test-data v0.1.0 (/opt/rustwide/workdir/fmi-test-data) [INFO] [stderr] Checking fmi-sim v0.1.0 (/opt/rustwide/workdir/fmi-sim) [INFO] [stdout] warning: unexpected `cfg` condition value: `disabled` [INFO] [stdout] --> fmi-test-data/src/lib.rs:90:7 [INFO] [stdout] | [INFO] [stdout] 90 | #[cfg(feature = "disabled")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `disabled` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `disabled` [INFO] [stdout] --> fmi-test-data/src/lib.rs:90:7 [INFO] [stdout] | [INFO] [stdout] 90 | #[cfg(feature = "disabled")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `disabled` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking fmi-workspace v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `fails` [INFO] [stdout] --> fmi-sim/tests/test_fmi_sim.rs:258:7 [INFO] [stdout] | [INFO] [stdout] 258 | #[cfg(feature = "fails")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cs`, `default`, `fmi2`, `fmi3`, `me`, and `se` [INFO] [stdout] = help: consider adding `fails` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.84s [INFO] running `Command { std: "docker" "inspect" "c358140c3a5e1748ca7681f8da2b07d9d2043923ceb6f05ef863bb67106b2a0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c358140c3a5e1748ca7681f8da2b07d9d2043923ceb6f05ef863bb67106b2a0e", kill_on_drop: false }` [INFO] [stdout] c358140c3a5e1748ca7681f8da2b07d9d2043923ceb6f05ef863bb67106b2a0e [INFO] checking jondo2010/rust-fmi against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjondo2010%2Frust-fmi" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jondo2010/rust-fmi on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jondo2010/rust-fmi [INFO] finished tweaking git repo https://github.com/jondo2010/rust-fmi [INFO] tweaked toml for git repo https://github.com/jondo2010/rust-fmi written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jondo2010/rust-fmi already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/fmi/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `fmi-schema` dependency) [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 319ad2edcf61b0dec26ce7beaaffbba3f83de5ea2d5ce4ce6175512e3cf77eb8 [INFO] running `Command { std: "docker" "start" "-a" "319ad2edcf61b0dec26ce7beaaffbba3f83de5ea2d5ce4ce6175512e3cf77eb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "319ad2edcf61b0dec26ce7beaaffbba3f83de5ea2d5ce4ce6175512e3cf77eb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "319ad2edcf61b0dec26ce7beaaffbba3f83de5ea2d5ce4ce6175512e3cf77eb8", kill_on_drop: false }` [INFO] [stdout] 319ad2edcf61b0dec26ce7beaaffbba3f83de5ea2d5ce4ce6175512e3cf77eb8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ad0c0be695c77d267edadda23802ba4eb98614e62445ec2097d9a67bb8a5aab [INFO] running `Command { std: "docker" "start" "-a" "8ad0c0be695c77d267edadda23802ba4eb98614e62445ec2097d9a67bb8a5aab", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] warning: /opt/rustwide/workdir/fmi/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `fmi-schema` dependency) [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking arrow-schema v50.0.0 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Checking strum v0.26.2 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Checking unicode-width v0.1.12 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling flatbuffers v23.5.26 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling document-features v0.2.8 [INFO] [stderr] Checking lenient_semver_version_builder v0.4.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Checking num-bigint v0.4.5 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking lenient_semver_parser v0.4.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking xml-rs v0.8.20 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking lenient_semver v0.4.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking miniz_oxide v0.7.3 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking arrow-buffer v50.0.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Checking yaserde v0.9.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking arrow-data v50.0.0 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking password-hash v0.4.2 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Compiling built v0.7.3 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Checking arrow-array v50.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking anstyle-query v1.0.3 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Compiling fmi v0.4.0 (/opt/rustwide/workdir/fmi) [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking webpki-roots v0.26.1 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking env_logger v0.11.3 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking directories v4.0.1 [INFO] [stderr] Checking base16ct v0.1.1 [INFO] [stderr] Checking temp_testdir v0.2.3 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Compiling rstest_macros v0.21.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking predicates-core v1.0.6 [INFO] [stderr] Checking arrow-select v50.0.0 [INFO] [stderr] Checking arrow-arith v50.0.0 [INFO] [stderr] Checking arrow-row v50.0.0 [INFO] [stderr] Checking sensible-env-logger v0.3.2 [INFO] [stderr] Compiling assert_cmd v2.0.14 [INFO] [stderr] Checking arrow-string v50.0.0 [INFO] [stderr] Checking arrow-ord v50.0.0 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Checking bstr v1.9.1 [INFO] [stderr] Checking predicates-tree v1.0.9 [INFO] [stderr] Checking predicates v3.1.0 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Compiling strum_macros v0.26.3 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling test-log-macros v0.2.16 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling yaserde_derive v0.9.2 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling anyinput-core v0.1.6 [INFO] [stderr] Checking test-log v0.2.16 [INFO] [stderr] Checking comfy-table v7.1.1 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Checking rustls-webpki v0.102.4 [INFO] [stderr] Checking arrow-cast v50.0.0 [INFO] [stderr] Compiling anyinput-derive v0.1.6 [INFO] [stderr] Checking anyinput v0.1.6 [INFO] [stderr] Checking arrow-csv v50.0.0 [INFO] [stderr] Checking arrow-json v50.0.0 [INFO] [stderr] Checking arrow-ipc v50.0.0 [INFO] [stderr] Checking zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking zip v0.6.6 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking arrow v50.0.0 [INFO] [stderr] Checking fmi-schema v0.2.0 (/opt/rustwide/workdir/fmi-schema) [INFO] [stderr] Compiling fmi-sys v0.1.1 (/opt/rustwide/workdir/fmi-sys) [INFO] [stderr] Checking ureq v2.9.7 [INFO] [stdout] warning: unexpected `cfg` condition value: `disable` [INFO] [stdout] --> fmi-schema/src/fmi2/model_description.rs:108:11 [INFO] [stdout] | [INFO] [stdout] 108 | #[cfg(feature = "disable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arrow`, `default`, `fmi2`, and `fmi3` [INFO] [stdout] = help: consider adding `disable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `disable` [INFO] [stdout] --> fmi-schema/src/fmi2/model_description.rs:108:11 [INFO] [stdout] | [INFO] [stdout] 108 | #[cfg(feature = "disable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arrow`, `default`, `fmi2`, and `fmi3` [INFO] [stdout] = help: consider adding `disable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `disable` [INFO] [stdout] --> fmi-schema/src/fmi2/model_description.rs:114:11 [INFO] [stdout] | [INFO] [stdout] 114 | #[cfg(feature = "disable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arrow`, `default`, `fmi2`, and `fmi3` [INFO] [stdout] = help: consider adding `disable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `disable` [INFO] [stdout] --> fmi-schema/src/fmi2/model_description.rs:114:11 [INFO] [stdout] | [INFO] [stdout] 114 | #[cfg(feature = "disable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arrow`, `default`, `fmi2`, and `fmi3` [INFO] [stdout] = help: consider adding `disable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `disable` [INFO] [stdout] --> fmi-schema/src/fmi2/model_description.rs:158:11 [INFO] [stdout] | [INFO] [stdout] 158 | #[cfg(feature = "disable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arrow`, `default`, `fmi2`, and `fmi3` [INFO] [stdout] = help: consider adding `disable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `disable` [INFO] [stdout] --> fmi-schema/src/fmi2/model_description.rs:164:11 [INFO] [stdout] | [INFO] [stdout] 164 | #[cfg(feature = "disable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arrow`, `default`, `fmi2`, and `fmi3` [INFO] [stdout] = help: consider adding `disable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `disable` [INFO] [stdout] --> fmi-schema/src/fmi2/model_description.rs:158:11 [INFO] [stdout] | [INFO] [stdout] 158 | #[cfg(feature = "disable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arrow`, `default`, `fmi2`, and `fmi3` [INFO] [stdout] = help: consider adding `disable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `disable` [INFO] [stdout] --> fmi-schema/src/fmi2/model_description.rs:164:11 [INFO] [stdout] | [INFO] [stdout] 164 | #[cfg(feature = "disable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arrow`, `default`, `fmi2`, and `fmi3` [INFO] [stdout] = help: consider adding `disable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `disable` [INFO] [stdout] --> fmi-schema/src/fmi2/model_description.rs:170:11 [INFO] [stdout] | [INFO] [stdout] 170 | #[cfg(feature = "disable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arrow`, `default`, `fmi2`, and `fmi3` [INFO] [stdout] = help: consider adding `disable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `disable` [INFO] [stdout] --> fmi-schema/src/fmi2/model_description.rs:170:11 [INFO] [stdout] | [INFO] [stdout] 170 | #[cfg(feature = "disable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arrow`, `default`, `fmi2`, and `fmi3` [INFO] [stdout] = help: consider adding `disable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `disable` [INFO] [stdout] --> fmi-schema/src/fmi2/model_description.rs:186:11 [INFO] [stdout] | [INFO] [stdout] 186 | #[cfg(feature = "disable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arrow`, `default`, `fmi2`, and `fmi3` [INFO] [stdout] = help: consider adding `disable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `disable` [INFO] [stdout] --> fmi-schema/src/fmi2/model_description.rs:186:11 [INFO] [stdout] | [INFO] [stdout] 186 | #[cfg(feature = "disable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arrow`, `default`, `fmi2`, and `fmi3` [INFO] [stdout] = help: consider adding `disable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `disable` [INFO] [stdout] --> fmi-schema/src/fmi2/model_description.rs:205:11 [INFO] [stdout] | [INFO] [stdout] 205 | #[cfg(feature = "disable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arrow`, `default`, `fmi2`, and `fmi3` [INFO] [stdout] = help: consider adding `disable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `disable` [INFO] [stdout] --> fmi-schema/src/fmi2/model_description.rs:205:11 [INFO] [stdout] | [INFO] [stdout] 205 | #[cfg(feature = "disable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arrow`, `default`, `fmi2`, and `fmi3` [INFO] [stdout] = help: consider adding `disable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking rstest v0.21.0 [INFO] [stderr] Checking fetch-data v0.1.6 [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-393d5efc31f1a769/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-393d5efc31f1a769/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-393d5efc31f1a769/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: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fmi-sys` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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-393d5efc31f1a769/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: 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] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8ad0c0be695c77d267edadda23802ba4eb98614e62445ec2097d9a67bb8a5aab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ad0c0be695c77d267edadda23802ba4eb98614e62445ec2097d9a67bb8a5aab", kill_on_drop: false }` [INFO] [stdout] 8ad0c0be695c77d267edadda23802ba4eb98614e62445ec2097d9a67bb8a5aab