[INFO] cloning repository https://github.com/sitegui/mhorloge
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sitegui/mhorloge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsitegui%2Fmhorloge", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsitegui%2Fmhorloge'...
[INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsitegui%2Fmhorloge: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/sitegui/mhorloge
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sitegui/mhorloge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsitegui%2Fmhorloge", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsitegui%2Fmhorloge'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7ac42178c7b8ecb83db249353cfdad6fd982f9e3
[INFO] checking sitegui/mhorloge against master#a26e97be8826d408309fffbd8168362365719f50 for pr-136776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsitegui%2Fmhorloge" "/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/sitegui/mhorloge on toolchain a26e97be8826d408309fffbd8168362365719f50
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/sitegui/mhorloge
[INFO] finished tweaking git repo https://github.com/sitegui/mhorloge
[INFO] tweaked toml for git repo https://github.com/sitegui/mhorloge written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/sitegui/mhorloge 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" "+a26e97be8826d408309fffbd8168362365719f50" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded jemallocator v0.5.0
[INFO] [stderr]   Downloaded jemalloc-sys v0.5.1+5.3.0-patched
[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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6e7b7967715f5015164d5bd92e8219cc7537201123e807e9c8df852ff36d1c8c
[INFO] running `Command { std: "docker" "start" "-a" "6e7b7967715f5015164d5bd92e8219cc7537201123e807e9c8df852ff36d1c8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6e7b7967715f5015164d5bd92e8219cc7537201123e807e9c8df852ff36d1c8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e7b7967715f5015164d5bd92e8219cc7537201123e807e9c8df852ff36d1c8c", kill_on_drop: false }`
[INFO] [stdout] 6e7b7967715f5015164d5bd92e8219cc7537201123e807e9c8df852ff36d1c8c
[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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7cb014278911a204ded82045631a9aa6b20603ed6ccb83c75f862ca9566fcce6
[INFO] running `Command { std: "docker" "start" "-a" "7cb014278911a204ded82045631a9aa6b20603ed6ccb83c75f862ca9566fcce6", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling libc v0.2.101
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.76
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]     Checking once_cell v1.13.0
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.2.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]    Compiling anyhow v1.0.43
[INFO] [stderr]    Compiling serde_json v1.0.67
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.10
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking fixedbitset v0.4.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.2
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking itertools v0.10.1
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]    Compiling jemalloc-sys v0.5.1+5.3.0-patched
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaLtbWeZ/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] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetagbm6jY/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaF92B2i"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rand_chacha` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `aho-corasick` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaP71zQL/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `itertools` (lib) due to 1 previous error
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetamEcid8"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetatQjK6o"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `num-traits` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `indexmap` (lib) due to 1 previous error
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetarsUwod"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rayon-core` (lib) due to 1 previous error
[INFO] [stderr] error: failed to run custom build command for `jemalloc-sys v0.5.1+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/jemalloc-sys-b3d7fc3c9cff8509/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/jemalloc-sys-b649c4b2f97f841d/out"
[INFO] [stderr]   BUILD_DIR="/opt/rustwide/target/debug/build/jemalloc-sys-b649c4b2f97f841d/out/build"
[INFO] [stderr]   SRC_DIR="/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jemalloc-sys-0.5.1+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]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   CC = None
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   CFLAGS = None
[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]   CC="cc"
[INFO] [stderr]   CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -g -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/jemalloc-sys-b649c4b2f97f841d/out/build" && CC="cc" CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall" CPPFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall" LDFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall" "sh" "/opt/rustwide/target/debug/build/jemalloc-sys-b649c4b2f97f841d/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/jemalloc-sys-b649c4b2f97f841d/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/jemalloc-sys-b649c4b2f97f841d/out/build/config.log"
[INFO] [stderr]   PACKAGE_VERSION=''
[INFO] [stderr]   PATH_SEPARATOR=':'
[INFO] [stderr]   PIC_CFLAGS=''
[INFO] [stderr]   PREFIX='/opt/rustwide/target/debug/build/jemalloc-sys-b649c4b2f97f841d/out'
[INFO] [stderr]   RANLIB=''
[INFO] [stderr]   RPATH=''
[INFO] [stderr]   RPATH_EXTRA=''
[INFO] [stderr]   SHELL='/bin/bash'
[INFO] [stderr]   SOREV=''
[INFO] [stderr]   SPECIFIED_CFLAGS='-O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall'
[INFO] [stderr]   SPECIFIED_CXXFLAGS=''
[INFO] [stderr]   TEST_LD_MODE=''
[INFO] [stderr]   XSLROOT=''
[INFO] [stderr]   XSLTPROC='false'
[INFO] [stderr]   a=''
[INFO] [stderr]   abi=''
[INFO] [stderr]   abs_objroot='/opt/rustwide/target/debug/build/jemalloc-sys-b649c4b2f97f841d/out/build/'
[INFO] [stderr]   abs_srcroot='/opt/rustwide/target/debug/build/jemalloc-sys-b649c4b2f97f841d/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=''
[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/jemalloc-sys-b649c4b2f97f841d/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/jemalloc-sys-b649c4b2f97f841d/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]   configure: exit 77
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/jemalloc-sys-b649c4b2f97f841d/out/build/configure: line 2268: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/jemalloc-sys-b649c4b2f97f841d/out/build/configure: line 2268: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/jemalloc-sys-b649c4b2f97f841d/out/build/configure: line 2268: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/jemalloc-sys-b649c4b2f97f841d/out/build/configure: line 2268: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/jemalloc-sys-b649c4b2f97f841d/out/build/configure: line 2268: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/jemalloc-sys-b649c4b2f97f841d/out/build/configure: line 2268: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/jemalloc-sys-b649c4b2f97f841d/out/build/configure: line 2268: printf: write error: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/jemalloc-sys-b649c4b2f97f841d/out/build/configure: line 2432: printf: write error: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/jemalloc-sys-b649c4b2f97f841d/out/build/configure: line 2678: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/jemalloc-sys-b649c4b2f97f841d/out/build/configure: line 2709: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/jemalloc-sys-b649c4b2f97f841d/out/build/configure: line 2753: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/jemalloc-sys-b649c4b2f97f841d/out/build/configure: line 2780: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/jemalloc-sys-b649c4b2f97f841d/out/build/configure: line 3049: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/jemalloc-sys-b649c4b2f97f841d/out/build/configure: line 3059: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/jemalloc-sys-b649c4b2f97f841d/out/build/configure: line 3069: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/jemalloc-sys-b649c4b2f97f841d/out/build/configure: line 3059: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/jemalloc-sys-b649c4b2f97f841d/out/build/configure: line 3069: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/jemalloc-sys-b649c4b2f97f841d/out/build/configure: line 3059: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/jemalloc-sys-b649c4b2f97f841d/out/build/configure: line 3069: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/jemalloc-sys-b649c4b2f97f841d/out/build/configure: line 3059: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/jemalloc-sys-b649c4b2f97f841d/out/build/configure: line 3069: printf: write error: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/jemalloc-sys-b649c4b2f97f841d/out/build/configure: line 3089: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/jemalloc-sys-b649c4b2f97f841d/out/build/configure: line 3112: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/jemalloc-sys-b649c4b2f97f841d/out/build/configure: line 3115: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/jemalloc-sys-b649c4b2f97f841d/out/build/configure: line 3153: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/jemalloc-sys-b649c4b2f97f841d/out/build/configure: line 3155: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/jemalloc-sys-b649c4b2f97f841d/out/build/configure: line 3158: printf: write error: No space left on device
[INFO] [stderr]   configure: error: in `/opt/rustwide/target/debug/build/jemalloc-sys-b649c4b2f97f841d/out/build':
[INFO] [stderr]   /opt/rustwide/target/debug/build/jemalloc-sys-b649c4b2f97f841d/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/jemalloc-sys-b649c4b2f97f841d/out/build/configure: line 4: echo: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/jemalloc-sys-b649c4b2f97f841d/out/build/configure: line 8: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/jemalloc-sys-b649c4b2f97f841d/out/build/configure: line 9: 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/jemalloc-sys-0.5.1+5.3.0-patched/build.rs:331:9:
[INFO] [stderr]   command did not execute successfully: cd "/opt/rustwide/target/debug/build/jemalloc-sys-b649c4b2f97f841d/out/build" && CC="cc" CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall" CPPFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall" LDFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall" "sh" "/opt/rustwide/target/debug/build/jemalloc-sys-b649c4b2f97f841d/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/jemalloc-sys-b649c4b2f97f841d/out"
[INFO] [stderr]   expected success, got: exit status: 77
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x56091ef58a80 - std::backtrace_rs::backtrace::libunwind::trace::h1581ff27765cc815
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stderr]      1:     0x56091ef58a80 - std::backtrace_rs::backtrace::trace_unsynchronized::h8f9c91940bdf2a31
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x56091ef58a80 - std::sys::backtrace::_print_fmt::h0be415d45be7839e
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x56091ef58a80 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha6aaf667facdd654
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x56091ef7d983 - core::fmt::rt::Argument::fmt::h78333079b6ee9189
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/core/src/fmt/rt.rs:177:76
[INFO] [stderr]      5:     0x56091ef7d983 - core::fmt::write::h274c292f1838b410
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/core/src/fmt/mod.rs:1449:21
[INFO] [stderr]      6:     0x56091ef552a3 - std::io::Write::write_fmt::h9c4cde536df14e3f
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/std/src/io/mod.rs:1890:15
[INFO] [stderr]      7:     0x56091ef588d2 - std::sys::backtrace::BacktraceLock::print::h5502b01393faa36f
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      8:     0x56091ef59a5f - std::panicking::default_hook::{{closure}}::hadaa2956e09bcc89
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/std/src/panicking.rs:298:22
[INFO] [stderr]      9:     0x56091ef598ca - std::panicking::default_hook::h526bcf97a2b5287b
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/std/src/panicking.rs:325:9
[INFO] [stderr]     10:     0x56091ef5a482 - std::panicking::rust_panic_with_hook::h9c111390d7d2162e
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/std/src/panicking.rs:831:13
[INFO] [stderr]     11:     0x56091ef5a20a - std::panicking::begin_panic_handler::{{closure}}::he75d50bccb375ca0
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/std/src/panicking.rs:704:13
[INFO] [stderr]     12:     0x56091ef58f99 - std::sys::backtrace::__rust_end_short_backtrace::hce6357335bd7299b
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]     13:     0x56091ef59e9d - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/std/src/panicking.rs:695:5
[INFO] [stderr]     14:     0x56091ef7c7f0 - core::panicking::panic_fmt::h035adb3d499fda7f
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/core/src/panicking.rs:75:14
[INFO] [stderr]     15:     0x56091eeeffaa - build_script_build::execute::h2e5edc749ac137eb
[INFO] [stderr]     16:     0x56091eeefce8 - build_script_build::run_and_log::ha28d8098f911f0ef
[INFO] [stderr]     17:     0x56091eeef09f - build_script_build::main::hb3fc732131f1b466
[INFO] [stderr]     18:     0x56091eef16a3 - core::ops::function::FnOnce::call_once::he08ac9cdaad54444
[INFO] [stderr]     19:     0x56091eee36d6 - std::sys::backtrace::__rust_begin_short_backtrace::h8bf9445fa6b69bcc
[INFO] [stderr]     20:     0x56091eee3669 - std::rt::lang_start::{{closure}}::h7e75162ccfe7aeb8
[INFO] [stderr]     21:     0x56091ef50560 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h49290381c0606e0d
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     22:     0x56091ef50560 - std::panicking::try::do_call::h6be746d3aa30e850
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/std/src/panicking.rs:587:40
[INFO] [stderr]     23:     0x56091ef50560 - std::panicking::try::hab3288e733aa719f
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/std/src/panicking.rs:550:19
[INFO] [stderr]     24:     0x56091ef50560 - std::panic::catch_unwind::h8faba65e86ac027a
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/std/src/panic.rs:358:14
[INFO] [stderr]     25:     0x56091ef50560 - std::rt::lang_start_internal::{{closure}}::hcda708d51820886f
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/std/src/rt.rs:168:24
[INFO] [stderr]     26:     0x56091ef50560 - std::panicking::try::do_call::h912e53023f88e70c
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/std/src/panicking.rs:587:40
[INFO] [stderr]     27:     0x56091ef50560 - std::panicking::try::ha6320f28ff7c539d
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/std/src/panicking.rs:550:19
[INFO] [stderr]     28:     0x56091ef50560 - std::panic::catch_unwind::hb614ffc59e20bf9e
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/std/src/panic.rs:358:14
[INFO] [stderr]     29:     0x56091ef50560 - std::rt::lang_start_internal::h545bb5926b6371e7
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/std/src/rt.rs:164:5
[INFO] [stderr]     30:     0x56091eee3651 - std::rt::lang_start::h0366520fd7c464e9
[INFO] [stderr]     31:     0x56091eef06d5 - main
[INFO] [stderr]     32:     0x7cc92ed44d90 - <unknown>
[INFO] [stderr]     33:     0x7cc92ed44e40 - __libc_start_main
[INFO] [stderr]     34:     0x56091eee32f5 - _start
[INFO] [stderr]     35:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "7cb014278911a204ded82045631a9aa6b20603ed6ccb83c75f862ca9566fcce6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7cb014278911a204ded82045631a9aa6b20603ed6ccb83c75f862ca9566fcce6", kill_on_drop: false }`
[INFO] [stdout] 7cb014278911a204ded82045631a9aa6b20603ed6ccb83c75f862ca9566fcce6
