[INFO] cloning repository https://github.com/rongcuid/gtk4-rs-playground
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rongcuid/gtk4-rs-playground" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frongcuid%2Fgtk4-rs-playground", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frongcuid%2Fgtk4-rs-playground'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8061dace8850d945af3b6abcbdc5e7ee2cbad395
[INFO] checking rongcuid/gtk4-rs-playground against 65b20a97de33e9e59992793a144aef2950c48c76 for pr-154715
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frongcuid%2Fgtk4-rs-playground" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rongcuid/gtk4-rs-playground
[INFO] finished tweaking git repo https://github.com/rongcuid/gtk4-rs-playground
[INFO] tweaked toml for git repo https://github.com/rongcuid/gtk4-rs-playground written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rongcuid/gtk4-rs-playground on toolchain 65b20a97de33e9e59992793a144aef2950c48c76
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rongcuid/gtk4-rs-playground 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" "+65b20a97de33e9e59992793a144aef2950c48c76" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pest v2.3.0
[INFO] [stderr]   Downloaded ucd-trie v0.1.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c4091e7451c66a3a62e8524a6b27eb443d706decb12932edbd889fb6c35abd37
[INFO] running `Command { std: "docker" "start" "c4091e7451c66a3a62e8524a6b27eb443d706decb12932edbd889fb6c35abd37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c4091e7451c66a3a62e8524a6b27eb443d706decb12932edbd889fb6c35abd37", 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" "c4091e7451c66a3a62e8524a6b27eb443d706decb12932edbd889fb6c35abd37" "/opt/rustwide/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c4091e7451c66a3a62e8524a6b27eb443d706decb12932edbd889fb6c35abd37", 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" "c4091e7451c66a3a62e8524a6b27eb443d706decb12932edbd889fb6c35abd37" "/opt/rustwide/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling version-compare v0.1.0
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling cfg-expr v0.10.3
[INFO] [stderr]    Compiling anyhow v1.0.62
[INFO] [stderr]    Compiling once_cell v1.13.1
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling gio v0.15.12
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling ucd-trie v0.1.4
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling futures-io v0.3.24
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling quick-xml v0.22.0
[INFO] [stderr]     Checking futures-executor v0.3.24
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.32
[INFO] [stderr]    Compiling system-deps v6.0.2
[INFO] [stderr]    Compiling thiserror v1.0.32
[INFO] [stderr]    Compiling proc-macro-crate v1.2.1
[INFO] [stderr]    Compiling pest v2.3.0
[INFO] [stderr]    Compiling glib-sys v0.15.10
[INFO] [stderr]    Compiling gobject-sys v0.15.10
[INFO] [stderr]    Compiling gio-sys v0.15.10
[INFO] [stderr]    Compiling pango-sys v0.15.10
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.15.10
[INFO] [stderr]    Compiling cairo-sys-rs v0.15.1
[INFO] [stderr]    Compiling glib-macros v0.15.11
[INFO] [stderr]    Compiling gdk4-sys v0.4.8
[INFO] [stderr]    Compiling graphene-sys v0.15.10
[INFO] [stderr]    Compiling gsk4-sys v0.4.8
[INFO] [stderr]    Compiling gtk4-sys v0.4.8
[INFO] [stderr]    Compiling gtk4-macros v0.4.8
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling rustc_version v0.3.3
[INFO] [stderr]    Compiling field-offset v0.3.4
[INFO] [stderr]    Compiling glib v0.15.12
[INFO] [stderr]     Checking cairo-rs v0.15.12
[INFO] [stderr]     Checking pango v0.15.10
[INFO] [stderr]     Checking graphene-rs v0.15.1
[INFO] [stderr]     Checking gdk-pixbuf v0.15.11
[INFO] [stderr]     Checking gdk4 v0.4.8
[INFO] [stderr]     Checking gsk4 v0.4.8
[INFO] [stderr]     Checking gtk4 v0.4.8
[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/65b20a97de33e9e59992793a144aef2950c48c76/bin/rustc --crate-name gtk4 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gtk4-0.4.8/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dox", "v4_2", "v4_4", "v4_6", "v4_8"))' -C metadata=41d4c9cc40366434 -C extra-filename=-4964501e13762bc2 --out-dir /opt/rustwide/target/debug/build/gtk4/4964501e13762bc2/out -L dependency=/opt/rustwide/target/debug/build/bitflags/6dcfbc6bad33d8b2/out -L dependency=/opt/rustwide/target/debug/build/cairo-rs/1ffd5181846130ed/out -L dependency=/opt/rustwide/target/debug/build/cairo-sys-rs/4170f945a590adb8/out -L dependency=/opt/rustwide/target/debug/build/field-offset/caf89ccdad1d88f9/out -L dependency=/opt/rustwide/target/debug/build/futures-channel/954152522687bdda/out -L dependency=/opt/rustwide/target/debug/build/futures-core/440c4ddc10bb31f2/out -L dependency=/opt/rustwide/target/debug/build/futures-executor/dd5bd68b667b7bbb/out -L dependency=/opt/rustwide/target/debug/build/futures-io/f92cff96bbc98dc9/out -L dependency=/opt/rustwide/target/debug/build/futures-task/37065154183fd9cf/out -L dependency=/opt/rustwide/target/debug/build/futures-util/dcba95717f57df85/out -L dependency=/opt/rustwide/target/debug/build/gdk-pixbuf/a5fc80dc67907878/out -L dependency=/opt/rustwide/target/debug/build/gdk-pixbuf-sys/d68328f7ee214800/out -L dependency=/opt/rustwide/target/debug/build/gdk4/e8913c150a9da260/out -L dependency=/opt/rustwide/target/debug/build/gdk4-sys/ea48cb8adeae91be/out -L dependency=/opt/rustwide/target/debug/build/gio/62372a7e4ce4f151/out -L dependency=/opt/rustwide/target/debug/build/gio-sys/5a6327ee8593e7d1/out -L dependency=/opt/rustwide/target/debug/build/glib/fe793c7337ce7564/out -L dependency=/opt/rustwide/target/debug/build/glib-macros/154ed72c49bd8629/out -L dependency=/opt/rustwide/target/debug/build/glib-sys/9be750985b9241e5/out -L dependency=/opt/rustwide/target/debug/build/gobject-sys/f01feca37dbef1a2/out -L dependency=/opt/rustwide/target/debug/build/graphene-rs/a776a96841c98858/out -L dependency=/opt/rustwide/target/debug/build/graphene-sys/05d67cfd4c9327ae/out -L dependency=/opt/rustwide/target/debug/build/gsk4/63fe57a3645790ea/out -L dependency=/opt/rustwide/target/debug/build/gsk4-sys/7dcd2c073e01b3a3/out -L dependency=/opt/rustwide/target/debug/build/gtk4-macros/8fb2bc5b3550ad0e/out -L dependency=/opt/rustwide/target/debug/build/gtk4-sys/38a33ce62a1b186a/out -L dependency=/opt/rustwide/target/debug/build/libc/f8814a1c5cc70226/out -L dependency=/opt/rustwide/target/debug/build/memoffset/75d7ac7c726ce447/out -L dependency=/opt/rustwide/target/debug/build/once_cell/09faf87e0a3c56e7/out -L dependency=/opt/rustwide/target/debug/build/pango/601bc17d77419035/out -L dependency=/opt/rustwide/target/debug/build/pango-sys/cae42a78740dff0e/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/8f13b7ec22d51578/out -L dependency=/opt/rustwide/target/debug/build/pin-utils/db1de871cd8706a6/out -L dependency=/opt/rustwide/target/debug/build/slab/d9db07ecebfbd0ba/out -L dependency=/opt/rustwide/target/debug/build/smallvec/971b8c27d7471fd8/out -L dependency=/opt/rustwide/target/debug/build/thiserror/1fb3998b6e8770be/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/70f5f62105dae99c/out --extern bitflags=/opt/rustwide/target/debug/build/bitflags/6dcfbc6bad33d8b2/out/libbitflags-6dcfbc6bad33d8b2.rmeta --extern cairo=/opt/rustwide/target/debug/build/cairo-rs/1ffd5181846130ed/out/libcairo-1ffd5181846130ed.rmeta --extern field_offset=/opt/rustwide/target/debug/build/field-offset/caf89ccdad1d88f9/out/libfield_offset-caf89ccdad1d88f9.rmeta --extern futures_channel=/opt/rustwide/target/debug/build/futures-channel/954152522687bdda/out/libfutures_channel-954152522687bdda.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/build/gdk-pixbuf/a5fc80dc67907878/out/libgdk_pixbuf-a5fc80dc67907878.rmeta --extern gdk=/opt/rustwide/target/debug/build/gdk4/e8913c150a9da260/out/libgdk4-e8913c150a9da260.rmeta --extern gio=/opt/rustwide/target/debug/build/gio/62372a7e4ce4f151/out/libgio-62372a7e4ce4f151.rmeta --extern glib=/opt/rustwide/target/debug/build/glib/fe793c7337ce7564/out/libglib-fe793c7337ce7564.rmeta --extern graphene=/opt/rustwide/target/debug/build/graphene-rs/a776a96841c98858/out/libgraphene-a776a96841c98858.rmeta --extern gsk=/opt/rustwide/target/debug/build/gsk4/63fe57a3645790ea/out/libgsk4-63fe57a3645790ea.rmeta --extern gtk4_macros=/opt/rustwide/target/debug/build/gtk4-macros/8fb2bc5b3550ad0e/out/libgtk4_macros-8fb2bc5b3550ad0e.so --extern ffi=/opt/rustwide/target/debug/build/gtk4-sys/38a33ce62a1b186a/out/libgtk4_sys-38a33ce62a1b186a.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/f8814a1c5cc70226/out/liblibc-f8814a1c5cc70226.rmeta --extern once_cell=/opt/rustwide/target/debug/build/once_cell/09faf87e0a3c56e7/out/libonce_cell-09faf87e0a3c56e7.rmeta --extern pango=/opt/rustwide/target/debug/build/pango/601bc17d77419035/out/libpango-601bc17d77419035.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "c4091e7451c66a3a62e8524a6b27eb443d706decb12932edbd889fb6c35abd37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4091e7451c66a3a62e8524a6b27eb443d706decb12932edbd889fb6c35abd37", kill_on_drop: false }`
[INFO] [stdout] c4091e7451c66a3a62e8524a6b27eb443d706decb12932edbd889fb6c35abd37
