[INFO] cloning repository https://github.com/nikhilwankhedee/dump
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nikhilwankhedee/dump" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnikhilwankhedee%2Fdump", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnikhilwankhedee%2Fdump'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c6a6b135cbe65f34a70cac24ac027da023949836
[INFO] documenting nikhilwankhedee/dump/c6a6b135cbe65f34a70cac24ac027da023949836 against 824336ad4127ce295849937a24c08a4aeff6ada7 for pr-162169
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnikhilwankhedee%2Fdump" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nikhilwankhedee/dump
[INFO] finished tweaking git repo https://github.com/nikhilwankhedee/dump
[INFO] tweaked toml for git repo https://github.com/nikhilwankhedee/dump written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nikhilwankhedee/dump on toolchain 824336ad4127ce295849937a24c08a4aeff6ada7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nikhilwankhedee/dump 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" "+824336ad4127ce295849937a24c08a4aeff6ada7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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] bc78d286dcf0677e8711a01b0b89f6239a0e8bb90f81dda6c4cedd0c69a39718
[INFO] running `Command { std: "docker" "start" "bc78d286dcf0677e8711a01b0b89f6239a0e8bb90f81dda6c4cedd0c69a39718", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc78d286dcf0677e8711a01b0b89f6239a0e8bb90f81dda6c4cedd0c69a39718", 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" "bc78d286dcf0677e8711a01b0b89f6239a0e8bb90f81dda6c4cedd0c69a39718" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc78d286dcf0677e8711a01b0b89f6239a0e8bb90f81dda6c4cedd0c69a39718", 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" "bc78d286dcf0677e8711a01b0b89f6239a0e8bb90f81dda6c4cedd0c69a39718" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]     Checking futures-channel v0.3.34
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling endi v1.1.1
[INFO] [stderr]     Checking winnow v1.0.4
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking fastrand v2.5.0
[INFO] [stderr]    Compiling toml v1.1.4+spec-1.1.0
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling cfg-expr v0.20.8
[INFO] [stderr]    Compiling system-deps v7.0.8
[INFO] [stderr]    Compiling glib-sys v0.22.8
[INFO] [stderr]    Compiling gobject-sys v0.22.6
[INFO] [stderr]    Compiling gio-sys v0.22.8
[INFO] [stderr]    Compiling pango-sys v0.22.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.22.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.22.0
[INFO] [stderr]    Compiling gdk4-sys v0.11.4
[INFO] [stderr]    Compiling graphene-sys v0.22.8
[INFO] [stderr]    Compiling gsk4-sys v0.11.4
[INFO] [stderr]    Compiling gtk4-sys v0.11.4
[INFO] [stderr]     Checking uuid v1.24.0
[INFO] [stderr]    Compiling glib-macros v0.22.6
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling gtk4-macros v0.11.4
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling futures-macro v0.3.34
[INFO] [stderr]    Compiling tokio-macros v2.7.2
[INFO] [stderr]    Compiling async-trait v0.1.92
[INFO] [stderr]    Compiling serde_repr v0.1.21
[INFO] [stderr]     Checking futures-util v0.3.34
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]     Checking futures-executor v0.3.34
[INFO] [stderr]     Checking zcheapstr v1.1.0
[INFO] [stderr]     Checking zvariant_utils v4.0.0
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking glib v0.22.8
[INFO] [stderr]    Compiling zvariant_derive v5.14.0
[INFO] [stderr]    Compiling zvariant v5.14.0
[INFO] [stderr]     Checking zbus_names v4.3.4
[INFO] [stderr]    Compiling zbus_macros v5.19.0
[INFO] [stderr]     Checking zbus v5.19.0
[INFO] [stderr]     Checking gio v0.22.8
[INFO] [stderr]     Checking cairo-rs v0.22.0
[INFO] [stderr]     Checking graphene-rs v0.22.8
[INFO] [stderr]     Checking gdk-pixbuf v0.22.0
[INFO] [stderr]     Checking pango v0.22.8
[INFO] [stderr]     Checking gdk4 v0.11.4
[INFO] [stderr]     Checking gsk4 v0.11.4
[INFO] [stderr]     Checking gtk4 v0.11.4
[INFO] [stderr] error: could not compile `gtk4` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/824336ad4127ce295849937a24c08a4aeff6ada7/bin/rustc --crate-name gtk4 --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gtk4-0.11.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="v4_10"' --cfg 'feature="v4_12"' --cfg 'feature="v4_14"' --cfg 'feature="v4_2"' --cfg 'feature="v4_4"' --cfg 'feature="v4_6"' --cfg 'feature="v4_8"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("blueprint", "gio_v2_80", "gnome_42", "gnome_43", "gnome_44", "gnome_45", "gnome_46", "gnome_47", "gnome_48", "gnome_49", "gnome_50", "unsafe-assume-initialized", "v4_10", "v4_12", "v4_14", "v4_16", "v4_18", "v4_2", "v4_20", "v4_22", "v4_24", "v4_4", "v4_6", "v4_8", "xml_validation"))' -C metadata=4409bd850c48928f -C extra-filename=-9745ca6867b9c772 --out-dir /opt/rustwide/target/debug/build/gtk4/9745ca6867b9c772/out -L dependency=/opt/rustwide/target/debug/build/bitflags/12164dedcc9c97c0/out -L dependency=/opt/rustwide/target/debug/build/cairo-rs/95964212c2acd534/out -L dependency=/opt/rustwide/target/debug/build/cairo-sys-rs/e5d80e13cb033aa2/out -L dependency=/opt/rustwide/target/debug/build/field-offset/b4a30dd8bde698a0/out -L dependency=/opt/rustwide/target/debug/build/futures-channel/4baa35c10b04ddc6/out -L dependency=/opt/rustwide/target/debug/build/futures-core/e61316190f86a7bd/out -L dependency=/opt/rustwide/target/debug/build/futures-executor/8b83ddc95611f8d1/out -L dependency=/opt/rustwide/target/debug/build/futures-io/3982bdd4b44b9ff9/out -L dependency=/opt/rustwide/target/debug/build/futures-macro/b2f80ca15713af7f/out -L dependency=/opt/rustwide/target/debug/build/futures-task/e6dcbbfe3a416c43/out -L dependency=/opt/rustwide/target/debug/build/futures-util/bf8a61b463e8534e/out -L dependency=/opt/rustwide/target/debug/build/gdk-pixbuf/6caa1e1d8cb37ff1/out -L dependency=/opt/rustwide/target/debug/build/gdk-pixbuf-sys/0b91a609cc2c0c64/out -L dependency=/opt/rustwide/target/debug/build/gdk4/6d2fd9a6b8296fa9/out -L dependency=/opt/rustwide/target/debug/build/gdk4-sys/b95498c981922b49/out -L dependency=/opt/rustwide/target/debug/build/gio/44da1c49d82d6c53/out -L dependency=/opt/rustwide/target/debug/build/gio-sys/0ca58046fea92149/out -L dependency=/opt/rustwide/target/debug/build/glib/3b59ac01501f5dac/out -L dependency=/opt/rustwide/target/debug/build/glib-macros/3aa7e0c3cfc1ffab/out -L dependency=/opt/rustwide/target/debug/build/glib-sys/2417915a45ab5400/out -L dependency=/opt/rustwide/target/debug/build/gobject-sys/a173c0ede8d4ef49/out -L dependency=/opt/rustwide/target/debug/build/graphene-rs/057c3f7265d0ee54/out -L dependency=/opt/rustwide/target/debug/build/graphene-sys/043f9c08bf5295c0/out -L dependency=/opt/rustwide/target/debug/build/gsk4/b643934e11e9f874/out -L dependency=/opt/rustwide/target/debug/build/gsk4-sys/e065594c96a5afa2/out -L dependency=/opt/rustwide/target/debug/build/gtk4-macros/364daba99a4c1542/out -L dependency=/opt/rustwide/target/debug/build/gtk4-sys/c8cb742892c380b3/out -L dependency=/opt/rustwide/target/debug/build/libc/5b122225efee376b/out -L dependency=/opt/rustwide/target/debug/build/memchr/b924193483665774/out -L dependency=/opt/rustwide/target/debug/build/memoffset/d743d2c5d8788671/out -L dependency=/opt/rustwide/target/debug/build/pango/4686eeca013ba876/out -L dependency=/opt/rustwide/target/debug/build/pango-sys/ea6d53b72bbbe982/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/7176d3be2b7ee2e1/out -L dependency=/opt/rustwide/target/debug/build/slab/ae595133c23c4338/out -L dependency=/opt/rustwide/target/debug/build/smallvec/4f8e4a825041d312/out --extern cairo=/opt/rustwide/target/debug/build/cairo-rs/95964212c2acd534/out/libcairo-95964212c2acd534.rmeta --extern field_offset=/opt/rustwide/target/debug/build/field-offset/b4a30dd8bde698a0/out/libfield_offset-b4a30dd8bde698a0.rmeta --extern futures_channel=/opt/rustwide/target/debug/build/futures-channel/4baa35c10b04ddc6/out/libfutures_channel-4baa35c10b04ddc6.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/build/gdk-pixbuf/6caa1e1d8cb37ff1/out/libgdk_pixbuf-6caa1e1d8cb37ff1.rmeta --extern gdk=/opt/rustwide/target/debug/build/gdk4/6d2fd9a6b8296fa9/out/libgdk4-6d2fd9a6b8296fa9.rmeta --extern gio=/opt/rustwide/target/debug/build/gio/44da1c49d82d6c53/out/libgio-44da1c49d82d6c53.rmeta --extern glib=/opt/rustwide/target/debug/build/glib/3b59ac01501f5dac/out/libglib-3b59ac01501f5dac.rmeta --extern graphene=/opt/rustwide/target/debug/build/graphene-rs/057c3f7265d0ee54/out/libgraphene-057c3f7265d0ee54.rmeta --extern gsk=/opt/rustwide/target/debug/build/gsk4/b643934e11e9f874/out/libgsk4-b643934e11e9f874.rmeta --extern gtk4_macros=/opt/rustwide/target/debug/build/gtk4-macros/364daba99a4c1542/out/libgtk4_macros-364daba99a4c1542.so --extern gtk4_sys=/opt/rustwide/target/debug/build/gtk4-sys/c8cb742892c380b3/out/libgtk4_sys-c8cb742892c380b3.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/5b122225efee376b/out/liblibc-5b122225efee376b.rmeta --extern pango=/opt/rustwide/target/debug/build/pango/4686eeca013ba876/out/libpango-4686eeca013ba876.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "bc78d286dcf0677e8711a01b0b89f6239a0e8bb90f81dda6c4cedd0c69a39718", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc78d286dcf0677e8711a01b0b89f6239a0e8bb90f81dda6c4cedd0c69a39718", kill_on_drop: false }`
[INFO] [stdout] bc78d286dcf0677e8711a01b0b89f6239a0e8bb90f81dda6c4cedd0c69a39718
