[INFO] fetching crate gmt_dos-clients_fem 4.3.4...
[INFO] checking gmt_dos-clients_fem-4.3.4 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate gmt_dos-clients_fem 4.3.4 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate gmt_dos-clients_fem 4.3.4 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate gmt_dos-clients_fem 4.3.4
[INFO] finished tweaking crates.io crate gmt_dos-clients_fem 4.3.4
[INFO] tweaked toml for crates.io crate gmt_dos-clients_fem 4.3.4 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate crates.io crate gmt_dos-clients_fem 4.3.4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2ab62c672018c60a23b48445b0e6092e9ff70ed3416470f03229d3c7549fa9fc
[INFO] running `Command { std: "docker" "start" "-a" "2ab62c672018c60a23b48445b0e6092e9ff70ed3416470f03229d3c7549fa9fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2ab62c672018c60a23b48445b0e6092e9ff70ed3416470f03229d3c7549fa9fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ab62c672018c60a23b48445b0e6092e9ff70ed3416470f03229d3c7549fa9fc", kill_on_drop: false }`
[INFO] [stdout] 2ab62c672018c60a23b48445b0e6092e9ff70ed3416470f03229d3c7549fa9fc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2e441c0e4d604844e7ced35fdaa7514161d1c8d55e1dd159c6e0afb0b05ceec6
[INFO] running `Command { std: "docker" "start" "-a" "2e441c0e4d604844e7ced35fdaa7514161d1c8d55e1dd159c6e0afb0b05ceec6", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling arrow-schema v30.0.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling cc v1.0.95
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling lexical-util v0.8.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.5
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling num-iter v0.1.44
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling lexical-write-integer v0.8.5
[INFO] [stderr]    Compiling lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling lexical-write-float v0.8.5
[INFO] [stderr]    Compiling num v0.4.2
[INFO] [stderr]    Compiling lz4-sys v1.9.4
[INFO] [stderr]    Compiling arrow-buffer v30.0.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling arrow-data v30.0.1
[INFO] [stderr]    Compiling serde v1.0.199
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling zstd-safe v6.0.6
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling lexical-core v0.8.5
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling arrow-array v30.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling arrow-select v30.0.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling arrow-cast v30.0.1
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling flatbuffers v22.9.29
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling serde_derive v1.0.199
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling prettyplease v0.2.19
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling arrow-ipc v30.0.1
[INFO] [stderr]    Compiling brotli-decompressor v2.5.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling seq-macro v0.3.5
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling integer-encoding v3.0.4
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling thrift v0.17.0
[INFO] [stderr]    Compiling brotli v3.5.0
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling arrow-json v30.0.1
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling arrow-string v30.0.1
[INFO] [stderr]    Compiling arrow-csv v30.0.1
[INFO] [stderr]    Compiling arrow-ord v30.0.1
[INFO] [stderr]    Compiling arrow-row v30.0.1
[INFO] [stderr]    Compiling arrow-arith v30.0.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling base64 v0.20.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling arrow v30.0.1
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling lz4 v1.24.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bindgen v0.69.4
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling zstd v0.12.4
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling parquet v30.0.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]     Checking bytemuck v1.15.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking safe_arch v0.7.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking wide v0.7.17
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling dos-uid-derive v5.0.0
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking paris v1.5.15
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]     Checking gmt_dos-actors-clients_interface v1.3.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling gmt-fem-code-builder v2.1.0
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling nalgebra-macros v0.2.1
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling virtue v0.0.13
[INFO] [stderr]     Checking utf8-width v0.1.7
[INFO] [stderr]     Checking unicode-width v0.1.12
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]     Checking iter-read v0.3.1
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]    Compiling bincode_derive v2.0.0-rc.3
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking open v5.1.2
[INFO] [stderr]     Checking html-escape v0.2.13
[INFO] [stderr]    Compiling matio-rs-sys v0.2.3
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]    Compiling matio-rs_derive v0.1.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]    Compiling gmt_dos-actors_dsl v2.1.1
[INFO] [stderr]     Checking nalgebra v0.32.5
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]     Checking vec_box v1.0.0
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking svg v0.16.0
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking indicatif v0.17.8
[INFO] [stderr]     Checking gmt_dos-actors v11.0.0
[INFO] [stderr]     Checking serde-pickle v0.6.3
[INFO] [stderr]     Checking bincode v2.0.0-rc.3
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking geotrans v0.1.1
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking gmt_dos-clients v4.3.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking serde-pickle v1.1.1
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]    Compiling gmt-fem v5.1.0
[INFO] [stderr]    Compiling gmt_dos-clients_io v4.2.0
[INFO] [stderr]    Compiling gmt_dos-clients_fem v4.3.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking geotrans v0.2.2
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking criterion v0.4.0
[INFO] [stderr] warning: gmt_dos-clients_fem@4.3.4: the FEM_REPO environment variable is not set, using dummy inputs and outputs instead
[INFO] [stderr]     Checking matio-rs v1.3.2
[INFO] [stdout] warning: unexpected `cfg` condition name: `fem`
[INFO] [stdout]    --> src/discrete_state_space.rs:316:11
[INFO] [stdout]     |
[INFO] [stdout] 316 |     #[cfg(fem)]
[INFO] [stdout]     |           ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `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(fem)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fem)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 name: `fem`
[INFO] [stdout]    --> src/discrete_state_space.rs:571:11
[INFO] [stdout]     |
[INFO] [stdout] 571 |     #[cfg(fem)]
[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(fem)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fem)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fem`
[INFO] [stdout]    --> src/discrete_state_space.rs:777:15
[INFO] [stdout]     |
[INFO] [stdout] 777 |     #[cfg(not(fem))]
[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(fem)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fem)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fem`
[INFO] [stdout]   --> src/actors_interface.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg(fem)]
[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(fem)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fem)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fem`
[INFO] [stdout]   --> src/actors_interface.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(fem)]
[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(fem)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fem)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fem`
[INFO] [stdout]   --> src/actors_interface.rs:27:7
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[cfg(fem)]
[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(fem)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fem)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fem`
[INFO] [stdout]   --> src/actors_interface.rs:29:7
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[cfg(fem)]
[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(fem)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fem)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::fem_io::actors_inputs::OSSElDriveTorque`
[INFO] [stdout]    --> src/discrete_modal_solver.rs:187:9
[INFO] [stdout]     |
[INFO] [stdout] 187 |     use crate::fem_io::actors_inputs::OSSElDriveTorque;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `OSSElDriveTorque` in `gmt_fem::inputs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::fem_io::actors_outputs::OSSElEncoderAngle`
[INFO] [stdout]    --> src/discrete_modal_solver.rs:188:9
[INFO] [stdout]     |
[INFO] [stdout] 188 |     use crate::fem_io::actors_outputs::OSSElEncoderAngle;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `OSSElEncoderAngle` in `gmt_fem::outputs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fem`
[INFO] [stdout]    --> src/discrete_state_space.rs:316:11
[INFO] [stdout]     |
[INFO] [stdout] 316 |     #[cfg(fem)]
[INFO] [stdout]     |           ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `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(fem)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fem)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 name: `fem`
[INFO] [stdout]    --> src/discrete_state_space.rs:571:11
[INFO] [stdout]     |
[INFO] [stdout] 571 |     #[cfg(fem)]
[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(fem)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fem)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fem`
[INFO] [stdout]    --> src/discrete_state_space.rs:777:15
[INFO] [stdout]     |
[INFO] [stdout] 777 |     #[cfg(not(fem))]
[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(fem)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fem)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fem`
[INFO] [stdout]   --> src/actors_interface.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg(fem)]
[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(fem)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fem)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fem`
[INFO] [stdout]   --> src/actors_interface.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(fem)]
[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(fem)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fem)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fem`
[INFO] [stdout]   --> src/actors_interface.rs:27:7
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[cfg(fem)]
[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(fem)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fem)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `fem`
[INFO] [stdout]   --> src/actors_interface.rs:29:7
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[cfg(fem)]
[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(fem)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fem)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `discrete_modal_solver::DiscreteModalSolver<exponential_matrix::ExponentialMatrix>: serde::de::Deserialize<'_>` is not satisfied
[INFO] [stdout]     --> src/discrete_modal_solver.rs:207:57
[INFO] [stdout]      |
[INFO] [stdout] 207  |         let q: DiscreteModalSolver<ExponentialMatrix> = serde_json::from_str(&json).unwrap();
[INFO] [stdout]      |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `serde::de::Deserialize<'_>` is not implemented for `discrete_modal_solver::DiscreteModalSolver<exponential_matrix::ExponentialMatrix>`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `serde::de::Deserialize<'de>`:
[INFO] [stdout]                &'a Path
[INFO] [stdout]                &'a [u8]
[INFO] [stdout]                &'a str
[INFO] [stdout]                ()
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]                (T0, T1, T2, T3, T4)
[INFO] [stdout]              and 160 others
[INFO] [stdout] note: required by a bound in `serde_json::from_str`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.116/src/de.rs:2676:8
[INFO] [stdout]      |
[INFO] [stdout] 2674 | pub fn from_str<'a, T>(s: &'a str) -> Result<T>
[INFO] [stdout]      |        -------- required by a bound in this function
[INFO] [stdout] 2675 | where
[INFO] [stdout] 2676 |     T: de::Deserialize<'a>,
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^ required by this bound in `from_str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] The following warnings were emitted during compilation:
[INFO] [stderr] 
[INFO] [stderr] warning: gmt_dos-clients_fem@4.3.4: the FEM_REPO environment variable is not set, using dummy inputs and outputs instead
[INFO] [stderr] 
[INFO] [stderr] error: could not compile `gmt_dos-clients_fem` (lib test) due to 3 previous errors; 7 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused import: `black_box`
[INFO] [stdout]  --> benches/benchmarks.rs:1:17
[INFO] [stdout]   |
[INFO] [stdout] 1 | use criterion::{black_box, criterion_group, criterion_main, Criterion};
[INFO] [stdout]   |                 ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `gmt_dos_clients_io::gmt_fem::inputs::MCM2Lcl6F`, `gmt_dos_clients_io::gmt_fem::inputs::MCM2SmHexF`, `gmt_dos_clients_io::gmt_fem::inputs::OSSM1Lcl6F`, `gmt_dos_clients_io::gmt_fem::inputs::CFD2021106F`, `gmt_dos_clients_io::gmt_fem::outputs::M2Segment1AxialD`, `gmt_dos_clients_io::gmt_fem::outputs::M2Segment2AxialD`, `gmt_dos_clients_io::gmt_fem::outputs::M2Segment3AxialD`, `gmt_dos_clients_io::gmt_fem::outputs::M2Segment4AxialD`, `gmt_dos_clients_io::gmt_fem::outputs::M2Segment5AxialD`, `gmt_dos_clients_io::gmt_fem::outputs::M2Segment6AxialD`, `gmt_dos_clients_io::gmt_fem::outputs::M2Segment7AxialD`, `gmt_dos_clients_io::gmt_fem::outputs::MCM2Lcl6D`, `gmt_dos_clients_io::gmt_fem::outputs::MCM2SmHexD`, `gmt_dos_clients_io::gmt_fem::outputs::OSSM1Lcl`, `gmt_dos_clients_io::gmt_fem::outputs::MCM2RB6D`
[INFO] [stdout]  --> examples/dc-gain-mismatch.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 |     inputs::{MCM2Lcl6F, MCM2SmHexF, OSSM1Lcl6F, CFD2021106F},
[INFO] [stdout]   |              ^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^^ no `CFD2021106F` in `gmt_fem::inputs`
[INFO] [stdout]   |              |          |           |
[INFO] [stdout]   |              |          |           no `OSSM1Lcl6F` in `gmt_fem::inputs`
[INFO] [stdout]   |              |          no `MCM2SmHexF` in `gmt_fem::inputs`
[INFO] [stdout]   |              no `MCM2Lcl6F` in `gmt_fem::inputs`
[INFO] [stdout] 6 |     outputs::{
[INFO] [stdout] 7 |         M2Segment1AxialD, M2Segment2AxialD, M2Segment3AxialD, M2Segment4AxialD, M2Segment5AxialD,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^ no `M2Segment5AxialD` in `gmt_fem::outputs`
[INFO] [stdout]   |         |                 |                 |                 |
[INFO] [stdout]   |         |                 |                 |                 no `M2Segment4AxialD` in `gmt_fem::outputs`
[INFO] [stdout]   |         |                 |                 no `M2Segment3AxialD` in `gmt_fem::outputs`
[INFO] [stdout]   |         |                 no `M2Segment2AxialD` in `gmt_fem::outputs`
[INFO] [stdout]   |         no `M2Segment1AxialD` in `gmt_fem::outputs`
[INFO] [stdout] 8 |         M2Segment6AxialD, M2Segment7AxialD, MCM2Lcl6D, MCM2SmHexD, OSSM1Lcl, MCM2RB6D,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^  ^^^^^^^^
[INFO] [stdout]   |         |
[INFO] [stdout]   |         no `M2Segment6AxialD` in `gmt_fem::outputs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> benches/benchmarks.rs:43:30
[INFO] [stdout]    |
[INFO] [stdout] 43 |                 psi_times_u: vec![],
[INFO] [stdout]    |                              ^^^^^^ expected `PsiTimesU`, found `Vec<_>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `gmt_dos_clients_fem::discrete_modal_solver::PsiTimesU`
[INFO] [stdout]               found struct `Vec<_>`
[INFO] [stdout]    = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `facesheet_nodes` in initializer of `DiscreteModalSolver<Exponential>`
[INFO] [stdout]   --> benches/benchmarks.rs:37:23
[INFO] [stdout]    |
[INFO] [stdout] 37 |             let dss = DiscreteModalSolver::<Exponential> {
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `facesheet_nodes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0063, E0308.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0063`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `including_mount` found for struct `DiscreteStateSpace` in the current scope
[INFO] [stdout]    --> examples/dc-gain-mismatch.rs:18:10
[INFO] [stdout]     |
[INFO] [stdout] 15  |       let fem = DiscreteStateSpace::from(FEM::from_env().unwrap())
[INFO] [stdout]     |  _______________-
[INFO] [stdout] 16  | |         .sampling(8e3)
[INFO] [stdout] 17  | |         .use_static_gain_compensation()
[INFO] [stdout] 18  | |         .including_mount()
[INFO] [stdout]     | |_________-^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `including_m1` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/workdir/src/discrete_state_space.rs:327:5
[INFO] [stdout]     |
[INFO] [stdout] 327 |     pub fn including_m1(self, sids: Option<Vec<u8>>) -> Result<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] The following warnings were emitted during compilation:
[INFO] [stderr] 
[INFO] [stderr] warning: gmt_dos-clients_fem@4.3.4: the FEM_REPO environment variable is not set, using dummy inputs and outputs instead
[INFO] [stderr] 
[INFO] [stderr] error: could not compile `gmt_dos-clients_fem` (bench "benchmarks") due to 2 previous errors; 1 warning emitted
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] The following warnings were emitted during compilation:
[INFO] [stderr] 
[INFO] [stderr] warning: gmt_dos-clients_fem@4.3.4: the FEM_REPO environment variable is not set, using dummy inputs and outputs instead
[INFO] [stderr] 
[INFO] [stderr] error: could not compile `gmt_dos-clients_fem` (example "dc-gain-mismatch") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "2e441c0e4d604844e7ced35fdaa7514161d1c8d55e1dd159c6e0afb0b05ceec6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e441c0e4d604844e7ced35fdaa7514161d1c8d55e1dd159c6e0afb0b05ceec6", kill_on_drop: false }`
[INFO] [stdout] 2e441c0e4d604844e7ced35fdaa7514161d1c8d55e1dd159c6e0afb0b05ceec6
