[INFO] cloning repository https://github.com/ewarggg776/pqc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ewarggg776/pqc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fewarggg776%2Fpqc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fewarggg776%2Fpqc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 93806b92d7d3d591c2bfc040c9dfc2e3f10b9ce1
[INFO] testing ewarggg776/pqc against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fewarggg776%2Fpqc" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ewarggg776/pqc
[INFO] finished tweaking git repo https://github.com/ewarggg776/pqc
[INFO] tweaked toml for git repo https://github.com/ewarggg776/pqc written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ewarggg776/pqc on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ewarggg776/pqc 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.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a13c1fb9444d9cf4e741cb7ee3b326e6224b270a2b66b1c693ff5f03afaf56fa
[INFO] running `Command { std: "docker" "start" "a13c1fb9444d9cf4e741cb7ee3b326e6224b270a2b66b1c693ff5f03afaf56fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a13c1fb9444d9cf4e741cb7ee3b326e6224b270a2b66b1c693ff5f03afaf56fa", 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" "a13c1fb9444d9cf4e741cb7ee3b326e6224b270a2b66b1c693ff5f03afaf56fa" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a13c1fb9444d9cf4e741cb7ee3b326e6224b270a2b66b1c693ff5f03afaf56fa", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a13c1fb9444d9cf4e741cb7ee3b326e6224b270a2b66b1c693ff5f03afaf56fa" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling version-compare v0.2.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling bindgen v0.68.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling log v0.4.30
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling build-deps v0.1.4
[INFO] [stderr]    Compiling zerocopy v0.8.49
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling glib-macros v0.18.5
[INFO] [stderr]    Compiling futures-util v0.3.32
[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 gdk-pixbuf-sys v0.18.0
[INFO] [stderr]    Compiling pango-sys v0.18.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.18.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling gdk4-sys v0.7.2
[INFO] [stderr]    Compiling graphene-sys v0.18.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling gsk4-sys v0.7.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling gtk4-sys v0.7.3
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling oqs v0.9.0
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling cstr_core v0.2.6
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling glib v0.18.5
[INFO] [stderr]    Compiling sha3 v0.10.9
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling libadwaita-sys v0.5.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling pqc-core v0.1.0 (/opt/rustwide/workdir/crates/pqc-core)
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling pqc-header v0.1.0 (/opt/rustwide/workdir/crates/pqc-header)
[INFO] [stderr]    Compiling oqs-sys v0.9.1+liboqs-0.9.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling gtk4-macros v0.7.2
[INFO] [stderr]    Compiling cairo-rs v0.18.5
[INFO] [stderr]    Compiling graphene-rs v0.18.1
[INFO] [stderr]    Compiling gdk-pixbuf v0.18.5
[INFO] [stderr]    Compiling pango v0.18.3
[INFO] [stderr]    Compiling gdk4 v0.7.3
[INFO] [stderr]    Compiling gsk4 v0.7.3
[INFO] [stderr]    Compiling gtk4 v0.7.3
[INFO] [stderr]    Compiling pqc-crypto v0.1.0 (/opt/rustwide/workdir/crates/pqc-crypto)
[INFO] [stderr]    Compiling pqc-volume v0.1.0 (/opt/rustwide/workdir/crates/pqc-volume)
[INFO] [stderr]    Compiling pqc-daemon v0.1.0 (/opt/rustwide/workdir/crates/pqc-daemon)
[INFO] [stderr]    Compiling pqc-cli v0.1.0 (/opt/rustwide/workdir/crates/pqc-cli)
[INFO] [stderr]    Compiling libadwaita v0.5.3
[INFO] [stderr] error: could not compile `libadwaita` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name libadwaita --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libadwaita-0.5.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("gtk_v4_10", "gtk_v4_2", "gtk_v4_4", "gtk_v4_6", "gtk_v4_8", "v1_1", "v1_2", "v1_3", "v1_4"))' -C metadata=85108b67a23085fc -C extra-filename=-41bd232cbb5055b9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-4426217bd9028481.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk4-6f7f230000733633.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-f6e96a66b107e9ad.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-7e8240d1d3716580.rmeta --extern gtk=/opt/rustwide/target/debug/deps/libgtk4-d3e4ef11ddfd00a5.rmeta --extern ffi=/opt/rustwide/target/debug/deps/liblibadwaita_sys-2e15844ab8badc02.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-612664c2206eec43.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-9931180fb44e4da5.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name gtk4 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gtk4-0.7.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", "gnome_42", "gnome_43", "gnome_44", "gnome_45", "unsafe-assume-initialized", "v4_10", "v4_12", "v4_14", "v4_2", "v4_4", "v4_6", "v4_8", "xml_validation"))' -C metadata=cc3a344b7e4625be -C extra-filename=-d3e4ef11ddfd00a5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cairo=/opt/rustwide/target/debug/deps/libcairo-12dc3575f12a99ef.rmeta --extern field_offset=/opt/rustwide/target/debug/deps/libfield_offset-1278b4a3694de613.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-a1960465811d8898.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-4426217bd9028481.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk4-6f7f230000733633.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-f6e96a66b107e9ad.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-7e8240d1d3716580.rmeta --extern graphene=/opt/rustwide/target/debug/deps/libgraphene-7cc28a882da23691.rmeta --extern gsk=/opt/rustwide/target/debug/deps/libgsk4-1b841fac00146ce7.rmeta --extern gtk4_macros=/opt/rustwide/target/debug/deps/libgtk4_macros-311386ef162edc12.so --extern ffi=/opt/rustwide/target/debug/deps/libgtk4_sys-9409747089504b03.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-612664c2206eec43.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-9931180fb44e4da5.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "a13c1fb9444d9cf4e741cb7ee3b326e6224b270a2b66b1c693ff5f03afaf56fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a13c1fb9444d9cf4e741cb7ee3b326e6224b270a2b66b1c693ff5f03afaf56fa", kill_on_drop: false }`
[INFO] [stdout] a13c1fb9444d9cf4e741cb7ee3b326e6224b270a2b66b1c693ff5f03afaf56fa
