[INFO] fetching crate zng-webrender 0.63.1...
[INFO] checking zng-webrender-0.63.1 against master#fd2c811d25ad5773fbd2463e058bf4edf4d44eb2 for pr-130443
[INFO] extracting crate zng-webrender 0.63.1 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate zng-webrender 0.63.1 on toolchain fd2c811d25ad5773fbd2463e058bf4edf4d44eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate zng-webrender 0.63.1
[INFO] finished tweaking crates.io crate zng-webrender 0.63.1
[INFO] tweaked toml for crates.io crate zng-webrender 0.63.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 105 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.21.7 (available: v0.22.1)
[INFO] [stderr]       Adding bitflags v1.3.2 (available: v2.6.0)
[INFO] [stderr]       Adding core-foundation v0.9.4 (available: v0.10.0)
[INFO] [stderr]       Adding core-graphics v0.23.2 (available: v0.24.0)
[INFO] [stderr]       Adding core-graphics-types v0.1.3 (available: v0.2.0)
[INFO] [stderr]       Adding core-text v20.1.0 (available: v21.0.0)
[INFO] [stderr]       Adding deflate v0.8.6 (available: v1.0.0)
[INFO] [stderr]       Adding derive_more v0.99.18 (available: v1.0.0)
[INFO] [stderr]       Adding freetype-sys v0.20.1 (available: v0.22.1)
[INFO] [stderr]       Adding glsl v6.0.2 (available: v7.0.0)
[INFO] [stderr]       Adding hermit-abi v0.3.9 (available: v0.4.0)
[INFO] [stderr]       Adding malloc_buf v0.0.6 (available: v1.0.0)
[INFO] [stderr]       Adding miniz_oxide v0.3.7 (available: v0.8.0)
[INFO] [stderr]       Adding mozangle v0.3.6 (available: v0.5.1)
[INFO] [stderr]       Adding png v0.16.8 (available: v0.17.13)
[INFO] [stderr]       Adding rand v0.4.6 (available: v0.8.5)
[INFO] [stderr]       Adding rand_core v0.3.1 (available: v0.6.4)
[INFO] [stderr]       Adding rand_core v0.4.2 (available: v0.6.4)
[INFO] [stderr]       Adding rdrand v0.4.0 (available: v0.8.3)
[INFO] [stderr]       Adding topological-sort v0.1.0 (available: v0.2.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded app_units v0.7.6
[INFO] [stderr]   Downloaded zng-wr-glyph-rasterizer v0.2.0
[INFO] [stderr]   Downloaded build-parallel v0.1.2
[INFO] [stderr]   Downloaded zng-webrender-api v0.63.0
[INFO] [stderr]   Downloaded zng-webrender-build v0.0.4
[INFO] [stderr]   Downloaded malloc_size_of_derive v0.1.3
[INFO] [stderr]   Downloaded tracy-rs v0.1.2
[INFO] [stderr]   Downloaded zng-peek-poke-derive v0.3.1
[INFO] [stderr]   Downloaded zng-peek-poke v0.3.2
[INFO] [stderr]   Downloaded etagere v0.2.13
[INFO] [stderr]   Downloaded dwrote v0.11.1
[INFO] [stderr]   Downloaded gleam v0.15.0
[INFO] [stderr]   Downloaded glsl v6.0.2
[INFO] [stderr]   Downloaded zng-glsl-to-cxx v0.1.1
[INFO] [stderr]   Downloaded freetype v0.7.2
[INFO] [stderr]   Downloaded plane-split v0.18.0
[INFO] [stderr]   Downloaded topological-sort v0.1.0
[INFO] [stderr]   Downloaded core-text v20.1.0
[INFO] [stderr]   Downloaded minidl v0.1.6
[INFO] [stderr]   Downloaded zng-wr-malloc-size-of v0.0.3
[INFO] [stderr]   Downloaded zng-swgl v0.2.0
[INFO] [stderr]   Downloaded glslopt v0.1.11
[INFO] [stderr]   Downloaded mozangle v0.3.6
[INFO] [stderr]   Downloaded freetype-sys v0.20.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c098aa681a5a3aa8b3e468578208e3ffdc6e9c118a83689f7cb0881a3a03c0fd
[INFO] running `Command { std: "docker" "start" "-a" "c098aa681a5a3aa8b3e468578208e3ffdc6e9c118a83689f7cb0881a3a03c0fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c098aa681a5a3aa8b3e468578208e3ffdc6e9c118a83689f7cb0881a3a03c0fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c098aa681a5a3aa8b3e468578208e3ffdc6e9c118a83689f7cb0881a3a03c0fd", kill_on_drop: false }`
[INFO] [stdout] c098aa681a5a3aa8b3e468578208e3ffdc6e9c118a83689f7cb0881a3a03c0fd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fa310ffb4ea55e3675fc2b0ca91b51c2a5e97a1c932d27ed5cb0cae0b0ae317a
[INFO] running `Command { std: "docker" "start" "-a" "fa310ffb4ea55e3675fc2b0ca91b51c2a5e97a1c932d27ed5cb0cae0b0ae317a", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling xml-rs v0.8.22
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking svg_fmt v0.4.3
[INFO] [stderr]     Checking tracy-rs v0.1.2
[INFO] [stderr]     Checking topological-sort v0.1.0
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling cc v1.1.21
[INFO] [stderr]    Compiling build-parallel v0.1.2
[INFO] [stderr]    Compiling gleam v0.15.0
[INFO] [stderr]    Compiling glslopt v0.1.11
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]    Compiling mozangle v0.3.6
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zng-peek-poke-derive v0.3.1
[INFO] [stderr]    Compiling malloc_size_of_derive v0.1.3
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]     Checking freetype v0.7.2
[INFO] [stderr]     Checking euclid v0.22.11
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]     Checking app_units v0.7.6
[INFO] [stderr]    Compiling zng-webrender-build v0.0.4
[INFO] [stderr]     Checking serde_bytes v0.11.15
[INFO] [stderr]     Checking zng-wr-malloc-size-of v0.0.3
[INFO] [stderr]     Checking zng-peek-poke v0.3.2
[INFO] [stderr]     Checking plane-split v0.18.0
[INFO] [stderr]     Checking etagere v0.2.13
[INFO] [stderr]     Checking zng-webrender-api v0.63.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking zng-wr-glyph-rasterizer v0.2.0
[INFO] [stderr]    Compiling zng-webrender v0.63.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/lib.rs:65:11
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[cfg(any(feature = "serde"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `capture`, `default`, `display_list_stats`, `dynamic_freetype`, `leak_checks`, `png`, `profiler`, `replay`, `serialize_program`, `static_freetype`, and `sw_compositor`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `ron`
[INFO] [stdout]    --> src/lib.rs:153:7
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[cfg(feature = "ron")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `capture`, `default`, `display_list_stats`, `dynamic_freetype`, `leak_checks`, `png`, `profiler`, `replay`, `serialize_program`, `static_freetype`, and `sw_compositor`
[INFO] [stdout]     = help: consider adding `ron` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `gecko`
[INFO] [stdout]   --> src/telemetry.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(not(feature = "gecko"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `capture`, `default`, `display_list_stats`, `dynamic_freetype`, `leak_checks`, `png`, `profiler`, `replay`, `serialize_program`, `static_freetype`, and `sw_compositor`
[INFO] [stdout]    = help: consider adding `gecko` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/clip.rs:809:16
[INFO] [stdout]     |
[INFO] [stdout] 809 | #[cfg_attr(any(feature = "serde"), derive(Deserialize, Serialize))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `capture`, `default`, `display_list_stats`, `dynamic_freetype`, `leak_checks`, `png`, `profiler`, `replay`, `serialize_program`, `static_freetype`, and `sw_compositor`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/clip.rs:2439:16
[INFO] [stdout]      |
[INFO] [stdout] 2439 | #[cfg_attr(any(feature = "serde"), derive(Deserialize, Serialize))]
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `capture`, `default`, `display_list_stats`, `dynamic_freetype`, `leak_checks`, `png`, `profiler`, `replay`, `serialize_program`, `static_freetype`, and `sw_compositor`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/composite.rs:1419:16
[INFO] [stdout]      |
[INFO] [stdout] 1419 |     #[cfg_attr(feature = "serde", serde(skip))]
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `capture`, `default`, `display_list_stats`, `dynamic_freetype`, `leak_checks`, `png`, `profiler`, `replay`, `serialize_program`, `static_freetype`, and `sw_compositor`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/composite.rs:1422:16
[INFO] [stdout]      |
[INFO] [stdout] 1422 |     #[cfg_attr(feature = "serde", serde(skip))]
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `capture`, `default`, `display_list_stats`, `dynamic_freetype`, `leak_checks`, `png`, `profiler`, `replay`, `serialize_program`, `static_freetype`, and `sw_compositor`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/filterdata.rs:158:16
[INFO] [stdout]     |
[INFO] [stdout] 158 | #[cfg_attr(any(feature = "serde"), derive(Deserialize, Serialize))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `capture`, `default`, `display_list_stats`, `dynamic_freetype`, `leak_checks`, `png`, `profiler`, `replay`, `serialize_program`, `static_freetype`, and `sw_compositor`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/gpu_cache.rs:342:16
[INFO] [stdout]     |
[INFO] [stdout] 342 |     #[cfg_attr(feature = "serde", serde(skip))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `capture`, `default`, `display_list_stats`, `dynamic_freetype`, `leak_checks`, `png`, `profiler`, `replay`, `serialize_program`, `static_freetype`, and `sw_compositor`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/gpu_cache.rs:449:16
[INFO] [stdout]     |
[INFO] [stdout] 449 |     #[cfg_attr(feature = "serde", serde(skip))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `capture`, `default`, `display_list_stats`, `dynamic_freetype`, `leak_checks`, `png`, `profiler`, `replay`, `serialize_program`, `static_freetype`, and `sw_compositor`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/gpu_cache.rs:453:16
[INFO] [stdout]     |
[INFO] [stdout] 453 |     #[cfg_attr(feature = "serde", serde(skip))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `capture`, `default`, `display_list_stats`, `dynamic_freetype`, `leak_checks`, `png`, `profiler`, `replay`, `serialize_program`, `static_freetype`, and `sw_compositor`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/texture_cache.rs:584:20
[INFO] [stdout]     |
[INFO] [stdout] 584 |     #[cfg_attr(all(feature = "serde", any(feature = "capture", feature = "replay")), serde(skip))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `capture`, `default`, `display_list_stats`, `dynamic_freetype`, `leak_checks`, `png`, `profiler`, `replay`, `serialize_program`, `static_freetype`, and `sw_compositor`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/render_api.rs:35:16
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[cfg_attr(any(feature = "serde"), derive(Deserialize, Serialize))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `capture`, `default`, `display_list_stats`, `dynamic_freetype`, `leak_checks`, `png`, `profiler`, `replay`, `serialize_program`, `static_freetype`, and `sw_compositor`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/render_api.rs:42:16
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[cfg_attr(any(feature = "serde"), derive(Deserialize, Serialize))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `capture`, `default`, `display_list_stats`, `dynamic_freetype`, `leak_checks`, `png`, `profiler`, `replay`, `serialize_program`, `static_freetype`, and `sw_compositor`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/render_api.rs:648:16
[INFO] [stdout]     |
[INFO] [stdout] 648 | #[cfg_attr(any(feature = "serde"), derive(Deserialize, Serialize))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `capture`, `default`, `display_list_stats`, `dynamic_freetype`, `leak_checks`, `png`, `profiler`, `replay`, `serialize_program`, `static_freetype`, and `sw_compositor`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/render_api.rs:666:16
[INFO] [stdout]     |
[INFO] [stdout] 666 | #[cfg_attr(any(feature = "serde"), derive(Deserialize, Serialize))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `capture`, `default`, `display_list_stats`, `dynamic_freetype`, `leak_checks`, `png`, `profiler`, `replay`, `serialize_program`, `static_freetype`, and `sw_compositor`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/render_api.rs:685:16
[INFO] [stdout]     |
[INFO] [stdout] 685 | #[cfg_attr(any(feature = "serde"), derive(Deserialize, Serialize))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `capture`, `default`, `display_list_stats`, `dynamic_freetype`, `leak_checks`, `png`, `profiler`, `replay`, `serialize_program`, `static_freetype`, and `sw_compositor`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/render_api.rs:712:16
[INFO] [stdout]     |
[INFO] [stdout] 712 | #[cfg_attr(any(feature = "serde"), derive(Deserialize, Serialize))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `capture`, `default`, `display_list_stats`, `dynamic_freetype`, `leak_checks`, `png`, `profiler`, `replay`, `serialize_program`, `static_freetype`, and `sw_compositor`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/render_api.rs:732:16
[INFO] [stdout]     |
[INFO] [stdout] 732 | #[cfg_attr(any(feature = "serde"), derive(Deserialize, Serialize))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `capture`, `default`, `display_list_stats`, `dynamic_freetype`, `leak_checks`, `png`, `profiler`, `replay`, `serialize_program`, `static_freetype`, and `sw_compositor`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/render_api.rs:745:16
[INFO] [stdout]     |
[INFO] [stdout] 745 | #[cfg_attr(any(feature = "serde"), derive(Deserialize, Serialize))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `capture`, `default`, `display_list_stats`, `dynamic_freetype`, `leak_checks`, `png`, `profiler`, `replay`, `serialize_program`, `static_freetype`, and `sw_compositor`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/telemetry.rs:25:22
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct TimerId { id: u8 }
[INFO] [stdout]    |            -------   ^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 21 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/lib.rs:65:11
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[cfg(any(feature = "serde"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `capture`, `default`, `display_list_stats`, `dynamic_freetype`, `leak_checks`, `png`, `profiler`, `replay`, `serialize_program`, `static_freetype`, and `sw_compositor`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `ron`
[INFO] [stdout]    --> src/lib.rs:153:7
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[cfg(feature = "ron")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `capture`, `default`, `display_list_stats`, `dynamic_freetype`, `leak_checks`, `png`, `profiler`, `replay`, `serialize_program`, `static_freetype`, and `sw_compositor`
[INFO] [stdout]     = help: consider adding `ron` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `gecko`
[INFO] [stdout]   --> src/telemetry.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(not(feature = "gecko"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `capture`, `default`, `display_list_stats`, `dynamic_freetype`, `leak_checks`, `png`, `profiler`, `replay`, `serialize_program`, `static_freetype`, and `sw_compositor`
[INFO] [stdout]    = help: consider adding `gecko` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/clip.rs:809:16
[INFO] [stdout]     |
[INFO] [stdout] 809 | #[cfg_attr(any(feature = "serde"), derive(Deserialize, Serialize))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `capture`, `default`, `display_list_stats`, `dynamic_freetype`, `leak_checks`, `png`, `profiler`, `replay`, `serialize_program`, `static_freetype`, and `sw_compositor`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/clip.rs:2439:16
[INFO] [stdout]      |
[INFO] [stdout] 2439 | #[cfg_attr(any(feature = "serde"), derive(Deserialize, Serialize))]
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `capture`, `default`, `display_list_stats`, `dynamic_freetype`, `leak_checks`, `png`, `profiler`, `replay`, `serialize_program`, `static_freetype`, and `sw_compositor`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/composite.rs:1419:16
[INFO] [stdout]      |
[INFO] [stdout] 1419 |     #[cfg_attr(feature = "serde", serde(skip))]
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `capture`, `default`, `display_list_stats`, `dynamic_freetype`, `leak_checks`, `png`, `profiler`, `replay`, `serialize_program`, `static_freetype`, and `sw_compositor`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/composite.rs:1422:16
[INFO] [stdout]      |
[INFO] [stdout] 1422 |     #[cfg_attr(feature = "serde", serde(skip))]
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `capture`, `default`, `display_list_stats`, `dynamic_freetype`, `leak_checks`, `png`, `profiler`, `replay`, `serialize_program`, `static_freetype`, and `sw_compositor`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/filterdata.rs:158:16
[INFO] [stdout]     |
[INFO] [stdout] 158 | #[cfg_attr(any(feature = "serde"), derive(Deserialize, Serialize))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `capture`, `default`, `display_list_stats`, `dynamic_freetype`, `leak_checks`, `png`, `profiler`, `replay`, `serialize_program`, `static_freetype`, and `sw_compositor`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/gpu_cache.rs:342:16
[INFO] [stdout]     |
[INFO] [stdout] 342 |     #[cfg_attr(feature = "serde", serde(skip))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `capture`, `default`, `display_list_stats`, `dynamic_freetype`, `leak_checks`, `png`, `profiler`, `replay`, `serialize_program`, `static_freetype`, and `sw_compositor`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/gpu_cache.rs:449:16
[INFO] [stdout]     |
[INFO] [stdout] 449 |     #[cfg_attr(feature = "serde", serde(skip))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `capture`, `default`, `display_list_stats`, `dynamic_freetype`, `leak_checks`, `png`, `profiler`, `replay`, `serialize_program`, `static_freetype`, and `sw_compositor`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/gpu_cache.rs:453:16
[INFO] [stdout]     |
[INFO] [stdout] 453 |     #[cfg_attr(feature = "serde", serde(skip))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `capture`, `default`, `display_list_stats`, `dynamic_freetype`, `leak_checks`, `png`, `profiler`, `replay`, `serialize_program`, `static_freetype`, and `sw_compositor`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/texture_cache.rs:584:20
[INFO] [stdout]     |
[INFO] [stdout] 584 |     #[cfg_attr(all(feature = "serde", any(feature = "capture", feature = "replay")), serde(skip))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `capture`, `default`, `display_list_stats`, `dynamic_freetype`, `leak_checks`, `png`, `profiler`, `replay`, `serialize_program`, `static_freetype`, and `sw_compositor`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/render_api.rs:35:16
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[cfg_attr(any(feature = "serde"), derive(Deserialize, Serialize))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `capture`, `default`, `display_list_stats`, `dynamic_freetype`, `leak_checks`, `png`, `profiler`, `replay`, `serialize_program`, `static_freetype`, and `sw_compositor`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/render_api.rs:42:16
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[cfg_attr(any(feature = "serde"), derive(Deserialize, Serialize))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `capture`, `default`, `display_list_stats`, `dynamic_freetype`, `leak_checks`, `png`, `profiler`, `replay`, `serialize_program`, `static_freetype`, and `sw_compositor`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/render_api.rs:648:16
[INFO] [stdout]     |
[INFO] [stdout] 648 | #[cfg_attr(any(feature = "serde"), derive(Deserialize, Serialize))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `capture`, `default`, `display_list_stats`, `dynamic_freetype`, `leak_checks`, `png`, `profiler`, `replay`, `serialize_program`, `static_freetype`, and `sw_compositor`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/render_api.rs:666:16
[INFO] [stdout]     |
[INFO] [stdout] 666 | #[cfg_attr(any(feature = "serde"), derive(Deserialize, Serialize))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `capture`, `default`, `display_list_stats`, `dynamic_freetype`, `leak_checks`, `png`, `profiler`, `replay`, `serialize_program`, `static_freetype`, and `sw_compositor`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/render_api.rs:685:16
[INFO] [stdout]     |
[INFO] [stdout] 685 | #[cfg_attr(any(feature = "serde"), derive(Deserialize, Serialize))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `capture`, `default`, `display_list_stats`, `dynamic_freetype`, `leak_checks`, `png`, `profiler`, `replay`, `serialize_program`, `static_freetype`, and `sw_compositor`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/render_api.rs:712:16
[INFO] [stdout]     |
[INFO] [stdout] 712 | #[cfg_attr(any(feature = "serde"), derive(Deserialize, Serialize))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `capture`, `default`, `display_list_stats`, `dynamic_freetype`, `leak_checks`, `png`, `profiler`, `replay`, `serialize_program`, `static_freetype`, and `sw_compositor`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/render_api.rs:732:16
[INFO] [stdout]     |
[INFO] [stdout] 732 | #[cfg_attr(any(feature = "serde"), derive(Deserialize, Serialize))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `capture`, `default`, `display_list_stats`, `dynamic_freetype`, `leak_checks`, `png`, `profiler`, `replay`, `serialize_program`, `static_freetype`, and `sw_compositor`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/render_api.rs:745:16
[INFO] [stdout]     |
[INFO] [stdout] 745 | #[cfg_attr(any(feature = "serde"), derive(Deserialize, Serialize))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `capture`, `default`, `display_list_stats`, `dynamic_freetype`, `leak_checks`, `png`, `profiler`, `replay`, `serialize_program`, `static_freetype`, and `sw_compositor`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/telemetry.rs:25:22
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct TimerId { id: u8 }
[INFO] [stdout]    |            -------   ^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 21 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 12s
[INFO] running `Command { std: "docker" "inspect" "fa310ffb4ea55e3675fc2b0ca91b51c2a5e97a1c932d27ed5cb0cae0b0ae317a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa310ffb4ea55e3675fc2b0ca91b51c2a5e97a1c932d27ed5cb0cae0b0ae317a", kill_on_drop: false }`
[INFO] [stdout] fa310ffb4ea55e3675fc2b0ca91b51c2a5e97a1c932d27ed5cb0cae0b0ae317a
