[INFO] fetching crate lmfu 1.3.1... [INFO] checking lmfu-1.3.1 against master#17ffbc81a30c094193836a5d7f90dff273b5df93 for pr-138785 [INFO] extracting crate lmfu 1.3.1 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate lmfu 1.3.1 on toolchain 17ffbc81a30c094193836a5d7f90dff273b5df93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+17ffbc81a30c094193836a5d7f90dff273b5df93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate lmfu 1.3.1 [INFO] finished tweaking crates.io crate lmfu 1.3.1 [INFO] tweaked toml for crates.io crate lmfu 1.3.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+17ffbc81a30c094193836a5d7f90dff273b5df93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 24 packages to latest compatible versions [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+17ffbc81a30c094193836a5d7f90dff273b5df93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cityhasher v0.1.0 [INFO] [stderr] Downloaded arcstr v1.2.0 [INFO] [stderr] Downloaded strpool v1.1.1 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+17ffbc81a30c094193836a5d7f90dff273b5df93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa3ae2b5953c0e93c587b7ecd9d0144a43b22d0d5ba7ccbdb29d8f162a806971 [INFO] running `Command { std: "docker" "start" "-a" "aa3ae2b5953c0e93c587b7ecd9d0144a43b22d0d5ba7ccbdb29d8f162a806971", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa3ae2b5953c0e93c587b7ecd9d0144a43b22d0d5ba7ccbdb29d8f162a806971", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa3ae2b5953c0e93c587b7ecd9d0144a43b22d0d5ba7ccbdb29d8f162a806971", kill_on_drop: false }` [INFO] [stdout] aa3ae2b5953c0e93c587b7ecd9d0144a43b22d0d5ba7ccbdb29d8f162a806971 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+17ffbc81a30c094193836a5d7f90dff273b5df93" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2230293525f1d6a97fb884de1ea9d796d9758256d0a94466fe18dca6da06ced0 [INFO] running `Command { std: "docker" "start" "-a" "2230293525f1d6a97fb884de1ea9d796d9758256d0a94466fe18dca6da06ced0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking cityhasher v0.1.0 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking arcstr v1.2.0 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking litemap v0.7.5 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling strpool v1.1.1 [INFO] [stderr] Compiling lmfu v1.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `gecko-ffi` [INFO] [stdout] --> thin_vec.rs:20:11 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(not(feature = "gecko-ffi"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arcstr`, `arrayvec`, `default`, `hashmap`, `json`, `litemap`, `strpool`, and `thinvec` [INFO] [stdout] = help: consider adding `gecko-ffi` 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: `gecko-ffi` [INFO] [stdout] --> thin_vec.rs:31:7 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "gecko-ffi")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arcstr`, `arrayvec`, `default`, `hashmap`, `json`, `litemap`, `strpool`, and `thinvec` [INFO] [stdout] = help: consider adding `gecko-ffi` 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: `gecko-ffi` [INFO] [stdout] --> thin_vec.rs:125:16 [INFO] [stdout] | [INFO] [stdout] 125 | #[cfg_attr(all(feature = "gecko-ffi", any(test, miri)), repr(align(8)))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arcstr`, `arrayvec`, `default`, `hashmap`, `json`, `litemap`, `strpool`, and `thinvec` [INFO] [stdout] = help: consider adding `gecko-ffi` 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: `gecko-ffi` [INFO] [stdout] --> thin_vec.rs:145:7 [INFO] [stdout] | [INFO] [stdout] 145 | #[cfg(feature = "gecko-ffi")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arcstr`, `arrayvec`, `default`, `hashmap`, `json`, `litemap`, `strpool`, and `thinvec` [INFO] [stdout] = help: consider adding `gecko-ffi` 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: `gecko-ffi` [INFO] [stdout] --> thin_vec.rs:167:11 [INFO] [stdout] | [INFO] [stdout] 167 | #[cfg(not(feature = "gecko-ffi"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arcstr`, `arrayvec`, `default`, `hashmap`, `json`, `litemap`, `strpool`, and `thinvec` [INFO] [stdout] = help: consider adding `gecko-ffi` 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: `gecko-ffi` [INFO] [stdout] --> thin_vec.rs:184:15 [INFO] [stdout] | [INFO] [stdout] 184 | #[cfg(any(not(feature = "gecko-ffi"), test, miri))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arcstr`, `arrayvec`, `default`, `hashmap`, `json`, `litemap`, `strpool`, and `thinvec` [INFO] [stdout] = help: consider adding `gecko-ffi` 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: `gecko-ffi` [INFO] [stdout] --> thin_vec.rs:187:11 [INFO] [stdout] | [INFO] [stdout] 187 | #[cfg(all(feature = "gecko-ffi", not(test), not(miri)))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arcstr`, `arrayvec`, `default`, `hashmap`, `json`, `litemap`, `strpool`, and `thinvec` [INFO] [stdout] = help: consider adding `gecko-ffi` 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: `gecko-ffi` [INFO] [stdout] --> thin_vec.rs:298:16 [INFO] [stdout] | [INFO] [stdout] 298 | #[cfg_attr(not(feature = "gecko-ffi"), doc = "```")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arcstr`, `arrayvec`, `default`, `hashmap`, `json`, `litemap`, `strpool`, and `thinvec` [INFO] [stdout] = help: consider adding `gecko-ffi` 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: `gecko-ffi` [INFO] [stdout] --> thin_vec.rs:299:12 [INFO] [stdout] | [INFO] [stdout] 299 | #[cfg_attr(feature = "gecko-ffi", doc = "```ignore")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arcstr`, `arrayvec`, `default`, `hashmap`, `json`, `litemap`, `strpool`, and `thinvec` [INFO] [stdout] = help: consider adding `gecko-ffi` 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: `no_global_oom_handling` [INFO] [stdout] --> thin_vec.rs:1787:11 [INFO] [stdout] | [INFO] [stdout] 1787 | #[cfg(not(no_global_oom_handling))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [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(no_global_oom_handling)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` 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: `unstable` [INFO] [stdout] --> thin_vec.rs:2059:7 [INFO] [stdout] | [INFO] [stdout] 2059 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arcstr`, `arrayvec`, `default`, `hashmap`, `json`, `litemap`, `strpool`, and `thinvec` [INFO] [stdout] = help: consider adding `unstable` 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: `unstable` [INFO] [stdout] --> thin_vec.rs:2221:7 [INFO] [stdout] | [INFO] [stdout] 2221 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arcstr`, `arrayvec`, `default`, `hashmap`, `json`, `litemap`, `strpool`, and `thinvec` [INFO] [stdout] = help: consider adding `unstable` 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: `gecko-ffi` [INFO] [stdout] --> thin_vec.rs:232:17 [INFO] [stdout] | [INFO] [stdout] 232 | if cfg!(feature = "gecko-ffi") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arcstr`, `arrayvec`, `default`, `hashmap`, `json`, `litemap`, `strpool`, and `thinvec` [INFO] [stdout] = help: consider adding `gecko-ffi` 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: `gecko-ffi` [INFO] [stdout] --> thin_vec.rs:899:15 [INFO] [stdout] | [INFO] [stdout] 899 | #[cfg(not(feature = "gecko-ffi"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arcstr`, `arrayvec`, `default`, `hashmap`, `json`, `litemap`, `strpool`, and `thinvec` [INFO] [stdout] = help: consider adding `gecko-ffi` 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: `gecko-ffi` [INFO] [stdout] --> thin_vec.rs:928:11 [INFO] [stdout] | [INFO] [stdout] 928 | #[cfg(feature = "gecko-ffi")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arcstr`, `arrayvec`, `default`, `hashmap`, `json`, `litemap`, `strpool`, and `thinvec` [INFO] [stdout] = help: consider adding `gecko-ffi` 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: `gecko-ffi` [INFO] [stdout] --> thin_vec.rs:1039:20 [INFO] [stdout] | [INFO] [stdout] 1039 | #[cfg_attr(not(feature = "gecko-ffi"), doc = "```")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arcstr`, `arrayvec`, `default`, `hashmap`, `json`, `litemap`, `strpool`, and `thinvec` [INFO] [stdout] = help: consider adding `gecko-ffi` 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: `gecko-ffi` [INFO] [stdout] --> thin_vec.rs:1040:16 [INFO] [stdout] | [INFO] [stdout] 1040 | #[cfg_attr(feature = "gecko-ffi", doc = "```ignore")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arcstr`, `arrayvec`, `default`, `hashmap`, `json`, `litemap`, `strpool`, and `thinvec` [INFO] [stdout] = help: consider adding `gecko-ffi` 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: `gecko-ffi` [INFO] [stdout] --> thin_vec.rs:1064:20 [INFO] [stdout] | [INFO] [stdout] 1064 | #[cfg_attr(not(feature = "gecko-ffi"), doc = "```")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arcstr`, `arrayvec`, `default`, `hashmap`, `json`, `litemap`, `strpool`, and `thinvec` [INFO] [stdout] = help: consider adding `gecko-ffi` 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: `gecko-ffi` [INFO] [stdout] --> thin_vec.rs:1065:16 [INFO] [stdout] | [INFO] [stdout] 1065 | #[cfg_attr(feature = "gecko-ffi", doc = "```ignore")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arcstr`, `arrayvec`, `default`, `hashmap`, `json`, `litemap`, `strpool`, and `thinvec` [INFO] [stdout] = help: consider adding `gecko-ffi` 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: `gecko-ffi` [INFO] [stdout] --> thin_vec.rs:1105:20 [INFO] [stdout] | [INFO] [stdout] 1105 | #[cfg_attr(not(feature = "gecko-ffi"), doc = "```")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arcstr`, `arrayvec`, `default`, `hashmap`, `json`, `litemap`, `strpool`, and `thinvec` [INFO] [stdout] = help: consider adding `gecko-ffi` 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: `gecko-ffi` [INFO] [stdout] --> thin_vec.rs:1106:16 [INFO] [stdout] | [INFO] [stdout] 1106 | #[cfg_attr(feature = "gecko-ffi", doc = "```ignore")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arcstr`, `arrayvec`, `default`, `hashmap`, `json`, `litemap`, `strpool`, and `thinvec` [INFO] [stdout] = help: consider adding `gecko-ffi` 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: `gecko-ffi` [INFO] [stdout] --> thin_vec.rs:1135:20 [INFO] [stdout] | [INFO] [stdout] 1135 | #[cfg_attr(not(feature = "gecko-ffi"), doc = "```")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arcstr`, `arrayvec`, `default`, `hashmap`, `json`, `litemap`, `strpool`, and `thinvec` [INFO] [stdout] = help: consider adding `gecko-ffi` 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: `gecko-ffi` [INFO] [stdout] --> thin_vec.rs:1136:16 [INFO] [stdout] | [INFO] [stdout] 1136 | #[cfg_attr(feature = "gecko-ffi", doc = "```ignore")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arcstr`, `arrayvec`, `default`, `hashmap`, `json`, `litemap`, `strpool`, and `thinvec` [INFO] [stdout] = help: consider adding `gecko-ffi` 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: `gecko-ffi` [INFO] [stdout] --> thin_vec.rs:1398:11 [INFO] [stdout] | [INFO] [stdout] 1398 | #[cfg(feature = "gecko-ffi")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arcstr`, `arrayvec`, `default`, `hashmap`, `json`, `litemap`, `strpool`, and `thinvec` [INFO] [stdout] = help: consider adding `gecko-ffi` 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: `gecko-ffi` [INFO] [stdout] --> thin_vec.rs:1409:15 [INFO] [stdout] | [INFO] [stdout] 1409 | #[cfg(not(feature = "gecko-ffi"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arcstr`, `arrayvec`, `default`, `hashmap`, `json`, `litemap`, `strpool`, and `thinvec` [INFO] [stdout] = help: consider adding `gecko-ffi` 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: `gecko-ffi` [INFO] [stdout] --> thin_vec.rs:1415:11 [INFO] [stdout] | [INFO] [stdout] 1415 | #[cfg(feature = "gecko-ffi")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arcstr`, `arrayvec`, `default`, `hashmap`, `json`, `litemap`, `strpool`, and `thinvec` [INFO] [stdout] = help: consider adding `gecko-ffi` 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: `gecko-ffi` [INFO] [stdout] --> thin_vec.rs:1421:15 [INFO] [stdout] | [INFO] [stdout] 1421 | #[cfg(not(feature = "gecko-ffi"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arcstr`, `arrayvec`, `default`, `hashmap`, `json`, `litemap`, `strpool`, and `thinvec` [INFO] [stdout] = help: consider adding `gecko-ffi` 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: `gecko-ffi` [INFO] [stdout] --> thin_vec.rs:443:47 [INFO] [stdout] | [INFO] [stdout] 443 | let empty_header_is_aligned = if cfg!(feature = "gecko-ffi") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arcstr`, `arrayvec`, `default`, `hashmap`, `json`, `litemap`, `strpool`, and `thinvec` [INFO] [stdout] = help: consider adding `gecko-ffi` 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: `gecko-ffi` [INFO] [stdout] --> thin_vec.rs:1385:21 [INFO] [stdout] | [INFO] [stdout] 1385 | if cfg!(feature = "gecko-ffi") && len > 0 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arcstr`, `arrayvec`, `default`, `hashmap`, `json`, `litemap`, `strpool`, and `thinvec` [INFO] [stdout] = help: consider adding `gecko-ffi` 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: `gecko-ffi` [INFO] [stdout] --> thin_vec.rs:1438:20 [INFO] [stdout] | [INFO] [stdout] 1438 | #[cfg_attr(not(feature = "gecko-ffi"), doc = "```")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arcstr`, `arrayvec`, `default`, `hashmap`, `json`, `litemap`, `strpool`, and `thinvec` [INFO] [stdout] = help: consider adding `gecko-ffi` 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: `gecko-ffi` [INFO] [stdout] --> thin_vec.rs:1439:16 [INFO] [stdout] | [INFO] [stdout] 1439 | #[cfg_attr(feature = "gecko-ffi", doc = "```ignore")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arcstr`, `arrayvec`, `default`, `hashmap`, `json`, `litemap`, `strpool`, and `thinvec` [INFO] [stdout] = help: consider adding `gecko-ffi` 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: `gecko-ffi` [INFO] [stdout] --> thin_vec.rs:1503:20 [INFO] [stdout] | [INFO] [stdout] 1503 | #[cfg_attr(not(feature = "gecko-ffi"), doc = "```")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arcstr`, `arrayvec`, `default`, `hashmap`, `json`, `litemap`, `strpool`, and `thinvec` [INFO] [stdout] = help: consider adding `gecko-ffi` 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: `gecko-ffi` [INFO] [stdout] --> thin_vec.rs:1504:16 [INFO] [stdout] | [INFO] [stdout] 1504 | #[cfg_attr(feature = "gecko-ffi", doc = "```ignore")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arcstr`, `arrayvec`, `default`, `hashmap`, `json`, `litemap`, `strpool`, and `thinvec` [INFO] [stdout] = help: consider adding `gecko-ffi` 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: `gecko-ffi` [INFO] [stdout] --> thin_vec.rs:1528:23 [INFO] [stdout] | [INFO] [stdout] 1528 | #[cfg(feature = "gecko-ffi")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arcstr`, `arrayvec`, `default`, `hashmap`, `json`, `litemap`, `strpool`, and `thinvec` [INFO] [stdout] = help: consider adding `gecko-ffi` 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: `gecko-ffi` [INFO] [stdout] --> thin_vec.rs:20:11 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(not(feature = "gecko-ffi"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arcstr`, `arrayvec`, `default`, `hashmap`, `json`, `litemap`, `strpool`, and `thinvec` [INFO] [stdout] = help: consider adding `gecko-ffi` 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: `gecko-ffi` [INFO] [stdout] --> thin_vec.rs:31:7 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "gecko-ffi")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arcstr`, `arrayvec`, `default`, `hashmap`, `json`, `litemap`, `strpool`, and `thinvec` [INFO] [stdout] = help: consider adding `gecko-ffi` 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: `gecko-ffi` [INFO] [stdout] --> thin_vec.rs:125:16 [INFO] [stdout] | [INFO] [stdout] 125 | #[cfg_attr(all(feature = "gecko-ffi", any(test, miri)), repr(align(8)))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arcstr`, `arrayvec`, `default`, `hashmap`, `json`, `litemap`, `strpool`, and `thinvec` [INFO] [stdout] = help: consider adding `gecko-ffi` 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: `gecko-ffi` [INFO] [stdout] --> thin_vec.rs:145:7 [INFO] [stdout] | [INFO] [stdout] 145 | #[cfg(feature = "gecko-ffi")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arcstr`, `arrayvec`, `default`, `hashmap`, `json`, `litemap`, `strpool`, and `thinvec` [INFO] [stdout] = help: consider adding `gecko-ffi` 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: `gecko-ffi` [INFO] [stdout] --> thin_vec.rs:167:11 [INFO] [stdout] | [INFO] [stdout] 167 | #[cfg(not(feature = "gecko-ffi"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arcstr`, `arrayvec`, `default`, `hashmap`, `json`, `litemap`, `strpool`, and `thinvec` [INFO] [stdout] = help: consider adding `gecko-ffi` 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: `gecko-ffi` [INFO] [stdout] --> thin_vec.rs:184:15 [INFO] [stdout] | [INFO] [stdout] 184 | #[cfg(any(not(feature = "gecko-ffi"), test, miri))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arcstr`, `arrayvec`, `default`, `hashmap`, `json`, `litemap`, `strpool`, and `thinvec` [INFO] [stdout] = help: consider adding `gecko-ffi` 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: `gecko-ffi` [INFO] [stdout] --> thin_vec.rs:187:11 [INFO] [stdout] | [INFO] [stdout] 187 | #[cfg(all(feature = "gecko-ffi", not(test), not(miri)))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arcstr`, `arrayvec`, `default`, `hashmap`, `json`, `litemap`, `strpool`, and `thinvec` [INFO] [stdout] = help: consider adding `gecko-ffi` 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: `gecko-ffi` [INFO] [stdout] --> thin_vec.rs:298:16 [INFO] [stdout] | [INFO] [stdout] 298 | #[cfg_attr(not(feature = "gecko-ffi"), doc = "```")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arcstr`, `arrayvec`, `default`, `hashmap`, `json`, `litemap`, `strpool`, and `thinvec` [INFO] [stdout] = help: consider adding `gecko-ffi` 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: `gecko-ffi` [INFO] [stdout] --> thin_vec.rs:299:12 [INFO] [stdout] | [INFO] [stdout] 299 | #[cfg_attr(feature = "gecko-ffi", doc = "```ignore")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arcstr`, `arrayvec`, `default`, `hashmap`, `json`, `litemap`, `strpool`, and `thinvec` [INFO] [stdout] = help: consider adding `gecko-ffi` 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: `no_global_oom_handling` [INFO] [stdout] --> thin_vec.rs:1787:11 [INFO] [stdout] | [INFO] [stdout] 1787 | #[cfg(not(no_global_oom_handling))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [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(no_global_oom_handling)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` 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: `unstable` [INFO] [stdout] --> thin_vec.rs:2059:7 [INFO] [stdout] | [INFO] [stdout] 2059 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arcstr`, `arrayvec`, `default`, `hashmap`, `json`, `litemap`, `strpool`, and `thinvec` [INFO] [stdout] = help: consider adding `unstable` 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: `unstable` [INFO] [stdout] --> thin_vec.rs:2221:7 [INFO] [stdout] | [INFO] [stdout] 2221 | #[cfg(feature = "unstable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arcstr`, `arrayvec`, `default`, `hashmap`, `json`, `litemap`, `strpool`, and `thinvec` [INFO] [stdout] = help: consider adding `unstable` 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: `gecko-ffi` [INFO] [stdout] --> thin_vec.rs:232:17 [INFO] [stdout] | [INFO] [stdout] 232 | if cfg!(feature = "gecko-ffi") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arcstr`, `arrayvec`, `default`, `hashmap`, `json`, `litemap`, `strpool`, and `thinvec` [INFO] [stdout] = help: consider adding `gecko-ffi` 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: `gecko-ffi` [INFO] [stdout] --> thin_vec.rs:899:15 [INFO] [stdout] | [INFO] [stdout] 899 | #[cfg(not(feature = "gecko-ffi"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arcstr`, `arrayvec`, `default`, `hashmap`, `json`, `litemap`, `strpool`, and `thinvec` [INFO] [stdout] = help: consider adding `gecko-ffi` 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: `gecko-ffi` [INFO] [stdout] --> thin_vec.rs:928:11 [INFO] [stdout] | [INFO] [stdout] 928 | #[cfg(feature = "gecko-ffi")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arcstr`, `arrayvec`, `default`, `hashmap`, `json`, `litemap`, `strpool`, and `thinvec` [INFO] [stdout] = help: consider adding `gecko-ffi` 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: `gecko-ffi` [INFO] [stdout] --> thin_vec.rs:1039:20 [INFO] [stdout] | [INFO] [stdout] 1039 | #[cfg_attr(not(feature = "gecko-ffi"), doc = "```")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arcstr`, `arrayvec`, `default`, `hashmap`, `json`, `litemap`, `strpool`, and `thinvec` [INFO] [stdout] = help: consider adding `gecko-ffi` 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: `gecko-ffi` [INFO] [stdout] --> thin_vec.rs:1040:16 [INFO] [stdout] | [INFO] [stdout] 1040 | #[cfg_attr(feature = "gecko-ffi", doc = "```ignore")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arcstr`, `arrayvec`, `default`, `hashmap`, `json`, `litemap`, `strpool`, and `thinvec` [INFO] [stdout] = help: consider adding `gecko-ffi` 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: `gecko-ffi` [INFO] [stdout] --> thin_vec.rs:1064:20 [INFO] [stdout] | [INFO] [stdout] 1064 | #[cfg_attr(not(feature = "gecko-ffi"), doc = "```")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arcstr`, `arrayvec`, `default`, `hashmap`, `json`, `litemap`, `strpool`, and `thinvec` [INFO] [stdout] = help: consider adding `gecko-ffi` 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: `gecko-ffi` [INFO] [stdout] --> thin_vec.rs:1065:16 [INFO] [stdout] | [INFO] [stdout] 1065 | #[cfg_attr(feature = "gecko-ffi", doc = "```ignore")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arcstr`, `arrayvec`, `default`, `hashmap`, `json`, `litemap`, `strpool`, and `thinvec` [INFO] [stdout] = help: consider adding `gecko-ffi` 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: `gecko-ffi` [INFO] [stdout] --> thin_vec.rs:1105:20 [INFO] [stdout] | [INFO] [stdout] 1105 | #[cfg_attr(not(feature = "gecko-ffi"), doc = "```")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arcstr`, `arrayvec`, `default`, `hashmap`, `json`, `litemap`, `strpool`, and `thinvec` [INFO] [stdout] = help: consider adding `gecko-ffi` 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: `gecko-ffi` [INFO] [stdout] --> thin_vec.rs:1106:16 [INFO] [stdout] | [INFO] [stdout] 1106 | #[cfg_attr(feature = "gecko-ffi", doc = "```ignore")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arcstr`, `arrayvec`, `default`, `hashmap`, `json`, `litemap`, `strpool`, and `thinvec` [INFO] [stdout] = help: consider adding `gecko-ffi` 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: `gecko-ffi` [INFO] [stdout] --> thin_vec.rs:1135:20 [INFO] [stdout] | [INFO] [stdout] 1135 | #[cfg_attr(not(feature = "gecko-ffi"), doc = "```")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arcstr`, `arrayvec`, `default`, `hashmap`, `json`, `litemap`, `strpool`, and `thinvec` [INFO] [stdout] = help: consider adding `gecko-ffi` 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: `gecko-ffi` [INFO] [stdout] --> thin_vec.rs:1136:16 [INFO] [stdout] | [INFO] [stdout] 1136 | #[cfg_attr(feature = "gecko-ffi", doc = "```ignore")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arcstr`, `arrayvec`, `default`, `hashmap`, `json`, `litemap`, `strpool`, and `thinvec` [INFO] [stdout] = help: consider adding `gecko-ffi` 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: `gecko-ffi` [INFO] [stdout] --> thin_vec.rs:1398:11 [INFO] [stdout] | [INFO] [stdout] 1398 | #[cfg(feature = "gecko-ffi")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arcstr`, `arrayvec`, `default`, `hashmap`, `json`, `litemap`, `strpool`, and `thinvec` [INFO] [stdout] = help: consider adding `gecko-ffi` 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: `gecko-ffi` [INFO] [stdout] --> thin_vec.rs:1409:15 [INFO] [stdout] | [INFO] [stdout] 1409 | #[cfg(not(feature = "gecko-ffi"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arcstr`, `arrayvec`, `default`, `hashmap`, `json`, `litemap`, `strpool`, and `thinvec` [INFO] [stdout] = help: consider adding `gecko-ffi` 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: `gecko-ffi` [INFO] [stdout] --> thin_vec.rs:1415:11 [INFO] [stdout] | [INFO] [stdout] 1415 | #[cfg(feature = "gecko-ffi")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arcstr`, `arrayvec`, `default`, `hashmap`, `json`, `litemap`, `strpool`, and `thinvec` [INFO] [stdout] = help: consider adding `gecko-ffi` 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: `gecko-ffi` [INFO] [stdout] --> thin_vec.rs:1421:15 [INFO] [stdout] | [INFO] [stdout] 1421 | #[cfg(not(feature = "gecko-ffi"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arcstr`, `arrayvec`, `default`, `hashmap`, `json`, `litemap`, `strpool`, and `thinvec` [INFO] [stdout] = help: consider adding `gecko-ffi` 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: `gecko-ffi` [INFO] [stdout] --> thin_vec.rs:443:47 [INFO] [stdout] | [INFO] [stdout] 443 | let empty_header_is_aligned = if cfg!(feature = "gecko-ffi") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arcstr`, `arrayvec`, `default`, `hashmap`, `json`, `litemap`, `strpool`, and `thinvec` [INFO] [stdout] = help: consider adding `gecko-ffi` 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: `gecko-ffi` [INFO] [stdout] --> thin_vec.rs:1385:21 [INFO] [stdout] | [INFO] [stdout] 1385 | if cfg!(feature = "gecko-ffi") && len > 0 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arcstr`, `arrayvec`, `default`, `hashmap`, `json`, `litemap`, `strpool`, and `thinvec` [INFO] [stdout] = help: consider adding `gecko-ffi` 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: `gecko-ffi` [INFO] [stdout] --> thin_vec.rs:1438:20 [INFO] [stdout] | [INFO] [stdout] 1438 | #[cfg_attr(not(feature = "gecko-ffi"), doc = "```")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arcstr`, `arrayvec`, `default`, `hashmap`, `json`, `litemap`, `strpool`, and `thinvec` [INFO] [stdout] = help: consider adding `gecko-ffi` 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: `gecko-ffi` [INFO] [stdout] --> thin_vec.rs:1439:16 [INFO] [stdout] | [INFO] [stdout] 1439 | #[cfg_attr(feature = "gecko-ffi", doc = "```ignore")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arcstr`, `arrayvec`, `default`, `hashmap`, `json`, `litemap`, `strpool`, and `thinvec` [INFO] [stdout] = help: consider adding `gecko-ffi` 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: `gecko-ffi` [INFO] [stdout] --> thin_vec.rs:1503:20 [INFO] [stdout] | [INFO] [stdout] 1503 | #[cfg_attr(not(feature = "gecko-ffi"), doc = "```")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arcstr`, `arrayvec`, `default`, `hashmap`, `json`, `litemap`, `strpool`, and `thinvec` [INFO] [stdout] = help: consider adding `gecko-ffi` 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: `gecko-ffi` [INFO] [stdout] --> thin_vec.rs:1504:16 [INFO] [stdout] | [INFO] [stdout] 1504 | #[cfg_attr(feature = "gecko-ffi", doc = "```ignore")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arcstr`, `arrayvec`, `default`, `hashmap`, `json`, `litemap`, `strpool`, and `thinvec` [INFO] [stdout] = help: consider adding `gecko-ffi` 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: `gecko-ffi` [INFO] [stdout] --> thin_vec.rs:1528:23 [INFO] [stdout] | [INFO] [stdout] 1528 | #[cfg(feature = "gecko-ffi")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arcstr`, `arrayvec`, `default`, `hashmap`, `json`, `litemap`, `strpool`, and `thinvec` [INFO] [stdout] = help: consider adding `gecko-ffi` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for struct `PoolStr` [INFO] [stdout] --> json.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 40 | Object(ThinVec), [INFO] [stdout] | ^^^^^^^ expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 1 generic parameter: `P` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/strpool-1.1.1/src/lib.rs:39:12 [INFO] [stdout] | [INFO] [stdout] 39 | pub struct PoolStr { [INFO] [stdout] | ^^^^^^^ -------------- [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 40 | Object(ThinVec>), [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for struct `PoolStr` [INFO] [stdout] --> json.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 40 | Object(ThinVec), [INFO] [stdout] | ^^^^^^^ expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 1 generic parameter: `P` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/strpool-1.1.1/src/lib.rs:39:12 [INFO] [stdout] | [INFO] [stdout] 39 | pub struct PoolStr { [INFO] [stdout] | ^^^^^^^ -------------- [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 40 | Object(ThinVec>), [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for struct `PoolStr` [INFO] [stdout] --> json.rs:621:48 [INFO] [stdout] | [INFO] [stdout] 621 | pub fn as_object(&self) -> Option<&ThinVec> { [INFO] [stdout] | ^^^^^^^ expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 1 generic parameter: `P` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/strpool-1.1.1/src/lib.rs:39:12 [INFO] [stdout] | [INFO] [stdout] 39 | pub struct PoolStr { [INFO] [stdout] | ^^^^^^^ -------------- [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 621 | pub fn as_object(&self) -> Option<&ThinVec>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for struct `PoolStr` [INFO] [stdout] --> json.rs:621:48 [INFO] [stdout] | [INFO] [stdout] 621 | pub fn as_object(&self) -> Option<&ThinVec> { [INFO] [stdout] | ^^^^^^^ expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 1 generic parameter: `P` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/strpool-1.1.1/src/lib.rs:39:12 [INFO] [stdout] | [INFO] [stdout] 39 | pub struct PoolStr { [INFO] [stdout] | ^^^^^^^ -------------- [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 621 | pub fn as_object(&self) -> Option<&ThinVec>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0107`. [INFO] [stdout] [INFO] [stderr] error: could not compile `lmfu` (lib) due to 2 previous errors; 34 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0107`. [INFO] [stdout] [INFO] [stderr] error: could not compile `lmfu` (lib test) due to 2 previous errors; 34 warnings emitted [INFO] running `Command { std: "docker" "inspect" "2230293525f1d6a97fb884de1ea9d796d9758256d0a94466fe18dca6da06ced0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2230293525f1d6a97fb884de1ea9d796d9758256d0a94466fe18dca6da06ced0", kill_on_drop: false }` [INFO] [stdout] 2230293525f1d6a97fb884de1ea9d796d9758256d0a94466fe18dca6da06ced0