[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] testing AsianIntel/sovereign against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAsianIntel%2Fsovereign" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AsianIntel/sovereign on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 14b627ee9fcbbc02da837d8aa8cb6fd20830ea125abd37cfd1eab28ffc0cf186
[INFO] running `Command { std: "docker" "start" "-a" "14b627ee9fcbbc02da837d8aa8cb6fd20830ea125abd37cfd1eab28ffc0cf186", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "14b627ee9fcbbc02da837d8aa8cb6fd20830ea125abd37cfd1eab28ffc0cf186", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14b627ee9fcbbc02da837d8aa8cb6fd20830ea125abd37cfd1eab28ffc0cf186", kill_on_drop: false }`
[INFO] [stdout] 14b627ee9fcbbc02da837d8aa8cb6fd20830ea125abd37cfd1eab28ffc0cf186
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dc0447e152ce8d88d50c1955431a33552e010ed11a931593d7bb60f08e885bbe
[INFO] running `Command { std: "docker" "start" "-a" "dc0447e152ce8d88d50c1955431a33552e010ed11a931593d7bb60f08e885bbe", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.0
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling libloading v0.8.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling windows-targets v0.52.0
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling windows-core v0.52.0
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling widestring v1.0.2
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling presser v0.3.1
[INFO] [stderr]    Compiling raw-window-handle v0.6.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling winit v0.29.10
[INFO] [stderr]    Compiling png v0.17.11
[INFO] [stderr]    Compiling hecs v0.10.4
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling xkeysym v0.2.0
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling windows v0.52.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 tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling sovereign_ecs v0.1.0 (/opt/rustwide/workdir/sovereign_ecs)
[INFO] [stderr]    Compiling cursor-icon v1.1.0
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling smol_str v0.2.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling com_macros_support v0.6.0
[INFO] [stderr]    Compiling com_macros v0.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling bytemuck_derive v1.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling gltf-derive v1.4.0
[INFO] [stderr]    Compiling com v0.6.0
[INFO] [stderr]    Compiling bytemuck v1.14.2
[INFO] [stderr]    Compiling glam v0.25.0
[INFO] [stderr]    Compiling image v0.24.8
[INFO] [stderr]    Compiling gpu-allocator v0.25.0
[INFO] [stderr]    Compiling hassle-rs v0.11.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling polling v3.3.2
[INFO] [stderr]    Compiling calloop v0.12.4
[INFO] [stderr]    Compiling sovereign_render v0.1.0 (/opt/rustwide/workdir/sovereign_render)
[INFO] [stdout] error[E0432]: unresolved import `gpu_allocator::d3d12`
[INFO] [stdout]    --> sovereign_render/src/device.rs:2:5
[INFO] [stdout]     |
[INFO] [stdout]   2 |     d3d12::{
[INFO] [stdout]     |     ^^^^^ could not find `d3d12` in `gpu_allocator`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gpu-allocator-0.25.0/src/lib.rs:171:9
[INFO] [stdout]     |
[INFO] [stdout] 170 | #[cfg(all(windows, feature = "d3d12"))]
[INFO] [stdout]     |           ------- the item is gated here
[INFO] [stdout] 171 | pub mod d3d12;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `*mut _`
[INFO] [stdout]    --> sovereign_render/src/device.rs:326:13
[INFO] [stdout]     |
[INFO] [stdout] 326 |         let mut data = ptr::null_mut();
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 330 |             let ptr = NonNull::new(data.cast::<u8>()).unwrap();
[INFO] [stdout]     |                                         ---- cannot call a method on a raw pointer with an unknown pointee type
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `data` an explicit type, where the placeholders `_` are specified
[INFO] [stdout]     |
[INFO] [stdout] 326 |         let mut data: *mut T = ptr::null_mut();
[INFO] [stdout]     |                     ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sovereign_render` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "dc0447e152ce8d88d50c1955431a33552e010ed11a931593d7bb60f08e885bbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc0447e152ce8d88d50c1955431a33552e010ed11a931593d7bb60f08e885bbe", kill_on_drop: false }`
[INFO] [stdout] dc0447e152ce8d88d50c1955431a33552e010ed11a931593d7bb60f08e885bbe
