[INFO] cloning repository https://github.com/konceptosociala/termgpu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/konceptosociala/termgpu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkonceptosociala%2Ftermgpu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkonceptosociala%2Ftermgpu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fe3ab5e3b5d0b0236646e8a3008f276f994190d8 [INFO] checking konceptosociala/termgpu against try#e90f1ff63e694965281f833819a486da29772bdf for pr-146167 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkonceptosociala%2Ftermgpu" "/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/konceptosociala/termgpu [INFO] finished tweaking git repo https://github.com/konceptosociala/termgpu [INFO] tweaked toml for git repo https://github.com/konceptosociala/termgpu written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/konceptosociala/termgpu on toolchain e90f1ff63e694965281f833819a486da29772bdf [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e90f1ff63e694965281f833819a486da29772bdf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/konceptosociala/termgpu 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" "+e90f1ff63e694965281f833819a486da29772bdf" "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/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+e90f1ff63e694965281f833819a486da29772bdf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df089b6ee69f4de0b42899c38e449f62820b086ec02afe0f2984b883253591b8 [INFO] running `Command { std: "docker" "start" "-a" "df089b6ee69f4de0b42899c38e449f62820b086ec02afe0f2984b883253591b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df089b6ee69f4de0b42899c38e449f62820b086ec02afe0f2984b883253591b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df089b6ee69f4de0b42899c38e449f62820b086ec02afe0f2984b883253591b8", kill_on_drop: false }` [INFO] [stdout] df089b6ee69f4de0b42899c38e449f62820b086ec02afe0f2984b883253591b8 [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" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+e90f1ff63e694965281f833819a486da29772bdf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e2cc538a2d514bdbf0007330f68604a4fdc69c60c582fb20163fa3184535b23 [INFO] running `Command { std: "docker" "start" "-a" "6e2cc538a2d514bdbf0007330f68604a4fdc69c60c582fb20163fa3184535b23", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling naga v24.0.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking libloading v0.8.7 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Checking bit-vec v0.7.0 [INFO] [stderr] Compiling naga v22.1.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking aligned-vec v0.5.0 [INFO] [stderr] Checking bit-set v0.6.0 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling pp-rs v0.2.1 [INFO] [stderr] Compiling wgpu-hal v22.0.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking gpu-descriptor-types v0.2.0 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling prettyplease v0.2.32 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Checking ash v0.38.0+1.3.281 [INFO] [stderr] Compiling wgpu-core v22.1.0 [INFO] [stderr] Checking wgpu-types v22.0.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking v_frame v0.3.8 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking gpu-descriptor v0.3.1 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking renderdoc-sys v1.1.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Checking glow v0.13.1 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking signal-hook v0.3.17 [INFO] [stderr] Compiling wgpu v22.1.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking avif-serialize v0.8.3 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking rgb v0.8.50 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking exr v1.73.0 [INFO] [stderr] Checking zune-jpeg v0.4.16 [INFO] [stderr] Checking image-webp v0.2.1 [INFO] [stderr] Checking gif v0.13.1 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking futures-intrusive v0.5.0 [INFO] [stderr] Checking pollster v0.4.0 [INFO] [stderr] Checking game-loop v1.3.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking pretty-type-name v1.0.1 [INFO] [stderr] Checking av1-grain v0.2.4 [INFO] [stderr] Compiling daggy v0.8.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling derive-getters v0.4.0 [INFO] [stderr] Checking profiling v1.0.16 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking crossterm v0.29.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking rav1e v0.7.1 [INFO] [stderr] Checking bytemuck v1.23.0 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking wide v0.7.32 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking simba v0.9.0 [INFO] [stderr] Checking ravif v0.11.12 [INFO] [stderr] Checking image v0.25.6 [INFO] [stderr] Compiling naga_oil v0.17.0 [INFO] [stderr] Compiling naga-to-tokenstream v0.8.0 [INFO] [stderr] Compiling include-wgsl-oil v0.2.9 [INFO] [stderr] Checking nalgebra v0.33.2 [INFO] [stderr] Checking nalgebra-glm v0.19.0 [INFO] [stderr] Checking termgpu v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 40s [INFO] running `Command { std: "docker" "inspect" "6e2cc538a2d514bdbf0007330f68604a4fdc69c60c582fb20163fa3184535b23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e2cc538a2d514bdbf0007330f68604a4fdc69c60c582fb20163fa3184535b23", kill_on_drop: false }` [INFO] [stdout] 6e2cc538a2d514bdbf0007330f68604a4fdc69c60c582fb20163fa3184535b23