[INFO] cloning repository https://github.com/snoyberg/bwbackup [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/snoyberg/bwbackup" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnoyberg%2Fbwbackup", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnoyberg%2Fbwbackup'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] da9e3d3ed6cc383869741537230f02a6b37fb257 [INFO] checking snoyberg/bwbackup against master#b44e14f762fd4062faeba97f8f2bc470298ec1ac for pr-135331 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnoyberg%2Fbwbackup" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/snoyberg/bwbackup on toolchain b44e14f762fd4062faeba97f8f2bc470298ec1ac [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b44e14f762fd4062faeba97f8f2bc470298ec1ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/snoyberg/bwbackup [INFO] finished tweaking git repo https://github.com/snoyberg/bwbackup [INFO] tweaked toml for git repo https://github.com/snoyberg/bwbackup written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/snoyberg/bwbackup 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" "+b44e14f762fd4062faeba97f8f2bc470298ec1ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+b44e14f762fd4062faeba97f8f2bc470298ec1ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 255efddc35443c472e73344161a706469df592ab9826186e34a8c3024bf77d8a [INFO] running `Command { std: "docker" "start" "-a" "255efddc35443c472e73344161a706469df592ab9826186e34a8c3024bf77d8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "255efddc35443c472e73344161a706469df592ab9826186e34a8c3024bf77d8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "255efddc35443c472e73344161a706469df592ab9826186e34a8c3024bf77d8a", kill_on_drop: false }` [INFO] [stdout] 255efddc35443c472e73344161a706469df592ab9826186e34a8c3024bf77d8a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+b44e14f762fd4062faeba97f8f2bc470298ec1ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 584024a4f8e15a8e7e5421b8f5d8a00c23eb7918a52d1688fd1e8632fd55cabd [INFO] running `Command { std: "docker" "start" "-a" "584024a4f8e15a8e7e5421b8f5d8a00c23eb7918a52d1688fd1e8632fd55cabd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking os_str_bytes v6.2.0 [INFO] [stderr] Compiling libsodium-sys v0.2.7 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking signature v1.3.1 [INFO] [stderr] Checking ed25519 v1.2.0 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking directories-next v2.0.0 [INFO] [stderr] Checking rpassword v7.0.0 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `proc-macro-error` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/b44e14f762fd4062faeba97f8f2bc470298ec1ac/bin/rustc --crate-name proc_macro_error --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro-error-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="syn"' --cfg 'feature="syn-error"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "syn", "syn-error"))' -C metadata=b8d76a1e0885e361 -C extra-filename=-e2c9358ae30fbb49 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro_error_attr=/opt/rustwide/target/debug/deps/libproc_macro_error_attr-c1958dd27a8ade2b.so --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-b2624cf1aae29f0e.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-b8484a8c4295a0b6.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-d57618a6229b518b.rmeta --cap-lints allow --cap-lints=forbid --cfg skip_ui_tests` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/b44e14f762fd4062faeba97f8f2bc470298ec1ac/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.99/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=4c403888be323518 -C extra-filename=-d57618a6229b518b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-b2624cf1aae29f0e.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-b8484a8c4295a0b6.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-540dfcff5a9d53d6.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: failed to run custom build command for `libsodium-sys v0.2.7` [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/libsodium-sys-82c5d7692d97f25b/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=SODIUM_LIB_DIR [INFO] [stderr] cargo:rerun-if-env-changed=SODIUM_SHARED [INFO] [stderr] cargo:rerun-if-env-changed=SODIUM_USE_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=SODIUM_DISABLE_PIE [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] checking build system type... x86_64-pc-linux-gnu [INFO] [stderr] checking host system type... x86_64-unknown-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 x86_64-unknown-linux-gnu-strip... no [INFO] [stderr] checking for strip... strip [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 UID '0' is supported by ustar format... yes [INFO] [stderr] checking whether GID '0' is supported by ustar format... yes [INFO] [stderr] checking how to create a ustar tar archive... gnutar [INFO] [stderr] checking whether make supports nested variables... (cached) yes [INFO] [stderr] checking whether to enable maintainer-specific portions of Makefiles... no [INFO] [stderr] checking whether make supports the include directive... yes (GNU style) [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 cc understands -c and -o together... yes [INFO] [stderr] checking dependency style of cc... gcc3 [INFO] [stderr] checking for cc option to accept ISO C99... none needed [INFO] [stderr] checking dependency style of cc... gcc3 [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 minix/config.h usability... no [INFO] [stderr] checking minix/config.h presence... no [INFO] [stderr] checking for minix/config.h... no [INFO] [stderr] checking whether it is safe to define __EXTENSIONS__... yes [INFO] [stderr] checking for a sed that does not truncate output... /usr/bin/sed [INFO] [stderr] checking whether cc is Clang... no [INFO] [stderr] checking whether pthreads work with -pthread... yes [INFO] [stderr] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [INFO] [stderr] checking whether more special flags are required for pthreads... no [INFO] [stderr] checking for PTHREAD_PRIO_INHERIT... yes [INFO] [stderr] checking for variable-length arrays... yes [INFO] [stderr] checking for __wasi__ defined... no [INFO] [stderr] checking whether to add -D_FORTIFY_SOURCE=2 to CPPFLAGS... yes [INFO] [stderr] checking whether C compiler accepts -fvisibility=hidden... no [INFO] [stderr] checking whether C compiler accepts -fPIC... no [INFO] [stderr] checking whether C compiler accepts -fPIE... no [INFO] [stderr] checking whether C compiler accepts -fno-strict-aliasing... no [INFO] [stderr] checking whether C compiler accepts -fno-strict-overflow... no [INFO] [stderr] checking whether C compiler accepts -fwrapv... no [INFO] [stderr] checking whether C compiler accepts -flax-vector-conversions... no [INFO] [stderr] checking for a broken Xcode version... no [INFO] [stderr] checking whether C compiler accepts -fstack-protector... no [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -Wall... no [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -Wextra... no [INFO] [stderr] checking for clang... no [INFO] [stderr] checking whether C compiler accepts -Wbad-function-cast... no [INFO] [stderr] checking whether C compiler accepts -Wcast-qual... no [INFO] [stderr] checking whether C compiler accepts -Wdiv-by-zero... no [INFO] [stderr] checking whether C compiler accepts -Wduplicated-branches... no [INFO] [stderr] checking whether C compiler accepts -Wduplicated-cond... no [INFO] [stderr] checking whether C compiler accepts -Wfloat-equal... no [INFO] [stderr] checking whether C compiler accepts -Wformat=2... no [INFO] [stderr] checking whether C compiler accepts -Wlogical-op... no [INFO] [stderr] checking whether C compiler accepts -Wmaybe-uninitialized... no [INFO] [stderr] checking whether C compiler accepts -Wmisleading-indentation... yes [INFO] [stderr] checking whether C compiler accepts -Wmisleading-indentation -Wmissing-declarations... yes [INFO] [stderr] checking whether C compiler accepts -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes... yes [INFO] [stderr] checking whether C compiler accepts -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs... yes [INFO] [stderr] checking whether C compiler accepts -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits... yes [INFO] [stderr] checking whether C compiler accepts -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas... yes [INFO] [stderr] checking whether C compiler accepts -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id... yes [INFO] [stderr] checking whether C compiler accepts -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference... yes [INFO] [stderr] checking whether C compiler accepts -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration... yes [INFO] [stderr] checking whether C compiler accepts -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith... yes [INFO] [stderr] checking whether C compiler accepts -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls... yes [INFO] [stderr] checking whether C compiler accepts -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict... yes [INFO] [stderr] checking whether C compiler accepts -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wshorten-64-to-32... no [INFO] [stderr] checking whether C compiler accepts -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wsometimes-uninitialized... no [INFO] [stderr] checking whether C compiler accepts -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wstrict-prototypes... yes [INFO] [stderr] checking whether C compiler accepts -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wstrict-prototypes -Wswitch-enum... yes [INFO] [stderr] checking whether C compiler accepts -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wstrict-prototypes -Wswitch-enum -Wvariable-decl... no [INFO] [stderr] checking whether C compiler accepts -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wstrict-prototypes -Wswitch-enum -Wwrite-strings... yes [INFO] [stderr] checking whether the linker accepts -Wl,-z,relro... yes [INFO] [stderr] checking whether the linker accepts -Wl,-z,now... yes [INFO] [stderr] checking whether the linker accepts -Wl,-z,noexecstack... yes [INFO] [stderr] checking whether segmentation violations can be caught when using the C compiler... yes [INFO] [stderr] checking whether SIGABRT can be caught when using the C compiler... yes [INFO] [stderr] checking for thread local storage (TLS) class... _Thread_local [INFO] [stderr] thread local storage is supported [INFO] [stderr] checking whether C compiler accepts -ftls-model=local-dynamic... yes [INFO] [stderr] checking how to print strings... printf [INFO] [stderr] checking for a sed that does not truncate output... (cached) /usr/bin/sed [INFO] [stderr] checking for fgrep... /usr/bin/grep -F [INFO] [stderr] checking for ld used by cc... /usr/bin/ld [INFO] [stderr] checking if the linker (/usr/bin/ld) is GNU ld... yes [INFO] [stderr] checking for BSD- or MS-compatible name lister (nm)... no [INFO] [stderr] checking for x86_64-unknown-linux-gnu-dumpbin... no [INFO] [stderr] checking for x86_64-unknown-linux-gnu-link... no [INFO] [stderr] checking for dumpbin... no [INFO] [stderr] checking for link... link -dump [INFO] [stderr] checking the name lister (nm) interface... BSD nm [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 x86_64-pc-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop [INFO] [stderr] checking how to convert x86_64-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 x86_64-unknown-linux-gnu-objdump... no [INFO] [stderr] checking for objdump... objdump [INFO] [stderr] checking how to recognize dependent libraries... pass_all [INFO] [stderr] checking for x86_64-unknown-linux-gnu-dlltool... no [INFO] [stderr] checking for dlltool... no [INFO] [stderr] checking how to associate runtime and link libraries... printf %s\n [INFO] [stderr] checking for x86_64-unknown-linux-gnu-ar... no [INFO] [stderr] checking for ar... ar [INFO] [stderr] checking for archiver @FILE support... @ [INFO] [stderr] checking for x86_64-unknown-linux-gnu-strip... strip [INFO] [stderr] checking for x86_64-unknown-linux-gnu-ranlib... no [INFO] [stderr] checking for ranlib... ranlib [INFO] [stderr] checking command to parse nm output from cc 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 x86_64-unknown-linux-gnu-mt... no [INFO] [stderr] checking for mt... no [INFO] [stderr] checking if : is a manifest tool... no [INFO] [stderr] checking for dlfcn.h... yes [INFO] [stderr] checking for objdir... .libs [INFO] [stderr] checking if cc supports -fno-rtti -fno-exceptions... no [INFO] [stderr] checking for cc option to produce PIC... -fPIC -DPIC [INFO] [stderr] checking if cc PIC flag -fPIC -DPIC works... yes [INFO] [stderr] checking if cc static flag -static works... yes [INFO] [stderr] checking if cc supports -c -o file.o... yes [INFO] [stderr] checking if cc supports -c -o file.o... (cached) yes [INFO] [stderr] checking whether the cc linker (/usr/bin/ld -m elf_x86_64) 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 x86_64-unknown-linux-gnu-ar... ar [INFO] [stderr] checking whether C compiler accepts -mmmx... yes [INFO] [stderr] checking for MMX instructions set... yes [INFO] [stderr] checking whether C compiler accepts -mmmx... (cached) yes [INFO] [stderr] checking whether C compiler accepts -msse2... yes [INFO] [stderr] checking for SSE2 instructions set... yes [INFO] [stderr] checking whether C compiler accepts -msse2... (cached) yes [INFO] [stderr] checking whether C compiler accepts -msse3... yes [INFO] [stderr] checking for SSE3 instructions set... yes [INFO] [stderr] checking whether C compiler accepts -msse3... (cached) yes [INFO] [stderr] checking whether C compiler accepts -mssse3... yes [INFO] [stderr] checking for SSSE3 instructions set... yes [INFO] [stderr] checking whether C compiler accepts -mssse3... (cached) yes [INFO] [stderr] checking whether C compiler accepts -msse4.1... yes [INFO] [stderr] checking for SSE4.1 instructions set... yes [INFO] [stderr] checking whether C compiler accepts -msse4.1... (cached) yes [INFO] [stderr] checking whether C compiler accepts -mavx... yes [INFO] [stderr] checking for AVX instructions set... yes [INFO] [stderr] checking whether C compiler accepts -mavx... (cached) yes [INFO] [stderr] checking whether C compiler accepts -mavx2... yes [INFO] [stderr] checking for AVX2 instructions set... yes [INFO] [stderr] checking whether C compiler accepts -mavx2... (cached) yes [INFO] [stderr] checking if _mm256_broadcastsi128_si256 is correctly defined... yes [INFO] [stderr] checking whether C compiler accepts -mavx512f... yes [INFO] [stderr] checking for AVX512F instructions set... yes [INFO] [stderr] checking whether C compiler accepts -mavx512f... (cached) yes [INFO] [stderr] checking whether C compiler accepts -maes... yes [INFO] [stderr] checking whether C compiler accepts -mpclmul... yes [INFO] [stderr] checking for AESNI instructions set and PCLMULQDQ... yes [INFO] [stderr] checking whether C compiler accepts -maes... (cached) yes [INFO] [stderr] checking whether C compiler accepts -mpclmul... (cached) yes [INFO] [stderr] checking whether C compiler accepts -mrdrnd... yes [INFO] [stderr] checking for RDRAND... yes [INFO] [stderr] checking whether C compiler accepts -mrdrnd... (cached) yes [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/random.h usability... yes [INFO] [stderr] checking sys/random.h presence... yes [INFO] [stderr] checking for sys/random.h... yes [INFO] [stderr] checking intrin.h usability... no [INFO] [stderr] checking intrin.h presence... no [INFO] [stderr] checking for intrin.h... no [INFO] [stderr] checking if _xgetbv() is available... no [INFO] [stderr] checking for inline... inline [INFO] [stderr] checking whether byte ordering is bigendian... (cached) no [INFO] [stderr] checking whether __STDC_LIMIT_MACROS is required... no [INFO] [stderr] checking whether we can use inline asm code... yes [INFO] [stderr] no [INFO] [stderr] checking whether we can use x86_64 asm code... yes [INFO] [stderr] checking whether we can assemble AVX opcodes... yes [INFO] [stderr] checking for 128-bit arithmetic... yes [INFO] [stderr] checking for cpuid instruction... yes [INFO] [stderr] checking if the .private_extern asm directive is supported... no [INFO] [stderr] checking if the .hidden asm directive is supported... yes [INFO] [stderr] checking if weak symbols are supported... yes [INFO] [stderr] checking if data alignment is required... no [INFO] [stderr] checking if atomic operations are supported... yes [INFO] [stderr] checking for size_t... yes [INFO] [stderr] checking for working alloca.h... yes [INFO] [stderr] checking for alloca... yes [INFO] [stderr] checking for arc4random... no [INFO] [stderr] checking for arc4random_buf... no [INFO] [stderr] checking for mmap... yes [INFO] [stderr] checking for mlock... yes [INFO] [stderr] checking for madvise... yes [INFO] [stderr] checking for mprotect... yes [INFO] [stderr] checking for getrandom with a standard API... yes [INFO] [stderr] checking for getrandom... yes [INFO] [stderr] checking for getentropy with a standard API... yes [INFO] [stderr] checking for getentropy... yes [INFO] [stderr] checking for posix_memalign... yes [INFO] [stderr] checking for getpid... yes [INFO] [stderr] checking for nanosleep... yes [INFO] [stderr] checking for memset_s... no [INFO] [stderr] checking for explicit_bzero... yes [INFO] [stderr] checking for explicit_memset... no [INFO] [stderr] checking if gcc/ld supports -Wl,--output-def... not needed, shared libraries are disabled [INFO] [stderr] checking that generated files are newer than configure... done [INFO] [stderr] configure: creating ./config.status [INFO] [stderr] config.status: creating Makefile [INFO] [stderr] config.status: creating builds/Makefile [INFO] [stderr] config.status: creating contrib/Makefile [INFO] [stderr] config.status: creating dist-build/Makefile [INFO] [stderr] config.status: creating libsodium.pc [INFO] [stderr] config.status: creating libsodium-uninstalled.pc [INFO] [stderr] config.status: creating msvc-scripts/Makefile [INFO] [stderr] config.status: creating src/Makefile [INFO] [stderr] config.status: creating src/libsodium/Makefile [INFO] [stderr] config.status: creating src/libsodium/include/Makefile [INFO] [stderr] config.status: creating src/libsodium/include/sodium/version.h [INFO] [stderr] config.status: creating test/default/Makefile [INFO] [stderr] config.status: creating test/Makefile [INFO] [stderr] config.status: executing depfiles commands [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 6968: 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/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 1891: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 1899: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 1909: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 6996: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 7010: 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/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 1891: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 1899: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 1909: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 7038: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 7051: 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/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 1891: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 1899: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 1909: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 7079: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 7130: 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/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 1891: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 1899: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 1909: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 7158: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 7166: 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/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 1891: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 1899: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 1909: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 7194: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 7200: 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/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 1891: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 1899: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 1909: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 7228: 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/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 1652: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 1660: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 1667: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 7258: 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/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 1891: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 1899: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 1909: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 7286: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 7482: 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/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 1652: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 1660: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 1667: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 7547: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 7561: 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/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 1891: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 1899: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 1909: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 7589: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 7645: 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/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 1891: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 1899: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 1909: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 7674: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 7683: 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/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 1891: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 1899: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 1909: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 7712: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 7721: 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/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 1652: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 1660: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 1667: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 7781: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 7788: 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/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 1891: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 1899: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 1909: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 7817: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 7826: 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/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 1891: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 1899: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 1909: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 7855: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 7864: 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/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 1891: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 1899: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 1909: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 7893: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 7902: 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/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 1891: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 1899: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 1909: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 7931: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 7940: 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/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 1891: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 1899: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 1909: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 7969: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 7978: 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/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 1891: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 1899: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 1909: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 8007: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 8016: 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/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 1891: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 1899: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 1909: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 8045: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 8054: 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/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 1891: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 1899: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 1909: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure: line 8083: printf: write error: No space left on device [INFO] [stderr] config.status: error: in `/opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium': [INFO] [stderr] config.status: error: Something went wrong bootstrapping makefile fragments [INFO] [stderr] for automatic dependency tracking. If GNU make was not used, consider [INFO] [stderr] re-running the configure script with MAKE="gmake" (or whatever is [INFO] [stderr] necessary). You can also try re-running configure with the [INFO] [stderr] '--disable-dependency-tracking' option to at least be able to build [INFO] [stderr] the package (albeit without support for automatic dependency tracking). [INFO] [stderr] See `config.log' for more details [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libsodium-sys-0.2.7/build.rs:257:9: [INFO] [stderr] [INFO] [stderr] Failed to configure libsodium using cd "/opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium" && CC="cc" CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra" "/opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/source/libsodium/configure" "--prefix=/opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/installed" "--libdir=/opt/rustwide/target/debug/build/libsodium-sys-0627d6f36ab51977/out/installed/lib" "--host=x86_64-unknown-linux-gnu" "--enable-shared=no" [INFO] [stderr] CFLAGS=-O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra [INFO] [stderr] CC=cc [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x64784104e4fa - std::backtrace_rs::backtrace::libunwind::trace::h3722d224b7b8e01f [INFO] [stderr] at /rustc/b44e14f762fd4062faeba97f8f2bc470298ec1ac/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x64784104e4fa - std::backtrace_rs::backtrace::trace_unsynchronized::h8381d5419ce5de1c [INFO] [stderr] at /rustc/b44e14f762fd4062faeba97f8f2bc470298ec1ac/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x64784104e4fa - std::sys::backtrace::_print_fmt::h7fd2976c9802d8a1 [INFO] [stderr] at /rustc/b44e14f762fd4062faeba97f8f2bc470298ec1ac/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x64784104e4fa - ::fmt::h78e1392c5aba34d7 [INFO] [stderr] at /rustc/b44e14f762fd4062faeba97f8f2bc470298ec1ac/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x647841072e13 - core::fmt::rt::Argument::fmt::hb5e298eb030e2e1a [INFO] [stderr] at /rustc/b44e14f762fd4062faeba97f8f2bc470298ec1ac/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x647841072e13 - core::fmt::write::had31557760dd1e10 [INFO] [stderr] at /rustc/b44e14f762fd4062faeba97f8f2bc470298ec1ac/library/core/src/fmt/mod.rs:1440:21 [INFO] [stderr] 6: 0x64784104a973 - std::io::Write::write_fmt::h354fec5240c97589 [INFO] [stderr] at /rustc/b44e14f762fd4062faeba97f8f2bc470298ec1ac/library/std/src/io/mod.rs:1887:15 [INFO] [stderr] 7: 0x64784104e342 - std::sys::backtrace::BacktraceLock::print::hd012942d369e86e0 [INFO] [stderr] at /rustc/b44e14f762fd4062faeba97f8f2bc470298ec1ac/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x64784104f5e0 - std::panicking::default_hook::{{closure}}::hc0e317af9baa0d5c [INFO] [stderr] at /rustc/b44e14f762fd4062faeba97f8f2bc470298ec1ac/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x64784104f3c0 - std::panicking::default_hook::h06f177c204c8ff1d [INFO] [stderr] at /rustc/b44e14f762fd4062faeba97f8f2bc470298ec1ac/library/std/src/panicking.rs:322:9 [INFO] [stderr] 10: 0x64784104fdc2 - std::panicking::rust_panic_with_hook::ha8b2af699712fd19 [INFO] [stderr] at /rustc/b44e14f762fd4062faeba97f8f2bc470298ec1ac/library/std/src/panicking.rs:828:13 [INFO] [stderr] 11: 0x64784104fb4a - std::panicking::begin_panic_handler::{{closure}}::h346ee53571b2fe94 [INFO] [stderr] at /rustc/b44e14f762fd4062faeba97f8f2bc470298ec1ac/library/std/src/panicking.rs:701:13 [INFO] [stderr] 12: 0x64784104e9f9 - std::sys::backtrace::__rust_end_short_backtrace::ha2c1e24413e13197 [INFO] [stderr] at /rustc/b44e14f762fd4062faeba97f8f2bc470298ec1ac/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x64784104f7dd - rust_begin_unwind [INFO] [stderr] at /rustc/b44e14f762fd4062faeba97f8f2bc470298ec1ac/library/std/src/panicking.rs:692:5 [INFO] [stderr] 14: 0x647841071be0 - core::panicking::panic_fmt::hac89261f00818f73 [INFO] [stderr] at /rustc/b44e14f762fd4062faeba97f8f2bc470298ec1ac/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x647840fc2cea - build_script_build::make_libsodium::h2375ac338df12b9e [INFO] [stderr] 16: 0x647840fc4323 - build_script_build::build_libsodium::h46c239ed9b1c530b [INFO] [stderr] 17: 0x647840fbfdd0 - build_script_build::main::h6f23d9e13dac7001 [INFO] [stderr] 18: 0x647840fbd0f3 - core::ops::function::FnOnce::call_once::hafb36cc641f9ece1 [INFO] [stderr] 19: 0x647840fbcb86 - std::sys::backtrace::__rust_begin_short_backtrace::h76c300b899aee6a0 [INFO] [stderr] 20: 0x647840fbca59 - std::rt::lang_start::{{closure}}::h1ff7b8f8b8a28b82 [INFO] [stderr] 21: 0x6478410460a7 - core::ops::function::impls:: for &F>::call_once::h69495aeb77d4037a [INFO] [stderr] at /rustc/b44e14f762fd4062faeba97f8f2bc470298ec1ac/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x6478410460a7 - std::panicking::try::do_call::h62c87b6864997de6 [INFO] [stderr] at /rustc/b44e14f762fd4062faeba97f8f2bc470298ec1ac/library/std/src/panicking.rs:584:40 [INFO] [stderr] 23: 0x6478410460a7 - std::panicking::try::he8ba3b607ff9d9e8 [INFO] [stderr] at /rustc/b44e14f762fd4062faeba97f8f2bc470298ec1ac/library/std/src/panicking.rs:547:19 [INFO] [stderr] 24: 0x6478410460a7 - std::panic::catch_unwind::h788992a6627a70ea [INFO] [stderr] at /rustc/b44e14f762fd4062faeba97f8f2bc470298ec1ac/library/std/src/panic.rs:358:14 [INFO] [stderr] 25: 0x6478410460a7 - std::rt::lang_start_internal::{{closure}}::h261a1d0912d0d4f8 [INFO] [stderr] at /rustc/b44e14f762fd4062faeba97f8f2bc470298ec1ac/library/std/src/rt.rs:174:48 [INFO] [stderr] 26: 0x6478410460a7 - std::panicking::try::do_call::h7c320072573b4f9b [INFO] [stderr] at /rustc/b44e14f762fd4062faeba97f8f2bc470298ec1ac/library/std/src/panicking.rs:584:40 [INFO] [stderr] 27: 0x6478410460a7 - std::panicking::try::hbfcbed8013a6ec0c [INFO] [stderr] at /rustc/b44e14f762fd4062faeba97f8f2bc470298ec1ac/library/std/src/panicking.rs:547:19 [INFO] [stderr] 28: 0x6478410460a7 - std::panic::catch_unwind::hb6f0018da7526f88 [INFO] [stderr] at /rustc/b44e14f762fd4062faeba97f8f2bc470298ec1ac/library/std/src/panic.rs:358:14 [INFO] [stderr] 29: 0x6478410460a7 - std::rt::lang_start_internal::h8b17988570276018 [INFO] [stderr] at /rustc/b44e14f762fd4062faeba97f8f2bc470298ec1ac/library/std/src/rt.rs:174:20 [INFO] [stderr] 30: 0x647840fbca37 - std::rt::lang_start::h55597a4ed7a6006c [INFO] [stderr] 31: 0x647840fc4ca5 - main [INFO] [stderr] 32: 0x7eeee218ed90 - [INFO] [stderr] 33: 0x7eeee218ee40 - __libc_start_main [INFO] [stderr] 34: 0x647840fbc355 - _start [INFO] [stderr] 35: 0x0 - [INFO] running `Command { std: "docker" "inspect" "584024a4f8e15a8e7e5421b8f5d8a00c23eb7918a52d1688fd1e8632fd55cabd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "584024a4f8e15a8e7e5421b8f5d8a00c23eb7918a52d1688fd1e8632fd55cabd", kill_on_drop: false }` [INFO] [stdout] 584024a4f8e15a8e7e5421b8f5d8a00c23eb7918a52d1688fd1e8632fd55cabd