[INFO] cloning repository https://github.com/paiml/xpile
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paiml/xpile" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaiml%2Fxpile", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaiml%2Fxpile'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 42cc3214c05b68a00e528d8b7f824c5c3cc543dc
[INFO] checking paiml/xpile against 4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d for pr-159598
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaiml%2Fxpile" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/paiml/xpile
[INFO] finished tweaking git repo https://github.com/paiml/xpile
[INFO] tweaked toml for git repo https://github.com/paiml/xpile written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/paiml/xpile on toolchain 4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/paiml/xpile 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" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "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-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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4a15b75d045c8a912b648f380ce1d19f2b634a9de586e0303d17f22ab077e1b5
[INFO] running `Command { std: "docker" "start" "4a15b75d045c8a912b648f380ce1d19f2b634a9de586e0303d17f22ab077e1b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4a15b75d045c8a912b648f380ce1d19f2b634a9de586e0303d17f22ab077e1b5", 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" "4a15b75d045c8a912b648f380ce1d19f2b634a9de586e0303d17f22ab077e1b5" "/opt/rustwide/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4a15b75d045c8a912b648f380ce1d19f2b634a9de586e0303d17f22ab077e1b5", 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" "4a15b75d045c8a912b648f380ce1d19f2b634a9de586e0303d17f22ab077e1b5" "/opt/rustwide/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]    Compiling malachite-nz v0.4.22
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]     Checking rustpython-parser-vendored v0.4.0
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking unic-emoji-char v0.9.0
[INFO] [stderr]     Checking unic-ucd-ident v0.9.0
[INFO] [stderr]     Checking lalrpop-util v0.20.2
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling naga v29.0.3
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking spirv v0.4.0+sdk-1.4.341.0
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking codespan-reporting v0.13.1
[INFO] [stderr]     Checking arrayvec v0.7.7
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking ash v0.38.0+1.3.281
[INFO] [stderr]     Checking petgraph v0.8.3
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]    Compiling wgpu-hal v29.0.3
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking ordered-float v5.3.0
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]     Checking profiling v1.0.18
[INFO] [stderr]    Compiling wgpu-core v29.0.3
[INFO] [stderr]    Compiling wgpu v29.0.3
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]    Compiling xpile v0.1.618 (/opt/rustwide/workdir/crates/xpile)
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking xpile-bigint v0.1.618 (/opt/rustwide/workdir/crates/xpile-bigint)
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling aprender-contracts-macros v0.33.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling is-macro v0.3.7
[INFO] [stderr]     Checking rustpython-parser-core v0.4.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking wgpu-types v29.0.3
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling unicode_names2_generator v1.3.0
[INFO] [stderr]    Compiling rustpython-parser v0.4.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]    Compiling unicode_names2 v1.3.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking xpile-meta-hir v0.1.618 (/opt/rustwide/workdir/crates/xpile-meta-hir)
[INFO] [stderr]     Checking xpile-oracle v0.1.618 (/opt/rustwide/workdir/crates/xpile-oracle)
[INFO] [stderr]     Checking xpile-llm v0.1.618 (/opt/rustwide/workdir/crates/xpile-llm)
[INFO] [stderr]    Compiling aprender-contracts v0.33.0
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking xpile-frontend v0.1.618 (/opt/rustwide/workdir/crates/xpile-frontend)
[INFO] [stderr]     Checking xpile-ffi-manifest v0.1.618 (/opt/rustwide/workdir/crates/xpile-ffi-manifest)
[INFO] [stderr]     Checking decy-frontend v0.1.618 (/opt/rustwide/workdir/crates/decy-frontend)
[INFO] [stderr]     Checking xpile-wasm-frontend v0.1.618 (/opt/rustwide/workdir/crates/xpile-wasm-frontend)
[INFO] [stderr]     Checking bashrs-frontend v0.1.618 (/opt/rustwide/workdir/crates/bashrs-frontend)
[INFO] [stderr]     Checking ruchy-frontend v0.1.618 (/opt/rustwide/workdir/crates/ruchy-frontend)
[INFO] [stderr]     Checking malachite-base v0.4.22
[INFO] [stderr]     Checking xpile-contracts v0.1.618 (/opt/rustwide/workdir/crates/xpile-contracts)
[INFO] [stderr]     Checking gpu-allocator v0.28.0
[INFO] [stderr]     Checking xpile-backend v0.1.618 (/opt/rustwide/workdir/crates/xpile-backend)
[INFO] [stderr]     Checking xpile-contract-backend v0.1.618 (/opt/rustwide/workdir/crates/xpile-contract-backend)
[INFO] [stderr]     Checking xpile-contract-frontend v0.1.618 (/opt/rustwide/workdir/crates/xpile-contract-frontend)
[INFO] [stderr]     Checking xpile-lean-contract-backend v0.1.618 (/opt/rustwide/workdir/crates/xpile-lean-contract-backend)
[INFO] [stderr]     Checking latex-contract-frontend v0.1.618 (/opt/rustwide/workdir/crates/latex-contract-frontend)
[INFO] [stderr]     Checking xpile-latex-contract-backend v0.1.618 (/opt/rustwide/workdir/crates/xpile-latex-contract-backend)
[INFO] [stderr]     Checking xpile-rust-codegen v0.1.618 (/opt/rustwide/workdir/crates/xpile-rust-codegen)
[INFO] [stderr]     Checking xpile-wasm-codegen v0.1.618 (/opt/rustwide/workdir/crates/xpile-wasm-codegen)
[INFO] [stderr]     Checking xpile-ptx-codegen v0.1.618 (/opt/rustwide/workdir/crates/xpile-ptx-codegen)
[INFO] [stderr]     Checking xpile-ruchy-codegen v0.1.618 (/opt/rustwide/workdir/crates/xpile-ruchy-codegen)
[INFO] [stderr]     Checking xpile-forjar-codegen v0.1.618 (/opt/rustwide/workdir/crates/xpile-forjar-codegen)
[INFO] [stderr]     Checking xpile-lean-codegen v0.1.618 (/opt/rustwide/workdir/crates/xpile-lean-codegen)
[INFO] [stderr]     Checking bashrs-backend v0.1.618 (/opt/rustwide/workdir/crates/bashrs-backend)
[INFO] [stderr]     Checking xpile-agent v0.1.618 (/opt/rustwide/workdir/crates/xpile-agent)
[INFO] [stderr]     Checking xpile-mcp v0.1.618 (/opt/rustwide/workdir/crates/xpile-mcp)
[INFO] [stderr]     Checking wgpu-naga-bridge v29.0.3
[INFO] [stderr]     Checking malachite-q v0.4.22
[INFO] [stderr]     Checking malachite v0.4.22
[INFO] [stderr]     Checking malachite-bigint v0.2.3
[INFO] [stderr]     Checking wgpu-core-deps-windows-linux-android v29.0.3
[INFO] [stderr]     Checking rustpython-ast v0.4.0
[INFO] [stderr]     Checking depyler-frontend v0.1.618 (/opt/rustwide/workdir/crates/depyler-frontend)
[INFO] [stderr]     Checking xpile-wgsl-codegen v0.1.618 (/opt/rustwide/workdir/crates/xpile-wgsl-codegen)
[INFO] [stderr]     Checking xpile-spirv-codegen v0.1.618 (/opt/rustwide/workdir/crates/xpile-spirv-codegen)
[INFO] [stderr]     Checking xpile-core v0.1.618 (/opt/rustwide/workdir/crates/xpile-core)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 55s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: naga v29.0.3, wgpu v29.0.3, wgpu-core v29.0.3, wgpu-hal v29.0.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "4a15b75d045c8a912b648f380ce1d19f2b634a9de586e0303d17f22ab077e1b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a15b75d045c8a912b648f380ce1d19f2b634a9de586e0303d17f22ab077e1b5", kill_on_drop: false }`
[INFO] [stdout] 4a15b75d045c8a912b648f380ce1d19f2b634a9de586e0303d17f22ab077e1b5
