Build date: 2025-07-09T17:13:54.717Z
Build duration: 21.724s
Builder does-it-build commit: 87ff3d03
Compiling compiler_builtins v0.1.101 Compiling core v0.0.0 (/root/.rustup/toolchains/nightly-2023-10-06-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core) Compiling rustc-std-workspace-core v1.99.0 (/root/.rustup/toolchains/nightly-2023-10-06-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/rustc-std-workspace-core) Compiling alloc v0.0.0 (/root/.rustup/toolchains/nightly-2023-10-06-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/alloc) Compiling rustc-std-workspace-alloc v1.99.0 (/root/.rustup/toolchains/nightly-2023-10-06-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/rustc-std-workspace-alloc) Compiling libc v0.2.148 Compiling cfg-if v1.0.0 Compiling cc v1.0.79 Compiling unwind v0.0.0 (/root/.rustup/toolchains/nightly-2023-10-06-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/unwind) Compiling memchr v2.5.0 error: failed to run custom build command for `unwind v0.0.0 (/root/.rustup/toolchains/nightly-2023-10-06-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/unwind)` Caused by: process didn't exit successfully: `/tmp/.tmp82XWxa/target/release/build/unwind-8df95c69e7800ef7/build-script-build` (exit status: 101) --- stdout cargo:rerun-if-changed=build.rs cargo:rerun-if-env-changed=CARGO_CFG_MIRI TARGET = Some("arm-linux-androideabi") HOST = Some("x86_64-unknown-linux-gnu") cargo:rerun-if-env-changed=CC_arm-linux-androideabi CC_arm-linux-androideabi = None cargo:rerun-if-env-changed=CC_arm_linux_androideabi CC_arm_linux_androideabi = None cargo:rerun-if-env-changed=TARGET_CC TARGET_CC = None cargo:rerun-if-env-changed=CC CC = None cargo:rerun-if-env-changed=CFLAGS_arm-linux-androideabi CFLAGS_arm-linux-androideabi = None cargo:rerun-if-env-changed=CFLAGS_arm_linux_androideabi CFLAGS_arm_linux_androideabi = None cargo:rerun-if-env-changed=TARGET_CFLAGS TARGET_CFLAGS = None cargo:rerun-if-env-changed=CFLAGS CFLAGS = None cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS CRATE_CC_NO_DEFAULTS = None --- stderr thread 'main' panicked at /root/.rustup/toolchains/nightly-2023-10-06-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/unwind/build.rs:19:62: Unable to invoke compiler: Error { kind: IOError, message: "No such file or directory (os error 2)" } note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace