[INFO] fetching crate zng-webrender 0.64.0... [INFO] testing zng-webrender-0.64.0 against beta-2024-10-19 for beta-1.83-1 [INFO] extracting crate zng-webrender 0.64.0 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate zng-webrender 0.64.0 on toolchain beta-2024-10-19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate zng-webrender 0.64.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate zng-webrender 0.64.0 [INFO] tweaked toml for crates.io crate zng-webrender 0.64.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 106 packages to latest compatible versions [INFO] [stderr] Adding derive_more v0.99.18 (available: v1.0.0) [INFO] [stderr] Adding mozangle v0.3.6 (available: v0.5.1) [INFO] [stderr] Adding png v0.16.8 (available: v0.17.14) [INFO] [stderr] Adding rand v0.4.6 (available: v0.8.5) [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" "+beta-2024-10-19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d8cd85f1429017f925c0b5b49efae2ef94332a1b8911365ea54befa2d771b0fc [INFO] running `Command { std: "docker" "start" "-a" "d8cd85f1429017f925c0b5b49efae2ef94332a1b8911365ea54befa2d771b0fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d8cd85f1429017f925c0b5b49efae2ef94332a1b8911365ea54befa2d771b0fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8cd85f1429017f925c0b5b49efae2ef94332a1b8911365ea54befa2d771b0fc", kill_on_drop: false }` [INFO] [stdout] d8cd85f1429017f925c0b5b49efae2ef94332a1b8911365ea54befa2d771b0fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 15253152ae9c9b51a72e6f8f8fe225c9fd20bbc7da1d1f1f4803acc28e8246e5 [INFO] running `Command { std: "docker" "start" "-a" "15253152ae9c9b51a72e6f8f8fe225c9fd20bbc7da1d1f1f4803acc28e8246e5", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling syn v2.0.82 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling xml-rs v0.8.22 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling svg_fmt v0.4.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling tracy-rs v0.1.2 [INFO] [stderr] Compiling topological-sort v0.1.0 [INFO] [stderr] Compiling cc v1.1.31 [INFO] [stderr] Compiling build-parallel v0.1.2 [INFO] [stderr] Compiling gleam v0.15.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling freetype-sys v0.20.1 [INFO] [stderr] Compiling glslopt v0.1.11 [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] Compiling freetype v0.7.2 [INFO] [stderr] Compiling euclid v0.22.11 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling app_units v0.7.6 [INFO] [stderr] Compiling serde_bytes v0.11.15 [INFO] [stderr] Compiling zng-webrender-build v0.0.4 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling zng-peek-poke v0.3.2 [INFO] [stderr] Compiling zng-wr-malloc-size-of v0.0.3 [INFO] [stderr] Compiling plane-split v0.18.0 [INFO] [stderr] Compiling etagere v0.2.13 [INFO] [stderr] Compiling zng-webrender-api v0.64.0 [INFO] [stderr] Compiling zng-webrender v0.64.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling zng-wr-glyph-rasterizer v0.3.0 [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 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:155:7 [INFO] [stdout] | [INFO] [stdout] 155 | #[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 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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> src/clip.rs:848:16 [INFO] [stdout] | [INFO] [stdout] 848 | #[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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> src/clip.rs:2397:16 [INFO] [stdout] | [INFO] [stdout] 2397 | #[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 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 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 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 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 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 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 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 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 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 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 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 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 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 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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.32s [INFO] running `Command { std: "docker" "inspect" "15253152ae9c9b51a72e6f8f8fe225c9fd20bbc7da1d1f1f4803acc28e8246e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15253152ae9c9b51a72e6f8f8fe225c9fd20bbc7da1d1f1f4803acc28e8246e5", kill_on_drop: false }` [INFO] [stdout] 15253152ae9c9b51a72e6f8f8fe225c9fd20bbc7da1d1f1f4803acc28e8246e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ed3b3ce1ed4240c06a2ab9c0cece2b934c3c0967e875fa63feb358321690918 [INFO] running `Command { std: "docker" "start" "-a" "6ed3b3ce1ed4240c06a2ab9c0cece2b934c3c0967e875fa63feb358321690918", kill_on_drop: false }` [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling rand v0.4.6 [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 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:155:7 [INFO] [stdout] | [INFO] [stdout] 155 | #[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 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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> src/clip.rs:848:16 [INFO] [stdout] | [INFO] [stdout] 848 | #[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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> src/clip.rs:2397:16 [INFO] [stdout] | [INFO] [stdout] 2397 | #[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 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 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 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 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 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 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 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 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 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 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 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 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 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 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] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling mozangle v0.3.6 [INFO] [stderr] Compiling zng-webrender v0.64.0 (/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 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:155:7 [INFO] [stdout] | [INFO] [stdout] 155 | #[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 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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> src/clip.rs:848:16 [INFO] [stdout] | [INFO] [stdout] 848 | #[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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> src/clip.rs:2397:16 [INFO] [stdout] | [INFO] [stdout] 2397 | #[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 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 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 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 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 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 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 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 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 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 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 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 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 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 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] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 38.00s [INFO] running `Command { std: "docker" "inspect" "6ed3b3ce1ed4240c06a2ab9c0cece2b934c3c0967e875fa63feb358321690918", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ed3b3ce1ed4240c06a2ab9c0cece2b934c3c0967e875fa63feb358321690918", kill_on_drop: false }` [INFO] [stdout] 6ed3b3ce1ed4240c06a2ab9c0cece2b934c3c0967e875fa63feb358321690918 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1c29237624f475412890e753523dd26208913294e5596834e6a7b581d6bdab25 [INFO] running `Command { std: "docker" "start" "-a" "1c29237624f475412890e753523dd26208913294e5596834e6a7b581d6bdab25", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `serde` [INFO] [stderr] --> src/lib.rs:65:11 [INFO] [stderr] | [INFO] [stderr] 65 | #[cfg(any(feature = "serde"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `ron` [INFO] [stderr] --> src/lib.rs:155:7 [INFO] [stderr] | [INFO] [stderr] 155 | #[cfg(feature = "ron")] [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] = help: consider adding `ron` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `gecko` [INFO] [stderr] --> src/telemetry.rs:10:11 [INFO] [stderr] | [INFO] [stderr] 10 | #[cfg(not(feature = "gecko"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] = help: consider adding `gecko` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `serde` [INFO] [stderr] --> src/clip.rs:848:16 [INFO] [stderr] | [INFO] [stderr] 848 | #[cfg_attr(any(feature = "serde"), derive(Deserialize, Serialize))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `serde` [INFO] [stderr] --> src/clip.rs:2397:16 [INFO] [stderr] | [INFO] [stderr] 2397 | #[cfg_attr(any(feature = "serde"), derive(Deserialize, Serialize))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `serde` [INFO] [stderr] --> src/filterdata.rs:158:16 [INFO] [stderr] | [INFO] [stderr] 158 | #[cfg_attr(any(feature = "serde"), derive(Deserialize, Serialize))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `serde` [INFO] [stderr] --> src/gpu_cache.rs:342:16 [INFO] [stderr] | [INFO] [stderr] 342 | #[cfg_attr(feature = "serde", serde(skip))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `serde` [INFO] [stderr] --> src/gpu_cache.rs:449:16 [INFO] [stderr] | [INFO] [stderr] 449 | #[cfg_attr(feature = "serde", serde(skip))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `serde` [INFO] [stderr] --> src/gpu_cache.rs:453:16 [INFO] [stderr] | [INFO] [stderr] 453 | #[cfg_attr(feature = "serde", serde(skip))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `serde` [INFO] [stderr] --> src/texture_cache.rs:584:20 [INFO] [stderr] | [INFO] [stderr] 584 | #[cfg_attr(all(feature = "serde", any(feature = "capture", feature = "replay")), serde(skip))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `serde` [INFO] [stderr] --> src/render_api.rs:35:16 [INFO] [stderr] | [INFO] [stderr] 35 | #[cfg_attr(any(feature = "serde"), derive(Deserialize, Serialize))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `serde` [INFO] [stderr] --> src/render_api.rs:42:16 [INFO] [stderr] | [INFO] [stderr] 42 | #[cfg_attr(any(feature = "serde"), derive(Deserialize, Serialize))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `serde` [INFO] [stderr] --> src/render_api.rs:648:16 [INFO] [stderr] | [INFO] [stderr] 648 | #[cfg_attr(any(feature = "serde"), derive(Deserialize, Serialize))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `serde` [INFO] [stderr] --> src/render_api.rs:666:16 [INFO] [stderr] | [INFO] [stderr] 666 | #[cfg_attr(any(feature = "serde"), derive(Deserialize, Serialize))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `serde` [INFO] [stderr] --> src/render_api.rs:685:16 [INFO] [stderr] | [INFO] [stderr] 685 | #[cfg_attr(any(feature = "serde"), derive(Deserialize, Serialize))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `serde` [INFO] [stderr] --> src/render_api.rs:712:16 [INFO] [stderr] | [INFO] [stderr] 712 | #[cfg_attr(any(feature = "serde"), derive(Deserialize, Serialize))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `serde` [INFO] [stderr] --> src/render_api.rs:732:16 [INFO] [stderr] | [INFO] [stderr] 732 | #[cfg_attr(any(feature = "serde"), derive(Deserialize, Serialize))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `serde` [INFO] [stderr] --> src/render_api.rs:745:16 [INFO] [stderr] | [INFO] [stderr] 745 | #[cfg_attr(any(feature = "serde"), derive(Deserialize, Serialize))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: field `id` is never read [INFO] [stderr] --> src/telemetry.rs:25:22 [INFO] [stderr] | [INFO] [stderr] 25 | pub struct TimerId { id: u8 } [INFO] [stderr] | ------- ^^ [INFO] [stderr] | | [INFO] [stderr] | field in this struct [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `zng-webrender` (lib) generated 19 warnings [INFO] [stderr] warning: `zng-webrender` (lib test) generated 19 warnings (19 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zng_webrender-b53b8c61c1d3ba62) [INFO] [stdout] [INFO] [stdout] running 97 tests [INFO] [stdout] test clip::tests::test_empty_projected_rect ... ok [INFO] [stdout] test gpu_cache::test_struct_sizes ... ok [INFO] [stdout] test ellipse::test::find_angle_for_arc_length_for_long_eclipse ... ok [INFO] [stdout] test image_tiling::tests::doubly_partial_tiles ... ok [INFO] [stdout] test image_tiling::tests::basic ... ok [INFO] [stdout] test image_tiling::tests::empty ... ok [INFO] [stdout] test image_tiling::tests::smaller_than_tile_size_at_origin ... ok [INFO] [stdout] test image_tiling::tests::smaller_than_tile_size_with_offset ... ok [INFO] [stdout] test image_tiling::tests::test_first_last_tile_size_1d ... ok [INFO] [stdout] test image_tiling::tests::test_tile_range_1d ... ok [INFO] [stdout] test image_tiling::tests::test_tiles_1d ... ok [INFO] [stdout] test lru_cache::test_lru_tracker_push_peek ... ok [INFO] [stdout] test lru_cache::test_lru_tracker_push_get ... ok [INFO] [stdout] test prim_store::borders::test_struct_sizes ... ok [INFO] [stdout] test prim_store::gradient::test_struct_sizes ... ok [INFO] [stdout] test picture::test_large_surface_scale_1 ... ok [INFO] [stdout] test lru_cache::test_lru_tracker_push_touch_pop ... ok [INFO] [stdout] test picture::test_drop_filter_dirty_region_outside_prim ... ok [INFO] [stdout] test lru_cache::test_lru_tracker_push_pop ... ok [INFO] [stdout] test prim_store::image::test_struct_sizes ... ok [INFO] [stdout] test prim_store::picture::test_struct_sizes ... ok [INFO] [stdout] test prim_store::test_struct_sizes ... ok [INFO] [stdout] test lru_cache::test_lru_tracker_push_replace_get ... ok [INFO] [stdout] test quad::quad_classify_1 ... ok [INFO] [stdout] test quad::quad_classify_11 ... ok [INFO] [stdout] test prim_store::line_dec::test_struct_sizes ... ok [INFO] [stdout] test prim_store::text_run::test_struct_sizes ... ok [INFO] [stdout] test quad::quad_classify_2 ... ok [INFO] [stdout] test quad::quad_classify_12 ... ok [INFO] [stdout] test quad::quad_classify_10 ... ok [INFO] [stdout] test quad::quad_classify_3 ... ok [INFO] [stdout] test quad::quad_classify_4 ... ok [INFO] [stdout] test quad::quad_classify_5 ... ok [INFO] [stdout] test quad::quad_classify_6 ... ok [INFO] [stdout] test quad::quad_classify_7 ... ok [INFO] [stdout] test quad::quad_classify_8 ... ok [INFO] [stdout] test quad::quad_classify_9 ... ok [INFO] [stdout] test renderer::gpu_buffer::test_gpu_buffer_sizing_push ... ok [INFO] [stdout] test renderer::gpu_buffer::test_gpu_buffer_sizing_writer ... ok [INFO] [stdout] test renderer::tests::test_buffer_damage_tracker ... ok [INFO] [stdout] test segment::test::segment_clip_in_clip_out ... ok [INFO] [stdout] test segment::test::segment_clip_disjoint ... ok [INFO] [stdout] test render_task_graph::fg_test_1 ... ok [INFO] [stdout] test segment::test::segment_clip_in_clip_out_overlap ... ok [INFO] [stdout] test segment::test::segment_clip_int ... ok [INFO] [stdout] test render_task_graph::fg_test_3 ... ok [INFO] [stdout] test render_task_graph::fg_test_6 ... ok [INFO] [stdout] test render_task_graph::fg_test_5 ... ok [INFO] [stdout] test segment::test::segment_clip_out ... ok [INFO] [stdout] test segment::test::segment_empty ... ok [INFO] [stdout] test render_task_graph::fg_test_4 ... ok [INFO] [stdout] test segment::test::segment_inner_clip ... ok [INFO] [stdout] test render_task_graph::fg_test_7 ... ok [INFO] [stdout] test segment::test::segment_clips ... ok [INFO] [stdout] test segment::test::segment_event_order ... ok [INFO] [stdout] test segment::test::segment_outer_clip ... ok [INFO] [stdout] test segment::test::segment_region_clip ... ok [INFO] [stdout] test segment::test::segment_region_clip2 ... ok [INFO] [stdout] test segment::test::segment_region_clip3 ... ok [INFO] [stdout] test segment::test::segment_region_simple ... ok [INFO] [stdout] test segment::test::segment_rounded_clip ... ok [INFO] [stdout] test segment::test::segment_rounded_clip_overlap ... ok [INFO] [stdout] test segment::test::segment_rounded_clip_overlap_reverse ... ok [INFO] [stdout] test segment::test::segment_single ... ok [INFO] [stdout] test segment::test::segment_rounded_clip_out ... ok [INFO] [stdout] test segment::test::segment_single_clip ... ok [INFO] [stdout] test spatial_tree::test_cst_simple_scale ... ok [INFO] [stdout] test spatial_tree::test_cst_scale_translation ... ok [INFO] [stdout] test spatial_tree::test_cst_simple_translation ... ok [INFO] [stdout] test spatial_tree::test_cst_translation_rotate ... ok [INFO] [stdout] test spatial_tree::test_find_scroll_root_2d_scale ... ok [INFO] [stdout] test spatial_node::test_cst_perspective_relative_scroll ... ok [INFO] [stdout] test spatial_tree::test_find_scroll_root_perspective ... ok [INFO] [stdout] test spatial_tree::test_find_scroll_root_simple ... ok [INFO] [stdout] test spatial_tree::test_find_scroll_root_not_scrollable ... ok [INFO] [stdout] test spatial_tree::test_find_scroll_root_sticky ... ok [INFO] [stdout] test spatial_tree::test_find_scroll_root_sub_scroll_frame ... ok [INFO] [stdout] test spatial_tree::test_find_scroll_root_too_small ... ok [INFO] [stdout] test spatial_tree::test_is_ancestor1 ... ok [INFO] [stdout] test spatial_tree::test_is_ancestor_or_self_zooming ... ok [INFO] [stdout] test spatial_tree::test_world_transforms ... ok [INFO] [stdout] test util::scale_offset_pre_post ... ok [INFO] [stdout] test util::scale_factors_large ... ok [INFO] [stdout] test texture_cache::test_texture_cache::check_allocation_size_balance ... ok [INFO] [stdout] test texture_pack::bug_1680769 ... ok [INFO] [stdout] test util::test::inverse_project ... ok [INFO] [stdout] test util::test::negative_scale_map_unmap ... ok [INFO] [stdout] test util::test::polygon_clip_contains_point ... ok [INFO] [stdout] test texture_pack::guillotine::test_small ... ok [INFO] [stdout] test util::test::inverse_project_footprint ... ok [INFO] [stdout] test util::test::polygon_clip_is_left_of_point ... ok [INFO] [stdout] test util::test::scale_offset_accumulate ... ok [INFO] [stdout] test util::test::scale_offset_convert ... ok [INFO] [stdout] test util::test::scale_offset_inverse ... ok [INFO] [stdout] test util::weak_table ... ok [INFO] [stdout] test util::test::scale_offset_invalid_scale ... ok [INFO] [stdout] test texture_pack::guillotine::test_large ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 97 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/angle_shader_validation.rs (/opt/rustwide/target/debug/deps/angle_shader_validation-156bd66f57e11857) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test validate_shaders ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.43s [INFO] [stdout] [INFO] [stderr] Doc-tests zng_webrender [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/image_tiling.rs - image_tiling::tile_range_1d (line 418) ... ignored [INFO] [stdout] test src/renderer/init.rs - renderer::init::create_webrender_instance (line 281) ... ignored [INFO] [stdout] test src/render_api.rs - render_api::Transaction::set_root_pipeline (line 247) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/render_api.rs - render_api::Transaction::set_root_pipeline (line 247) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `webrender` [INFO] [stdout] --> src/render_api.rs:248:5 [INFO] [stdout] | [INFO] [stdout] 3 | use webrender::api::{PipelineId}; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `webrender` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `webrender` [INFO] [stdout] --> src/render_api.rs:249:5 [INFO] [stdout] | [INFO] [stdout] 4 | use webrender::api::units::{DeviceIntSize}; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `webrender` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `webrender` [INFO] [stdout] --> src/render_api.rs:250:5 [INFO] [stdout] | [INFO] [stdout] 5 | use webrender::render_api::{RenderApiSender, Transaction}; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `webrender` [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/render_api.rs - render_api::Transaction::set_root_pipeline (line 247) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "1c29237624f475412890e753523dd26208913294e5596834e6a7b581d6bdab25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c29237624f475412890e753523dd26208913294e5596834e6a7b581d6bdab25", kill_on_drop: false }` [INFO] [stdout] 1c29237624f475412890e753523dd26208913294e5596834e6a7b581d6bdab25