[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 try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiqlusioninc%2Farmistice" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/iqlusioninc/armistice on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "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-4/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" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/iqlusioninc/usbarmory.rs.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded aead v0.3.1 [INFO] [stderr] Downloaded veriform_derive v0.2.0 [INFO] [stderr] Downloaded aes-gcm-siv v0.5.0 [INFO] [stderr] Downloaded rusb v0.6.2 [INFO] [stderr] Downloaded elliptic-curve v0.4.0 [INFO] [stderr] Downloaded displaydoc v0.1.6 [INFO] [stderr] Downloaded heapless v0.5.5 [INFO] [stderr] Downloaded vint64 v1.0.1 [INFO] [stderr] Downloaded ecdsa v0.6.1 [INFO] [stderr] Downloaded veriform v0.2.0 [INFO] [stderr] Downloaded usb-device v0.2.5 [INFO] [stderr] Downloaded as-slice v0.1.3 [INFO] [stderr] Downloaded p256 v0.3.0 [INFO] [stderr] Downloaded rtic-syntax v0.4.0 [INFO] [stderr] Downloaded rtic-core v0.3.0 [INFO] [stderr] Downloaded r0 v1.0.0 [INFO] [stderr] Downloaded tai64 v3.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1beb3c79c4cdd8372dd5e7875da40f945157ca97941790a4bc05a3879774b7f9 [INFO] running `Command { std: "docker" "start" "-a" "1beb3c79c4cdd8372dd5e7875da40f945157ca97941790a4bc05a3879774b7f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1beb3c79c4cdd8372dd5e7875da40f945157ca97941790a4bc05a3879774b7f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1beb3c79c4cdd8372dd5e7875da40f945157ca97941790a4bc05a3879774b7f9", kill_on_drop: false }` [INFO] [stdout] 1beb3c79c4cdd8372dd5e7875da40f945157ca97941790a4bc05a3879774b7f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 91f7c3816c4d82b3a4f7cd033e230484cac9938fb71f5be122dd7abc122fde4e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "91f7c3816c4d82b3a4f7cd033e230484cac9938fb71f5be122dd7abc122fde4e", 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 heapless v0.5.5 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Checking vint64 v1.0.1 [INFO] [stderr] Checking tai64 v3.1.0 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking subtle v2.2.3 [INFO] [stderr] Compiling cortex-a v0.0.0 (https://github.com/iqlusioninc/usbarmory.rs.git?branch=develop#692433d1) [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Checking consts v0.0.0 (https://github.com/iqlusioninc/usbarmory.rs.git?branch=develop#692433d1) [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Checking imx6ul-pac v0.0.0 (https://github.com/iqlusioninc/usbarmory.rs.git?branch=develop#692433d1) [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking r0 v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Checking zeroize v1.1.0 [INFO] [stderr] Checking cty v0.2.1 [INFO] [stderr] Checking signature v1.1.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking object v0.20.0 [INFO] [stderr] Checking usb-device v0.2.5 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking rtic-core v0.3.0 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Compiling generic-array v0.14.2 [INFO] [stderr] Checking c-stubs v0.0.0 (https://github.com/iqlusioninc/usbarmory.rs.git?branch=develop#692433d1) [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Compiling crc32fast v1.2.0 [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-6490afb0e6aca1cc/build-script-build` (exit code: 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" "91f7c3816c4d82b3a4f7cd033e230484cac9938fb71f5be122dd7abc122fde4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91f7c3816c4d82b3a4f7cd033e230484cac9938fb71f5be122dd7abc122fde4e", kill_on_drop: false }` [INFO] [stdout] 91f7c3816c4d82b3a4f7cd033e230484cac9938fb71f5be122dd7abc122fde4e