[INFO] cloning repository https://github.com/dkorunic/minifind [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dkorunic/minifind" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdkorunic%2Fminifind", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdkorunic%2Fminifind'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5b716497727fd89f0c92d5efebd80cbd35a62592 [INFO] testing dkorunic/minifind against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdkorunic%2Fminifind" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dkorunic/minifind on toolchain beta-2025-01-12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dkorunic/minifind [INFO] finished tweaking git repo https://github.com/dkorunic/minifind [INFO] tweaked toml for git repo https://github.com/dkorunic/minifind written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 66 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a6e5b565fe210ef58b64d293c0dc437d20839c1392117194c81fe656f26bbe9 [INFO] running `Command { std: "docker" "start" "-a" "3a6e5b565fe210ef58b64d293c0dc437d20839c1392117194c81fe656f26bbe9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a6e5b565fe210ef58b64d293c0dc437d20839c1392117194c81fe656f26bbe9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a6e5b565fe210ef58b64d293c0dc437d20839c1392117194c81fe656f26bbe9", kill_on_drop: false }` [INFO] [stdout] 3a6e5b565fe210ef58b64d293c0dc437d20839c1392117194c81fe656f26bbe9 [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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 732a849bdc06127763bf4d469e117409de77790c7763e69a819e4218f0610913 [INFO] running `Command { std: "docker" "start" "-a" "732a849bdc06127763bf4d469e117409de77790c7763e69a819e4218f0610913", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling cc v1.2.9 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling normpath v1.3.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7 [INFO] [stderr] Compiling terminal_size v0.4.1 [INFO] [stderr] Compiling clap_builder v4.5.26 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetav6Sjh1" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aho-corasick` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to run custom build command for `tikv-jemalloc-sys v0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7` [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/tikv-jemalloc-sys-712a184e97a6301e/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET=x86_64-unknown-linux-gnu [INFO] [stderr] HOST=x86_64-unknown-linux-gnu [INFO] [stderr] NUM_JOBS=16 [INFO] [stderr] OUT_DIR="/opt/rustwide/target/debug/build/tikv-jemalloc-sys-477167cfc97f9ddd/out" [INFO] [stderr] BUILD_DIR="/opt/rustwide/target/debug/build/tikv-jemalloc-sys-477167cfc97f9ddd/out/build" [INFO] [stderr] SRC_DIR="/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7" [INFO] [stderr] cargo:rustc-cfg=prefixed [INFO] [stderr] cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_JEMALLOC_OVERRIDE [INFO] [stderr] cargo:rerun-if-env-changed=JEMALLOC_OVERRIDE [INFO] [stderr] OPT_LEVEL = Some(0) [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/tikv-jemalloc-sys-477167cfc97f9ddd/out) [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] RUSTC_WRAPPER = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some(true) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=warn) [INFO] [stderr] CC="cc" [INFO] [stderr] CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall" [INFO] [stderr] JEMALLOC_REPO_DIR="jemalloc" [INFO] [stderr] cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_JEMALLOC_SYS_WITH_MALLOC_CONF [INFO] [stderr] cargo:rerun-if-env-changed=JEMALLOC_SYS_WITH_MALLOC_CONF [INFO] [stderr] cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_JEMALLOC_SYS_WITH_LG_PAGE [INFO] [stderr] cargo:rerun-if-env-changed=JEMALLOC_SYS_WITH_LG_PAGE [INFO] [stderr] cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_JEMALLOC_SYS_WITH_LG_HUGEPAGE [INFO] [stderr] cargo:rerun-if-env-changed=JEMALLOC_SYS_WITH_LG_HUGEPAGE [INFO] [stderr] cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_JEMALLOC_SYS_WITH_LG_QUANTUM [INFO] [stderr] cargo:rerun-if-env-changed=JEMALLOC_SYS_WITH_LG_QUANTUM [INFO] [stderr] cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_JEMALLOC_SYS_WITH_LG_VADDR [INFO] [stderr] cargo:rerun-if-env-changed=JEMALLOC_SYS_WITH_LG_VADDR [INFO] [stderr] --with-jemalloc-prefix=_rjem_ [INFO] [stderr] CARGO_FEATURE_STATS not set [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/tikv-jemalloc-sys-477167cfc97f9ddd/out/build" && CC="cc" CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall" CPPFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall" LDFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall" "sh" "/opt/rustwide/target/debug/build/tikv-jemalloc-sys-477167cfc97f9ddd/out/build/configure" "--with-version=5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7" "--disable-cxx" "--enable-doc=no" "--enable-shared=no" "--with-jemalloc-prefix=_rjem_" "--with-private-namespace=_rjem_" "--disable-stats" "--host=x86_64-unknown-linux-gnu" "--build=x86_64-unknown-linux-gnu" "--prefix=/opt/rustwide/target/debug/build/tikv-jemalloc-sys-477167cfc97f9ddd/out" [INFO] [stderr] checking for xsltproc... false [INFO] [stderr] checking for x86_64-unknown-linux-gnu-gcc... cc [INFO] [stderr] checking whether the C compiler works... no [INFO] [stderr] running: "tail" "-n" "100" "/opt/rustwide/target/debug/build/tikv-jemalloc-sys-477167cfc97f9ddd/out/build/config.log" [INFO] [stderr] XSLROOT='' [INFO] [stderr] XSLTPROC='false' [INFO] [stderr] a='' [INFO] [stderr] abi='' [INFO] [stderr] abs_objroot='/opt/rustwide/target/debug/build/tikv-jemalloc-sys-477167cfc97f9ddd/out/build/' [INFO] [stderr] abs_srcroot='/opt/rustwide/target/debug/build/tikv-jemalloc-sys-477167cfc97f9ddd/out/build/' [INFO] [stderr] ac_ct_CC='' [INFO] [stderr] ac_ct_CXX='' [INFO] [stderr] bindir='${exec_prefix}/bin' [INFO] [stderr] build='x86_64-unknown-linux-gnu' [INFO] [stderr] build_alias='x86_64-unknown-linux-gnu' [INFO] [stderr] build_cpu='' [INFO] [stderr] build_os='' [INFO] [stderr] build_vendor='' [INFO] [stderr] cfghdrs_in='' [INFO] [stderr] cfghdrs_out='' [INFO] [stderr] cfgoutputs_in='' [INFO] [stderr] cfgoutputs_out='' [INFO] [stderr] datadir='${datarootdir}' [INFO] [stderr] datarootdir='${prefix}/share' [INFO] [stderr] docdir='${datarootdir}/doc/${PACKAGE}' [INFO] [stderr] dvidir='${docdir}' [INFO] [stderr] enable_autogen='' [INFO] [stderr] enable_cache_oblivious='' [INFO] [stderr] enable_cxx='no' [INFO] [stderr] enable_debug='' [INFO] [stderr] enable_doc='no' [INFO] [stderr] enable_experimental_smallocx='' [INFO] [stderr] enable_fill='' [INFO] [stderr] enable_initial_exec_tls='' [INFO] [stderr] enable_lazy_lock='' [INFO] [stderr] enable_log='' [INFO] [stderr] enable_opt_safety_checks='' [INFO] [stderr] enable_opt_size_checks='' [INFO] [stderr] enable_prof='' [INFO] [stderr] enable_readlinkat='' [INFO] [stderr] enable_shared='no' [INFO] [stderr] enable_static='' [INFO] [stderr] enable_stats='no' [INFO] [stderr] enable_tls='' [INFO] [stderr] enable_uaf_detection='' [INFO] [stderr] enable_utrace='' [INFO] [stderr] enable_xmalloc='' [INFO] [stderr] enable_zone_allocator='' [INFO] [stderr] exe='' [INFO] [stderr] exec_prefix='/opt/rustwide/target/debug/build/tikv-jemalloc-sys-477167cfc97f9ddd/out' [INFO] [stderr] host='x86_64-unknown-linux-gnu' [INFO] [stderr] host_alias='x86_64-unknown-linux-gnu' [INFO] [stderr] host_cpu='' [INFO] [stderr] host_os='' [INFO] [stderr] host_vendor='' [INFO] [stderr] htmldir='${docdir}' [INFO] [stderr] importlib='' [INFO] [stderr] includedir='${prefix}/include' [INFO] [stderr] infodir='${datarootdir}/info' [INFO] [stderr] install_suffix='' [INFO] [stderr] je_='' [INFO] [stderr] jemalloc_version='' [INFO] [stderr] jemalloc_version_bugfix='' [INFO] [stderr] jemalloc_version_gid='' [INFO] [stderr] jemalloc_version_major='' [INFO] [stderr] jemalloc_version_minor='' [INFO] [stderr] jemalloc_version_nrev='' [INFO] [stderr] libdir='${exec_prefix}/lib' [INFO] [stderr] libdl='' [INFO] [stderr] libexecdir='${exec_prefix}/libexec' [INFO] [stderr] libprefix='' [INFO] [stderr] link_whole_archive='' [INFO] [stderr] localedir='${datarootdir}/locale' [INFO] [stderr] localstatedir='${prefix}/var' [INFO] [stderr] mandir='${datarootdir}/man' [INFO] [stderr] o='' [INFO] [stderr] objroot='' [INFO] [stderr] oldincludedir='/usr/include' [INFO] [stderr] pdfdir='${docdir}' [INFO] [stderr] prefix='/opt/rustwide/target/debug/build/tikv-jemalloc-sys-477167cfc97f9ddd/out' [INFO] [stderr] private_namespace='' [INFO] [stderr] program_transform_name='s,x,x,' [INFO] [stderr] psdir='${docdir}' [INFO] [stderr] rev='2' [INFO] [stderr] sbindir='${exec_prefix}/sbin' [INFO] [stderr] sharedstatedir='${prefix}/com' [INFO] [stderr] so='' [INFO] [stderr] srcroot='' [INFO] [stderr] sysconfdir='${prefix}/etc' [INFO] [stderr] target_alias='' [INFO] [stderr] [INFO] [stderr] ## ----------- ## [INFO] [stderr] ## confdefs.h. ## [INFO] [stderr] ## ----------- ## [INFO] [stderr] [INFO] [stderr] /* confdefs.h */ [INFO] [stderr] #define PACKAGE_NAME "" [INFO] [stderr] #define PACKAGE_TARNAME "" [INFO] [stderr] #define PACKAGE_VERSION "" [INFO] [stderr] #define PACKAGE_STRING "" [INFO] [stderr] #define PACKAGE_BUGREPORT "" [INFO] [stderr] #define PACKAGE_URL "" [INFO] [stderr] [INFO] [stderr] configure: exit 77 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-477167cfc97f9ddd/out/build/configure: line 3115: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-477167cfc97f9ddd/out/build/configure: line 3153: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-477167cfc97f9ddd/out/build/configure: line 3155: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-477167cfc97f9ddd/out/build/configure: line 3158: printf: write error: No space left on device [INFO] [stderr] configure: error: in `/opt/rustwide/target/debug/build/tikv-jemalloc-sys-477167cfc97f9ddd/out/build': [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-477167cfc97f9ddd/out/build/configure: line 413: printf: write error: No space left on device [INFO] [stderr] configure: error: C compiler cannot create executables [INFO] [stderr] See `config.log' for more details [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-477167cfc97f9ddd/out/build/configure: line 4: echo: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-477167cfc97f9ddd/out/build/configure: line 8: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-477167cfc97f9ddd/out/build/configure: line 9: echo: write error: No space left on device [INFO] [stderr] sort: fflush failed: 'standard output': No space left on device [INFO] [stderr] sort: write error [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-477167cfc97f9ddd/out/build/configure: line 40: echo: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-477167cfc97f9ddd/out/build/configure: line 44: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-477167cfc97f9ddd/out/build/configure: line 45: echo: write error: No space left on device [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7/build.rs:388:9: [INFO] [stderr] command did not execute successfully: cd "/opt/rustwide/target/debug/build/tikv-jemalloc-sys-477167cfc97f9ddd/out/build" && CC="cc" CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall" CPPFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall" LDFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall" "sh" "/opt/rustwide/target/debug/build/tikv-jemalloc-sys-477167cfc97f9ddd/out/build/configure" "--with-version=5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7" "--disable-cxx" "--enable-doc=no" "--enable-shared=no" "--with-jemalloc-prefix=_rjem_" "--with-private-namespace=_rjem_" "--disable-stats" "--host=x86_64-unknown-linux-gnu" "--build=x86_64-unknown-linux-gnu" "--prefix=/opt/rustwide/target/debug/build/tikv-jemalloc-sys-477167cfc97f9ddd/out" [INFO] [stderr] expected success, got: exit status: 77 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x64f4fcde694a - std::backtrace_rs::backtrace::libunwind::trace::ha13ab8a94fd3bb92 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x64f4fcde694a - std::backtrace_rs::backtrace::trace_unsynchronized::h2a4c556e569d314b [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x64f4fcde694a - std::sys::backtrace::_print_fmt::hf52186dec7bdf1bb [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x64f4fcde694a - ::fmt::hb5c3379828c15690 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x64f4fce0afd3 - core::fmt::rt::Argument::fmt::h8220db795cd6f76c [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x64f4fce0afd3 - core::fmt::write::hd20c41beeec2e8c0 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/fmt/mod.rs:1440:21 [INFO] [stderr] 6: 0x64f4fcde2e23 - std::io::Write::write_fmt::h04d17c0831051c95 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/io/mod.rs:1887:15 [INFO] [stderr] 7: 0x64f4fcde6792 - std::sys::backtrace::BacktraceLock::print::h4fa77b65bb5ed2ec [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x64f4fcde7a30 - std::panicking::default_hook::{{closure}}::hd3560f93167cf51e [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x64f4fcde7810 - std::panicking::default_hook::h361b8e3c5cbb2501 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:322:9 [INFO] [stderr] 10: 0x64f4fcde8192 - std::panicking::rust_panic_with_hook::h7e187ba6ef3a8505 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:828:13 [INFO] [stderr] 11: 0x64f4fcde7f3a - std::panicking::begin_panic_handler::{{closure}}::h2160aaedd30b4698 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:701:13 [INFO] [stderr] 12: 0x64f4fcde6e49 - std::sys::backtrace::__rust_end_short_backtrace::h2544fe16c7a2009f [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x64f4fcde7bcd - rust_begin_unwind [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:692:5 [INFO] [stderr] 14: 0x64f4fcd4b770 - core::panicking::panic_fmt::h55d7693adb8e1cee [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x64f4fcd532fa - build_script_build::execute::h9090f1a1c4ef52eb [INFO] [stderr] 16: 0x64f4fcd52e08 - build_script_build::run_and_log::h2db33348e8f6825b [INFO] [stderr] 17: 0x64f4fcd5204d - build_script_build::main::h9f25f2c72ead0e57 [INFO] [stderr] 18: 0x64f4fcd54693 - core::ops::function::FnOnce::call_once::haa98e2e98be005a1 [INFO] [stderr] 19: 0x64f4fcd53ce6 - std::sys::backtrace::__rust_begin_short_backtrace::he76214900c8234c5 [INFO] [stderr] 20: 0x64f4fcd53c69 - std::rt::lang_start::{{closure}}::h15b000d42ab35672 [INFO] [stderr] 21: 0x64f4fcddf2e7 - core::ops::function::impls:: for &F>::call_once::h354f3bfe267453b9 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x64f4fcddf2e7 - std::panicking::try::do_call::h5dd039b5aedfde93 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:584:40 [INFO] [stderr] 23: 0x64f4fcddf2e7 - std::panicking::try::hf05cf3e90e2284a2 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:547:19 [INFO] [stderr] 24: 0x64f4fcddf2e7 - std::panic::catch_unwind::hbd9832b618570590 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panic.rs:358:14 [INFO] [stderr] 25: 0x64f4fcddf2e7 - std::rt::lang_start_internal::{{closure}}::hf714b6a63c68d24b [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/rt.rs:174:48 [INFO] [stderr] 26: 0x64f4fcddf2e7 - std::panicking::try::do_call::hd6751616516c81d9 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:584:40 [INFO] [stderr] 27: 0x64f4fcddf2e7 - std::panicking::try::hf8588b076eece577 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:547:19 [INFO] [stderr] 28: 0x64f4fcddf2e7 - std::panic::catch_unwind::hd8a3761bb480d330 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panic.rs:358:14 [INFO] [stderr] 29: 0x64f4fcddf2e7 - std::rt::lang_start_internal::he2e67f3118c0a78d [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/rt.rs:174:20 [INFO] [stderr] 30: 0x64f4fcd53c47 - std::rt::lang_start::h5176f7763f7b0480 [INFO] [stderr] 31: 0x64f4fcd53865 - main [INFO] [stderr] 32: 0x7e7c27579d90 - [INFO] [stderr] 33: 0x7e7c27579e40 - __libc_start_main [INFO] [stderr] 34: 0x64f4fcd4be45 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaBDEzkY/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.96/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=d5ee61ab4d80436f -C extra-filename=-6dae58160032ef83 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-b10714350ed3e865.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-f3aae77d4a5f5062.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-239eb5de21455cec.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaXonGvk" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `clap_builder` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "732a849bdc06127763bf4d469e117409de77790c7763e69a819e4218f0610913", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "732a849bdc06127763bf4d469e117409de77790c7763e69a819e4218f0610913", kill_on_drop: false }` [INFO] [stdout] 732a849bdc06127763bf4d469e117409de77790c7763e69a819e4218f0610913