[INFO] fetching crate lmfu 1.3.1... [INFO] checking lmfu-1.3.1 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate lmfu 1.3.1 into /workspace/builds/worker-6-tc1/source [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-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate lmfu 1.3.1 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 22 packages to latest compatible versions [INFO] [stderr] Adding litemap v0.7.5 (available: v0.8.0) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded arcstr v1.2.0 [INFO] [stderr] Downloaded cityhasher v0.1.0 [INFO] [stderr] Downloaded strpool v1.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fc6cf0a9c625d03fc3174fc22b48adcac0613da5af1b2997bb3b31f9d112145b [INFO] running `Command { std: "docker" "start" "-a" "fc6cf0a9c625d03fc3174fc22b48adcac0613da5af1b2997bb3b31f9d112145b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc6cf0a9c625d03fc3174fc22b48adcac0613da5af1b2997bb3b31f9d112145b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc6cf0a9c625d03fc3174fc22b48adcac0613da5af1b2997bb3b31f9d112145b", kill_on_drop: false }` [INFO] [stdout] fc6cf0a9c625d03fc3174fc22b48adcac0613da5af1b2997bb3b31f9d112145b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ebf68b4ad031197cb1782e520943dcfb6c08eca2f3fa243c80c639bff28b772 [INFO] running `Command { std: "docker" "start" "-a" "6ebf68b4ad031197cb1782e520943dcfb6c08eca2f3fa243c80c639bff28b772", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking cityhasher v0.1.0 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking litemap v0.7.5 [INFO] [stderr] Checking arcstr v1.2.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling getrandom v0.2.16 [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] 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] 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: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" "6ebf68b4ad031197cb1782e520943dcfb6c08eca2f3fa243c80c639bff28b772", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ebf68b4ad031197cb1782e520943dcfb6c08eca2f3fa243c80c639bff28b772", kill_on_drop: false }` [INFO] [stdout] 6ebf68b4ad031197cb1782e520943dcfb6c08eca2f3fa243c80c639bff28b772