[INFO] cloning repository https://github.com/iamgabrielsoft/detty [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iamgabrielsoft/detty" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiamgabrielsoft%2Fdetty", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiamgabrielsoft%2Fdetty'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8048da92f3e70ae28298d73a1b189fcf7ea451ff [INFO] checking iamgabrielsoft/detty against master#5337252b9952fdd9482ed6a4add17254e5bd2c40 for pr-138785 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiamgabrielsoft%2Fdetty" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/iamgabrielsoft/detty on toolchain 5337252b9952fdd9482ed6a4add17254e5bd2c40 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5337252b9952fdd9482ed6a4add17254e5bd2c40" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/iamgabrielsoft/detty [INFO] finished tweaking git repo https://github.com/iamgabrielsoft/detty [INFO] tweaked toml for git repo https://github.com/iamgabrielsoft/detty written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/iamgabrielsoft/detty 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" "+5337252b9952fdd9482ed6a4add17254e5bd2c40" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+5337252b9952fdd9482ed6a4add17254e5bd2c40" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1db2793d871e0db3adee3215d875777fff74919386b5816dfb6f5a03f554d3be [INFO] running `Command { std: "docker" "start" "-a" "1db2793d871e0db3adee3215d875777fff74919386b5816dfb6f5a03f554d3be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1db2793d871e0db3adee3215d875777fff74919386b5816dfb6f5a03f554d3be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1db2793d871e0db3adee3215d875777fff74919386b5816dfb6f5a03f554d3be", kill_on_drop: false }` [INFO] [stdout] 1db2793d871e0db3adee3215d875777fff74919386b5816dfb6f5a03f554d3be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+5337252b9952fdd9482ed6a4add17254e5bd2c40" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a82d15b59af58920a32a5bfed4756f998175f6d41302d563b9965977f941e970 [INFO] running `Command { std: "docker" "start" "-a" "a82d15b59af58920a32a5bfed4756f998175f6d41302d563b9965977f941e970", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking termios v0.3.3 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] error: failed to run custom build command for `jemalloc-sys v0.3.2` [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-0fb25364f8c2d9b4/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-0c752170d03c3b10/out" [INFO] [stderr] BUILD_DIR="/opt/rustwide/target/debug/build/jemalloc-sys-0c752170d03c3b10/out/build" [INFO] [stderr] SRC_DIR="/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jemalloc-sys-0.3.2" [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] JEMALLOC_SRC_DIR="/opt/rustwide/target/debug/build/jemalloc-sys-0c752170d03c3b10/out/jemalloc" [INFO] [stderr] cargo:rustc-cfg=prefixed [INFO] [stderr] --with-jemalloc-prefix=_rjem_ [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/jemalloc-sys-0c752170d03c3b10/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-0c752170d03c3b10/out/jemalloc/configure" "--disable-cxx" "--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-0c752170d03c3b10/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... no [INFO] [stderr] checking for suffix of object files... o [INFO] [stderr] checking whether we are using the GNU C compiler... yes [INFO] [stderr] checking whether cc accepts -g... yes [INFO] [stderr] checking for cc option to accept ISO C89... none needed [INFO] [stderr] checking whether compiler is cray... no [INFO] [stderr] checking whether compiler supports -std=gnu11... yes [INFO] [stderr] checking whether compiler supports -Wall... yes [INFO] [stderr] checking whether compiler supports -Wshorten-64-to-32... no [INFO] [stderr] checking whether compiler supports -Wsign-compare... yes [INFO] [stderr] checking whether compiler supports -Wundef... yes [INFO] [stderr] checking whether compiler supports -Wno-format-zero-length... yes [INFO] [stderr] checking whether compiler supports -pipe... yes [INFO] [stderr] checking whether compiler supports -g3... yes [INFO] [stderr] checking how to run the C preprocessor... cc -E [INFO] [stderr] checking for grep that handles long lines and -e... /usr/bin/grep [INFO] [stderr] checking for egrep... /usr/bin/grep -E [INFO] [stderr] checking for ANSI C header files... yes [INFO] [stderr] checking for sys/types.h... yes [INFO] [stderr] checking for sys/stat.h... yes [INFO] [stderr] checking for stdlib.h... yes [INFO] [stderr] checking for string.h... yes [INFO] [stderr] checking for memory.h... yes [INFO] [stderr] checking for strings.h... yes [INFO] [stderr] checking for inttypes.h... yes [INFO] [stderr] checking for stdint.h... yes [INFO] [stderr] checking for unistd.h... yes [INFO] [stderr] checking whether byte ordering is bigendian... no [INFO] [stderr] checking size of void *... 0 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] sed: couldn't flush stdout: No space left on device [INFO] [stderr] configure: error: Unsupported pointer size: 0 [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jemalloc-sys-0.3.2/build.rs:392:9: [INFO] [stderr] command did not execute successfully: cd "/opt/rustwide/target/debug/build/jemalloc-sys-0c752170d03c3b10/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-0c752170d03c3b10/out/jemalloc/configure" "--disable-cxx" "--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-0c752170d03c3b10/out" [INFO] [stderr] expected success, got: exit status: 1 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x61274f3b5622 - std::backtrace_rs::backtrace::libunwind::trace::h0194d21b05d7c132 [INFO] [stderr] at /rustc/5337252b9952fdd9482ed6a4add17254e5bd2c40/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x61274f3b5622 - std::backtrace_rs::backtrace::trace_unsynchronized::hcf33c41bd35b7780 [INFO] [stderr] at /rustc/5337252b9952fdd9482ed6a4add17254e5bd2c40/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x61274f3b5622 - std::sys::backtrace::_print_fmt::hab8a641e82e0e7a4 [INFO] [stderr] at /rustc/5337252b9952fdd9482ed6a4add17254e5bd2c40/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x61274f3b5622 - ::fmt::h41e5ef2f502b506c [INFO] [stderr] at /rustc/5337252b9952fdd9482ed6a4add17254e5bd2c40/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x61274f3d7b43 - core::fmt::rt::Argument::fmt::hb4808621bc6fd743 [INFO] [stderr] at /rustc/5337252b9952fdd9482ed6a4add17254e5bd2c40/library/core/src/fmt/rt.rs:178:76 [INFO] [stderr] 5: 0x61274f3d7b43 - core::fmt::write::ha3562bb40a82763b [INFO] [stderr] at /rustc/5337252b9952fdd9482ed6a4add17254e5bd2c40/library/core/src/fmt/mod.rs:1480:21 [INFO] [stderr] 6: 0x61274f3b21a3 - std::io::default_write_fmt::h961e2f4547b670d0 [INFO] [stderr] at /rustc/5337252b9952fdd9482ed6a4add17254e5bd2c40/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x61274f3b21a3 - std::io::Write::write_fmt::h04bfd19f54cc1d9e [INFO] [stderr] at /rustc/5337252b9952fdd9482ed6a4add17254e5bd2c40/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x61274f3b5472 - std::sys::backtrace::BacktraceLock::print::h7aeb6ec1e577627e [INFO] [stderr] at /rustc/5337252b9952fdd9482ed6a4add17254e5bd2c40/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x61274f3b6fb2 - std::panicking::default_hook::{{closure}}::h6a712b30d33dd99b [INFO] [stderr] at /rustc/5337252b9952fdd9482ed6a4add17254e5bd2c40/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x61274f3b6db5 - std::panicking::default_hook::h17ec2cb877822fbe [INFO] [stderr] at /rustc/5337252b9952fdd9482ed6a4add17254e5bd2c40/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x61274f3b79d2 - std::panicking::rust_panic_with_hook::h48a05ae660d5a2f9 [INFO] [stderr] at /rustc/5337252b9952fdd9482ed6a4add17254e5bd2c40/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x61274f3b775a - std::panicking::begin_panic_handler::{{closure}}::h03cd2d6ae87e7edc [INFO] [stderr] at /rustc/5337252b9952fdd9482ed6a4add17254e5bd2c40/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x61274f3b5b29 - std::sys::backtrace::__rust_end_short_backtrace::hfd7ee488078bc2cf [INFO] [stderr] at /rustc/5337252b9952fdd9482ed6a4add17254e5bd2c40/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x61274f3b73ed - __rustc[41ea60b6562aef3d]::rust_begin_unwind [INFO] [stderr] at /rustc/5337252b9952fdd9482ed6a4add17254e5bd2c40/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x61274f3d6a70 - core::panicking::panic_fmt::h00faa7495ef249af [INFO] [stderr] at /rustc/5337252b9952fdd9482ed6a4add17254e5bd2c40/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x61274f34a2d5 - build_script_build::run::hfb7c33feb1d26254 [INFO] [stderr] 17: 0x61274f349155 - build_script_build::main::h16f592a1d105d458 [INFO] [stderr] 18: 0x61274f34e103 - core::ops::function::FnOnce::call_once::h430a75e1f10a9325 [INFO] [stderr] 19: 0x61274f34b146 - std::sys::backtrace::__rust_begin_short_backtrace::hc5b6221e94a6c467 [INFO] [stderr] 20: 0x61274f34df09 - std::rt::lang_start::{{closure}}::h883b8c986b199857 [INFO] [stderr] 21: 0x61274f3ad590 - core::ops::function::impls:: for &F>::call_once::ha2a3560b7010632c [INFO] [stderr] at /rustc/5337252b9952fdd9482ed6a4add17254e5bd2c40/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x61274f3ad590 - std::panicking::try::do_call::ha54444048a4e5a07 [INFO] [stderr] at /rustc/5337252b9952fdd9482ed6a4add17254e5bd2c40/library/std/src/panicking.rs:589:40 [INFO] [stderr] 23: 0x61274f3ad590 - std::panicking::try::hc039fcc5ba6dca89 [INFO] [stderr] at /rustc/5337252b9952fdd9482ed6a4add17254e5bd2c40/library/std/src/panicking.rs:552:19 [INFO] [stderr] 24: 0x61274f3ad590 - std::panic::catch_unwind::h2fca6b0599be4576 [INFO] [stderr] at /rustc/5337252b9952fdd9482ed6a4add17254e5bd2c40/library/std/src/panic.rs:359:14 [INFO] [stderr] 25: 0x61274f3ad590 - std::rt::lang_start_internal::{{closure}}::h194151d65b0a8611 [INFO] [stderr] at /rustc/5337252b9952fdd9482ed6a4add17254e5bd2c40/library/std/src/rt.rs:168:24 [INFO] [stderr] 26: 0x61274f3ad590 - std::panicking::try::do_call::h6ba09735244ed109 [INFO] [stderr] at /rustc/5337252b9952fdd9482ed6a4add17254e5bd2c40/library/std/src/panicking.rs:589:40 [INFO] [stderr] 27: 0x61274f3ad590 - std::panicking::try::h8e6c1f6af625dfbc [INFO] [stderr] at /rustc/5337252b9952fdd9482ed6a4add17254e5bd2c40/library/std/src/panicking.rs:552:19 [INFO] [stderr] 28: 0x61274f3ad590 - std::panic::catch_unwind::ha49435b213af1e04 [INFO] [stderr] at /rustc/5337252b9952fdd9482ed6a4add17254e5bd2c40/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x61274f3ad590 - std::rt::lang_start_internal::hcaea9b83b94c1707 [INFO] [stderr] at /rustc/5337252b9952fdd9482ed6a4add17254e5bd2c40/library/std/src/rt.rs:164:5 [INFO] [stderr] 30: 0x61274f34def1 - std::rt::lang_start::h72f9b10b11984bb1 [INFO] [stderr] 31: 0x61274f34a785 - main [INFO] [stderr] 32: 0x7e48ab30f1ca - [INFO] [stderr] 33: 0x7e48ab30f28b - __libc_start_main [INFO] [stderr] 34: 0x61274f340e85 - _start [INFO] [stderr] 35: 0x0 - [INFO] running `Command { std: "docker" "inspect" "a82d15b59af58920a32a5bfed4756f998175f6d41302d563b9965977f941e970", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a82d15b59af58920a32a5bfed4756f998175f6d41302d563b9965977f941e970", kill_on_drop: false }` [INFO] [stdout] a82d15b59af58920a32a5bfed4756f998175f6d41302d563b9965977f941e970