[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