[INFO] cloning repository https://github.com/iqlusioninc/armistice [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iqlusioninc/armistice" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiqlusioninc%2Farmistice", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiqlusioninc%2Farmistice'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 98c0c9679e154e74f792328715ab0f47036302d5 [INFO] testing iqlusioninc/armistice against beta-2026-04-21 for beta-1.96-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiqlusioninc%2Farmistice" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/iqlusioninc/armistice [INFO] finished tweaking git repo https://github.com/iqlusioninc/armistice [INFO] tweaked toml for git repo https://github.com/iqlusioninc/armistice written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/iqlusioninc/armistice on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/iqlusioninc/armistice 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" "+beta-2026-04-21" "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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2edd2fbed6dcc0dd7a9c3a591316a9aa774d5ba847281e713c518eb9671e74b7 [INFO] running `Command { std: "docker" "start" "-a" "2edd2fbed6dcc0dd7a9c3a591316a9aa774d5ba847281e713c518eb9671e74b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2edd2fbed6dcc0dd7a9c3a591316a9aa774d5ba847281e713c518eb9671e74b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2edd2fbed6dcc0dd7a9c3a591316a9aa774d5ba847281e713c518eb9671e74b7", kill_on_drop: false }` [INFO] [stdout] 2edd2fbed6dcc0dd7a9c3a591316a9aa774d5ba847281e713c518eb9671e74b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd6fa07b88c440a4f808b9ed694a61b10cbdcddedadcc7f31a722a4b4b89149d [INFO] running `Command { std: "docker" "start" "-a" "bd6fa07b88c440a4f808b9ed694a61b10cbdcddedadcc7f31a722a4b4b89149d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling heapless v0.5.5 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling cortex-a v0.0.0 (https://github.com/iqlusioninc/usbarmory.rs.git?branch=develop#692433d1) [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling imx6ul-pac v0.0.0 (https://github.com/iqlusioninc/usbarmory.rs.git?branch=develop#692433d1) [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling r0 v1.0.0 [INFO] [stderr] Compiling vint64 v1.0.1 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling tai64 v3.1.0 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling cty v0.2.1 [INFO] [stderr] Compiling consts v0.0.0 (https://github.com/iqlusioninc/usbarmory.rs.git?branch=develop#692433d1) [INFO] [stderr] error: failed to run custom build command for `cortex-a v0.0.0 (https://github.com/iqlusioninc/usbarmory.rs.git?branch=develop#692433d1)` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/cortex-a-f32b5137a7f296df/build-script-build` (exit status: 1) [INFO] [stderr] --- stderr [INFO] [stderr] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "bd6fa07b88c440a4f808b9ed694a61b10cbdcddedadcc7f31a722a4b4b89149d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd6fa07b88c440a4f808b9ed694a61b10cbdcddedadcc7f31a722a4b4b89149d", kill_on_drop: false }` [INFO] [stdout] bd6fa07b88c440a4f808b9ed694a61b10cbdcddedadcc7f31a722a4b4b89149d