[INFO] cloning repository https://github.com/wusyong/weebview
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wusyong/weebview" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwusyong%2Fweebview", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwusyong%2Fweebview'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bb69d628a905d65042c71a95e85f6921ec9b3264
[INFO] checking wusyong/weebview against 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6 for pr-160581
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwusyong%2Fweebview" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/wusyong/weebview
[INFO] finished tweaking git repo https://github.com/wusyong/weebview
[INFO] tweaked toml for git repo https://github.com/wusyong/weebview written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wusyong/weebview on toolchain 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wusyong/weebview 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" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c05784699ccca8d2dff00bd0df0a16d65f13252836d0514455a489e0d76a4007
[INFO] running `Command { std: "docker" "start" "c05784699ccca8d2dff00bd0df0a16d65f13252836d0514455a489e0d76a4007", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c05784699ccca8d2dff00bd0df0a16d65f13252836d0514455a489e0d76a4007", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c05784699ccca8d2dff00bd0df0a16d65f13252836d0514455a489e0d76a4007" "/opt/rustwide/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c05784699ccca8d2dff00bd0df0a16d65f13252836d0514455a489e0d76a4007", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c05784699ccca8d2dff00bd0df0a16d65f13252836d0514455a489e0d76a4007" "/opt/rustwide/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]     Checking once_cell v1.20.3
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]    Compiling cc v1.2.15
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]    Compiling quick-xml v0.37.2
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling wayland-client v0.31.8
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling naga v23.1.0
[INFO] [stderr]    Compiling gtk v0.18.2
[INFO] [stderr]    Compiling wgpu-hal v23.0.1
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling libdbus-sys v0.2.7
[INFO] [stderr]     Checking dtoa v1.0.9
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking string_cache v0.9.0
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking gpu-descriptor v0.3.1
[INFO] [stderr]     Checking tendril v0.5.0
[INFO] [stderr]    Compiling selectors v0.38.0
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking ash v0.38.0+1.3.281
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]    Compiling wgpu-core v23.0.1
[INFO] [stderr]     Checking memmap2 v0.9.11
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling string_cache_codegen v0.6.1
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking wgpu-types v23.0.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]    Compiling winit v0.30.9
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking servo_arc v0.4.3
[INFO] [stderr]    Compiling wgpu v23.0.1
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling wry v0.56.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling web_atoms v0.2.3
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]    Compiling wayland-backend v0.3.8
[INFO] [stderr]     Checking dbus v0.9.10
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking pollster v1.0.1
[INFO] [stderr]     Checking http-range v0.1.5
[INFO] [stderr]     Checking glow v0.18.0
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling gtk3-macros v0.18.2
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling cssparser-macros v0.7.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling dlopen2_derive v0.4.0
[INFO] [stderr]    Compiling glib-macros v0.18.5
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking wayland-protocols v0.32.6
[INFO] [stderr]     Checking wayland-cursor v0.31.8
[INFO] [stderr]     Checking cssparser v0.37.0
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking dlopen2 v0.8.0
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking zerovec v0.10.4
[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.2
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.18.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.18.2
[INFO] [stderr]    Compiling pango-sys v0.18.0
[INFO] [stderr]    Compiling atk-sys v0.18.2
[INFO] [stderr]    Compiling gtk-sys v0.18.2
[INFO] [stderr]    Compiling javascriptcore-rs-sys v1.1.1
[INFO] [stderr]    Compiling soup3-sys v0.5.0
[INFO] [stderr]    Compiling webkit2gtk-sys v2.0.2
[INFO] [stderr]    Compiling gdkx11-sys v0.18.2
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking thiserror v2.0.11
[INFO] [stderr]     Checking markup5ever v0.39.0
[INFO] [stderr]     Checking html5ever v0.39.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking dom_query v0.28.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking glib v0.18.5
[INFO] [stderr]     Checking gdkwayland-sys v0.18.2
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.6
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.6
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking cairo-rs v0.18.5
[INFO] [stderr]     Checking atk v0.18.2
[INFO] [stderr]     Checking javascriptcore-rs v1.1.2
[INFO] [stderr]     Checking gdk-pixbuf v0.18.5
[INFO] [stderr]     Checking pango v0.18.3
[INFO] [stderr]     Checking soup3 v0.5.0
[INFO] [stderr]     Checking gdk v0.18.2
[INFO] [stderr]     Checking gdkx11 v0.18.2
[INFO] [stderr]     Checking webkit2gtk v2.0.2
[INFO] [stderr]     Checking tao v0.37.0
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_42`
[INFO] [stdout]    --> src/webkitgtk/mod.rs:592:17
[INFO] [stdout]     |
[INFO] [stdout] 592 |           #[cfg(feature = "v2_42")]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `devtools`, `gdkx11`, `javascriptcore-rs`, `linux-body`, `mac-proxy`, `os-webview`, `serde`, `soup3`, `tracing`, `webkit2gtk`, `webkit2gtk-sys`, `x11`, and `x11-dl`
[INFO] [stdout]     = help: consider adding `v2_42` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: requested on the command line with `-W unexpected-cfgs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_42`
[INFO] [stdout]    --> src/webkitgtk/mod.rs:594:21
[INFO] [stdout]     |
[INFO] [stdout] 594 |           #[cfg(not(feature = "v2_42"))]
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `devtools`, `gdkx11`, `javascriptcore-rs`, `linux-body`, `mac-proxy`, `os-webview`, `serde`, `soup3`, `tracing`, `webkit2gtk`, `webkit2gtk-sys`, `x11`, and `x11-dl`
[INFO] [stdout]     = help: consider adding `v2_42` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_42`
[INFO] [stdout]    --> src/webkitgtk/mod.rs:592:17
[INFO] [stdout]     |
[INFO] [stdout] 592 |           #[cfg(feature = "v2_42")]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `devtools`, `gdkx11`, `javascriptcore-rs`, `linux-body`, `mac-proxy`, `os-webview`, `serde`, `soup3`, `tracing`, `webkit2gtk`, `webkit2gtk-sys`, `x11`, and `x11-dl`
[INFO] [stdout]     = help: consider adding `v2_42` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: requested on the command line with `-W unexpected-cfgs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_42`
[INFO] [stdout]    --> src/webkitgtk/mod.rs:594:21
[INFO] [stdout]     |
[INFO] [stdout] 594 |           #[cfg(not(feature = "v2_42"))]
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `devtools`, `gdkx11`, `javascriptcore-rs`, `linux-body`, `mac-proxy`, `os-webview`, `serde`, `soup3`, `tracing`, `webkit2gtk`, `webkit2gtk-sys`, `x11`, and `x11-dl`
[INFO] [stdout]     = help: consider adding `v2_42` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 00s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: naga v23.1.0, wgpu v23.0.1, wgpu-core v23.0.1, wgpu-hal v23.0.1, winit v0.30.9
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "c05784699ccca8d2dff00bd0df0a16d65f13252836d0514455a489e0d76a4007", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c05784699ccca8d2dff00bd0df0a16d65f13252836d0514455a489e0d76a4007", kill_on_drop: false }`
[INFO] [stdout] c05784699ccca8d2dff00bd0df0a16d65f13252836d0514455a489e0d76a4007
