[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] checking ewarggg776/pqc against e3d12f3322cb00126b2208c6b9df3ac4467951f5 for pr-159706
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fewarggg776%2Fpqc" "/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/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-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ewarggg776/pqc on toolchain e3d12f3322cb00126b2208c6b9df3ac4467951f5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "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" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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] e2073f2df89dd21e18412c16afe67bee8532209a863ee766a2f0068a46096542
[INFO] running `Command { std: "docker" "start" "e2073f2df89dd21e18412c16afe67bee8532209a863ee766a2f0068a46096542", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e2073f2df89dd21e18412c16afe67bee8532209a863ee766a2f0068a46096542", 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" "e2073f2df89dd21e18412c16afe67bee8532209a863ee766a2f0068a46096542" "/opt/rustwide/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e2073f2df89dd21e18412c16afe67bee8532209a863ee766a2f0068a46096542", 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" "e2073f2df89dd21e18412c16afe67bee8532209a863ee766a2f0068a46096542" "/opt/rustwide/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "check" "--frozen" "--all" "--all-targets" "--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 syn v2.0.117
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling bindgen v0.68.1
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling build-deps v0.1.4
[INFO] [stderr]    Compiling zerocopy v0.8.49
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling oqs v0.9.0
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking cstr_core v0.2.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking sha3 v0.10.9
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]     Checking memoffset v0.9.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling which v4.4.2
[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 toml_edit v0.19.15
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling gtk4-macros v0.7.2
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]    Compiling glib-macros v0.18.5
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]     Checking futures-executor 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 pango-sys v0.18.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.18.2
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.18.0
[INFO] [stderr]    Compiling gdk4-sys v0.7.2
[INFO] [stderr]    Compiling graphene-sys v0.18.1
[INFO] [stderr]    Compiling gsk4-sys v0.7.3
[INFO] [stderr]    Compiling gtk4-sys v0.7.3
[INFO] [stderr]    Compiling libadwaita-sys v0.5.3
[INFO] [stderr]     Checking pqc-core v0.1.0 (/opt/rustwide/workdir/crates/pqc-core)
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking pqc-header v0.1.0 (/opt/rustwide/workdir/crates/pqc-header)
[INFO] [stderr]     Checking glib v0.18.5
[INFO] [stderr]    Compiling oqs-sys v0.9.1+liboqs-0.9.0
[INFO] [stderr]     Checking cairo-rs v0.18.5
[INFO] [stderr]     Checking graphene-rs v0.18.1
[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/e3d12f3322cb00126b2208c6b9df3ac4467951f5/bin/rustc --crate-name gio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gio-0.18.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="v2_58"' --cfg 'feature="v2_60"' --cfg 'feature="v2_62"' --cfg 'feature="v2_64"' --cfg 'feature="v2_66"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("v2_58", "v2_60", "v2_62", "v2_64", "v2_66", "v2_68", "v2_70", "v2_72", "v2_74", "v2_76", "v2_78"))' -C metadata=badead66cf46482e -C extra-filename=-c6847a3a5e73fc3b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-db987eacdbd9f0e3.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-d77be0ec3f657f41.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-8551f65ba49d7852.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-b4627978c7429005.rmeta --extern ffi=/opt/rustwide/target/debug/deps/libgio_sys-8f006955763a836b.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-4bb197f2d87081a4.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-7d2af120e89c619c.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-6f8123b0c2eed634.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-7176d3be2b7ee2e1.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-96d7c7a7332b4422.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-de124187e4975ccf.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" "e2073f2df89dd21e18412c16afe67bee8532209a863ee766a2f0068a46096542", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2073f2df89dd21e18412c16afe67bee8532209a863ee766a2f0068a46096542", kill_on_drop: false }`
[INFO] [stdout] e2073f2df89dd21e18412c16afe67bee8532209a863ee766a2f0068a46096542
