[INFO] cloning repository https://github.com/pascalgn/azi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pascalgn/azi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpascalgn%2Fazi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpascalgn%2Fazi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d4aa85f74302e0d9d0025605d4d075ec81cc592b [INFO] checking pascalgn/azi against master#9ba3d315b4b2bea7485071eaf4b2681320cd2a27 for pr-124592 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpascalgn%2Fazi" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pascalgn/azi on toolchain 9ba3d315b4b2bea7485071eaf4b2681320cd2a27 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9ba3d315b4b2bea7485071eaf4b2681320cd2a27" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/pascalgn/azi [INFO] finished tweaking git repo https://github.com/pascalgn/azi [INFO] tweaked toml for git repo https://github.com/pascalgn/azi written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/pascalgn/azi 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" "+9ba3d315b4b2bea7485071eaf4b2681320cd2a27" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9ba3d315b4b2bea7485071eaf4b2681320cd2a27" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0529f1f79cd7929d23ef6b02b34ebf5cc6ca5d677de5215de19df5f4b7f85391 [INFO] running `Command { std: "docker" "start" "-a" "0529f1f79cd7929d23ef6b02b34ebf5cc6ca5d677de5215de19df5f4b7f85391", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0529f1f79cd7929d23ef6b02b34ebf5cc6ca5d677de5215de19df5f4b7f85391", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0529f1f79cd7929d23ef6b02b34ebf5cc6ca5d677de5215de19df5f4b7f85391", kill_on_drop: false }` [INFO] [stdout] 0529f1f79cd7929d23ef6b02b34ebf5cc6ca5d677de5215de19df5f4b7f85391 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9ba3d315b4b2bea7485071eaf4b2681320cd2a27" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6cd9a7c421611eec6559665b724f4d9eb4898ced7371d445adaf0abf4b08a4d2 [INFO] running `Command { std: "docker" "start" "-a" "6cd9a7c421611eec6559665b724f4d9eb4898ced7371d445adaf0abf4b08a4d2", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking chunked_transfer v1.4.0 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking rustls-pemfile v0.3.0 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking webpki-roots v0.22.2 [INFO] [stderr] Checking ureq v2.4.0 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9ba3d315b4b2bea7485071eaf4b2681320cd2a27/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustchBAAuG/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustchBAAuG/symbols.o" "/opt/rustwide/target/debug/deps/serde_derive-d2204ce6ffcb515a.serde_derive.21b9e57e779a3aca-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-d2204ce6ffcb515a.serde_derive.21b9e57e779a3aca-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-d2204ce6ffcb515a.serde_derive.21b9e57e779a3aca-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-d2204ce6ffcb515a.serde_derive.21b9e57e779a3aca-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-d2204ce6ffcb515a.serde_derive.21b9e57e779a3aca-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-d2204ce6ffcb515a.serde_derive.21b9e57e779a3aca-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-d2204ce6ffcb515a.serde_derive.21b9e57e779a3aca-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-d2204ce6ffcb515a.serde_derive.21b9e57e779a3aca-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-d2204ce6ffcb515a.serde_derive.21b9e57e779a3aca-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-d2204ce6ffcb515a.serde_derive.21b9e57e779a3aca-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-d2204ce6ffcb515a.serde_derive.21b9e57e779a3aca-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-d2204ce6ffcb515a.serde_derive.21b9e57e779a3aca-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-d2204ce6ffcb515a.serde_derive.21b9e57e779a3aca-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-d2204ce6ffcb515a.serde_derive.21b9e57e779a3aca-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-d2204ce6ffcb515a.serde_derive.21b9e57e779a3aca-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-d2204ce6ffcb515a.serde_derive.21b9e57e779a3aca-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-d2204ce6ffcb515a.3yola10wrwg36hyr.rcgu.rmeta" "/opt/rustwide/target/debug/deps/serde_derive-d2204ce6ffcb515a.1c1dzbzd0pcxj3l2.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/9ba3d315b4b2bea7485071eaf4b2681320cd2a27/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-e5d3e884dc7b038a.rlib" "/opt/rustwide/target/debug/deps/libquote-8502258ab9ffa09e.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-92314b65c2eeb2e9.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-b11525fba24dfc5c.rlib" "/opt/rustwide/rustup-home/toolchains/9ba3d315b4b2bea7485071eaf4b2681320cd2a27/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-8e91c69f736b6c6c.rlib" "/opt/rustwide/rustup-home/toolchains/9ba3d315b4b2bea7485071eaf4b2681320cd2a27/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9579298f7adeed43.rlib" "/opt/rustwide/rustup-home/toolchains/9ba3d315b4b2bea7485071eaf4b2681320cd2a27/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-30ebcfe9aa7a4196.rlib" "/opt/rustwide/rustup-home/toolchains/9ba3d315b4b2bea7485071eaf4b2681320cd2a27/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-447055add1ba8c49.rlib" "/opt/rustwide/rustup-home/toolchains/9ba3d315b4b2bea7485071eaf4b2681320cd2a27/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d5850394f5e88a83.rlib" "/opt/rustwide/rustup-home/toolchains/9ba3d315b4b2bea7485071eaf4b2681320cd2a27/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-2f44910628f7ca43.rlib" "/opt/rustwide/rustup-home/toolchains/9ba3d315b4b2bea7485071eaf4b2681320cd2a27/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3dd11e65597a5ea4.rlib" "/opt/rustwide/rustup-home/toolchains/9ba3d315b4b2bea7485071eaf4b2681320cd2a27/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d165f4a7abbb9616.rlib" "/opt/rustwide/rustup-home/toolchains/9ba3d315b4b2bea7485071eaf4b2681320cd2a27/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-3781141152ab7425.rlib" "/opt/rustwide/rustup-home/toolchains/9ba3d315b4b2bea7485071eaf4b2681320cd2a27/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5040104958e026fe.rlib" "/opt/rustwide/rustup-home/toolchains/9ba3d315b4b2bea7485071eaf4b2681320cd2a27/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5437a8743ef2c818.rlib" "/opt/rustwide/rustup-home/toolchains/9ba3d315b4b2bea7485071eaf4b2681320cd2a27/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d68ee5585c16f3ee.rlib" "/opt/rustwide/rustup-home/toolchains/9ba3d315b4b2bea7485071eaf4b2681320cd2a27/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-366f17269992a057.rlib" "/opt/rustwide/rustup-home/toolchains/9ba3d315b4b2bea7485071eaf4b2681320cd2a27/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cdbf121704652761.rlib" "/opt/rustwide/rustup-home/toolchains/9ba3d315b4b2bea7485071eaf4b2681320cd2a27/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-63a7ba8ec01639e9.rlib" "/opt/rustwide/rustup-home/toolchains/9ba3d315b4b2bea7485071eaf4b2681320cd2a27/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/9ba3d315b4b2bea7485071eaf4b2681320cd2a27/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-58a6a8f1c6263bc9.rlib" "/opt/rustwide/rustup-home/toolchains/9ba3d315b4b2bea7485071eaf4b2681320cd2a27/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/9ba3d315b4b2bea7485071eaf4b2681320cd2a27/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/9ba3d315b4b2bea7485071eaf4b2681320cd2a27/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b4c158c083efc1f.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9ba3d315b4b2bea7485071eaf4b2681320cd2a27/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libserde_derive-d2204ce6ffcb515a.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_derive` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "6cd9a7c421611eec6559665b724f4d9eb4898ced7371d445adaf0abf4b08a4d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cd9a7c421611eec6559665b724f4d9eb4898ced7371d445adaf0abf4b08a4d2", kill_on_drop: false }` [INFO] [stdout] 6cd9a7c421611eec6559665b724f4d9eb4898ced7371d445adaf0abf4b08a4d2 [INFO] checking pascalgn/azi against try#2466b92ed5feb282a98bb984f45d1e6d39f8c1aa for pr-124592 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpascalgn%2Fazi" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file .dockerignore [INFO] [stderr] error: unable to write file .gitignore [INFO] [stderr] error: unable to write file .release.sh [INFO] [stderr] error: unable to write file Cargo.lock [INFO] [stderr] error: unable to write file Cargo.toml [INFO] [stderr] error: unable to write file Dockerfile [INFO] [stderr] error: unable to write file LICENSE [INFO] [stderr] error: unable to write file Makefile [INFO] [stderr] error: unable to write file README.md [INFO] [stderr] fatal: cannot create directory at 'docs': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking pascalgn/azi against try#2466b92ed5feb282a98bb984f45d1e6d39f8c1aa for pr-124592 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpascalgn%2Fazi" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file .cargo/config [INFO] [stderr] fatal: cannot create directory at '.circleci': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking pascalgn/azi against try#2466b92ed5feb282a98bb984f45d1e6d39f8c1aa for pr-124592 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpascalgn%2Fazi" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] error: failed to write new configuration file /workspace/builds/worker-3-tc2/source/.git/config.lock [INFO] [stderr] fatal: could not set 'core.bare' to 'false' [INFO] checking pascalgn/azi against try#2466b92ed5feb282a98bb984f45d1e6d39f8c1aa for pr-124592 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpascalgn%2Fazi" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] error: failed to write new configuration file /workspace/builds/worker-3-tc2/source/.git/config.lock [INFO] [stderr] fatal: could not set 'core.repositoryformatversion' to '0' [INFO] checking pascalgn/azi against try#2466b92ed5feb282a98bb984f45d1e6d39f8c1aa for pr-124592 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpascalgn%2Fazi" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] error: failed to write new configuration file /workspace/builds/worker-3-tc2/source/.git/config.lock [INFO] [stderr] fatal: could not set 'core.repositoryformatversion' to '0' [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/pascalgn/azi [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.