[INFO] cloning repository https://github.com/eduidl/rump-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eduidl/rump-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feduidl%2Frump-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feduidl%2Frump-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bcbff23980049be133470fa6d5a91d3143d085ba [INFO] checking eduidl/rump-example against master#06194cadcd0948a7100b46737f61e82b8c00d632 for pr-117967-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feduidl%2Frump-example" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eduidl/rump-example on toolchain 06194cadcd0948a7100b46737f61e82b8c00d632 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+06194cadcd0948a7100b46737f61e82b8c00d632" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/eduidl/rump-example [INFO] finished tweaking git repo https://github.com/eduidl/rump-example [INFO] tweaked toml for git repo https://github.com/eduidl/rump-example written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/eduidl/rump-example 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" "+06194cadcd0948a7100b46737f61e82b8c00d632" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded svg v0.7.2 [INFO] [stderr] Downloaded az v1.2.0 [INFO] [stderr] Downloaded plotlib v0.5.1 [INFO] [stderr] Downloaded rug v1.16.0 [INFO] [stderr] Downloaded gmp-mpfr-sys v1.4.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+06194cadcd0948a7100b46737f61e82b8c00d632" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7c95158f79f4d8fa5fd05fb38f8028a273a008987dce7a799504aec8ea25dfb6 [INFO] running `Command { std: "docker" "start" "-a" "7c95158f79f4d8fa5fd05fb38f8028a273a008987dce7a799504aec8ea25dfb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7c95158f79f4d8fa5fd05fb38f8028a273a008987dce7a799504aec8ea25dfb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c95158f79f4d8fa5fd05fb38f8028a273a008987dce7a799504aec8ea25dfb6", kill_on_drop: false }` [INFO] [stdout] 7c95158f79f4d8fa5fd05fb38f8028a273a008987dce7a799504aec8ea25dfb6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+06194cadcd0948a7100b46737f61e82b8c00d632" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7805cd359de7fde418c510c34cd218c64ba1ad80b1c720ebe4764eb4642bf698 [INFO] running `Command { std: "docker" "start" "-a" "7805cd359de7fde418c510c34cd218c64ba1ad80b1c720ebe4764eb4642bf698", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling gmp-mpfr-sys v1.4.8 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Compiling az v1.2.0 [INFO] [stderr] Checking object v0.28.4 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling rug v1.16.0 [INFO] [stderr] Checking svg v0.7.2 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write /tmp/rustc8GtKAs/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `synstructure` (lib) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] [stderr] error: failed to run custom build command for `gmp-mpfr-sys v1.4.8` [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/gmp-mpfr-sys-28c767fd7e993014/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=GMP_MPFR_SYS_CACHE [INFO] [stderr] $ mkdir -p "/opt/rustwide/target/debug/build/gmp-mpfr-sys-796fa276f0d89560/out/try_extended_key_value_attributes" [INFO] [stderr] $ cd "/opt/rustwide/target/debug/build/gmp-mpfr-sys-796fa276f0d89560/out/try_extended_key_value_attributes" [INFO] [stderr] $ printf '%s' "// try_ext"... > "/opt/rustwide/target/debug/build/gmp-mpfr-sys-796fa276f0d89560/out/try_extended_key_value_attributes/try_extended_key_value_attributes.rs" [INFO] [stderr] $ cd "/opt/rustwide/target/debug/build/gmp-mpfr-sys-796fa276f0d89560/out/try_extended_key_value_attributes" && "/opt/rustwide/rustup-home/toolchains/06194cadcd0948a7100b46737f61e82b8c00d632/bin/rustc" "try_extended_key_value_attributes.rs" "--emit=dep-info,metadata" >& /dev/null [INFO] [stderr] cargo:rustc-cfg=extended_key_value_attributes [INFO] [stderr] $ rm -r "/opt/rustwide/target/debug/build/gmp-mpfr-sys-796fa276f0d89560/out/try_extended_key_value_attributes" [INFO] [stderr] $ mkdir -p "/opt/rustwide/target/debug/build/gmp-mpfr-sys-796fa276f0d89560/out/try_unsafe_in_unsafe" [INFO] [stderr] $ cd "/opt/rustwide/target/debug/build/gmp-mpfr-sys-796fa276f0d89560/out/try_unsafe_in_unsafe" [INFO] [stderr] $ printf '%s' "// try_uns"... > "/opt/rustwide/target/debug/build/gmp-mpfr-sys-796fa276f0d89560/out/try_unsafe_in_unsafe/try_unsafe_in_unsafe.rs" [INFO] [stderr] $ cd "/opt/rustwide/target/debug/build/gmp-mpfr-sys-796fa276f0d89560/out/try_unsafe_in_unsafe" && "/opt/rustwide/rustup-home/toolchains/06194cadcd0948a7100b46737f61e82b8c00d632/bin/rustc" "try_unsafe_in_unsafe.rs" "--emit=dep-info,metadata" >& /dev/null [INFO] [stderr] cargo:rustc-cfg=unsafe_in_unsafe [INFO] [stderr] $ rm -r "/opt/rustwide/target/debug/build/gmp-mpfr-sys-796fa276f0d89560/out/try_unsafe_in_unsafe" [INFO] [stderr] $ mkdir -p "/opt/rustwide/target/debug/build/gmp-mpfr-sys-796fa276f0d89560/out/lib" [INFO] [stderr] $ mkdir -p "/opt/rustwide/target/debug/build/gmp-mpfr-sys-796fa276f0d89560/out/include" [INFO] [stderr] $ mkdir -p "/opt/rustwide/target/debug/build/gmp-mpfr-sys-796fa276f0d89560/out/build" [INFO] [stderr] $ ln -s "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gmp-mpfr-sys-1.4.8/gmp-6.2.1-c" "/opt/rustwide/target/debug/build/gmp-mpfr-sys-796fa276f0d89560/out/build/gmp-src" [INFO] [stderr] $ mkdir -p "/opt/rustwide/target/debug/build/gmp-mpfr-sys-796fa276f0d89560/out/build/gmp-build" [INFO] [stderr] $ cd "/opt/rustwide/target/debug/build/gmp-mpfr-sys-796fa276f0d89560/out/build/gmp-build" [INFO] [stderr] $ cd "/opt/rustwide/target/debug/build/gmp-mpfr-sys-796fa276f0d89560/out/build/gmp-build" && "sh" "-c" "../gmp-src/configure --enable-fat --disable-shared --with-pic" [INFO] [stderr] checking build system type... zen3-pc-linux-gnu [INFO] [stderr] checking host system type... zen3-pc-linux-gnu [INFO] [stderr] checking for a BSD-compatible install... /usr/bin/install -c [INFO] [stderr] checking whether build environment is sane... yes [INFO] [stderr] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [INFO] [stderr] checking for gawk... no [INFO] [stderr] checking for mawk... mawk [INFO] [stderr] checking whether make sets $(MAKE)... yes [INFO] [stderr] checking whether make supports nested variables... yes [INFO] [stderr] checking whether to enable maintainer-specific portions of Makefiles... no [INFO] [stderr] checking ABI=64 [INFO] [stderr] checking compiler gcc -O2 -pedantic -fomit-frame-pointer -m64 ... yes [INFO] [stderr] checking for gcc... gcc [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 gcc accepts -g... yes [INFO] [stderr] checking for gcc option to accept ISO C89... none needed [INFO] [stderr] checking whether gcc understands -c and -o together... yes [INFO] [stderr] checking for gcc option to accept ISO C99... none needed [INFO] [stderr] checking how to run the C preprocessor... gcc -E [INFO] [stderr] checking build system compiler gcc... yes [INFO] [stderr] checking for build system preprocessor... gcc -E [INFO] [stderr] checking for build system executable suffix... [INFO] [stderr] checking whether build system compiler is ANSI... yes [INFO] [stderr] checking for build system compiler math library... -lm [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] using ABI="64" [INFO] [stderr] CC="gcc" [INFO] [stderr] CFLAGS="-O2 -pedantic -fomit-frame-pointer -m64" [INFO] [stderr] CPPFLAGS="" [INFO] [stderr] MPN_PATH=" x86_64/fat x86_64 generic" [INFO] [stderr] checking whether assembler supports --noexecstack option... yes [INFO] [stderr] checking for ar... ar [INFO] [stderr] checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [INFO] [stderr] checking the name lister (/usr/bin/nm -B) interface... BSD nm [INFO] [stderr] checking how to print strings... printf [INFO] [stderr] checking for a sed that does not truncate output... /usr/bin/sed [INFO] [stderr] checking for fgrep... /usr/bin/grep -F [INFO] [stderr] checking for ld used by gcc... /usr/bin/ld [INFO] [stderr] checking if the linker (/usr/bin/ld) is GNU ld... yes [INFO] [stderr] checking whether ln -s works... yes [INFO] [stderr] checking the maximum length of command line arguments... 1572864 [INFO] [stderr] checking how to convert zen3-pc-linux-gnu file names to zen3-pc-linux-gnu format... func_convert_file_noop [INFO] [stderr] checking how to convert zen3-pc-linux-gnu file names to toolchain format... func_convert_file_noop [INFO] [stderr] checking for /usr/bin/ld option to reload object files... -r [INFO] [stderr] checking for objdump... objdump [INFO] [stderr] checking how to recognize dependent libraries... pass_all [INFO] [stderr] checking for dlltool... dlltool [INFO] [stderr] checking how to associate runtime and link libraries... printf %s\n [INFO] [stderr] checking for archiver @FILE support... @ [INFO] [stderr] checking for strip... strip [INFO] [stderr] checking for ranlib... ranlib [INFO] [stderr] checking command to parse /usr/bin/nm -B output from gcc object... ok [INFO] [stderr] checking for sysroot... no [INFO] [stderr] checking for a working dd... /usr/bin/dd [INFO] [stderr] checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 [INFO] [stderr] checking for mt... no [INFO] [stderr] checking if : is a manifest tool... no [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 for dlfcn.h... yes [INFO] [stderr] checking for objdir... .libs [INFO] [stderr] checking if gcc supports -fno-rtti -fno-exceptions... no [INFO] [stderr] checking for gcc option to produce PIC... -fPIC -DPIC [INFO] [stderr] checking if gcc PIC flag -fPIC -DPIC works... yes [INFO] [stderr] checking if gcc static flag -static works... yes [INFO] [stderr] checking if gcc supports -c -o file.o... yes [INFO] [stderr] checking if gcc supports -c -o file.o... (cached) yes [INFO] [stderr] checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [INFO] [stderr] checking dynamic linker characteristics... GNU/Linux ld.so [INFO] [stderr] checking how to hardcode library paths into programs... immediate [INFO] [stderr] checking whether stripping libraries is possible... yes [INFO] [stderr] checking if libtool supports shared libraries... yes [INFO] [stderr] checking whether to build shared libraries... no [INFO] [stderr] checking whether to build static libraries... yes [INFO] [stderr] checking for ANSI C header files... (cached) yes [INFO] [stderr] checking whether time.h and sys/time.h may both be included... yes [INFO] [stderr] checking fcntl.h usability... yes [INFO] [stderr] checking fcntl.h presence... yes [INFO] [stderr] checking for fcntl.h... yes [INFO] [stderr] checking float.h usability... yes [INFO] [stderr] checking float.h presence... yes [INFO] [stderr] checking for float.h... yes [INFO] [stderr] checking invent.h usability... no [INFO] [stderr] checking invent.h presence... no [INFO] [stderr] checking for invent.h... no [INFO] [stderr] checking langinfo.h usability... yes [INFO] [stderr] checking langinfo.h presence... yes [INFO] [stderr] checking for langinfo.h... yes [INFO] [stderr] checking locale.h usability... yes [INFO] [stderr] checking locale.h presence... yes [INFO] [stderr] checking for locale.h... yes [INFO] [stderr] checking nl_types.h usability... yes [INFO] [stderr] checking nl_types.h presence... yes [INFO] [stderr] checking for nl_types.h... yes [INFO] [stderr] checking sys/attributes.h usability... no [INFO] [stderr] checking sys/attributes.h presence... no [INFO] [stderr] checking for sys/attributes.h... no [INFO] [stderr] checking sys/iograph.h usability... no [INFO] [stderr] checking sys/iograph.h presence... no [INFO] [stderr] checking for sys/iograph.h... no [INFO] [stderr] checking sys/mman.h usability... yes [INFO] [stderr] checking sys/mman.h presence... yes [INFO] [stderr] checking for sys/mman.h... yes [INFO] [stderr] checking sys/param.h usability... yes [INFO] [stderr] checking sys/param.h presence... yes [INFO] [stderr] checking for sys/param.h... yes [INFO] [stderr] checking sys/processor.h usability... no [INFO] [stderr] checking sys/processor.h presence... no [INFO] [stderr] checking for sys/processor.h... no [INFO] [stderr] checking sys/pstat.h usability... no [INFO] [stderr] checking sys/pstat.h presence... no [INFO] [stderr] checking for sys/pstat.h... no [INFO] [stderr] checking sys/sysinfo.h usability... yes [INFO] [stderr] checking sys/sysinfo.h presence... yes [INFO] [stderr] checking for sys/sysinfo.h... yes [INFO] [stderr] checking sys/syssgi.h usability... no [INFO] [stderr] checking sys/syssgi.h presence... no [INFO] [stderr] checking for sys/syssgi.h... no [INFO] [stderr] checking sys/systemcfg.h usability... no [INFO] [stderr] checking sys/systemcfg.h presence... no [INFO] [stderr] checking for sys/systemcfg.h... no [INFO] [stderr] checking sys/time.h usability... yes [INFO] [stderr] checking sys/time.h presence... yes [INFO] [stderr] checking for sys/time.h... yes [INFO] [stderr] checking sys/times.h usability... yes [INFO] [stderr] checking sys/times.h presence... yes [INFO] [stderr] checking for sys/times.h... yes [INFO] [stderr] checking for sys/resource.h... yes [INFO] [stderr] checking for sys/sysctl.h... no [INFO] [stderr] checking for machine/hal_sysinfo.h... no [INFO] [stderr] checking whether fgetc is declared... yes [INFO] [stderr] checking whether fscanf is declared... yes [INFO] [stderr] checking whether optarg is declared... yes [INFO] [stderr] checking whether ungetc is declared... yes [INFO] [stderr] checking whether vfprintf is declared... yes [INFO] [stderr] checking whether sys_errlist is declared... no [INFO] [stderr] checking whether sys_nerr is declared... no [INFO] [stderr] checking return type of signal handlers... void [INFO] [stderr] checking for intmax_t... yes [INFO] [stderr] checking for long double... yes [INFO] [stderr] checking for long long... yes [INFO] [stderr] checking for ptrdiff_t... yes [INFO] [stderr] checking for quad_t... yes [INFO] [stderr] checking for uint_least32_t... yes [INFO] [stderr] checking for intptr_t... yes [INFO] [stderr] checking for working volatile... yes [INFO] [stderr] checking for C/C++ restrict keyword... __restrict [INFO] [stderr] checking whether gcc __attribute__ ((const)) works... yes [INFO] [stderr] checking whether gcc __attribute__ ((malloc)) works... yes [INFO] [stderr] checking whether gcc __attribute__ ((mode (XX))) works... yes [INFO] [stderr] checking whether gcc __attribute__ ((noreturn)) works... yes [INFO] [stderr] checking whether gcc hidden aliases work... yes [INFO] [stderr] checking for inline... inline [INFO] [stderr] checking for cos in -lm... yes [INFO] [stderr] checking for working alloca.h... yes [INFO] [stderr] checking for alloca (via gmp-impl.h)... yes [INFO] [stderr] checking how to allocate temporary memory... alloca [INFO] [stderr] checking whether byte ordering is bigendian... no [INFO] [stderr] checking format of `double' floating point... IEEE little endian [INFO] [stderr] checking for alarm... yes [INFO] [stderr] checking for attr_get... no [INFO] [stderr] checking for clock... yes [INFO] [stderr] checking for cputime... no [INFO] [stderr] checking for getpagesize... yes [INFO] [stderr] checking for getrusage... yes [INFO] [stderr] checking for gettimeofday... yes [INFO] [stderr] checking for getsysinfo... no [INFO] [stderr] checking for localeconv... yes [INFO] [stderr] checking for memset... yes [INFO] [stderr] checking for mmap... yes [INFO] [stderr] checking for mprotect... yes [INFO] [stderr] checking for nl_langinfo... yes [INFO] [stderr] checking for obstack_vprintf... yes [INFO] [stderr] checking for popen... yes [INFO] [stderr] checking for processor_info... no [INFO] [stderr] checking for pstat_getprocessor... no [INFO] [stderr] checking for raise... yes [INFO] [stderr] checking for read_real_time... no [INFO] [stderr] checking for sigaction... yes [INFO] [stderr] checking for sigaltstack... yes [INFO] [stderr] checking for sigstack... yes [INFO] [stderr] checking for syssgi... no [INFO] [stderr] checking for strchr... yes [INFO] [stderr] checking for strerror... yes [INFO] [stderr] checking for strnlen... yes [INFO] [stderr] checking for strtol... yes [INFO] [stderr] checking for strtoul... yes [INFO] [stderr] checking for sysconf... yes [INFO] [stderr] checking for sysctl... no [INFO] [stderr] checking for sysctlbyname... no [INFO] [stderr] checking for times... yes [INFO] [stderr] checking for library containing clock_gettime... none required [INFO] [stderr] checking for vsnprintf... yes [INFO] [stderr] checking whether vsnprintf works... yes [INFO] [stderr] checking whether sscanf needs writable input... no [INFO] [stderr] checking for struct pst_processor.psp_iticksperclktick... no [INFO] [stderr] checking for suitable m4... [INFO] [stderr] --- stderr [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] configure: error: No usable m4 in $PATH or /usr/5bin (see config.log for reasons). [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gmp-mpfr-sys-1.4.8/build.rs:1291:13: [INFO] [stderr] Program failed with code 1: cd "/opt/rustwide/target/debug/build/gmp-mpfr-sys-796fa276f0d89560/out/build/gmp-build" && "sh" "-c" "../gmp-src/configure --enable-fat --disable-shared --with-pic" [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5602fd619f45 - std::backtrace_rs::backtrace::libunwind::trace::hd41a6c66200d4bf5 [INFO] [stderr] at /rustc/06194cadcd0948a7100b46737f61e82b8c00d632/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5602fd619f45 - std::backtrace_rs::backtrace::trace_unsynchronized::h7e994dbcf856ee08 [INFO] [stderr] at /rustc/06194cadcd0948a7100b46737f61e82b8c00d632/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5602fd619f45 - std::sys_common::backtrace::_print_fmt::hc9bb5e359c4d8117 [INFO] [stderr] at /rustc/06194cadcd0948a7100b46737f61e82b8c00d632/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x5602fd619f45 - ::fmt::h7eb27b4964a4af0e [INFO] [stderr] at /rustc/06194cadcd0948a7100b46737f61e82b8c00d632/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x5602fd63e75b - core::fmt::rt::Argument::fmt::hfa441857fded2bb8 [INFO] [stderr] at /rustc/06194cadcd0948a7100b46737f61e82b8c00d632/library/core/src/fmt/rt.rs:165:63 [INFO] [stderr] 5: 0x5602fd63e75b - core::fmt::write::hf76efe454d4c5dfd [INFO] [stderr] at /rustc/06194cadcd0948a7100b46737f61e82b8c00d632/library/core/src/fmt/mod.rs:1168:21 [INFO] [stderr] 6: 0x5602fd61743f - std::io::Write::write_fmt::hbdc9263595aeca77 [INFO] [stderr] at /rustc/06194cadcd0948a7100b46737f61e82b8c00d632/library/std/src/io/mod.rs:1835:15 [INFO] [stderr] 7: 0x5602fd619d1e - std::sys_common::backtrace::_print::h6f8ba3c9233fe778 [INFO] [stderr] at /rustc/06194cadcd0948a7100b46737f61e82b8c00d632/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x5602fd619d1e - std::sys_common::backtrace::print::hf4cd037acdaa013f [INFO] [stderr] at /rustc/06194cadcd0948a7100b46737f61e82b8c00d632/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x5602fd61b139 - std::panicking::default_hook::{{closure}}::h3c9aa2490d54d616 [INFO] [stderr] 10: 0x5602fd61aeda - std::panicking::default_hook::hdeb440c3a75821fa [INFO] [stderr] at /rustc/06194cadcd0948a7100b46737f61e82b8c00d632/library/std/src/panicking.rs:298:9 [INFO] [stderr] 11: 0x5602fd61b5f3 - std::panicking::rust_panic_with_hook::h2cc58abd8dfc0909 [INFO] [stderr] at /rustc/06194cadcd0948a7100b46737f61e82b8c00d632/library/std/src/panicking.rs:795:13 [INFO] [stderr] 12: 0x5602fd61b4d4 - std::panicking::begin_panic_handler::{{closure}}::hf423d734f43e2a38 [INFO] [stderr] at /rustc/06194cadcd0948a7100b46737f61e82b8c00d632/library/std/src/panicking.rs:664:13 [INFO] [stderr] 13: 0x5602fd61a409 - std::sys_common::backtrace::__rust_end_short_backtrace::hd7b229f4e038b4d6 [INFO] [stderr] at /rustc/06194cadcd0948a7100b46737f61e82b8c00d632/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x5602fd61b207 - rust_begin_unwind [INFO] [stderr] at /rustc/06194cadcd0948a7100b46737f61e82b8c00d632/library/std/src/panicking.rs:652:5 [INFO] [stderr] 15: 0x5602fd63d5f3 - core::panicking::panic_fmt::h49d5cac200a5563b [INFO] [stderr] at /rustc/06194cadcd0948a7100b46737f61e82b8c00d632/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x5602fd5e2aca - build_script_build::execute::hb0c53a7ece348962 [INFO] [stderr] 17: 0x5602fd5e2268 - build_script_build::configure::h9e1878a14ce0cbcd [INFO] [stderr] 18: 0x5602fd5d9b40 - build_script_build::build_gmp::h8b8018a625cb0e2c [INFO] [stderr] 19: 0x5602fd5d4356 - build_script_build::compile_libs::h895a16d545e6d76d [INFO] [stderr] 20: 0x5602fd5d24d2 - build_script_build::main::hcf7915d57ce8a8ec [INFO] [stderr] 21: 0x5602fd5f61f3 - core::ops::function::FnOnce::call_once::h403d9aeec33a36a2 [INFO] [stderr] 22: 0x5602fd5f2a46 - std::sys_common::backtrace::__rust_begin_short_backtrace::h147fc2c220925cb4 [INFO] [stderr] 23: 0x5602fd5f0b09 - std::rt::lang_start::{{closure}}::h638384465482e1de [INFO] [stderr] 24: 0x5602fd6138bd - core::ops::function::impls:: for &F>::call_once::h56cab8e543e33a21 [INFO] [stderr] at /rustc/06194cadcd0948a7100b46737f61e82b8c00d632/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 25: 0x5602fd6138bd - std::panicking::try::do_call::hd58ffa9a35d0faed [INFO] [stderr] at /rustc/06194cadcd0948a7100b46737f61e82b8c00d632/library/std/src/panicking.rs:559:40 [INFO] [stderr] 26: 0x5602fd6138bd - std::panicking::try::hb65a5e6d9c5ddd54 [INFO] [stderr] at /rustc/06194cadcd0948a7100b46737f61e82b8c00d632/library/std/src/panicking.rs:523:19 [INFO] [stderr] 27: 0x5602fd6138bd - std::panic::catch_unwind::h6037097c8e4aabba [INFO] [stderr] at /rustc/06194cadcd0948a7100b46737f61e82b8c00d632/library/std/src/panic.rs:149:14 [INFO] [stderr] 28: 0x5602fd6138bd - std::rt::lang_start_internal::{{closure}}::ha53234126bc2de55 [INFO] [stderr] at /rustc/06194cadcd0948a7100b46737f61e82b8c00d632/library/std/src/rt.rs:141:48 [INFO] [stderr] 29: 0x5602fd6138bd - std::panicking::try::do_call::h851354e297e2f4ad [INFO] [stderr] at /rustc/06194cadcd0948a7100b46737f61e82b8c00d632/library/std/src/panicking.rs:559:40 [INFO] [stderr] 30: 0x5602fd6138bd - std::panicking::try::h247a411485798801 [INFO] [stderr] at /rustc/06194cadcd0948a7100b46737f61e82b8c00d632/library/std/src/panicking.rs:523:19 [INFO] [stderr] 31: 0x5602fd6138bd - std::panic::catch_unwind::hacdfbab35f4784f2 [INFO] [stderr] at /rustc/06194cadcd0948a7100b46737f61e82b8c00d632/library/std/src/panic.rs:149:14 [INFO] [stderr] 32: 0x5602fd6138bd - std::rt::lang_start_internal::h93665024c47aadd5 [INFO] [stderr] at /rustc/06194cadcd0948a7100b46737f61e82b8c00d632/library/std/src/rt.rs:141:20 [INFO] [stderr] 33: 0x5602fd5f0ae7 - std::rt::lang_start::h5c03a1fa752c1a25 [INFO] [stderr] 34: 0x5602fd5e37d5 - main [INFO] [stderr] 35: 0x7fb25c3c0d90 - [INFO] [stderr] 36: 0x7fb25c3c0e40 - __libc_start_main [INFO] [stderr] 37: 0x5602fd5d1245 - _start [INFO] [stderr] 38: 0x0 - [INFO] running `Command { std: "docker" "inspect" "7805cd359de7fde418c510c34cd218c64ba1ad80b1c720ebe4764eb4642bf698", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7805cd359de7fde418c510c34cd218c64ba1ad80b1c720ebe4764eb4642bf698", kill_on_drop: false }` [INFO] [stdout] 7805cd359de7fde418c510c34cd218c64ba1ad80b1c720ebe4764eb4642bf698 [INFO] checking eduidl/rump-example against try#6e8eb3d1ba265821f8cc640134ce012d1ff211d8 for pr-117967-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feduidl%2Frump-example" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eduidl/rump-example on toolchain 6e8eb3d1ba265821f8cc640134ce012d1ff211d8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6e8eb3d1ba265821f8cc640134ce012d1ff211d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/eduidl/rump-example [INFO] finished tweaking git repo https://github.com/eduidl/rump-example [INFO] tweaked toml for git repo https://github.com/eduidl/rump-example written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/eduidl/rump-example 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" "+6e8eb3d1ba265821f8cc640134ce012d1ff211d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+6e8eb3d1ba265821f8cc640134ce012d1ff211d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: mkdir /var/lib/docker/containers/075424c0ce474c7750ba7ccce527a1c88df7e976c3fa9ca935d90cc560f7ed35: no space left on device [INFO] checking eduidl/rump-example against try#6e8eb3d1ba265821f8cc640134ce012d1ff211d8 for pr-117967-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feduidl%2Frump-example" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eduidl/rump-example on toolchain 6e8eb3d1ba265821f8cc640134ce012d1ff211d8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6e8eb3d1ba265821f8cc640134ce012d1ff211d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/eduidl/rump-example [INFO] finished tweaking git repo https://github.com/eduidl/rump-example [INFO] tweaked toml for git repo https://github.com/eduidl/rump-example written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/eduidl/rump-example 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" "+6e8eb3d1ba265821f8cc640134ce012d1ff211d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+6e8eb3d1ba265821f8cc640134ce012d1ff211d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: mkdir /var/lib/docker/containers/aea14a4ff5d613de2317312a613705d7874991c8ad8986ee8d1362a5c06d1a8e: no space left on device [INFO] checking eduidl/rump-example against try#6e8eb3d1ba265821f8cc640134ce012d1ff211d8 for pr-117967-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feduidl%2Frump-example" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eduidl/rump-example on toolchain 6e8eb3d1ba265821f8cc640134ce012d1ff211d8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6e8eb3d1ba265821f8cc640134ce012d1ff211d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/eduidl/rump-example [INFO] finished tweaking git repo https://github.com/eduidl/rump-example [INFO] tweaked toml for git repo https://github.com/eduidl/rump-example written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/eduidl/rump-example 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" "+6e8eb3d1ba265821f8cc640134ce012d1ff211d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+6e8eb3d1ba265821f8cc640134ce012d1ff211d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: mkdir /var/lib/docker/containers/3e813a953f41bb1b8612233df63d2fcaccabe414b675c13ab9197c1b3d5e9f0e/checkpoints: no space left on device [INFO] checking eduidl/rump-example against try#6e8eb3d1ba265821f8cc640134ce012d1ff211d8 for pr-117967-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feduidl%2Frump-example" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eduidl/rump-example on toolchain 6e8eb3d1ba265821f8cc640134ce012d1ff211d8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6e8eb3d1ba265821f8cc640134ce012d1ff211d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/eduidl/rump-example [INFO] finished tweaking git repo https://github.com/eduidl/rump-example [INFO] tweaked toml for git repo https://github.com/eduidl/rump-example written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/eduidl/rump-example 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" "+6e8eb3d1ba265821f8cc640134ce012d1ff211d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+6e8eb3d1ba265821f8cc640134ce012d1ff211d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: write /var/lib/docker/overlay2/5cda7be1d1e0397f9494bcb350883b8a658fd946446af56e9c14ed0129b90b83-init/.tmp-link3827358254: no space left on device [INFO] checking eduidl/rump-example against try#6e8eb3d1ba265821f8cc640134ce012d1ff211d8 for pr-117967-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feduidl%2Frump-example" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eduidl/rump-example on toolchain 6e8eb3d1ba265821f8cc640134ce012d1ff211d8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6e8eb3d1ba265821f8cc640134ce012d1ff211d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/eduidl/rump-example [INFO] finished tweaking git repo https://github.com/eduidl/rump-example [INFO] tweaked toml for git repo https://github.com/eduidl/rump-example written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/eduidl/rump-example 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" "+6e8eb3d1ba265821f8cc640134ce012d1ff211d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+6e8eb3d1ba265821f8cc640134ce012d1ff211d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: mkdir /var/lib/docker/overlay2/5a55be0b971ed7ec5c687bc3aafe933e78b764dd89cd54772f441fec69ea115a-init/diff: no space left on device [ERROR] this task or one of its parent failed! [ERROR] command failed: exit status: 1 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.