[INFO] cloning repository https://github.com/Tobshub/rust-webkit-gtk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tobshub/rust-webkit-gtk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTobshub%2Frust-webkit-gtk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTobshub%2Frust-webkit-gtk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 08f80cc3617a1af035da5a5237c60b0371a731b1
[INFO] checking Tobshub/rust-webkit-gtk against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTobshub%2Frust-webkit-gtk" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Tobshub/rust-webkit-gtk
[INFO] finished tweaking git repo https://github.com/Tobshub/rust-webkit-gtk
[INFO] tweaked toml for git repo https://github.com/Tobshub/rust-webkit-gtk written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Tobshub/rust-webkit-gtk on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Tobshub/rust-webkit-gtk 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded gobject-sys v0.16.3
[INFO] [stderr]   Downloaded glib-sys v0.16.3
[INFO] [stderr]   Downloaded system-deps v6.0.5
[INFO] [stderr]   Downloaded cfg-expr v0.15.1
[INFO] [stderr]   Downloaded soup3-sys v0.3.1
[INFO] [stderr]   Downloaded javascriptcore-rs v1.0.0
[INFO] [stderr]   Downloaded gtk3-macros v0.16.3
[INFO] [stderr]   Downloaded cairo-sys-rs v0.16.3
[INFO] [stderr]   Downloaded target-lexicon v0.12.7
[INFO] [stderr]   Downloaded glib-sys v0.17.4
[INFO] [stderr]   Downloaded gobject-sys v0.17.4
[INFO] [stderr]   Downloaded glib-macros v0.16.8
[INFO] [stderr]   Downloaded gio-sys v0.17.4
[INFO] [stderr]   Downloaded atk v0.16.0
[INFO] [stderr]   Downloaded gdk-pixbuf-sys v0.16.3
[INFO] [stderr]   Downloaded glib-macros v0.17.9
[INFO] [stderr]   Downloaded javascriptcore-rs-sys v1.0.0
[INFO] [stderr]   Downloaded cairo-rs v0.16.7
[INFO] [stderr]   Downloaded glib v0.16.7
[INFO] [stderr]   Downloaded gdk-sys v0.16.0
[INFO] [stderr]   Downloaded gtk-sys v0.16.0
[INFO] [stderr]   Downloaded glib v0.17.9
[INFO] [stderr]   Downloaded gio-sys v0.16.3
[INFO] [stderr]   Downloaded pango-sys v0.16.3
[INFO] [stderr]   Downloaded gtk v0.16.2
[INFO] [stderr]   Downloaded atk-sys v0.16.0
[INFO] [stderr]   Downloaded winnow v0.4.4
[INFO] [stderr]   Downloaded gdk v0.16.2
[INFO] [stderr]   Downloaded gdk-pixbuf v0.16.7
[INFO] [stderr]   Downloaded field-offset v0.3.5
[INFO] [stderr]   Downloaded gio v0.16.7
[INFO] [stderr]   Downloaded soup3 v0.3.2
[INFO] [stderr]   Downloaded webkit2gtk v1.0.0
[INFO] [stderr]   Downloaded pango v0.16.5
[INFO] [stderr]   Downloaded webkit2gtk-sys v1.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 725cfc3d8c1924bfc8d1248a1c8a08e8f53a63ea44f02f283c7c82c257cbfc5b
[INFO] running `Command { std: "docker" "start" "-a" "725cfc3d8c1924bfc8d1248a1c8a08e8f53a63ea44f02f283c7c82c257cbfc5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "725cfc3d8c1924bfc8d1248a1c8a08e8f53a63ea44f02f283c7c82c257cbfc5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "725cfc3d8c1924bfc8d1248a1c8a08e8f53a63ea44f02f283c7c82c257cbfc5b", kill_on_drop: false }`
[INFO] [stdout] 725cfc3d8c1924bfc8d1248a1c8a08e8f53a63ea44f02f283c7c82c257cbfc5b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 103b0ce69d01924bf034eafc2e7a489f4ca88818f723e02c04820e118cbc8964
[INFO] running `Command { std: "docker" "start" "-a" "103b0ce69d01924bf034eafc2e7a489f4ca88818f723e02c04820e118cbc8964", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.160
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling winnow v0.4.4
[INFO] [stderr]    Compiling target-lexicon v0.12.7
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling libc v0.2.142
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling anyhow v1.0.70
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling semver v1.0.17
[INFO] [stderr]    Compiling gio v0.16.7
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling gtk v0.16.2
[INFO] [stderr]     Checking futures-channel v0.3.28
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling syn v2.0.15
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling field-offset v0.3.5
[INFO] [stderr]    Compiling cfg-expr v0.15.1
[INFO] [stderr]    Compiling toml_datetime v0.6.1
[INFO] [stderr]    Compiling serde_spanned v0.6.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling toml_edit v0.19.8
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]     Checking thiserror v1.0.40
[INFO] [stderr]    Compiling toml v0.7.3
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling system-deps v6.0.5
[INFO] [stderr]    Compiling glib-macros v0.16.8
[INFO] [stderr]    Compiling gtk3-macros v0.16.3
[INFO] [stderr]    Compiling glib-macros v0.17.9
[INFO] [stderr]    Compiling glib-sys v0.16.3
[INFO] [stderr]    Compiling gobject-sys v0.16.3
[INFO] [stderr]    Compiling gio-sys v0.16.3
[INFO] [stderr]    Compiling gdk-sys v0.16.0
[INFO] [stderr]    Compiling atk-sys v0.16.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.16.3
[INFO] [stderr]    Compiling pango-sys v0.16.3
[INFO] [stderr]    Compiling cairo-sys-rs v0.16.3
[INFO] [stderr]    Compiling gtk-sys v0.16.0
[INFO] [stderr]    Compiling soup3-sys v0.3.1
[INFO] [stderr]    Compiling glib-sys v0.17.4
[INFO] [stderr]    Compiling javascriptcore-rs-sys v1.0.0
[INFO] [stderr]    Compiling gobject-sys v0.17.4
[INFO] [stderr]    Compiling webkit2gtk-sys v1.0.0
[INFO] [stderr]    Compiling gio-sys v0.17.4
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking glib v0.16.7
[INFO] [stderr]     Checking glib v0.17.9
[INFO] [stderr]     Checking cairo-rs v0.16.7
[INFO] [stderr]     Checking atk v0.16.0
[INFO] [stderr]     Checking javascriptcore-rs v1.0.0
[INFO] [stderr]     Checking pango v0.16.5
[INFO] [stderr]     Checking gdk-pixbuf v0.16.7
[INFO] [stderr]     Checking soup3 v0.3.2
[INFO] [stderr]     Checking gdk v0.16.2
[INFO] [stderr]     Checking webkit2gtk v1.0.0
[INFO] [stderr]     Checking webkit_gtk v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_4`
[INFO] [stdout]  --> src/main.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(feature = "v2_4")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `v2_4` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_6`
[INFO] [stdout]  --> src/main.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[cfg(feature = "v2_6")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `v2_6` 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_4`
[INFO] [stdout]   --> src/main.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 20 |     #[cfg(feature = "v2_4")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `v2_4` 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_6`
[INFO] [stdout]   --> src/main.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 |     #[cfg(feature = "v2_6")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `v2_6` 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_6`
[INFO] [stdout]   --> src/main.rs:25:15
[INFO] [stdout]    |
[INFO] [stdout] 25 |     #[cfg(not(feature = "v2_6"))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `v2_6` 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_4`
[INFO] [stdout]  --> src/main.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(feature = "v2_4")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `v2_4` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_6`
[INFO] [stdout]  --> src/main.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[cfg(feature = "v2_6")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `v2_6` 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_4`
[INFO] [stdout]   --> src/main.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 20 |     #[cfg(feature = "v2_4")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `v2_4` 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_6`
[INFO] [stdout]   --> src/main.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 |     #[cfg(feature = "v2_6")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `v2_6` 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_6`
[INFO] [stdout]   --> src/main.rs:25:15
[INFO] [stdout]    |
[INFO] [stdout] 25 |     #[cfg(not(feature = "v2_6"))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `v2_6` 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 1m 09s
[INFO] running `Command { std: "docker" "inspect" "103b0ce69d01924bf034eafc2e7a489f4ca88818f723e02c04820e118cbc8964", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "103b0ce69d01924bf034eafc2e7a489f4ca88818f723e02c04820e118cbc8964", kill_on_drop: false }`
[INFO] [stdout] 103b0ce69d01924bf034eafc2e7a489f4ca88818f723e02c04820e118cbc8964
