[INFO] fetching crate macaroon 0.3.0... [INFO] checking macaroon-0.3.0 against master#5dfe648b45659db8dd0a673a806bba3df84aa3af for pr-134273 [INFO] extracting crate macaroon 0.3.0 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate macaroon 0.3.0 on toolchain 5dfe648b45659db8dd0a673a806bba3df84aa3af [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5dfe648b45659db8dd0a673a806bba3df84aa3af" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate macaroon 0.3.0 [INFO] finished tweaking crates.io crate macaroon 0.3.0 [INFO] tweaked toml for crates.io crate macaroon 0.3.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5dfe648b45659db8dd0a673a806bba3df84aa3af" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 51 packages to latest compatible versions [INFO] [stderr] Adding base64 v0.13.1 (available: v0.22.1) [INFO] [stderr] Adding env_logger v0.9.3 (available: v0.11.6) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5dfe648b45659db8dd0a673a806bba3df84aa3af" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+5dfe648b45659db8dd0a673a806bba3df84aa3af" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7dfeb52d4c3bf989cb702ddbf077bb820ec2c89b25ee43413cddd2fd340ddc0e [INFO] running `Command { std: "docker" "start" "-a" "7dfeb52d4c3bf989cb702ddbf077bb820ec2c89b25ee43413cddd2fd340ddc0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7dfeb52d4c3bf989cb702ddbf077bb820ec2c89b25ee43413cddd2fd340ddc0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7dfeb52d4c3bf989cb702ddbf077bb820ec2c89b25ee43413cddd2fd340ddc0e", kill_on_drop: false }` [INFO] [stdout] 7dfeb52d4c3bf989cb702ddbf077bb820ec2c89b25ee43413cddd2fd340ddc0e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+5dfe648b45659db8dd0a673a806bba3df84aa3af" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 33243c7a3727e0696a6ea67219b5230f934166dca36c0b9b4c5cdbaee0146d3e [INFO] running `Command { std: "docker" "start" "-a" "33243c7a3727e0696a6ea67219b5230f934166dca36c0b9b4c5cdbaee0146d3e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling cc v1.2.7 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Checking ed25519 v1.5.3 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Checking time v0.3.37 [INFO] [stderr] Compiling libsodium-sys v0.2.7 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking env_logger v0.9.3 [INFO] [stdout] error: error writing metadata object file: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_derive` (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-14ce2dd5748bc444/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] OUT_DIR = Some(/opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out) [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] RUSTC_WRAPPER = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [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] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=forbid) [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... yes [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wall... yes [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra... yes [INFO] [stderr] checking for clang... no [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast... yes [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual... yes [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero... yes [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -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 -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond... yes [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal... yes [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2... yes [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op... no [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wmaybe-uninitialized... no [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wmisleading-indentation... no [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wmissing-declarations... yes [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wmissing-declarations -Wmissing-prototypes... yes [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wmissing-declarations -Wmissing-prototypes -Wnested-externs... yes [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits... yes [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas... yes [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id... yes [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference... yes [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -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 -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -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 -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls... no [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wrestrict... no [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wshorten-64-to-32... no [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wsometimes-uninitialized... no [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wstrict-prototypes... no [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wswitch-enum... yes [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wswitch-enum -Wvariable-decl... no [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -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... no [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 [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... no [INFO] [stderr] checking for SSE4.1 instructions set... yes [INFO] [stderr] checking whether C compiler accepts -msse4.1... (cached) no [INFO] [stderr] checking whether C compiler accepts -mavx... no [INFO] [stderr] checking for AVX instructions set... yes [INFO] [stderr] checking whether C compiler accepts -mavx... (cached) no [INFO] [stderr] checking whether C compiler accepts -mavx2... yes [INFO] [stderr] checking for AVX2 instructions set... no [INFO] [stderr] checking whether C compiler accepts -mavx512f... no [INFO] [stderr] checking for AVX512F instructions set... no [INFO] [stderr] checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -ftls-model=local-dynamic -mno-avx512f... no [INFO] [stderr] checking whether C compiler accepts -maes... no [INFO] [stderr] checking whether C compiler accepts -mpclmul... no [INFO] [stderr] checking for AESNI instructions set and PCLMULQDQ... no [INFO] [stderr] checking whether C compiler accepts -mrdrnd... no [INFO] [stderr] checking for RDRAND... yes [INFO] [stderr] checking whether C compiler accepts -mrdrnd... (cached) no [INFO] [stderr] checking sys/mman.h usability... no [INFO] [stderr] checking sys/mman.h presence... yes [INFO] [stderr] checking for sys/mman.h... no [INFO] [stderr] checking sys/random.h usability... no [INFO] [stderr] checking sys/random.h presence... no [INFO] [stderr] checking for sys/random.h... no [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... no [INFO] [stderr] checking whether byte ordering is bigendian... (cached) no [INFO] [stderr] checking whether __STDC_LIMIT_MACROS is required... yes [INFO] [stderr] checking whether we can use inline asm code... checking whether we can use x86_64 asm code... no [INFO] [stderr] checking whether we can assemble AVX opcodes... no [INFO] [stderr] checking for 128-bit arithmetic... no [INFO] [stderr] checking for cpuid instruction... no [INFO] [stderr] checking if the .private_extern asm directive is supported... no [INFO] [stderr] checking if the .hidden asm directive is supported... no [INFO] [stderr] checking if weak symbols are supported... no [INFO] [stderr] checking if data alignment is required... no [INFO] [stderr] checking if atomic operations are supported... no [INFO] [stderr] checking for size_t... no [INFO] [stderr] checking for working alloca.h... no [INFO] [stderr] checking for alloca... no [INFO] [stderr] checking whether `alloca.c' needs Cray hooks... no [INFO] [stderr] checking stack direction for C alloca... -1 [INFO] [stderr] checking for arc4random... no [INFO] [stderr] checking for arc4random_buf... no [INFO] [stderr] checking for mmap... no [INFO] [stderr] checking for mlock... no [INFO] [stderr] checking for madvise... no [INFO] [stderr] checking for mprotect... no [INFO] [stderr] checking for getrandom with a standard API... no [INFO] [stderr] checking for getentropy with a standard API... no [INFO] [stderr] checking for posix_memalign... no [INFO] [stderr] checking for getpid... no [INFO] [stderr] checking for nanosleep... no [INFO] [stderr] checking for memset_s... no [INFO] [stderr] checking for explicit_bzero... no [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: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 1891: printf: write error: No space left on device [INFO] [stderr] grep: write error: No space left on device [INFO] [stderr] grep: 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-d29ee149830b15b8/out/source/libsodium/configure: line 1891: printf: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] sed: couldn't flush stdout: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 17723: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 17726: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 1891: printf: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 1660: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 1667: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 17939: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 17946: 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-d29ee149830b15b8/out/source/libsodium/configure: line 1891: printf: write error: No space left on device [INFO] [stderr] configure: WARNING: sys/mman.h: present but cannot be compiled [INFO] [stderr] configure: WARNING: sys/mman.h: check for missing prerequisite headers? [INFO] [stderr] configure: WARNING: sys/mman.h: see the Autoconf documentation [INFO] [stderr] configure: WARNING: sys/mman.h: section "Present But Cannot Be Compiled" [INFO] [stderr] configure: WARNING: sys/mman.h: proceeding with the compiler's result [INFO] [stderr] configure: WARNING: ## ----------------------------------------------------------- ## [INFO] [stderr] configure: WARNING: ## Report this to https://github.com/jedisct1/libsodium/issues ## [INFO] [stderr] configure: WARNING: ## ----------------------------------------------------------- ## [INFO] [stderr] sed: couldn't flush stdout: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 1652: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 1660: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 1667: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 18599: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 18616: 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-d29ee149830b15b8/out/source/libsodium/configure: line 1891: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 1899: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 1909: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 18643: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 18655: 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-d29ee149830b15b8/out/source/libsodium/configure: line 1891: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 1899: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 1909: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 18682: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 18688: 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-d29ee149830b15b8/out/source/libsodium/configure: line 1891: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 1899: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 1909: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 18722: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 18740: 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-d29ee149830b15b8/out/source/libsodium/configure: line 1891: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 1899: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 1909: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 18767: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 18773: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 18807: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 18814: 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-d29ee149830b15b8/out/source/libsodium/configure: line 1891: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 1899: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 1909: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 18839: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 1998: 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-d29ee149830b15b8/out/source/libsodium/configure: line 1652: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 1660: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 1667: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 2039: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 18859: 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-d29ee149830b15b8/out/source/libsodium/configure: line 1891: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 1899: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 1909: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 18884: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 18892: 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-d29ee149830b15b8/out/source/libsodium/configure: line 1891: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 1899: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 1909: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 18937: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 18955: 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-d29ee149830b15b8/out/source/libsodium/configure: line 18978: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 18996: 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-d29ee149830b15b8/out/source/libsodium/configure: line 1818: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 1821: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 1835: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 1836: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 19034: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 1930: 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-d29ee149830b15b8/out/source/libsodium/configure: line 1891: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 1899: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 1909: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 1985: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 1930: 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-d29ee149830b15b8/out/source/libsodium/configure: line 1891: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 1899: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 1909: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 1985: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 1930: 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-d29ee149830b15b8/out/source/libsodium/configure: line 1891: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 1899: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 1909: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 1985: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 1930: 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-d29ee149830b15b8/out/source/libsodium/configure: line 1891: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 1899: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 1909: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 1985: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 1930: 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-d29ee149830b15b8/out/source/libsodium/configure: line 1891: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 1899: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 1909: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 1985: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 1930: 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-d29ee149830b15b8/out/source/libsodium/configure: line 1891: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 1899: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 1909: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 1985: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 19070: 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-d29ee149830b15b8/out/source/libsodium/configure: line 1891: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 1899: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 1909: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 19112: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 19119: 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-d29ee149830b15b8/out/source/libsodium/configure: line 1891: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 1899: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 1909: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 19164: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 1930: 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-d29ee149830b15b8/out/source/libsodium/configure: line 1891: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 1899: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 1909: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 1985: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 1930: 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-d29ee149830b15b8/out/source/libsodium/configure: line 1891: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 1899: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 1909: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 1985: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 1930: 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-d29ee149830b15b8/out/source/libsodium/configure: line 1891: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 1899: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 1909: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 1985: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 1930: 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-d29ee149830b15b8/out/source/libsodium/configure: line 1891: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 1899: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 1909: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 1985: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 1930: 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-d29ee149830b15b8/out/source/libsodium/configure: line 1891: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 1899: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 1909: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 1985: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 1930: 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-d29ee149830b15b8/out/source/libsodium/configure: line 1891: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 1899: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 1909: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 1985: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 19528: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 19560: printf: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] sed: couldn't write 79 items to stdout: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 19720: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 19726: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 19789: printf: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] 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] configure: error: write failure creating ./config.status [INFO] [stderr] sort: write failed: 'standard output': No space left on device [INFO] [stderr] sort: write error [INFO] [stderr] sort: write failed: 'standard output': No space left on device [INFO] [stderr] sort: write error [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 54: echo: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 75: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 76: echo: 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-d29ee149830b15b8/out/source/libsodium/configure: line 78: echo: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure: line 82: printf: write error: No space left on device [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-d29ee149830b15b8/out/source/libsodium" && CC="cc" CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra" "/opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/source/libsodium/configure" "--prefix=/opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/installed" "--libdir=/opt/rustwide/target/debug/build/libsodium-sys-d29ee149830b15b8/out/installed/lib" "--host=x86_64-unknown-linux-gnu" "--enable-shared=no" [INFO] [stderr] CFLAGS=-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra [INFO] [stderr] CC=cc [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x618c77285bba - std::backtrace_rs::backtrace::libunwind::trace::hdb59b9b9e4ed1b83 [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x618c77285bba - std::backtrace_rs::backtrace::trace_unsynchronized::h25ad62b551c949b8 [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x618c77285bba - std::sys::backtrace::_print_fmt::ha479f6dece680afc [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x618c77285bba - ::fmt::h33ec10e0df36a5c3 [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x618c772a92f3 - core::fmt::rt::Argument::fmt::h0917f77ae3a257fc [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x618c772a92f3 - core::fmt::write::h03af667e1dbb240e [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/core/src/fmt/mod.rs:1437:21 [INFO] [stderr] 6: 0x618c77282573 - std::io::Write::write_fmt::h3f5609ab9d6d2e49 [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/std/src/io/mod.rs:1887:15 [INFO] [stderr] 7: 0x618c77285a02 - std::sys::backtrace::BacktraceLock::print::h9ab1cb7f20a1a38f [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x618c77286bfd - std::panicking::default_hook::{{closure}}::h77ba5dfc66d896ce [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/std/src/panicking.rs:284:22 [INFO] [stderr] 9: 0x618c77286a42 - std::panicking::default_hook::h2aeb049efd433e28 [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/std/src/panicking.rs:311:9 [INFO] [stderr] 10: 0x618c77287307 - std::panicking::rust_panic_with_hook::hd8dd08a68a9d8f5b [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/std/src/panicking.rs:817:13 [INFO] [stderr] 11: 0x618c7728708a - std::panicking::begin_panic_handler::{{closure}}::hd69892399d84bae4 [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/std/src/panicking.rs:690:13 [INFO] [stderr] 12: 0x618c77286099 - std::sys::backtrace::__rust_end_short_backtrace::hba6797b949044424 [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x618c77286d1d - rust_begin_unwind [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/std/src/panicking.rs:681:5 [INFO] [stderr] 14: 0x618c772a80c0 - core::panicking::panic_fmt::h863f6187598fbae9 [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x618c771d2586 - build_script_build::make_libsodium::hf9ffdbd9c5336c0e [INFO] [stderr] 16: 0x618c771d3bb3 - build_script_build::build_libsodium::h94f96f2dd75a00cb [INFO] [stderr] 17: 0x618c771cf660 - build_script_build::main::h49630806df53344d [INFO] [stderr] 18: 0x618c771ccbf3 - core::ops::function::FnOnce::call_once::h7f8475d7512959f0 [INFO] [stderr] 19: 0x618c771cc6b6 - std::sys::backtrace::__rust_begin_short_backtrace::h4ec2d868c495aa87 [INFO] [stderr] 20: 0x618c771cc549 - std::rt::lang_start::{{closure}}::hfab0192aacb32de1 [INFO] [stderr] 21: 0x618c7727e657 - core::ops::function::impls:: for &F>::call_once::ha39f0cc3d299ed85 [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x618c7727e657 - std::panicking::try::do_call::hd7632e187a63a3d0 [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/std/src/panicking.rs:573:40 [INFO] [stderr] 23: 0x618c7727e657 - std::panicking::try::h55a6670aced1338e [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/std/src/panicking.rs:536:19 [INFO] [stderr] 24: 0x618c7727e657 - std::panic::catch_unwind::h8f82b3fc9056f880 [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/std/src/panic.rs:358:14 [INFO] [stderr] 25: 0x618c7727e657 - std::rt::lang_start_internal::{{closure}}::h78084d846d0ddf5d [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/std/src/rt.rs:174:48 [INFO] [stderr] 26: 0x618c7727e657 - std::panicking::try::do_call::hd45134f15a049fc8 [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/std/src/panicking.rs:573:40 [INFO] [stderr] 27: 0x618c7727e657 - std::panicking::try::hba6185e665555e74 [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/std/src/panicking.rs:536:19 [INFO] [stderr] 28: 0x618c7727e657 - std::panic::catch_unwind::hf8836d6137df3b21 [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/std/src/panic.rs:358:14 [INFO] [stderr] 29: 0x618c7727e657 - std::rt::lang_start_internal::hd838babd7345a19d [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/std/src/rt.rs:174:20 [INFO] [stderr] 30: 0x618c771cc527 - std::rt::lang_start::hc9adcafb53dc983c [INFO] [stderr] 31: 0x618c771d4535 - main [INFO] [stderr] 32: 0x79e412db1d90 - [INFO] [stderr] 33: 0x79e412db1e40 - __libc_start_main [INFO] [stderr] 34: 0x618c771cbe45 - _start [INFO] [stderr] 35: 0x0 - [INFO] running `Command { std: "docker" "inspect" "33243c7a3727e0696a6ea67219b5230f934166dca36c0b9b4c5cdbaee0146d3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33243c7a3727e0696a6ea67219b5230f934166dca36c0b9b4c5cdbaee0146d3e", kill_on_drop: false }` [INFO] [stdout] 33243c7a3727e0696a6ea67219b5230f934166dca36c0b9b4c5cdbaee0146d3e