[INFO] cloning repository https://github.com/xt-editor/xt-frontend-gtk3
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xt-editor/xt-frontend-gtk3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxt-editor%2Fxt-frontend-gtk3", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxt-editor%2Fxt-frontend-gtk3'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d0f84143422657fdb784097b0533e2e52675139b
[INFO] building xt-editor/xt-frontend-gtk3 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxt-editor%2Fxt-frontend-gtk3" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/xt-editor/xt-frontend-gtk3
[INFO] finished tweaking git repo https://github.com/xt-editor/xt-frontend-gtk3
[INFO] tweaked toml for git repo https://github.com/xt-editor/xt-frontend-gtk3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/xt-editor/xt-frontend-gtk3 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 git repo https://github.com/xt-editor/xt-frontend-gtk3 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] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 06456a68637e97780710e4f42c3b785be215648a4e731dddcdde3af95fafb054
[INFO] running `Command { std: "docker" "start" "-a" "06456a68637e97780710e4f42c3b785be215648a4e731dddcdde3af95fafb054", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "06456a68637e97780710e4f42c3b785be215648a4e731dddcdde3af95fafb054", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06456a68637e97780710e4f42c3b785be215648a4e731dddcdde3af95fafb054", kill_on_drop: false }`
[INFO] [stdout] 06456a68637e97780710e4f42c3b785be215648a4e731dddcdde3af95fafb054
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 90599099a475e81c6b3cab3e5f25d2d9f47ab9153b95d8e6408e149a337d024d
[INFO] running `Command { std: "docker" "start" "-a" "90599099a475e81c6b3cab3e5f25d2d9f47ab9153b95d8e6408e149a337d024d", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling serde v1.0.181
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling winnow v0.5.3
[INFO] [stderr]    Compiling target-lexicon v0.12.11
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling pin-project-lite v0.2.10
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling rustix v0.38.6
[INFO] [stderr]    Compiling gio v0.17.10
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling rustix v0.37.23
[INFO] [stderr]    Compiling gtk v0.17.1
[INFO] [stderr]    Compiling gio v0.18.1
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling cfg-expr v0.15.4
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling serde_spanned v0.6.3
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling toml_edit v0.19.14
[INFO] [stderr]    Compiling terminal_size v0.2.6
[INFO] [stderr]    Compiling clap_builder v4.3.19
[INFO] [stderr]    Compiling toml v0.7.6
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling system-deps v6.1.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling clap v4.3.19
[INFO] [stderr]    Compiling glib-sys v0.17.10
[INFO] [stderr]    Compiling gobject-sys v0.17.10
[INFO] [stderr]    Compiling gio-sys v0.17.10
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.17.10
[INFO] [stderr]    Compiling cairo-sys-rs v0.17.10
[INFO] [stderr]    Compiling glib-macros v0.17.10
[INFO] [stderr]    Compiling gdk-sys v0.17.0
[INFO] [stderr]    Compiling atk-sys v0.17.0
[INFO] [stderr]    Compiling pango-sys v0.17.10
[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 gtk-sys v0.17.0
[INFO] [stderr]    Compiling glib-macros v0.18.0
[INFO] [stderr]    Compiling gtk3-macros v0.17.1
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling glib v0.18.1
[INFO] [stderr]    Compiling glib v0.17.10
[INFO] [stderr]    Compiling cairo-rs v0.17.10
[INFO] [stderr]    Compiling atk v0.17.1
[INFO] [stderr]    Compiling pango v0.17.10
[INFO] [stderr]    Compiling gdk-pixbuf v0.17.10
[INFO] [stderr] error: could not compile `gio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name gio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gio-0.17.10/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("dox", "v2_58", "v2_60", "v2_62", "v2_64", "v2_66", "v2_68", "v2_70", "v2_72", "v2_74", "v2_76"))' -C metadata=32fd919b5cdefd8c -C extra-filename=-4047977f60aaf2d9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e2b4db6c651223da.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-57d525cefd7e96f0.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-1b40e5eeda5449d0.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-b8a572998679c5e9.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-331ab67f9a93ec2f.rmeta --extern ffi=/opt/rustwide/target/debug/deps/libgio_sys-3e3ba34fd27e1353.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-c8cfb4fa76ff96a8.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-66bd796108c518fc.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-778c08b2406fdd3b.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-86e92ee7a37d1e0a.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-49f01c3f50f91808.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-e8806a2dfe557bf2.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" "90599099a475e81c6b3cab3e5f25d2d9f47ab9153b95d8e6408e149a337d024d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90599099a475e81c6b3cab3e5f25d2d9f47ab9153b95d8e6408e149a337d024d", kill_on_drop: false }`
[INFO] [stdout] 90599099a475e81c6b3cab3e5f25d2d9f47ab9153b95d8e6408e149a337d024d
