[INFO] cloning repository https://github.com/vmednis/social-music [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vmednis/social-music" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvmednis%2Fsocial-music", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvmednis%2Fsocial-music'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 049771f93d8931cbdc496ccaca6762e7147f6198 [INFO] checking vmednis/social-music against try#e071e73523bfcdcab2878dbf652ac8ebb9b9eee4 for pr-144386 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvmednis%2Fsocial-music" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/vmednis/social-music [INFO] finished tweaking git repo https://github.com/vmednis/social-music [INFO] tweaked toml for git repo https://github.com/vmednis/social-music written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/vmednis/social-music on toolchain e071e73523bfcdcab2878dbf652ac8ebb9b9eee4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e071e73523bfcdcab2878dbf652ac8ebb9b9eee4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/vmednis/social-music 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" "+e071e73523bfcdcab2878dbf652ac8ebb9b9eee4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+e071e73523bfcdcab2878dbf652ac8ebb9b9eee4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e44c66f95a7e13116eb63f8e42a82b6721ec4d302865d84c40aa66bf6b917e5a [INFO] running `Command { std: "docker" "start" "-a" "e44c66f95a7e13116eb63f8e42a82b6721ec4d302865d84c40aa66bf6b917e5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e44c66f95a7e13116eb63f8e42a82b6721ec4d302865d84c40aa66bf6b917e5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e44c66f95a7e13116eb63f8e42a82b6721ec4d302865d84c40aa66bf6b917e5a", kill_on_drop: false }` [INFO] [stdout] e44c66f95a7e13116eb63f8e42a82b6721ec4d302865d84c40aa66bf6b917e5a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+e071e73523bfcdcab2878dbf652ac8ebb9b9eee4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 30b6dc191442ec955420917b60a7be014c06f09b4f5f016813535b9028cdba82 [INFO] running `Command { std: "docker" "start" "-a" "30b6dc191442ec955420917b60a7be014c06f09b4f5f016813535b9028cdba82", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Checking once_cell v1.14.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Checking futures-sink v0.3.25 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling tokio v1.21.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking cpufeatures v0.2.4 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking tracing v0.1.36 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Compiling async-trait v0.1.58 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Checking buf_redux v0.8.4 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking aho-corasick v0.7.19 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling libsodium-sys v0.2.7 [INFO] [stderr] Checking twoway v0.1.8 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking ed25519 v1.5.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling social-music v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking sha1_smol v1.0.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking multipart v0.18.0 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking sha1 v0.10.4 [INFO] [stderr] Checking headers v0.3.8 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libsyn-8bb9cadf3b79cb15.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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-874500134d280107/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... yes [INFO] [stderr] checking whether C compiler accepts -fPIC... yes [INFO] [stderr] checking whether C compiler accepts -fPIE... yes [INFO] [stderr] checking whether the linker accepts -pie... yes [INFO] [stderr] checking whether C compiler accepts -fno-strict-aliasing... yes [INFO] [stderr] checking whether C compiler accepts -fno-strict-overflow... yes [INFO] [stderr] checking for a broken Xcode version... no [INFO] [stderr] checking whether C compiler accepts -fstack-protector... yes [INFO] [stderr] checking whether the linker 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 -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -Wall... no [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -Wextra... yes [INFO] [stderr] checking for clang... no [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -Wextra -Wbad-function-cast... yes [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -Wextra -Wbad-function-cast -Wcast-qual... yes [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero... yes [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches... yes [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond... no [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wfloat-equal... no [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wformat=2... no [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wlogical-op... yes [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wlogical-op -Wmaybe-uninitialized... yes [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation... yes [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations... yes [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes... no [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wnested-externs... no [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wno-type-limits... no [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wno-unknown-pragmas... no [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wnormalized=id... no [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wnull-dereference... no [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wold-style-declaration... no [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wpointer-arith... no [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wredundant-decls... no [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wrestrict... no [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wshorten-64-to-32... no [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wsometimes-uninitialized... no [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wstrict-prototypes... no [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wswitch-enum... no [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wvariable-decl... no [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wwrite-strings... no [INFO] [stderr] checking whether the linker accepts -Wl,-z,relro... no [INFO] [stderr] checking whether the linker accepts -Wl,-z,now... no [INFO] [stderr] checking whether the linker accepts -Wl,-z,noexecstack... no [INFO] [stderr] checking whether segmentation violations can be caught when using the C compiler... no [INFO] [stderr] checking whether SIGABRT can be caught when using the C compiler... no [INFO] [stderr] checking for thread local storage (TLS) class... none [INFO] [stderr] thread local storage is not supported [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... failed [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... no [INFO] [stderr] checking if cc static flag -static works... no [INFO] [stderr] checking if cc supports -c -o file.o... no [INFO] [stderr] checking if cc supports -c -o file.o... (cached) no [INFO] [stderr] checking if we can lock with hard links... yes [INFO] [stderr] checking whether the cc 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 x86_64-unknown-linux-gnu-ar... ar [INFO] [stderr] checking whether C compiler accepts -mmmx... no [INFO] [stderr] checking for MMX instructions set... no [INFO] [stderr] checking whether C compiler accepts -msse2... no [INFO] [stderr] checking for SSE2 instructions set... no [INFO] [stderr] checking whether C compiler accepts -msse3... no [INFO] [stderr] checking for SSE3 instructions set... no [INFO] [stderr] checking whether C compiler accepts -mssse3... no [INFO] [stderr] checking for SSSE3 instructions set... no [INFO] [stderr] checking whether C compiler accepts -msse4.1... no [INFO] [stderr] checking for SSE4.1 instructions set... no [INFO] [stderr] checking whether C compiler accepts -mavx... no [INFO] [stderr] checking for AVX instructions set... no [INFO] [stderr] checking whether C compiler accepts -mavx2... no [INFO] [stderr] checking for AVX2 instructions set... no [INFO] [stderr] checking whether C compiler accepts -mavx512f... no [INFO] [stderr] checking for AVX512F instructions set... yes [INFO] [stderr] checking whether C compiler accepts -mavx512f... (cached) no [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... no [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... yes [INFO] [stderr] checking for arc4random_buf... yes [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] [INFO] [stderr] --- stderr [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1891: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1899: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1909: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 7969: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 7978: printf: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1891: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1899: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1909: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 8007: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 8016: printf: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1891: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1899: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1909: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 8206: printf: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1891: printf: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1891: printf: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] grep: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] sed: couldn't flush stdout: No space left on device [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1891: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1899: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1909: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 8729: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 8738: printf: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1891: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1899: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1909: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 8767: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 8776: printf: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1891: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1899: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1909: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 8805: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 8816: printf: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1891: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1899: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1909: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 8844: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 8852: printf: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1891: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1899: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1909: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 8880: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 8888: printf: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1891: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1899: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1909: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 8916: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 8928: printf: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1818: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1821: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1835: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1836: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 8976: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 8983: printf: write error: No space left on device [INFO] [stderr] configure: WARNING: On this platform, segmentation violations cannot be caught using signal handlers. This is expected if you enabled a tool such as Address Sanitizer (-fsanitize=address), but be aware that using Address Sanitizer may also significantly reduce performance. [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 8989: printf: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1818: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1821: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1835: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1836: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 9052: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 9059: printf: write error: No space left on device [INFO] [stderr] configure: WARNING: On this platform, SIGABRT cannot be caught using signal handlers. [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 9068: printf: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1652: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1660: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1667: printf: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1652: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1660: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1667: printf: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1652: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1660: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1667: printf: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1652: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1660: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1667: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 9106: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 9154: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 9206: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 9233: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 9254: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 9318: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 9336: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 9398: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 9433: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 9500: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 9507: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 9522: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 9534: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 9588: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 9602: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 9632: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 9602: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 9632: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 9646: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 9676: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 9646: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 9662: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 9673: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 9718: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 9724: echo: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 9725: echo: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 9728: echo: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 9731: echo: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 9738: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 9741: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 9745: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 9753: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 9884: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 9932: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 9972: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 9979: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 9999: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 10006: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 10013: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 10047: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 10077: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 10087: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 10103: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 10114: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 10146: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 10346: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 10391: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 10421: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 10431: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 10461: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 10491: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 10518: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 10534: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 10564: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 10578: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 10594: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 10605: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 10642: printf: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 11330: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 11372: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 11517: echo: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 12956: echo: write error: No space left on device [INFO] [stderr] /usr/bin/sed: couldn't flush stdout: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 12991: echo: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 13399: echo: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 13456: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 13464: echo: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 13484: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 13499: printf: write error: No space left on device [INFO] [stderr] mkdir: cannot create directory 'conftest': No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 13507: cd: conftest: No such file or directory [INFO] [stderr] mkdir: cannot create directory 'out': No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 13509: echo: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 13520: echo: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 13521: out/conftest.err: No such file or directory [INFO] [stderr] cat: out/conftest.err: No such file or directory [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 13524: echo: write error: No space left on device [INFO] [stderr] rmdir: failed to remove 'out': No such file or directory [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 13546: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 13554: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 13601: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 13610: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 13618: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 13634: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 14893: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 15133: printf: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No such file or directory [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1891: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1899: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1909: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 15951: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 16073: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 16098: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 16646: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 16651: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 16686: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 16688: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 16691: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 16716: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 16719: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 16723: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 16766: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 16793: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 16861: printf: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No such file or directory [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1891: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1899: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1909: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 16889: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 16897: printf: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No such file or directory [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1652: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1660: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1667: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 16956: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 16963: printf: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No such file or directory [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1891: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1899: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1909: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 16991: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 16999: printf: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No such file or directory [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1652: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1660: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1667: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 17062: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 17069: printf: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No such file or directory [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1891: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1899: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1909: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 17097: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 17105: printf: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No such file or directory [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1652: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1660: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1667: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 17165: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 17172: printf: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No such file or directory [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1891: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1899: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1909: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 17200: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 17208: printf: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No such file or directory [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1652: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1660: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1667: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 17267: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 17274: printf: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No such file or directory [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1891: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1899: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1909: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 17302: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 17310: printf: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No such file or directory [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1652: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1660: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1667: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 17369: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 17376: printf: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No such file or directory [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1891: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1899: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1909: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 17404: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 17412: printf: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No such file or directory [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1652: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1660: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1667: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 17471: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 17478: printf: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No such file or directory [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1891: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1899: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1909: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 17506: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 17514: printf: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No such file or directory [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1652: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1660: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1667: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 17605: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 17612: printf: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No such file or directory [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1891: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1899: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1909: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 17640: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 17648: printf: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No such file or directory [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/source/libsodium/configure: line 1652: printf: write error: No space left on device [INFO] [stderr] config.status: error: cannot find input file: `Makefile.in' [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-5c37cdb5776011ff/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-5c37cdb5776011ff/out/source/libsodium/configure" "--prefix=/opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/out/installed" "--libdir=/opt/rustwide/target/debug/build/libsodium-sys-5c37cdb5776011ff/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: 0x612a84afc3e2 - std::backtrace_rs::backtrace::libunwind::trace::ha7b2dc629342d57b [INFO] [stderr] at /rustc/e071e73523bfcdcab2878dbf652ac8ebb9b9eee4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x612a84afc3e2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5224584437b0512f [INFO] [stderr] at /rustc/e071e73523bfcdcab2878dbf652ac8ebb9b9eee4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x612a84afc3e2 - std::sys::backtrace::_print_fmt::h8bb249ff20edae45 [INFO] [stderr] at /rustc/e071e73523bfcdcab2878dbf652ac8ebb9b9eee4/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x612a84afc3e2 - ::fmt::h576807e34fb15589 [INFO] [stderr] at /rustc/e071e73523bfcdcab2878dbf652ac8ebb9b9eee4/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x612a84b1f5d3 - core::fmt::rt::Argument::fmt::h2fde6afb43404c7c [INFO] [stderr] at /rustc/e071e73523bfcdcab2878dbf652ac8ebb9b9eee4/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x612a84b1f5d3 - core::fmt::write::hfb5079ec543ef6d5 [INFO] [stderr] at /rustc/e071e73523bfcdcab2878dbf652ac8ebb9b9eee4/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x612a84af90e3 - std::io::default_write_fmt::h6700bdbef540d4c2 [INFO] [stderr] at /rustc/e071e73523bfcdcab2878dbf652ac8ebb9b9eee4/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x612a84af90e3 - std::io::Write::write_fmt::h1f1ab6f8760a3ee1 [INFO] [stderr] at /rustc/e071e73523bfcdcab2878dbf652ac8ebb9b9eee4/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x612a84afc232 - std::sys::backtrace::BacktraceLock::print::h2bc1c2aae8495f04 [INFO] [stderr] at /rustc/e071e73523bfcdcab2878dbf652ac8ebb9b9eee4/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x612a84afdeb3 - std::panicking::default_hook::{{closure}}::h0e28be232d3b5182 [INFO] [stderr] at /rustc/e071e73523bfcdcab2878dbf652ac8ebb9b9eee4/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x612a84afdc95 - std::panicking::default_hook::hbace4a616c8041c0 [INFO] [stderr] at /rustc/e071e73523bfcdcab2878dbf652ac8ebb9b9eee4/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x612a84afe8c5 - std::panicking::rust_panic_with_hook::h9d839363133a759d [INFO] [stderr] at /rustc/e071e73523bfcdcab2878dbf652ac8ebb9b9eee4/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x612a84afe65a - std::panicking::begin_panic_handler::{{closure}}::h15dc0214fa10d1c4 [INFO] [stderr] at /rustc/e071e73523bfcdcab2878dbf652ac8ebb9b9eee4/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x612a84afc8d9 - std::sys::backtrace::__rust_end_short_backtrace::h09b11ea25f8409f5 [INFO] [stderr] at /rustc/e071e73523bfcdcab2878dbf652ac8ebb9b9eee4/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x612a84afe2ed - __rustc[91034e02a101bf35]::rust_begin_unwind [INFO] [stderr] at /rustc/e071e73523bfcdcab2878dbf652ac8ebb9b9eee4/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x612a84b1e480 - core::panicking::panic_fmt::hbda0a1155d790799 [INFO] [stderr] at /rustc/e071e73523bfcdcab2878dbf652ac8ebb9b9eee4/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x612a84a68879 - build_script_build::make_libsodium::he83dca06965ff1d8 [INFO] [stderr] 17: 0x612a84a69ed1 - build_script_build::build_libsodium::hc24f0daf45de411c [INFO] [stderr] 18: 0x612a84a65877 - build_script_build::main::h25dd70413d0e94ab [INFO] [stderr] 19: 0x612a84a62a53 - core::ops::function::FnOnce::call_once::hbe524a7b66440345 [INFO] [stderr] 20: 0x612a84a62566 - std::sys::backtrace::__rust_begin_short_backtrace::hc5d9d6a6bc51d54a [INFO] [stderr] 21: 0x612a84a622f9 - std::rt::lang_start::{{closure}}::hc40ee12e30f787dc [INFO] [stderr] 22: 0x612a84af42c0 - core::ops::function::impls:: for &F>::call_once::h9a45515c98cc5d9c [INFO] [stderr] at /rustc/e071e73523bfcdcab2878dbf652ac8ebb9b9eee4/library/core/src/ops/function.rs:290:21 [INFO] [stderr] 23: 0x612a84af42c0 - std::panicking::catch_unwind::do_call::h468cbdd0e2399fce [INFO] [stderr] at /rustc/e071e73523bfcdcab2878dbf652ac8ebb9b9eee4/library/std/src/panicking.rs:589:40 [INFO] [stderr] 24: 0x612a84af42c0 - std::panicking::catch_unwind::h60d269c2f1c23a95 [INFO] [stderr] at /rustc/e071e73523bfcdcab2878dbf652ac8ebb9b9eee4/library/std/src/panicking.rs:552:19 [INFO] [stderr] 25: 0x612a84af42c0 - std::panic::catch_unwind::hceebaad66a24d509 [INFO] [stderr] at /rustc/e071e73523bfcdcab2878dbf652ac8ebb9b9eee4/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: 0x612a84af42c0 - std::rt::lang_start_internal::{{closure}}::h074de9fba21fef3e [INFO] [stderr] at /rustc/e071e73523bfcdcab2878dbf652ac8ebb9b9eee4/library/std/src/rt.rs:175:24 [INFO] [stderr] 27: 0x612a84af42c0 - std::panicking::catch_unwind::do_call::h149c339fb1e236fc [INFO] [stderr] at /rustc/e071e73523bfcdcab2878dbf652ac8ebb9b9eee4/library/std/src/panicking.rs:589:40 [INFO] [stderr] 28: 0x612a84af42c0 - std::panicking::catch_unwind::hbb16b3a2056ab664 [INFO] [stderr] at /rustc/e071e73523bfcdcab2878dbf652ac8ebb9b9eee4/library/std/src/panicking.rs:552:19 [INFO] [stderr] 29: 0x612a84af42c0 - std::panic::catch_unwind::h4ecf5943e5abc698 [INFO] [stderr] at /rustc/e071e73523bfcdcab2878dbf652ac8ebb9b9eee4/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x612a84af42c0 - std::rt::lang_start_internal::hf6abebdc40a3984b [INFO] [stderr] at /rustc/e071e73523bfcdcab2878dbf652ac8ebb9b9eee4/library/std/src/rt.rs:171:5 [INFO] [stderr] 31: 0x612a84a622e1 - std::rt::lang_start::h11877ed53e52e89b [INFO] [stderr] 32: 0x612a84a6a865 - main [INFO] [stderr] 33: 0x7b712b1b51ca - [INFO] [stderr] 34: 0x7b712b1b528b - __libc_start_main [INFO] [stderr] 35: 0x612a84a61c15 - _start [INFO] [stderr] 36: 0x0 - [INFO] running `Command { std: "docker" "inspect" "30b6dc191442ec955420917b60a7be014c06f09b4f5f016813535b9028cdba82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30b6dc191442ec955420917b60a7be014c06f09b4f5f016813535b9028cdba82", kill_on_drop: false }` [INFO] [stdout] 30b6dc191442ec955420917b60a7be014c06f09b4f5f016813535b9028cdba82