[INFO] cloning repository https://github.com/replicadse/agree
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/replicadse/agree" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freplicadse%2Fagree", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freplicadse%2Fagree'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 551bb831e5f6cdbba23b4cead4bd1b20c9adc4c0
[INFO] checking replicadse/agree against master#32cd9114712a24010b0583624dc52ac302194128 for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freplicadse%2Fagree" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/replicadse/agree
[INFO] finished tweaking git repo https://github.com/replicadse/agree
[INFO] tweaked toml for git repo https://github.com/replicadse/agree written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/replicadse/agree on toolchain 32cd9114712a24010b0583624dc52ac302194128
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/replicadse/agree 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" "+32cd9114712a24010b0583624dc52ac302194128" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded argon2 v0.5.1
[INFO] [stderr]   Downloaded clap_complete v4.5.37
[INFO] [stderr]   Downloaded ssss v0.2.0
[INFO] [stderr]   Downloaded clap_mangen v0.2.24
[INFO] [stderr]   Downloaded simplecrypt v1.0.2
[INFO] [stderr]   Downloaded hoox v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f80e5c13174643ef8034f93a559d71fc5c140493d3d8fb637ae4d7639d9e6efd
[INFO] running `Command { std: "docker" "start" "-a" "f80e5c13174643ef8034f93a559d71fc5c140493d3d8fb637ae4d7639d9e6efd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f80e5c13174643ef8034f93a559d71fc5c140493d3d8fb637ae4d7639d9e6efd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f80e5c13174643ef8034f93a559d71fc5c140493d3d8fb637ae4d7639d9e6efd", kill_on_drop: false }`
[INFO] [stdout] f80e5c13174643ef8034f93a559d71fc5c140493d3d8fb637ae4d7639d9e6efd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b8179f928d6c740197bf2d406799167ec7024878d0ddfdb3a85b6c342b5dc93c
[INFO] running `Command { std: "docker" "start" "-a" "b8179f928d6c740197bf2d406799167ec7024878d0ddfdb3a85b6c342b5dc93c", kill_on_drop: false }`
[INFO] [stderr] warning: agree v0.0.0 (/opt/rustwide/workdir) ignoring invalid dependency `hoox` which is missing a lib target
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking clap_builder v4.5.20
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]    Compiling rustix v0.38.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling libsodium-sys v0.2.7
[INFO] [stderr]     Checking linux-raw-sys v0.4.3
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking signature v1.6.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking bitflags v2.3.3
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking clap v4.5.20
[INFO] [stderr]     Checking ed25519 v1.5.3
[INFO] [stderr]    Compiling ssss v0.2.0
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]     Checking fastrand v2.0.0
[INFO] [stderr]     Checking cpufeatures v0.2.9
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking indexmap v2.3.0
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]    Compiling getset v0.1.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tempfile v3.7.0
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking pin-project-lite v0.2.12
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking zeroize v1.6.0
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking roff v0.2.1
[INFO] [stderr]     Checking dialoguer v0.10.4
[INFO] [stderr]     Checking clap_mangen v0.2.24
[INFO] [stderr]     Checking regex-automata v0.4.5
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking argon2 v0.5.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking clap_complete v4.5.37
[INFO] [stderr]     Checking clap-markdown v0.1.4
[INFO] [stderr]     Checking uuid v1.4.1
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]     Checking base64 v0.21.2
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]     Checking fancy-regex v0.13.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[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-b1ed8bcc06667e8c/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]   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=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: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]   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... 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 -Wmaybe-uninitialized... 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 -Wmaybe-uninitialized -Wmisleading-indentation... 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 -Wmaybe-uninitialized -Wmisleading-indentation -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 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -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 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -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 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -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 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -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 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -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 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference... yes
[INFO] [stderr]   checking whether C compiler accepts -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 -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration... yes
[INFO] [stderr]   checking whether C compiler accepts -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 -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith... yes
[INFO] [stderr]   checking whether C compiler accepts -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 -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls... yes
[INFO] [stderr]   checking whether C compiler accepts -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 -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict... yes
[INFO] [stderr]   checking whether C compiler accepts -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 -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wshorten-64-to-32... no
[INFO] [stderr]   checking whether C compiler accepts -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 -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wsometimes-uninitialized... no
[INFO] [stderr]   checking whether C compiler accepts -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 -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wstrict-prototypes... yes
[INFO] [stderr]   checking whether C compiler accepts -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 -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wstrict-prototypes -Wswitch-enum... yes
[INFO] [stderr]   checking whether C compiler accepts -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 -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wstrict-prototypes -Wswitch-enum -Wvariable-decl... no
[INFO] [stderr]   checking whether C compiler accepts -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 -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wstrict-prototypes -Wswitch-enum -Wwrite-strings... yes
[INFO] [stderr]   checking whether the linker accepts -Wl,-z,relro... yes
[INFO] [stderr]   checking whether the linker accepts -Wl,-z,now... yes
[INFO] [stderr]   checking whether the linker accepts -Wl,-z,noexecstack... yes
[INFO] [stderr]   checking whether segmentation violations can be caught when using the C compiler... yes
[INFO] [stderr]   checking whether SIGABRT can be caught when using the C compiler... yes
[INFO] [stderr]   checking for thread local storage (TLS) class... _Thread_local
[INFO] [stderr]   thread local storage is supported
[INFO] [stderr]   checking whether C compiler accepts -ftls-model=local-dynamic... yes
[INFO] [stderr]   checking how to print strings... printf
[INFO] [stderr]   checking for a sed that does not truncate output... (cached) /usr/bin/sed
[INFO] [stderr]   checking for fgrep... /usr/bin/grep -F
[INFO] [stderr]   checking for ld used by cc... /usr/bin/ld
[INFO] [stderr]   checking if the linker (/usr/bin/ld) is GNU ld... yes
[INFO] [stderr]   checking for BSD- or MS-compatible name lister (nm)... no
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-dumpbin... no
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-link... no
[INFO] [stderr]   checking for dumpbin... no
[INFO] [stderr]   checking for link... link -dump
[INFO] [stderr]   checking the name lister (nm) interface... BSD nm
[INFO] [stderr]   checking whether ln -s works... yes
[INFO] [stderr]   checking the maximum length of command line arguments... 1572864
[INFO] [stderr]   checking how to convert x86_64-pc-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
[INFO] [stderr]   checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
[INFO] [stderr]   checking for /usr/bin/ld option to reload object files... -r
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-objdump... no
[INFO] [stderr]   checking for objdump... objdump
[INFO] [stderr]   checking how to recognize dependent libraries... pass_all
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-dlltool... no
[INFO] [stderr]   checking for dlltool... no
[INFO] [stderr]   checking how to associate runtime and link libraries... printf %s\n
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-ar... no
[INFO] [stderr]   checking for ar... ar
[INFO] [stderr]   checking for archiver @FILE support... @
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-strip... strip
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-ranlib... no
[INFO] [stderr]   checking for ranlib... ranlib
[INFO] [stderr]   checking command to parse nm output from cc object... ok
[INFO] [stderr]   checking for sysroot... no
[INFO] [stderr]   checking for a working dd... /usr/bin/dd
[INFO] [stderr]   checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-mt... no
[INFO] [stderr]   checking for mt... no
[INFO] [stderr]   checking if : is a manifest tool... no
[INFO] [stderr]   checking for dlfcn.h... yes
[INFO] [stderr]   checking for objdir... .libs
[INFO] [stderr]   checking if cc supports -fno-rtti -fno-exceptions... no
[INFO] [stderr]   checking for cc option to produce PIC... -fPIC -DPIC
[INFO] [stderr]   checking if cc PIC flag -fPIC -DPIC works... yes
[INFO] [stderr]   checking if cc static flag -static works... yes
[INFO] [stderr]   checking if cc supports -c -o file.o... yes
[INFO] [stderr]   checking if cc supports -c -o file.o... (cached) yes
[INFO] [stderr]   checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
[INFO] [stderr]   checking dynamic linker characteristics... GNU/Linux ld.so
[INFO] [stderr]   checking how to hardcode library paths into programs... immediate
[INFO] [stderr]   checking whether stripping libraries is possible... yes
[INFO] [stderr]   checking if libtool supports shared libraries... yes
[INFO] [stderr]   checking whether to build shared libraries... no
[INFO] [stderr]   checking whether to build static libraries... yes
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-ar... ar
[INFO] [stderr]   checking whether C compiler accepts -mmmx... yes
[INFO] [stderr]   checking for MMX instructions set... yes
[INFO] [stderr]   checking whether C compiler accepts -mmmx... (cached) yes
[INFO] [stderr]   checking whether C compiler accepts -msse2... yes
[INFO] [stderr]   checking for SSE2 instructions set... yes
[INFO] [stderr]   checking whether C compiler accepts -msse2... (cached) yes
[INFO] [stderr]   checking whether C compiler accepts -msse3... yes
[INFO] [stderr]   checking for SSE3 instructions set... yes
[INFO] [stderr]   checking whether C compiler accepts -msse3... (cached) yes
[INFO] [stderr]   checking whether C compiler accepts -mssse3... yes
[INFO] [stderr]   checking for SSSE3 instructions set... yes
[INFO] [stderr]   checking whether C compiler accepts -mssse3... (cached) yes
[INFO] [stderr]   checking whether C compiler accepts -msse4.1... yes
[INFO] [stderr]   checking for SSE4.1 instructions set... yes
[INFO] [stderr]   checking whether C compiler accepts -msse4.1... (cached) yes
[INFO] [stderr]   checking whether C compiler accepts -mavx... yes
[INFO] [stderr]   checking for AVX instructions set... yes
[INFO] [stderr]   checking whether C compiler accepts -mavx... (cached) yes
[INFO] [stderr]   checking whether C compiler accepts -mavx2... yes
[INFO] [stderr]   checking for AVX2 instructions set... yes
[INFO] [stderr]   checking whether C compiler accepts -mavx2... (cached) yes
[INFO] [stderr]   checking if _mm256_broadcastsi128_si256 is correctly defined... yes
[INFO] [stderr]   checking whether C compiler accepts -mavx512f... yes
[INFO] [stderr]   checking for AVX512F instructions set... yes
[INFO] [stderr]   checking whether C compiler accepts -mavx512f... (cached) yes
[INFO] [stderr]   checking whether C compiler accepts -maes... yes
[INFO] [stderr]   checking whether C compiler accepts -mpclmul... yes
[INFO] [stderr]   checking for AESNI instructions set and PCLMULQDQ... yes
[INFO] [stderr]   checking whether C compiler accepts -maes... (cached) yes
[INFO] [stderr]   checking whether C compiler accepts -mpclmul... (cached) yes
[INFO] [stderr]   checking whether C compiler accepts -mrdrnd... yes
[INFO] [stderr]   checking for RDRAND... yes
[INFO] [stderr]   checking whether C compiler accepts -mrdrnd... (cached) yes
[INFO] [stderr]   checking sys/mman.h usability... yes
[INFO] [stderr]   checking sys/mman.h presence... yes
[INFO] [stderr]   checking for sys/mman.h... yes
[INFO] [stderr]   checking sys/random.h usability... yes
[INFO] [stderr]   checking sys/random.h presence... yes
[INFO] [stderr]   checking for sys/random.h... yes
[INFO] [stderr]   checking intrin.h usability... no
[INFO] [stderr]   checking intrin.h presence... no
[INFO] [stderr]   checking for intrin.h... no
[INFO] [stderr]   checking if _xgetbv() is available... no
[INFO] [stderr]   checking for inline... inline
[INFO] [stderr]   checking whether byte ordering is bigendian... (cached) no
[INFO] [stderr]   checking whether __STDC_LIMIT_MACROS is required... no
[INFO] [stderr]   checking whether we can use inline asm code... yes
[INFO] [stderr]   no
[INFO] [stderr]   checking whether we can use x86_64 asm code... yes
[INFO] [stderr]   checking whether we can assemble AVX opcodes... yes
[INFO] [stderr]   checking for 128-bit arithmetic... yes
[INFO] [stderr]   checking for cpuid instruction... yes
[INFO] [stderr]   checking if the .private_extern asm directive is supported... no
[INFO] [stderr]   checking if the .hidden asm directive is supported... yes
[INFO] [stderr]   checking if weak symbols are supported... yes
[INFO] [stderr]   checking if data alignment is required... no
[INFO] [stderr]   checking if atomic operations are supported... yes
[INFO] [stderr]   checking for size_t... yes
[INFO] [stderr]   checking for working alloca.h... yes
[INFO] [stderr]   checking for alloca... yes
[INFO] [stderr]   checking for arc4random... 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]   mkdir: cannot create directory './conf4185-4889': No space left on device
[INFO] [stderr]   config.status: error: cannot create a temporary directory 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-6c0da8dafb559282/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-6c0da8dafb559282/out/source/libsodium/configure" "--prefix=/opt/rustwide/target/debug/build/libsodium-sys-6c0da8dafb559282/out/installed" "--libdir=/opt/rustwide/target/debug/build/libsodium-sys-6c0da8dafb559282/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:     0x5cabbb446d92 - std::backtrace_rs::backtrace::libunwind::trace::h891094572dc87f41
[INFO] [stderr]                                  at /rustc/32cd9114712a24010b0583624dc52ac302194128/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5cabbb446d92 - std::backtrace_rs::backtrace::trace_unsynchronized::h0f4b32b10f5344e2
[INFO] [stderr]                                  at /rustc/32cd9114712a24010b0583624dc52ac302194128/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5cabbb446d92 - std::sys::backtrace::_print_fmt::hba12e5e7a489ef95
[INFO] [stderr]                                  at /rustc/32cd9114712a24010b0583624dc52ac302194128/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5cabbb446d92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h99bfe0bffe442d68
[INFO] [stderr]                                  at /rustc/32cd9114712a24010b0583624dc52ac302194128/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5cabbb469fe3 - core::fmt::rt::Argument::fmt::h808b14cdadff520f
[INFO] [stderr]                                  at /rustc/32cd9114712a24010b0583624dc52ac302194128/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x5cabbb469fe3 - core::fmt::write::h6013248e06841026
[INFO] [stderr]                                  at /rustc/32cd9114712a24010b0583624dc52ac302194128/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]      6:     0x5cabbb443a13 - std::io::default_write_fmt::heef89a9c106908dd
[INFO] [stderr]                                  at /rustc/32cd9114712a24010b0583624dc52ac302194128/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5cabbb443a13 - std::io::Write::write_fmt::h3594cf5a9fd38b7b
[INFO] [stderr]                                  at /rustc/32cd9114712a24010b0583624dc52ac302194128/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x5cabbb446be2 - std::sys::backtrace::BacktraceLock::print::h141a99332efccdfb
[INFO] [stderr]                                  at /rustc/32cd9114712a24010b0583624dc52ac302194128/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x5cabbb448863 - std::panicking::default_hook::{{closure}}::hb4bb2e2b20fdbde9
[INFO] [stderr]                                  at /rustc/32cd9114712a24010b0583624dc52ac302194128/library/std/src/panicking.rs:300:27
[INFO] [stderr]     10:     0x5cabbb448645 - std::panicking::default_hook::h03b783b9253c59af
[INFO] [stderr]                                  at /rustc/32cd9114712a24010b0583624dc52ac302194128/library/std/src/panicking.rs:327:9
[INFO] [stderr]     11:     0x5cabbb449272 - std::panicking::rust_panic_with_hook::he34c238474f7e081
[INFO] [stderr]                                  at /rustc/32cd9114712a24010b0583624dc52ac302194128/library/std/src/panicking.rs:833:13
[INFO] [stderr]     12:     0x5cabbb44900a - std::panicking::begin_panic_handler::{{closure}}::h9ae6cd345d67b800
[INFO] [stderr]                                  at /rustc/32cd9114712a24010b0583624dc52ac302194128/library/std/src/panicking.rs:706:13
[INFO] [stderr]     13:     0x5cabbb447289 - std::sys::backtrace::__rust_end_short_backtrace::h112b194985e9b439
[INFO] [stderr]                                  at /rustc/32cd9114712a24010b0583624dc52ac302194128/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]     14:     0x5cabbb448c9d - __rustc[658fb56f1fc9f5f]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/32cd9114712a24010b0583624dc52ac302194128/library/std/src/panicking.rs:697:5
[INFO] [stderr]     15:     0x5cabbb468e90 - core::panicking::panic_fmt::hdb87a66f3c8fe8c2
[INFO] [stderr]                                  at /rustc/32cd9114712a24010b0583624dc52ac302194128/library/core/src/panicking.rs:75:14
[INFO] [stderr]     16:     0x5cabbb3b04e9 - build_script_build::make_libsodium::hf3195e16dd9110f1
[INFO] [stderr]     17:     0x5cabbb3b1b41 - build_script_build::build_libsodium::hec43715c9f106cd6
[INFO] [stderr]     18:     0x5cabbb3ad4d7 - build_script_build::main::h5f9c82a2b5d110a9
[INFO] [stderr]     19:     0x5cabbb3aa673 - core::ops::function::FnOnce::call_once::h4c6905d605beb7d1
[INFO] [stderr]     20:     0x5cabbb3aa1c6 - std::sys::backtrace::__rust_begin_short_backtrace::hbb23694c6d67c06f
[INFO] [stderr]     21:     0x5cabbb3a9f59 - std::rt::lang_start::{{closure}}::h45495ecae9f2b9f5
[INFO] [stderr]     22:     0x5cabbb43ebe0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h4f4585fe72a25a3b
[INFO] [stderr]                                  at /rustc/32cd9114712a24010b0583624dc52ac302194128/library/core/src/ops/function.rs:284:21
[INFO] [stderr]     23:     0x5cabbb43ebe0 - std::panicking::catch_unwind::do_call::hc7ecc65e80036aa3
[INFO] [stderr]                                  at /rustc/32cd9114712a24010b0583624dc52ac302194128/library/std/src/panicking.rs:589:40
[INFO] [stderr]     24:     0x5cabbb43ebe0 - std::panicking::catch_unwind::hecd6c0902cfaf2d3
[INFO] [stderr]                                  at /rustc/32cd9114712a24010b0583624dc52ac302194128/library/std/src/panicking.rs:552:19
[INFO] [stderr]     25:     0x5cabbb43ebe0 - std::panic::catch_unwind::hf2df4b1683f64d1d
[INFO] [stderr]                                  at /rustc/32cd9114712a24010b0583624dc52ac302194128/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x5cabbb43ebe0 - std::rt::lang_start_internal::{{closure}}::h5296c3d96741f8e3
[INFO] [stderr]                                  at /rustc/32cd9114712a24010b0583624dc52ac302194128/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x5cabbb43ebe0 - std::panicking::catch_unwind::do_call::ha1d68ac5b71773e0
[INFO] [stderr]                                  at /rustc/32cd9114712a24010b0583624dc52ac302194128/library/std/src/panicking.rs:589:40
[INFO] [stderr]     28:     0x5cabbb43ebe0 - std::panicking::catch_unwind::hc49303e4359af9e3
[INFO] [stderr]                                  at /rustc/32cd9114712a24010b0583624dc52ac302194128/library/std/src/panicking.rs:552:19
[INFO] [stderr]     29:     0x5cabbb43ebe0 - std::panic::catch_unwind::hb4909e9c6b4c44c3
[INFO] [stderr]                                  at /rustc/32cd9114712a24010b0583624dc52ac302194128/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x5cabbb43ebe0 - std::rt::lang_start_internal::h6f30646bbb0adad2
[INFO] [stderr]                                  at /rustc/32cd9114712a24010b0583624dc52ac302194128/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x5cabbb3a9f41 - std::rt::lang_start::h016a1cab5b5f1e42
[INFO] [stderr]     32:     0x5cabbb3b24d5 - main
[INFO] [stderr]     33:     0x7054c22a41ca - <unknown>
[INFO] [stderr]     34:     0x7054c22a428b - __libc_start_main
[INFO] [stderr]     35:     0x5cabbb3a9875 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "b8179f928d6c740197bf2d406799167ec7024878d0ddfdb3a85b6c342b5dc93c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8179f928d6c740197bf2d406799167ec7024878d0ddfdb3a85b6c342b5dc93c", kill_on_drop: false }`
[INFO] [stdout] b8179f928d6c740197bf2d406799167ec7024878d0ddfdb3a85b6c342b5dc93c
