[INFO] cloning repository https://github.com/AsianIntel/sovereign
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AsianIntel/sovereign" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAsianIntel%2Fsovereign", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAsianIntel%2Fsovereign'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b241b1d7629e2560468d1963e2bd172d540e1fe3
[INFO] building AsianIntel/sovereign against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAsianIntel%2Fsovereign" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/AsianIntel/sovereign on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/AsianIntel/sovereign
[INFO] finished tweaking git repo https://github.com/AsianIntel/sovereign
[INFO] tweaked toml for git repo https://github.com/AsianIntel/sovereign written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/AsianIntel/sovereign 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ahash v0.8.7
[INFO] [stderr]   Downloaded thiserror-impl v1.0.56
[INFO] [stderr]   Downloaded bytemuck_derive v1.5.0
[INFO] [stderr]   Downloaded raw-window-handle v0.6.0
[INFO] [stderr]   Downloaded bytemuck v1.14.2
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.90
[INFO] [stderr]   Downloaded gltf-derive v1.4.0
[INFO] [stderr]   Downloaded hecs v0.10.4
[INFO] [stderr]   Downloaded block2 v0.3.0
[INFO] [stderr]   Downloaded objc-sys v0.3.2
[INFO] [stderr]   Downloaded objc2-encode v3.0.0
[INFO] [stderr]   Downloaded xkbcommon-dl v0.4.1
[INFO] [stderr]   Downloaded block-sys v0.2.1
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.90
[INFO] [stderr]   Downloaded web-time v0.2.4
[INFO] [stderr]   Downloaded polling v3.3.2
[INFO] [stderr]   Downloaded calloop v0.12.4
[INFO] [stderr]   Downloaded png v0.17.11
[INFO] [stderr]   Downloaded js-sys v0.3.67
[INFO] [stderr]   Downloaded xkeysym v0.2.0
[INFO] [stderr]   Downloaded glam v0.25.0
[INFO] [stderr]   Downloaded winnow v0.5.37
[INFO] [stderr]   Downloaded objc2 v0.4.1
[INFO] [stderr]   Downloaded serde_json v1.0.113
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.90
[INFO] [stderr]   Downloaded indexmap v2.2.2
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.90
[INFO] [stderr]   Downloaded android-activity v0.5.2
[INFO] [stderr]   Downloaded core-graphics v0.23.1
[INFO] [stderr]   Downloaded gltf v1.4.0
[INFO] [stderr]   Downloaded gltf-json v1.4.0
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.90
[INFO] [stderr]   Downloaded smol_str v0.2.1
[INFO] [stderr]   Downloaded rustix v0.38.31
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.40
[INFO] [stderr]   Downloaded thiserror v1.0.56
[INFO] [stderr]   Downloaded winit v0.29.10
[INFO] [stderr]   Downloaded web-sys v0.3.67
[INFO] [stderr]   Downloaded icrate v0.0.4
[INFO] [stderr]   Downloaded image v0.24.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6a7dcf48ce06861d325924a976d1a50ee517026b52bb1b6f188c508842c712ff
[INFO] running `Command { std: "docker" "start" "-a" "6a7dcf48ce06861d325924a976d1a50ee517026b52bb1b6f188c508842c712ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6a7dcf48ce06861d325924a976d1a50ee517026b52bb1b6f188c508842c712ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a7dcf48ce06861d325924a976d1a50ee517026b52bb1b6f188c508842c712ff", kill_on_drop: false }`
[INFO] [stdout] 6a7dcf48ce06861d325924a976d1a50ee517026b52bb1b6f188c508842c712ff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 56bbec2758a16ddac5fa22cdf3b23abfcd1e4a65ea877257faf0ce5159f89de8
[INFO] running `Command { std: "docker" "start" "-a" "56bbec2758a16ddac5fa22cdf3b23abfcd1e4a65ea877257faf0ce5159f89de8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling libloading v0.8.1
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling windows-targets v0.52.0
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling windows-core v0.52.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling raw-window-handle v0.6.0
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling presser v0.3.1
[INFO] [stderr]    Compiling widestring v1.0.2
[INFO] [stderr]    Compiling winit v0.29.10
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling png v0.17.11
[INFO] [stderr]    Compiling windows v0.52.0
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling xkeysym v0.2.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.1
[INFO] [stderr]    Compiling hecs v0.10.4
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr] error: could not compile `rustix` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="system"' --cfg 'feature="thread"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=36558b185758747d -C extra-filename=-442fbe71ea6cfdca --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-d7a134504a3eb3fb.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-5c17fcaa1688fe79.rmeta --cap-lints allow --cap-lints=forbid --cfg static_assertions --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=4bb73774b3675eed -C extra-filename=-b6cce6fefe8e629b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-436e1617b2bed93b.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-5a8630e5c0c6919f.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-fe360921afd6979f.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "56bbec2758a16ddac5fa22cdf3b23abfcd1e4a65ea877257faf0ce5159f89de8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56bbec2758a16ddac5fa22cdf3b23abfcd1e4a65ea877257faf0ce5159f89de8", kill_on_drop: false }`
[INFO] [stdout] 56bbec2758a16ddac5fa22cdf3b23abfcd1e4a65ea877257faf0ce5159f89de8
