[INFO] cloning repository https://github.com/redox-os/installer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/redox-os/installer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredox-os%2Finstaller", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredox-os%2Finstaller'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a5534b8699717e5f8ba38045b09a4f1fc4c18908
[INFO] checking redox-os/installer against master#3139ff09e9d07f7700f8d15ed25a231e29c43627 for pr-121848-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredox-os%2Finstaller" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/redox-os/installer on toolchain 3139ff09e9d07f7700f8d15ed25a231e29c43627
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/redox-os/installer
[INFO] finished tweaking git repo https://github.com/redox-os/installer
[INFO] tweaked toml for git repo https://github.com/redox-os/installer written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/redox-os/installer 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" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://gitlab.redox-os.org/redox-os/ring.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded redoxfs v0.6.5
[INFO] [stderr]   Downloaded bidir-map v1.0.0
[INFO] [stderr]   Downloaded redox-path v0.3.1
[INFO] [stderr]   Downloaded redox-scheme v0.2.1
[INFO] [stderr]   Downloaded range-tree v0.1.0
[INFO] [stderr]   Downloaded redox_liner v0.5.2
[INFO] [stderr]   Downloaded fscommon v0.1.1
[INFO] [stderr]   Downloaded redox_pkgutils v0.1.8
[INFO] [stderr]   Downloaded fatfs v0.3.6
[INFO] [stderr]   Downloaded pkgar v0.1.13
[INFO] [stderr]   Downloaded endian-num v0.1.1
[INFO] [stderr]   Downloaded pkgar-core v0.1.13
[INFO] [stderr]   Downloaded pkgar-keys v0.1.13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 400cd59f67b55c2071381e8ff72a5f78f5cd7a2539673e62b5ec8af03ec6d42d
[INFO] running `Command { std: "docker" "start" "-a" "400cd59f67b55c2071381e8ff72a5f78f5cd7a2539673e62b5ec8af03ec6d42d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "400cd59f67b55c2071381e8ff72a5f78f5cd7a2539673e62b5ec8af03ec6d42d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "400cd59f67b55c2071381e8ff72a5f78f5cd7a2539673e62b5ec8af03ec6d42d", kill_on_drop: false }`
[INFO] [stdout] 400cd59f67b55c2071381e8ff72a5f78f5cd7a2539673e62b5ec8af03ec6d42d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0be532e2ef5ac20f20dee417e423c72c567f801ffcfbecf85c8cdec9101ed3fd
[INFO] running `Command { std: "docker" "start" "-a" "0be532e2ef5ac20f20dee417e423c72c567f801ffcfbecf85c8cdec9101ed3fd", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking numtoa v0.1.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]     Checking untrusted v0.6.2
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking either v1.12.0
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]     Checking gimli v0.29.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling ring v0.13.5 (https://gitlab.redox-os.org/redox-os/ring.git?branch=redox-unix-0.13.5#c7de589d)
[INFO] [stderr]    Compiling backtrace v0.3.73
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling libsodium-sys v0.2.7
[INFO] [stderr]    Compiling unicase v1.4.2
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking object v0.36.0
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]     Checking signature v1.6.4
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking ed25519 v1.5.3
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking base64 v0.9.3
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking addr2line v0.22.0
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]    Compiling blake3 v0.3.8
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking winnow v0.6.13
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking vte v0.10.1
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling zerocopy-derive v0.6.6
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking mime v0.2.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking memsec v0.6.3
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking termion v2.0.3
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]    Compiling fuser v0.12.0
[INFO] [stderr]     Checking redox_syscall v0.5.2
[INFO] [stderr]     Checking webpki v0.18.1
[INFO] [stderr]     Checking sct v0.4.0
[INFO] [stderr]     Checking language-tags v0.2.2
[INFO] [stderr]     Checking rle-decode-fast v1.0.3
[INFO] [stderr]     Checking typeable v0.1.2
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking block-padding v0.2.1
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking traitobject v0.1.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking hyper v0.10.16
[INFO] [stderr]     Checking libflate_lz77 v1.2.0
[INFO] [stderr]     Checking libredox v0.1.3
[INFO] [stderr]     Checking rustls v0.13.1
[INFO] [stderr]     Checking webpki-roots v0.15.0
[INFO] [stderr]     Checking dirs v3.0.2
[INFO] [stderr]     Checking seckey v0.11.2
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking xattr v1.3.1
[INFO] [stderr]     Checking zerocopy v0.6.6
[INFO] [stderr]     Checking strip-ansi-escapes v0.1.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking uuid v1.9.1
[INFO] [stderr]     Checking filetime v0.2.23
[INFO] [stderr]     Checking termion v3.0.0
[INFO] [stderr]     Checking page_size v0.4.2
[INFO] [stderr]     Checking users v0.11.0
[INFO] [stderr]     Checking cipher v0.3.0
[INFO] [stderr]     Checking itertools v0.8.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking fixedbitset v0.2.0
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling redox_pkgutils v0.1.8
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]     Checking bytecount v0.6.8
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking user-error v1.2.8
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking argon2 v0.3.4
[INFO] [stderr]     Checking sha3 v0.9.1
[INFO] [stderr]     Checking redox_liner v0.5.2
[INFO] [stderr]     Checking libflate v1.4.0
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]     Checking petgraph v0.5.1
[INFO] [stderr]     Checking pbr v1.1.1
[INFO] [stderr]     Checking aes v0.7.5
[INFO] [stderr]     Checking crc v3.2.1
[INFO] [stderr]     Checking serde_spanned v0.6.6
[INFO] [stderr]     Checking toml_datetime v0.6.6
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking toml_edit v0.22.14
[INFO] [stderr]     Checking tar v0.4.41
[INFO] [stderr]     Checking hyper-rustls v0.6.2
[INFO] [stderr]     Checking redox-scheme v0.2.1
[INFO] [stderr]     Checking blake2b_simd v0.5.11
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking endian-num v0.1.1
[INFO] [stderr]     Checking bidir-map v1.0.0
[INFO] [stderr]     Checking redox-path v0.3.1
[INFO] [stderr]     Checking version-compare v0.0.10
[INFO] [stderr]     Checking range-tree v0.1.0
[INFO] [stderr]     Checking rust-argon2 v0.8.3
[INFO] [stderr]     Checking fatfs v0.3.6
[INFO] [stderr]     Checking gpt v3.1.0
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking termion v1.5.6
[INFO] [stderr]     Checking fscommon v0.1.1
[INFO] [stderr]     Checking arg_parser v0.1.0
[INFO] [stderr]     Checking toml v0.8.14
[INFO] [stderr]     Checking redoxfs v0.6.5
[INFO] [stderr]     Checking sodiumoxide v0.2.7
[INFO] [stderr]     Checking pkgar-keys v0.1.13
[INFO] [stderr]     Checking pkgar-core v0.1.13
[INFO] [stderr]     Checking pkgar v0.1.13
[INFO] [stderr]     Checking redox_installer v0.2.23 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "0be532e2ef5ac20f20dee417e423c72c567f801ffcfbecf85c8cdec9101ed3fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0be532e2ef5ac20f20dee417e423c72c567f801ffcfbecf85c8cdec9101ed3fd", kill_on_drop: false }`
[INFO] [stdout] 0be532e2ef5ac20f20dee417e423c72c567f801ffcfbecf85c8cdec9101ed3fd
[INFO] checking redox-os/installer against try#a2cff3b7a9661c90ec0d581d3f3a69bb97c11138 for pr-121848-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredox-os%2Finstaller" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/redox-os/installer on toolchain a2cff3b7a9661c90ec0d581d3f3a69bb97c11138
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/redox-os/installer
[INFO] finished tweaking git repo https://github.com/redox-os/installer
[INFO] tweaked toml for git repo https://github.com/redox-os/installer written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/redox-os/installer 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" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e6859f00ec9c0b281f7d3a50819c7e35367fe791021b114ebcd1ecb49dcd5c34
[INFO] running `Command { std: "docker" "start" "-a" "e6859f00ec9c0b281f7d3a50819c7e35367fe791021b114ebcd1ecb49dcd5c34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e6859f00ec9c0b281f7d3a50819c7e35367fe791021b114ebcd1ecb49dcd5c34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6859f00ec9c0b281f7d3a50819c7e35367fe791021b114ebcd1ecb49dcd5c34", kill_on_drop: false }`
[INFO] [stdout] e6859f00ec9c0b281f7d3a50819c7e35367fe791021b114ebcd1ecb49dcd5c34
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1cfebd69f95665cc6c5a485eb1434d5a554cf786502c2893891533077daf97a0
[INFO] running `Command { std: "docker" "start" "-a" "1cfebd69f95665cc6c5a485eb1434d5a554cf786502c2893891533077daf97a0", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]     Checking numtoa v0.1.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking either v1.12.0
[INFO] [stderr]     Checking untrusted v0.6.2
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]     Checking gimli v0.29.0
[INFO] [stderr]    Compiling ring v0.13.5 (https://gitlab.redox-os.org/redox-os/ring.git?branch=redox-unix-0.13.5#c7de589d)
[INFO] [stderr]    Compiling libsodium-sys v0.2.7
[INFO] [stderr]    Compiling backtrace v0.3.73
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]    Compiling unicase v1.4.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking object v0.36.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]     Checking signature v1.6.4
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking ed25519 v1.5.3
[INFO] [stderr]     Checking addr2line v0.22.0
[INFO] [stderr]     Checking base64 v0.9.3
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]    Compiling blake3 v0.3.8
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking winnow v0.6.13
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking vte v0.10.1
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling zerocopy-derive v0.6.6
[INFO] [stderr]     Checking mime v0.2.6
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking webpki v0.18.1
[INFO] [stderr]     Checking sct v0.4.0
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]     Checking memsec v0.6.3
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking termion v2.0.3
[INFO] [stderr]    Compiling fuser v0.12.0
[INFO] [stderr]     Checking redox_syscall v0.5.2
[INFO] [stderr]     Checking typeable v0.1.2
[INFO] [stderr]     Checking block-padding v0.2.1
[INFO] [stderr]     Checking traitobject v0.1.0
[INFO] [stderr]     Checking language-tags v0.2.2
[INFO] [stderr]     Checking rle-decode-fast v1.0.3
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking libflate_lz77 v1.2.0
[INFO] [stderr]     Checking hyper v0.10.16
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking dirs v3.0.2
[INFO] [stderr]     Checking seckey v0.11.2
[INFO] [stderr]     Checking libredox v0.1.3
[INFO] [stderr]     Checking webpki-roots v0.15.0
[INFO] [stderr]     Checking rustls v0.13.1
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking zerocopy v0.6.6
[INFO] [stderr]     Checking xattr v1.3.1
[INFO] [stderr]     Checking strip-ansi-escapes v0.1.1
[INFO] [stderr]     Checking cipher v0.3.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking uuid v1.9.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking termion v3.0.0
[INFO] [stderr]     Checking page_size v0.4.2
[INFO] [stderr]     Checking filetime v0.2.23
[INFO] [stderr]     Checking users v0.11.0
[INFO] [stderr]     Checking itertools v0.8.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]    Compiling redox_pkgutils v0.1.8
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking fixedbitset v0.2.0
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]     Checking bytecount v0.6.8
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking user-error v1.2.8
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]     Checking libflate v1.4.0
[INFO] [stderr]     Checking redox_liner v0.5.2
[INFO] [stderr]     Checking crc v3.2.1
[INFO] [stderr]     Checking argon2 v0.3.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking sha3 v0.9.1
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]     Checking petgraph v0.5.1
[INFO] [stderr]     Checking pbr v1.1.1
[INFO] [stderr]     Checking aes v0.7.5
[INFO] [stderr]     Checking hyper-rustls v0.6.2
[INFO] [stderr]     Checking tar v0.4.41
[INFO] [stderr]     Checking redox-scheme v0.2.1
[INFO] [stderr]     Checking blake2b_simd v0.5.11
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking endian-num v0.1.1
[INFO] [stderr]     Checking version-compare v0.0.10
[INFO] [stderr]     Checking range-tree v0.1.0
[INFO] [stderr]     Checking redox-path v0.3.1
[INFO] [stderr]     Checking bidir-map v1.0.0
[INFO] [stderr]     Checking rust-argon2 v0.8.3
[INFO] [stderr]     Checking fatfs v0.3.6
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking gpt v3.1.0
[INFO] [stderr]     Checking termion v1.5.6
[INFO] [stderr]     Checking fscommon v0.1.1
[INFO] [stderr]     Checking serde_spanned v0.6.6
[INFO] [stderr]     Checking toml_datetime v0.6.6
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking toml_edit v0.22.14
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking arg_parser v0.1.0
[INFO] [stderr]     Checking toml v0.8.14
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta8Wrerl/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `endian-num` (lib) due to 2 previous errors
[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-566533b448b82834/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=CC_ENABLE_DEBUG_OUTPUT
[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")
[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]   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... 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... yes
[INFO] [stderr]   checking for mprotect... yes
[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... 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... 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]   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]   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-4975fa97bde75051/out/source/libsodium/configure: line 1818: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-4975fa97bde75051/out/source/libsodium/configure: line 1821: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-4975fa97bde75051/out/source/libsodium/configure: line 1835: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-4975fa97bde75051/out/source/libsodium/configure: line 1836: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-4975fa97bde75051/out/source/libsodium/configure: line 19034: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-4975fa97bde75051/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-4975fa97bde75051/out/source/libsodium/configure: line 1891: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-4975fa97bde75051/out/source/libsodium/configure: line 1899: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-4975fa97bde75051/out/source/libsodium/configure: line 1909: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-4975fa97bde75051/out/source/libsodium/configure: line 1985: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-4975fa97bde75051/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-4975fa97bde75051/out/source/libsodium/configure: line 1891: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-4975fa97bde75051/out/source/libsodium/configure: line 1899: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-4975fa97bde75051/out/source/libsodium/configure: line 1909: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-4975fa97bde75051/out/source/libsodium/configure: line 1985: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-4975fa97bde75051/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-4975fa97bde75051/out/source/libsodium/configure: line 1891: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-4975fa97bde75051/out/source/libsodium/configure: line 1899: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-4975fa97bde75051/out/source/libsodium/configure: line 1909: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-4975fa97bde75051/out/source/libsodium/configure: line 1985: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-4975fa97bde75051/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]   cat: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-4975fa97bde75051/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]   mkdir: cannot create directory './conf4773-20652': No space left on device
[INFO] [stderr]   config.status: error: cannot create a temporary directory in .
[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-4975fa97bde75051/out/source/libsodium/configure: line 40: echo: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-4975fa97bde75051/out/source/libsodium/configure: line 44: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-4975fa97bde75051/out/source/libsodium/configure: line 45: echo: write error: No space left on device
[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-4975fa97bde75051/out/source/libsodium/configure: line 54: echo: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-4975fa97bde75051/out/source/libsodium/configure: line 75: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-4975fa97bde75051/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-4975fa97bde75051/out/source/libsodium/configure: line 78: echo: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-4975fa97bde75051/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-6f17d22bba15001f/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-4975fa97bde75051/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-4975fa97bde75051/out/source/libsodium/configure" "--prefix=/opt/rustwide/target/debug/build/libsodium-sys-4975fa97bde75051/out/installed" "--libdir=/opt/rustwide/target/debug/build/libsodium-sys-4975fa97bde75051/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:     0x5566906bfe2d - std::backtrace_rs::backtrace::libunwind::trace::ha5969a904a33bb90
[INFO] [stderr]                                  at /rustc/a2cff3b7a9661c90ec0d581d3f3a69bb97c11138/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stderr]      1:     0x5566906bfe2d - std::backtrace_rs::backtrace::trace_unsynchronized::hd5776ddfe3d88e18
[INFO] [stderr]                                  at /rustc/a2cff3b7a9661c90ec0d581d3f3a69bb97c11138/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x5566906bfe2d - std::sys::backtrace::_print_fmt::h40e16c775082775c
[INFO] [stderr]                                  at /rustc/a2cff3b7a9661c90ec0d581d3f3a69bb97c11138/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5566906bfe2d - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a136a8d3f9437ae
[INFO] [stderr]                                  at /rustc/a2cff3b7a9661c90ec0d581d3f3a69bb97c11138/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5566906e360b - core::fmt::rt::Argument::fmt::hab069730761f457f
[INFO] [stderr]                                  at /rustc/a2cff3b7a9661c90ec0d581d3f3a69bb97c11138/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x5566906e360b - core::fmt::write::h24caf6616970278c
[INFO] [stderr]                                  at /rustc/a2cff3b7a9661c90ec0d581d3f3a69bb97c11138/library/core/src/fmt/mod.rs:1178:21
[INFO] [stderr]      6:     0x5566906bc613 - std::io::Write::write_fmt::h1ba8b8cd63d86b5d
[INFO] [stderr]                                  at /rustc/a2cff3b7a9661c90ec0d581d3f3a69bb97c11138/library/std/src/io/mod.rs:1823:15
[INFO] [stderr]      7:     0x5566906c1202 - std::sys::backtrace::BacktraceLock::print::hc6ace554074ce41c
[INFO] [stderr]                                  at /rustc/a2cff3b7a9661c90ec0d581d3f3a69bb97c11138/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      8:     0x5566906c1202 - std::panicking::default_hook::{{closure}}::hb38d1f8d4022d0b2
[INFO] [stderr]                                  at /rustc/a2cff3b7a9661c90ec0d581d3f3a69bb97c11138/library/std/src/panicking.rs:266:22
[INFO] [stderr]      9:     0x5566906c0e6e - std::panicking::default_hook::h16566526d9689648
[INFO] [stderr]                                  at /rustc/a2cff3b7a9661c90ec0d581d3f3a69bb97c11138/library/std/src/panicking.rs:293:9
[INFO] [stderr]     10:     0x5566906c1aaf - std::panicking::rust_panic_with_hook::h918d6d22f8d9c0a5
[INFO] [stderr]                                  at /rustc/a2cff3b7a9661c90ec0d581d3f3a69bb97c11138/library/std/src/panicking.rs:797:13
[INFO] [stderr]     11:     0x5566906c1797 - std::panicking::begin_panic_handler::{{closure}}::h8cf1410ece60e98d
[INFO] [stderr]                                  at /rustc/a2cff3b7a9661c90ec0d581d3f3a69bb97c11138/library/std/src/panicking.rs:671:13
[INFO] [stderr]     12:     0x5566906c0319 - std::sys::backtrace::__rust_end_short_backtrace::h9aa26f42a0e6fb13
[INFO] [stderr]                                  at /rustc/a2cff3b7a9661c90ec0d581d3f3a69bb97c11138/library/std/src/sys/backtrace.rs:170:18
[INFO] [stderr]     13:     0x5566906c1424 - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/a2cff3b7a9661c90ec0d581d3f3a69bb97c11138/library/std/src/panicking.rs:662:5
[INFO] [stderr]     14:     0x5566906e2313 - core::panicking::panic_fmt::hf0443e26bfb26da9
[INFO] [stderr]                                  at /rustc/a2cff3b7a9661c90ec0d581d3f3a69bb97c11138/library/core/src/panicking.rs:74:14
[INFO] [stderr]     15:     0x556690611fda - build_script_build::make_libsodium::h79ab217a0b962ede
[INFO] [stderr]     16:     0x5566906137b7 - build_script_build::build_libsodium::h8d202581e6cea0f7
[INFO] [stderr]     17:     0x55669060ed10 - build_script_build::main::ha63bb9d85bfb2411
[INFO] [stderr]     18:     0x55669060c2e3 - core::ops::function::FnOnce::call_once::ha25a2efc647fe7e4
[INFO] [stderr]     19:     0x55669060be56 - std::sys::backtrace::__rust_begin_short_backtrace::h03b32d3e74975eaa
[INFO] [stderr]     20:     0x55669060bce9 - std::rt::lang_start::{{closure}}::he6d5be74f2429d6d
[INFO] [stderr]     21:     0x5566906b8370 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hea30b07ce758743b
[INFO] [stderr]                                  at /rustc/a2cff3b7a9661c90ec0d581d3f3a69bb97c11138/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     22:     0x5566906b8370 - std::panicking::try::do_call::h7a664f621dc92f3e
[INFO] [stderr]                                  at /rustc/a2cff3b7a9661c90ec0d581d3f3a69bb97c11138/library/std/src/panicking.rs:554:40
[INFO] [stderr]     23:     0x5566906b8370 - std::panicking::try::he4bfd9ecdc2c810b
[INFO] [stderr]                                  at /rustc/a2cff3b7a9661c90ec0d581d3f3a69bb97c11138/library/std/src/panicking.rs:518:19
[INFO] [stderr]     24:     0x5566906b8370 - std::panic::catch_unwind::h428246a4a92cd082
[INFO] [stderr]                                  at /rustc/a2cff3b7a9661c90ec0d581d3f3a69bb97c11138/library/std/src/panic.rs:345:14
[INFO] [stderr]     25:     0x5566906b8370 - std::rt::lang_start_internal::{{closure}}::hb24252db1bf87aff
[INFO] [stderr]                                  at /rustc/a2cff3b7a9661c90ec0d581d3f3a69bb97c11138/library/std/src/rt.rs:143:48
[INFO] [stderr]     26:     0x5566906b8370 - std::panicking::try::do_call::h463a76d9b833189e
[INFO] [stderr]                                  at /rustc/a2cff3b7a9661c90ec0d581d3f3a69bb97c11138/library/std/src/panicking.rs:554:40
[INFO] [stderr]     27:     0x5566906b8370 - std::panicking::try::h2ad326ce43d13116
[INFO] [stderr]                                  at /rustc/a2cff3b7a9661c90ec0d581d3f3a69bb97c11138/library/std/src/panicking.rs:518:19
[INFO] [stderr]     28:     0x5566906b8370 - std::panic::catch_unwind::hb3816f926568e81f
[INFO] [stderr]                                  at /rustc/a2cff3b7a9661c90ec0d581d3f3a69bb97c11138/library/std/src/panic.rs:345:14
[INFO] [stderr]     29:     0x5566906b8370 - std::rt::lang_start_internal::h59f766a045729728
[INFO] [stderr]                                  at /rustc/a2cff3b7a9661c90ec0d581d3f3a69bb97c11138/library/std/src/rt.rs:143:20
[INFO] [stderr]     30:     0x55669060bcc7 - std::rt::lang_start::h800576278acfa330
[INFO] [stderr]     31:     0x5566906141c5 - main
[INFO] [stderr]     32:     0x7f55d386ad90 - <unknown>
[INFO] [stderr]     33:     0x7f55d386ae40 - __libc_start_main
[INFO] [stderr]     34:     0x55669060b605 - _start
[INFO] [stderr]     35:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "1cfebd69f95665cc6c5a485eb1434d5a554cf786502c2893891533077daf97a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1cfebd69f95665cc6c5a485eb1434d5a554cf786502c2893891533077daf97a0", kill_on_drop: false }`
[INFO] [stdout] 1cfebd69f95665cc6c5a485eb1434d5a554cf786502c2893891533077daf97a0
