[INFO] fetching crate webkit2gtk 2.0.1... [INFO] building webkit2gtk-2.0.1 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] extracting crate webkit2gtk 2.0.1 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate webkit2gtk 2.0.1 [INFO] finished tweaking crates.io crate webkit2gtk 2.0.1 [INFO] tweaked toml for crates.io crate webkit2gtk 2.0.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate webkit2gtk 2.0.1 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate webkit2gtk 2.0.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1c36a70790e8e644e300d266379cda777c875163726b9dcb696d6a59aa288b4c [INFO] running `Command { std: "docker" "start" "-a" "1c36a70790e8e644e300d266379cda777c875163726b9dcb696d6a59aa288b4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c36a70790e8e644e300d266379cda777c875163726b9dcb696d6a59aa288b4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c36a70790e8e644e300d266379cda777c875163726b9dcb696d6a59aa288b4c", kill_on_drop: false }` [INFO] [stdout] 1c36a70790e8e644e300d266379cda777c875163726b9dcb696d6a59aa288b4c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 670c6439223157465ad447cfb26ec4b25bb0528261b683387a7fb93255f9783e [INFO] running `Command { std: "docker" "start" "-a" "670c6439223157465ad447cfb26ec4b25bb0528261b683387a7fb93255f9783e", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling winnow v0.5.17 [INFO] [stderr] Compiling target-lexicon v0.12.12 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling gio v0.18.2 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling gtk v0.18.1 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling cfg-expr v0.15.5 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.4 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling toml_edit v0.20.4 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling toml v0.8.4 [INFO] [stderr] Compiling system-deps v6.1.2 [INFO] [stderr] Compiling glib-macros v0.18.2 [INFO] [stderr] Compiling gtk3-macros v0.18.0 [INFO] [stderr] Compiling glib-sys v0.18.1 [INFO] [stderr] Compiling gobject-sys v0.18.0 [INFO] [stderr] Compiling gio-sys v0.18.1 [INFO] [stderr] Compiling gdk-sys v0.18.0 [INFO] [stderr] Compiling atk-sys v0.18.0 [INFO] [stderr] Compiling cairo-sys-rs v0.18.2 [INFO] [stderr] Compiling pango-sys v0.18.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.18.0 [INFO] [stderr] Compiling gtk-sys v0.18.0 [INFO] [stderr] Compiling javascriptcore-rs-sys v1.1.1 [INFO] [stderr] Compiling soup3-sys v0.5.0 [INFO] [stderr] Compiling webkit2gtk-sys v2.0.1 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling glib v0.18.2 [INFO] [stderr] Compiling cairo-rs v0.18.2 [INFO] [stderr] Compiling atk v0.18.0 [INFO] [stderr] Compiling javascriptcore-rs v1.1.2 [INFO] [stderr] Compiling gdk-pixbuf v0.18.0 [INFO] [stderr] Compiling pango v0.18.0 [INFO] [stderr] Compiling soup3 v0.5.0 [INFO] [stderr] Compiling gdk v0.18.0 [INFO] [stderr] Compiling webkit2gtk v2.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg_attr(feature = "cargo-clippy", allow(too_many_arguments))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `v2_10`, `v2_12`, `v2_14`, `v2_16`, `v2_18`, `v2_2`, `v2_20`, `v2_22`, `v2_24`, `v2_26`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_4`, `v2_40`, `v2_6`, and `v2_8` [INFO] [stdout] = help: consider adding `cargo-clippy` 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: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg_attr(feature = "cargo-clippy", allow(useless_transmute))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `v2_10`, `v2_12`, `v2_14`, `v2_16`, `v2_18`, `v2_2`, `v2_20`, `v2_22`, `v2_24`, `v2_26`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_4`, `v2_40`, `v2_6`, and `v2_8` [INFO] [stdout] = help: consider adding `cargo-clippy` 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: `gtk_v2_18` [INFO] [stdout] --> src/auto/web_view.rs:342:9 [INFO] [stdout] | [INFO] [stdout] 342 | #[cfg(feature = "gtk_v2_18")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `v2_10`, `v2_12`, `v2_14`, `v2_16`, `v2_18`, `v2_2`, `v2_20`, `v2_22`, `v2_24`, `v2_26`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_4`, `v2_40`, `v2_6`, and `v2_8` [INFO] [stdout] = help: consider adding `gtk_v2_18` 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: `gtk_v3` [INFO] [stdout] --> src/auto/web_view.rs:355:9 [INFO] [stdout] | [INFO] [stdout] 355 | #[cfg(feature = "gtk_v3")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `v2_10`, `v2_12`, `v2_14`, `v2_16`, `v2_18`, `v2_2`, `v2_20`, `v2_22`, `v2_24`, `v2_26`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_4`, `v2_40`, `v2_6`, and `v2_8` [INFO] [stdout] = help: consider adding `gtk_v3` 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: `gtk_v3_20` [INFO] [stdout] --> src/auto/web_view.rs:363:9 [INFO] [stdout] | [INFO] [stdout] 363 | #[cfg(feature = "gtk_v3_20")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `v2_10`, `v2_12`, `v2_14`, `v2_16`, `v2_18`, `v2_2`, `v2_20`, `v2_22`, `v2_24`, `v2_26`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_4`, `v2_40`, `v2_6`, and `v2_8` [INFO] [stdout] = help: consider adding `gtk_v3_20` 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: `gtk_v2_12` [INFO] [stdout] --> src/auto/web_view.rs:389:9 [INFO] [stdout] | [INFO] [stdout] 389 | #[cfg(feature = "gtk_v2_12")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `v2_10`, `v2_12`, `v2_14`, `v2_16`, `v2_18`, `v2_2`, `v2_20`, `v2_22`, `v2_24`, `v2_26`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_4`, `v2_40`, `v2_6`, and `v2_8` [INFO] [stdout] = help: consider adding `gtk_v2_12` 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: `gtk_v3` [INFO] [stdout] --> src/auto/web_view.rs:403:9 [INFO] [stdout] | [INFO] [stdout] 403 | #[cfg(feature = "gtk_v3")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `v2_10`, `v2_12`, `v2_14`, `v2_16`, `v2_18`, `v2_2`, `v2_20`, `v2_22`, `v2_24`, `v2_26`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_4`, `v2_40`, `v2_6`, and `v2_8` [INFO] [stdout] = help: consider adding `gtk_v3` 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: `gtk_v3` [INFO] [stdout] --> src/auto/web_view.rs:411:9 [INFO] [stdout] | [INFO] [stdout] 411 | #[cfg(feature = "gtk_v3")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `v2_10`, `v2_12`, `v2_14`, `v2_16`, `v2_18`, `v2_2`, `v2_20`, `v2_22`, `v2_24`, `v2_26`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_4`, `v2_40`, `v2_6`, and `v2_8` [INFO] [stdout] = help: consider adding `gtk_v3` 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: `gtk_v3` [INFO] [stdout] --> src/auto/web_view.rs:425:9 [INFO] [stdout] | [INFO] [stdout] 425 | #[cfg(feature = "gtk_v3")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `v2_10`, `v2_12`, `v2_14`, `v2_16`, `v2_18`, `v2_2`, `v2_20`, `v2_22`, `v2_24`, `v2_26`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_4`, `v2_40`, `v2_6`, and `v2_8` [INFO] [stdout] = help: consider adding `gtk_v3` 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: `gtk_v3` [INFO] [stdout] --> src/auto/web_view.rs:433:9 [INFO] [stdout] | [INFO] [stdout] 433 | #[cfg(feature = "gtk_v3")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `v2_10`, `v2_12`, `v2_14`, `v2_16`, `v2_18`, `v2_2`, `v2_20`, `v2_22`, `v2_24`, `v2_26`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_4`, `v2_40`, `v2_6`, and `v2_8` [INFO] [stdout] = help: consider adding `gtk_v3` 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: `gtk_v3_12` [INFO] [stdout] --> src/auto/web_view.rs:441:9 [INFO] [stdout] | [INFO] [stdout] 441 | #[cfg(feature = "gtk_v3_12")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `v2_10`, `v2_12`, `v2_14`, `v2_16`, `v2_18`, `v2_2`, `v2_20`, `v2_22`, `v2_24`, `v2_26`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_4`, `v2_40`, `v2_6`, and `v2_8` [INFO] [stdout] = help: consider adding `gtk_v3_12` 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: `gtk_v3` [INFO] [stdout] --> src/auto/web_view.rs:449:9 [INFO] [stdout] | [INFO] [stdout] 449 | #[cfg(feature = "gtk_v3")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `v2_10`, `v2_12`, `v2_14`, `v2_16`, `v2_18`, `v2_2`, `v2_20`, `v2_22`, `v2_24`, `v2_26`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_4`, `v2_40`, `v2_6`, and `v2_8` [INFO] [stdout] = help: consider adding `gtk_v3` 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: `gtk_v3` [INFO] [stdout] --> src/auto/web_view.rs:458:9 [INFO] [stdout] | [INFO] [stdout] 458 | #[cfg(feature = "gtk_v3")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `v2_10`, `v2_12`, `v2_14`, `v2_16`, `v2_18`, `v2_2`, `v2_20`, `v2_22`, `v2_24`, `v2_26`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_4`, `v2_40`, `v2_6`, and `v2_8` [INFO] [stdout] = help: consider adding `gtk_v3` 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: `gtk_v3_12` [INFO] [stdout] --> src/auto/web_view.rs:467:9 [INFO] [stdout] | [INFO] [stdout] 467 | #[cfg(feature = "gtk_v3_12")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `v2_10`, `v2_12`, `v2_14`, `v2_16`, `v2_18`, `v2_2`, `v2_20`, `v2_22`, `v2_24`, `v2_26`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_4`, `v2_40`, `v2_6`, and `v2_8` [INFO] [stdout] = help: consider adding `gtk_v3_12` 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: `gtk_v3` [INFO] [stdout] --> src/auto/web_view.rs:475:9 [INFO] [stdout] | [INFO] [stdout] 475 | #[cfg(feature = "gtk_v3")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `v2_10`, `v2_12`, `v2_14`, `v2_16`, `v2_18`, `v2_2`, `v2_20`, `v2_22`, `v2_24`, `v2_26`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_4`, `v2_40`, `v2_6`, and `v2_8` [INFO] [stdout] = help: consider adding `gtk_v3` 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: `gtk_v3_8` [INFO] [stdout] --> src/auto/web_view.rs:495:9 [INFO] [stdout] | [INFO] [stdout] 495 | #[cfg(feature = "gtk_v3_8")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `v2_10`, `v2_12`, `v2_14`, `v2_16`, `v2_18`, `v2_2`, `v2_20`, `v2_22`, `v2_24`, `v2_26`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_4`, `v2_40`, `v2_6`, and `v2_8` [INFO] [stdout] = help: consider adding `gtk_v3_8` 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: `gtk_v2_12` [INFO] [stdout] --> src/auto/web_view.rs:525:9 [INFO] [stdout] | [INFO] [stdout] 525 | #[cfg(feature = "gtk_v2_12")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `v2_10`, `v2_12`, `v2_14`, `v2_16`, `v2_18`, `v2_2`, `v2_20`, `v2_22`, `v2_24`, `v2_26`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_4`, `v2_40`, `v2_6`, and `v2_8` [INFO] [stdout] = help: consider adding `gtk_v2_12` 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: `gtk_v2_12` [INFO] [stdout] --> src/auto/web_view.rs:535:9 [INFO] [stdout] | [INFO] [stdout] 535 | #[cfg(feature = "gtk_v2_12")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `v2_10`, `v2_12`, `v2_14`, `v2_16`, `v2_18`, `v2_2`, `v2_20`, `v2_22`, `v2_24`, `v2_26`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_4`, `v2_40`, `v2_6`, and `v2_8` [INFO] [stdout] = help: consider adding `gtk_v2_12` 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: `gtk_v3` [INFO] [stdout] --> src/auto/web_view.rs:548:9 [INFO] [stdout] | [INFO] [stdout] 548 | #[cfg(feature = "gtk_v3")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `v2_10`, `v2_12`, `v2_14`, `v2_16`, `v2_18`, `v2_2`, `v2_20`, `v2_22`, `v2_24`, `v2_26`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_4`, `v2_40`, `v2_6`, and `v2_8` [INFO] [stdout] = help: consider adding `gtk_v3` 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: `gtk_v3` [INFO] [stdout] --> src/auto/web_view.rs:556:9 [INFO] [stdout] | [INFO] [stdout] 556 | #[cfg(feature = "gtk_v3")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `v2_10`, `v2_12`, `v2_14`, `v2_16`, `v2_18`, `v2_2`, `v2_20`, `v2_22`, `v2_24`, `v2_26`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_4`, `v2_40`, `v2_6`, and `v2_8` [INFO] [stdout] = help: consider adding `gtk_v3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gtk` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name gtk --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gtk-0.18.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("gio_v2_58", "unsafe-assume-initialized", "v3_24", "v3_24_1", "v3_24_11", "v3_24_30", "v3_24_8", "v3_24_9"))' -C metadata=aaf60e0c18a6344f -C extra-filename=-7ed3ff55a1166532 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atk=/opt/rustwide/target/debug/deps/libatk-674e8f732ab98412.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-f2d096b1a15b7a0d.rmeta --extern field_offset=/opt/rustwide/target/debug/deps/libfield_offset-0ce76ea8d739b930.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-57d525cefd7e96f0.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-0fed718265b6ba12.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-779b77357c59ed4c.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-7acdbb6239f355fd.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-a5d63027724644ac.rmeta --extern ffi=/opt/rustwide/target/debug/deps/libgtk_sys-c04b1c3ebb72495e.rmeta --extern gtk3_macros=/opt/rustwide/target/debug/deps/libgtk3_macros-7d4c4510deefa435.so --extern libc=/opt/rustwide/target/debug/deps/liblibc-c738d06113e9e3d8.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-7a63d32278bafa53.rmeta --cap-lints allow --cap-lints=forbid --cfg 'gdk_backend="broadway"' --cfg 'gdk_backend="wayland"' --cfg 'gdk_backend="x11"'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "670c6439223157465ad447cfb26ec4b25bb0528261b683387a7fb93255f9783e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "670c6439223157465ad447cfb26ec4b25bb0528261b683387a7fb93255f9783e", kill_on_drop: false }` [INFO] [stdout] 670c6439223157465ad447cfb26ec4b25bb0528261b683387a7fb93255f9783e