[INFO] cloning repository https://github.com/lolepop/mcts.rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lolepop/mcts.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flolepop%2Fmcts.rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flolepop%2Fmcts.rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7c68667147ef1745dca2cb19d4d7241efc4d0ac0 [INFO] checking lolepop/mcts.rs against try#1bd50d4315eb15970d395b6be5823f9384707693 for pr-140151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flolepop%2Fmcts.rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lolepop/mcts.rs on toolchain 1bd50d4315eb15970d395b6be5823f9384707693 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1bd50d4315eb15970d395b6be5823f9384707693" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lolepop/mcts.rs [INFO] finished tweaking git repo https://github.com/lolepop/mcts.rs [INFO] tweaked toml for git repo https://github.com/lolepop/mcts.rs written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/lolepop/mcts.rs 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" "+1bd50d4315eb15970d395b6be5823f9384707693" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1bd50d4315eb15970d395b6be5823f9384707693" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d0c34578c14e629e58deaed77bd64b826ed497bc939f4b54a75abd3f727e79f [INFO] running `Command { std: "docker" "start" "-a" "0d0c34578c14e629e58deaed77bd64b826ed497bc939f4b54a75abd3f727e79f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d0c34578c14e629e58deaed77bd64b826ed497bc939f4b54a75abd3f727e79f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d0c34578c14e629e58deaed77bd64b826ed497bc939f4b54a75abd3f727e79f", kill_on_drop: false }` [INFO] [stdout] 0d0c34578c14e629e58deaed77bd64b826ed497bc939f4b54a75abd3f727e79f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1bd50d4315eb15970d395b6be5823f9384707693" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 72badbc47edd82b37016bd6e6d702bb6177e0c1ce903d88936e8a287f8884838 [INFO] running `Command { std: "docker" "start" "-a" "72badbc47edd82b37016bd6e6d702bb6177e0c1ce903d88936e8a287f8884838", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling cc v1.0.92 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.5.4+5.3.0-patched [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] error: failed to run custom build command for `tikv-jemalloc-sys v0.5.4+5.3.0-patched` [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-4f323e7a0fd12bcc/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-4bce47c508b931f6/out" [INFO] [stderr] BUILD_DIR="/opt/rustwide/target/debug/build/tikv-jemalloc-sys-4bce47c508b931f6/out/build" [INFO] [stderr] SRC_DIR="/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tikv-jemalloc-sys-0.5.4+5.3.0-patched" [INFO] [stderr] cargo:rustc-cfg=prefixed [INFO] [stderr] cargo:rerun-if-env-changed=JEMALLOC_OVERRIDE [INFO] [stderr] OPT_LEVEL = Some("0") [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] 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,x87") [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] 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=JEMALLOC_SYS_WITH_MALLOC_CONF [INFO] [stderr] cargo:rerun-if-env-changed=JEMALLOC_SYS_WITH_LG_PAGE [INFO] [stderr] cargo:rerun-if-env-changed=JEMALLOC_SYS_WITH_LG_HUGEPAGE [INFO] [stderr] cargo:rerun-if-env-changed=JEMALLOC_SYS_WITH_LG_QUANTUM [INFO] [stderr] cargo:rerun-if-env-changed=JEMALLOC_SYS_WITH_LG_VADDR [INFO] [stderr] --with-jemalloc-prefix=_rjem_ [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/tikv-jemalloc-sys-4bce47c508b931f6/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-4bce47c508b931f6/out/build/configure" "--disable-cxx" "--enable-doc=no" "--enable-shared=no" "--with-jemalloc-prefix=_rjem_" "--with-private-namespace=_rjem_" "--host=x86_64-unknown-linux-gnu" "--build=x86_64-unknown-linux-gnu" "--prefix=/opt/rustwide/target/debug/build/tikv-jemalloc-sys-4bce47c508b931f6/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... yes [INFO] [stderr] checking for C compiler default output file name... a.out [INFO] [stderr] checking for suffix of executables... [INFO] [stderr] checking whether we are cross compiling... running: "tail" "-n" "100" "/opt/rustwide/target/debug/build/tikv-jemalloc-sys-4bce47c508b931f6/out/build/config.log" [INFO] [stderr] compilation terminated. [INFO] [stderr] configure:3069: $? = 1 [INFO] [stderr] configure:3058: cc -qversion >&5 [INFO] [stderr] cc: error: unrecognized command-line option '-qversion'; did you mean '--version'? [INFO] [stderr] cc: fatal error: no input files [INFO] [stderr] compilation terminated. [INFO] [stderr] configure:3069: $? = 1 [INFO] [stderr] configure:3089: checking whether the C compiler works [INFO] [stderr] configure:3111: cc -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall conftest.c >&5 [INFO] [stderr] configure:3115: $? = 0 [INFO] [stderr] configure:3163: result: yes [INFO] [stderr] configure:3166: checking for C compiler default output file name [INFO] [stderr] configure:3168: result: a.out [INFO] [stderr] configure:3174: checking for suffix of executables [INFO] [stderr] configure:3181: cc -o conftest -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall conftest.c >&5 [INFO] [stderr] configure:3185: $? = 0 [INFO] [stderr] configure:3207: result: [INFO] [stderr] configure:3229: checking whether we are cross compiling [INFO] [stderr] configure:3237: cc -o conftest -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall conftest.c >&5 [INFO] [stderr] conftest.c:18:1: fatal error: error writing to /tmp/ccZ9IfFE.s: No space left on device [INFO] [stderr] 18 | } [INFO] [stderr] | ^ [INFO] [stderr] compilation terminated. [INFO] [stderr] configure:3241: $? = 1 [INFO] [stderr] configure:3248: ./conftest [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-4bce47c508b931f6/out/build/configure: line 3250: ./conftest: No such file or directory [INFO] [stderr] configure:3252: $? = 127 [INFO] [stderr] configure:3259: error: in `/opt/rustwide/target/debug/build/tikv-jemalloc-sys-4bce47c508b931f6/out/build': [INFO] [stderr] configure:3261: error: cannot run C compiled programs. [INFO] [stderr] If you meant to cross compile, use `--host'. [INFO] [stderr] See `config.log' for more details [INFO] [stderr] [INFO] [stderr] ## ---------------- ## [INFO] [stderr] ## Cache variables. ## [INFO] [stderr] ## ---------------- ## [INFO] [stderr] [INFO] [stderr] ac_cv_env_CCC_set= [INFO] [stderr] ac_cv_env_CCC_value= [INFO] [stderr] ac_cv_env_CC_set=set [INFO] [stderr] ac_cv_env_CC_value=cc [INFO] [stderr] ac_cv_env_CFLAGS_set=set [INFO] [stderr] ac_cv_env_CFLAGS_value='-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall' [INFO] [stderr] ac_cv_env_CPPFLAGS_set=set [INFO] [stderr] ac_cv_env_CPPFLAGS_value='-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall' [INFO] [stderr] ac_cv_env_CPP_set= [INFO] [stderr] ac_cv_env_CPP_value= [INFO] [stderr] ac_cv_env_CXXFLAGS_set= [INFO] [stderr] ac_cv_env_CXXFLAGS_value= [INFO] [stderr] ac_cv_env_CXX_set= [INFO] [stderr] ac_cv_env_CXX_value= [INFO] [stderr] ac_cv_env_LDFLAGS_set=set [INFO] [stderr] ac_cv_env_LDFLAGS_value='-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall' [INFO] [stderr] ac_cv_env_LIBS_set= [INFO] [stderr] ac_cv_env_LIBS_value= [INFO] [stderr] ac_cv_env_build_alias_set=set [INFO] [stderr] ac_cv_env_build_alias_value=x86_64-unknown-linux-gnu [INFO] [stderr] ac_cv_env_host_alias_set=set [INFO] [stderr] ac_cv_env_host_alias_value=x86_64-unknown-linux-gnu [INFO] [stderr] ac_cv_env_target_alias_set= [INFO] [stderr] ac_cv_env_target_alias_value= [INFO] [stderr] ac_cv_path_XSLTPROC=false [INFO] [stderr] ac_cv_prog_CC=cc [INFO] [stderr] [INFO] [stderr] ## ----------------- ## [INFO] [stderr] ## Output variables. ## [INFO] [stderr] ## ----------------- ## [INFO] [stderr] [INFO] [stderr] AR='' [INFO] [stderr] ARFLAGS='' [INFO] [stderr] AROUT='' [INFO] [stderr] AUTOCONF='' [INFO] [stderr] AWK='' [INFO] [stderr] BINDIR='/opt/rustwide/target/debug/build/tikv-jemalloc-sys-4bce47c508b931f6/out/bin' [INFO] [stderr] CC='cc' [INFO] [stderr] CC_MM='' [INFO] [stderr] CFLAGS='-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall' [INFO] [stderr] CONFIG='--disable-cxx --enable-doc=no --enable-shared=no --with-jemalloc-prefix=_rjem_ --with-private-namespace=_rjem_ --host=x86_64-unknown-linux-gnu --build=x86_64-unknown-linux-gnu --prefix=/opt/rustwide/target/debug/build/tikv-jemalloc-sys-4bce47c508b931f6/out build_alias=x86_64-unknown-linux-gnu host_alias=x86_64-unknown-linux-gnu CC=cc '\''CFLAGS=-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'\'' '\''CPPFLAGS=-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall'\''' [INFO] [stderr] CONFIGURE_CFLAGS='' [INFO] [stderr] CONFIGURE_CXXFLAGS='' [INFO] [stderr] CPP='' [INFO] [stderr] CPPFLAGS='-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall' [INFO] [stderr] CTARGET='' [INFO] [stderr] CXX='' [INFO] [stderr] CXXFLAGS='' [INFO] [stderr] DATADIR='/opt/rustwide/target/debug/build/tikv-jemalloc-sys-4bce47c508b931f6/out/share' [INFO] [stderr] DEFS='' [INFO] [stderr] DSO_LDFLAGS='' [INFO] [stderr] DUMP_SYMS='' [INFO] [stderr] ECHO_C='' [INFO] [stderr] ECHO_N='-n' [INFO] [stderr] ECHO_T='' [INFO] [stderr] EGREP='' [INFO] [stderr] EXEEXT='' [INFO] [stderr] EXTRA_CFLAGS='' [INFO] [stderr] EXTRA_CXXFLAGS='' [INFO] [stderr] EXTRA_LDFLAGS='' [INFO] [stderr] GREP='' [INFO] [stderr] HAVE_CXX14='' [INFO] [stderr] HAVE_CXX17='' [INFO] [stderr] INCLUDEDIR='/opt/ru [INFO] [stderr] --- stderr [INFO] [stderr] configure: error: in `/opt/rustwide/target/debug/build/tikv-jemalloc-sys-4bce47c508b931f6/out/build': [INFO] [stderr] configure: error: cannot run C compiled programs. [INFO] [stderr] If you meant to cross compile, use `--host'. [INFO] [stderr] See `config.log' for more details [INFO] [stderr] sort: write failed: 'standard output': No space left on device [INFO] [stderr] sort: write error [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-4bce47c508b931f6/out/build/configure: line 54: echo: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-4bce47c508b931f6/out/build/configure: line 75: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-4bce47c508b931f6/out/build/configure: line 76: echo: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-4bce47c508b931f6/out/build/configure: line 78: echo: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-4bce47c508b931f6/out/build/configure: line 82: printf: 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.5.4+5.3.0-patched/build.rs:351:9: [INFO] [stderr] command did not execute successfully: cd "/opt/rustwide/target/debug/build/tikv-jemalloc-sys-4bce47c508b931f6/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-4bce47c508b931f6/out/build/configure" "--disable-cxx" "--enable-doc=no" "--enable-shared=no" "--with-jemalloc-prefix=_rjem_" "--with-private-namespace=_rjem_" "--host=x86_64-unknown-linux-gnu" "--build=x86_64-unknown-linux-gnu" "--prefix=/opt/rustwide/target/debug/build/tikv-jemalloc-sys-4bce47c508b931f6/out" [INFO] [stderr] expected success, got: exit status: 1 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x60548e272e12 - std::backtrace_rs::backtrace::libunwind::trace::h1a15fa817b72da33 [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x60548e272e12 - std::backtrace_rs::backtrace::trace_unsynchronized::hf2c00e412c5faadf [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x60548e272e12 - std::sys::backtrace::_print_fmt::hf74f78c046b64fc3 [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x60548e272e12 - ::fmt::hb4036bf9790395ee [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x60548e294f03 - core::fmt::rt::Argument::fmt::h80be61361a017e83 [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/core/src/fmt/rt.rs:179:76 [INFO] [stderr] 5: 0x60548e294f03 - core::fmt::write::h80a690b41062e392 [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/core/src/fmt/mod.rs:1481:25 [INFO] [stderr] 6: 0x60548e26fb53 - std::io::default_write_fmt::ha24a4d09d95ff318 [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x60548e26fb53 - std::io::Write::write_fmt::h5daf7d547040a0e8 [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x60548e272c62 - std::sys::backtrace::BacktraceLock::print::hd5fa6146c02c3191 [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x60548e274802 - std::panicking::default_hook::{{closure}}::h74b7997ba28a05cd [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x60548e274605 - std::panicking::default_hook::hf9e1aa8926e0065b [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x60548e2751e2 - std::panicking::rust_panic_with_hook::hb9edd52ab106f344 [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x60548e274f6a - std::panicking::begin_panic_handler::{{closure}}::h6de217dee5cfbee3 [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x60548e273309 - std::sys::backtrace::__rust_end_short_backtrace::h3919d5b10bab50cd [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x60548e274bfd - __rustc[820f2ab4325114ba]::rust_begin_unwind [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x60548e293e30 - core::panicking::panic_fmt::ha49f25d2aba38f4c [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x60548e1fd91c - build_script_build::execute::hc7ce3591eea583d0 [INFO] [stderr] 17: 0x60548e1fd428 - build_script_build::run_and_log::hbc9c7b045c6be514 [INFO] [stderr] 18: 0x60548e1fc7ca - build_script_build::main::h941a90c7d3c2ff88 [INFO] [stderr] 19: 0x60548e1feaf3 - core::ops::function::FnOnce::call_once::hddae15ec765773ac [INFO] [stderr] 20: 0x60548e1fe446 - std::sys::backtrace::__rust_begin_short_backtrace::h43faa4dfdd22e31d [INFO] [stderr] 21: 0x60548e1fe389 - std::rt::lang_start::{{closure}}::hcbf528fd6b9b8928 [INFO] [stderr] 22: 0x60548e26b5f0 - core::ops::function::impls:: for &F>::call_once::h8b31aa5ffdc8795d [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x60548e26b5f0 - std::panicking::try::do_call::hf92460430e076ee3 [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/panicking.rs:589:40 [INFO] [stderr] 24: 0x60548e26b5f0 - std::panicking::try::h6ae948900543b5ab [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/panicking.rs:552:19 [INFO] [stderr] 25: 0x60548e26b5f0 - std::panic::catch_unwind::h50e3f4e3fddd4c1c [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: 0x60548e26b5f0 - std::rt::lang_start_internal::{{closure}}::h60de4ea1a6369968 [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/rt.rs:168:24 [INFO] [stderr] 27: 0x60548e26b5f0 - std::panicking::try::do_call::h22d0a3dedcc89184 [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/panicking.rs:589:40 [INFO] [stderr] 28: 0x60548e26b5f0 - std::panicking::try::hb028c9b72a5a5693 [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/panicking.rs:552:19 [INFO] [stderr] 29: 0x60548e26b5f0 - std::panic::catch_unwind::h1863bc5429d95710 [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x60548e26b5f0 - std::rt::lang_start_internal::h960d99e3e7fb2f19 [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/rt.rs:164:5 [INFO] [stderr] 31: 0x60548e1fe371 - std::rt::lang_start::hcb4b1511353aa7c2 [INFO] [stderr] 32: 0x60548e1fde35 - main [INFO] [stderr] 33: 0x798ec33611ca - [INFO] [stderr] 34: 0x798ec336128b - __libc_start_main [INFO] [stderr] 35: 0x60548e1f60d5 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta2eJj04/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rayon` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "72badbc47edd82b37016bd6e6d702bb6177e0c1ce903d88936e8a287f8884838", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72badbc47edd82b37016bd6e6d702bb6177e0c1ce903d88936e8a287f8884838", kill_on_drop: false }` [INFO] [stdout] 72badbc47edd82b37016bd6e6d702bb6177e0c1ce903d88936e8a287f8884838