[INFO] cloning repository https://github.com/control-owl/QR2M [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/control-owl/QR2M" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcontrol-owl%2FQR2M", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcontrol-owl%2FQR2M'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1df62f1d6c708604973ec96d15325de3c45c08d6 [INFO] testing control-owl/QR2M against nightly-2025-01-18+rustflags=-Zrandomize-layout for randomize-layout-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcontrol-owl%2FQR2M" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/control-owl/QR2M on toolchain nightly-2025-01-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/control-owl/QR2M [INFO] finished tweaking git repo https://github.com/control-owl/QR2M [INFO] tweaked toml for git repo https://github.com/control-owl/QR2M written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/control-owl/QR2M 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" "+nightly-2025-01-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a50a3c153d3ec37cc0310afcd25bae82139714ca8bc62aa0a3f6493debe838f4 [INFO] running `Command { std: "docker" "start" "-a" "a50a3c153d3ec37cc0310afcd25bae82139714ca8bc62aa0a3f6493debe838f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a50a3c153d3ec37cc0310afcd25bae82139714ca8bc62aa0a3f6493debe838f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a50a3c153d3ec37cc0310afcd25bae82139714ca8bc62aa0a3f6493debe838f4", kill_on_drop: false }` [INFO] [stdout] a50a3c153d3ec37cc0310afcd25bae82139714ca8bc62aa0a3f6493debe838f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7cd44cdfc5c311ad59e050e89f1e9b5543090bc5fd55ff85672d9e5b0a984192 [INFO] running `Command { std: "docker" "start" "-a" "7cd44cdfc5c311ad59e050e89f1e9b5543090bc5fd55ff85672d9e5b0a984192", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling winnow v0.5.34 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling cfg-expr v0.17.0 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rustix v0.38.38 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling gio v0.20.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling serde_yml v0.0.11 [INFO] [stderr] Compiling libyml v0.0.4 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cc v1.0.91 [INFO] [stderr] Compiling bitcoin-internals v0.2.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling normpath v1.2.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling platforms v3.4.0 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling base62 v2.0.2 [INFO] [stderr] Compiling curve25519-dalek v4.1.2 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling secp256k1-sys v0.10.0 [INFO] [stderr] Compiling tempfile v3.13.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling hex-conservative v0.1.2 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling bitcoin_hashes v0.13.0 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling ignore v0.4.22 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling secp256k1 v0.30.0 [INFO] [stderr] Compiling rust-i18n v3.1.2 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling triomphe v0.1.11 [INFO] [stderr] Compiling bip39 v2.1.0 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling system-deps v7.0.3 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling glib-sys v0.20.5 [INFO] [stderr] Compiling gobject-sys v0.20.4 [INFO] [stderr] Compiling gio-sys v0.20.5 [INFO] [stderr] Compiling pango-sys v0.20.4 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.20.4 [INFO] [stderr] Compiling cairo-sys-rs v0.20.0 [INFO] [stderr] Compiling glib-macros v0.20.5 [INFO] [stderr] Compiling graphene-sys v0.20.4 [INFO] [stderr] Compiling gdk4-sys v0.9.3 [INFO] [stderr] Compiling gsk4-sys v0.9.3 [INFO] [stderr] Compiling gtk4-sys v0.9.3 [INFO] [stderr] Compiling libadwaita-sys v0.7.1 [INFO] [stderr] Compiling rust-i18n-support v3.1.2 [INFO] [stderr] Compiling gtk4-macros v0.9.3 [INFO] [stderr] Compiling winres v0.1.12 [INFO] [stderr] Compiling QR2M v0.70.9 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rust-i18n-macro v3.1.2 [INFO] [stderr] Compiling glib v0.20.5 [INFO] [stderr] Compiling cairo-rs v0.20.5 [INFO] [stderr] Compiling graphene-rs v0.20.4 [INFO] [stderr] Compiling gdk-pixbuf v0.20.4 [INFO] [stderr] Compiling pango v0.20.4 [INFO] [stderr] Compiling gdk4 v0.9.3 [INFO] [stderr] Compiling gsk4 v0.9.3 [INFO] [stderr] Compiling gtk4 v0.9.3 [INFO] [stderr] Compiling libadwaita v0.7.1 [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/nightly-2025-01-18-x86_64-unknown-linux-gnu/bin/rustc --crate-name gtk4 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gtk4-0.9.3/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("blueprint", "gio_v2_80", "gnome_42", "gnome_43", "gnome_44", "gnome_45", "gnome_46", "gnome_47", "unsafe-assume-initialized", "v4_10", "v4_12", "v4_14", "v4_16", "v4_18", "v4_2", "v4_4", "v4_6", "v4_8", "xml_validation"))' -C metadata=1d84ea1b2381a0ba -C extra-filename=-8652ea72c119e51e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cairo=/opt/rustwide/target/debug/deps/libcairo-70afb12b68c047ba.rmeta --extern field_offset=/opt/rustwide/target/debug/deps/libfield_offset-aed104f9646e3fbf.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-7cf43645507fb80f.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-efba79337981a7f0.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk4-7800a97053060937.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-c41cf76e8a793a99.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-d69155e72ebb9866.rmeta --extern graphene=/opt/rustwide/target/debug/deps/libgraphene-63b5a5abbc898d6a.rmeta --extern gsk=/opt/rustwide/target/debug/deps/libgsk4-e770e034c8605228.rmeta --extern gtk4_macros=/opt/rustwide/target/debug/deps/libgtk4_macros-7a214e0e7392faba.so --extern gtk4_sys=/opt/rustwide/target/debug/deps/libgtk4_sys-403be05cba38240d.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-f7629b36ca69e7fb.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-f08f219c95445729.rmeta --cap-lints allow --cap-lints=forbid -Zrandomize-layout` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "7cd44cdfc5c311ad59e050e89f1e9b5543090bc5fd55ff85672d9e5b0a984192", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cd44cdfc5c311ad59e050e89f1e9b5543090bc5fd55ff85672d9e5b0a984192", kill_on_drop: false }` [INFO] [stdout] 7cd44cdfc5c311ad59e050e89f1e9b5543090bc5fd55ff85672d9e5b0a984192