[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] checking iqlusioninc/armistice against master#dfd7b8d03fb93d0e03147d28b3be6d93260fa94d for pr-87050 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiqlusioninc%2Farmistice" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/iqlusioninc/armistice on toolchain dfd7b8d03fb93d0e03147d28b3be6d93260fa94d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-6/source/Cargo.toml [INFO] crate git repo https://github.com/iqlusioninc/armistice already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d4607f647f09c807f31ed82d113fd36d005ac5548e72155e9ad177efb0e3bb8b [INFO] running `Command { std: "docker" "start" "-a" "d4607f647f09c807f31ed82d113fd36d005ac5548e72155e9ad177efb0e3bb8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d4607f647f09c807f31ed82d113fd36d005ac5548e72155e9ad177efb0e3bb8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4607f647f09c807f31ed82d113fd36d005ac5548e72155e9ad177efb0e3bb8b", kill_on_drop: false }` [INFO] [stdout] d4607f647f09c807f31ed82d113fd36d005ac5548e72155e9ad177efb0e3bb8b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d777ac6fca17f09dceb9f4456e1e88f28d64b705978c0627ef17e7cf45e9602e [INFO] running `Command { std: "docker" "start" "-a" "d777ac6fca17f09dceb9f4456e1e88f28d64b705978c0627ef17e7cf45e9602e", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling heapless v0.5.5 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking subtle v2.2.3 [INFO] [stderr] Checking vint64 v1.0.1 [INFO] [stderr] Checking tai64 v3.1.0 [INFO] [stderr] Compiling cortex-a v0.0.0 (https://github.com/iqlusioninc/usbarmory.rs.git?branch=develop#692433d1) [INFO] [stderr] Checking consts v0.0.0 (https://github.com/iqlusioninc/usbarmory.rs.git?branch=develop#692433d1) [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Checking imx6ul-pac v0.0.0 (https://github.com/iqlusioninc/usbarmory.rs.git?branch=develop#692433d1) [INFO] [stderr] Checking r0 v1.0.0 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking gimli v0.21.0 [INFO] [stderr] Checking cty v0.2.1 [INFO] [stderr] Checking signature v1.1.0 [INFO] [stderr] Checking zeroize v1.1.0 [INFO] [stderr] Checking usb-device v0.2.5 [INFO] [stderr] Checking object v0.20.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking rtic-core v0.3.0 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking c-stubs v0.0.0 (https://github.com/iqlusioninc/usbarmory.rs.git?branch=develop#692433d1) [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.2 [INFO] [stderr] Compiling libflate v0.1.27 [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] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/cortex-a-8b585ed8ad87fdcf/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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d777ac6fca17f09dceb9f4456e1e88f28d64b705978c0627ef17e7cf45e9602e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d777ac6fca17f09dceb9f4456e1e88f28d64b705978c0627ef17e7cf45e9602e", kill_on_drop: false }` [INFO] [stdout] d777ac6fca17f09dceb9f4456e1e88f28d64b705978c0627ef17e7cf45e9602e