[INFO] cloning repository https://github.com/parit90/load_balancer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/parit90/load_balancer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparit90%2Fload_balancer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparit90%2Fload_balancer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9c340bc8e3e804b887d2b664c2fa56613eb98123 [INFO] checking parit90/load_balancer against try#26ad8a85dc4eed299af809e52f278da81e284602 for pr-138458 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparit90%2Fload_balancer" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/parit90/load_balancer on toolchain 26ad8a85dc4eed299af809e52f278da81e284602 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+26ad8a85dc4eed299af809e52f278da81e284602" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/parit90/load_balancer [INFO] finished tweaking git repo https://github.com/parit90/load_balancer [INFO] tweaked toml for git repo https://github.com/parit90/load_balancer written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/parit90/load_balancer 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" "+26ad8a85dc4eed299af809e52f278da81e284602" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+26ad8a85dc4eed299af809e52f278da81e284602" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2a255af8fe5a90ec2915ed3aa5d98023738c4c0d0cfacc3cdd3cba37f9f048b8 [INFO] running `Command { std: "docker" "start" "-a" "2a255af8fe5a90ec2915ed3aa5d98023738c4c0d0cfacc3cdd3cba37f9f048b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2a255af8fe5a90ec2915ed3aa5d98023738c4c0d0cfacc3cdd3cba37f9f048b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a255af8fe5a90ec2915ed3aa5d98023738c4c0d0cfacc3cdd3cba37f9f048b8", kill_on_drop: false }` [INFO] [stdout] 2a255af8fe5a90ec2915ed3aa5d98023738c4c0d0cfacc3cdd3cba37f9f048b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+26ad8a85dc4eed299af809e52f278da81e284602" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c200047a4783b5e58dc6dc73cb27f1706b6ed3927a4016b9bdd02994fa8e975 [INFO] running `Command { std: "docker" "start" "-a" "1c200047a4783b5e58dc6dc73cb27f1706b6ed3927a4016b9bdd02994fa8e975", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking bytes v1.9.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking litemap v0.7.4 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking foldhash v0.1.3 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling cc v1.2.2 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking indexmap v2.7.0 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling openssl-src v300.4.1+3.4.0 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Checking time v0.3.37 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking object v0.36.5 [INFO] [stderr] Checking http v1.2.0 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling cmake v0.1.52 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking tokio v1.42.0 [INFO] [stderr] Checking zerofrom v0.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking tokio-util v0.7.13 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling libz-ng-sys v1.1.20 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Compiling sentry-contexts v0.26.0 [INFO] [stderr] Compiling trackable_derive v1.0.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking uuid v1.11.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking debugid v0.8.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling tokio-openssl v0.6.5 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking trackable v1.3.0 [INFO] [stderr] Checking sentry-types v0.26.0 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking uname v0.1.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking unicase v2.8.0 [INFO] [stderr] Checking ipnet v2.10.1 [INFO] [stderr] Checking webpki-roots v0.25.4 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Checking pingora-error v0.3.0 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking pingora-http v0.3.0 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking pingora-timeout v0.3.0 [INFO] [stderr] Checking trackable v0.2.24 [INFO] [stderr] Checking brotli-decompressor v2.5.1 [INFO] [stderr] Checking sentry-core v0.26.0 [INFO] [stderr] Checking hyper v0.14.31 [INFO] [stderr] Checking sentry-backtrace v0.26.0 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking sentry-panic v0.26.0 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking zstd v0.13.2 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking pingora-pool v0.3.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking h2 v0.4.7 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking tokio-test v0.4.4 [INFO] [stderr] Checking brotli v3.5.0 [INFO] [stderr] Checking sfv v0.9.4 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking serde_yaml v0.8.26 [INFO] [stderr] Checking pingora-runtime v0.3.0 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking daemonize v0.5.0 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking cpufeatures v0.2.16 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking thrift_codec v0.1.1 [INFO] [stderr] Checking rmp-serde v1.3.0 [INFO] [stderr] Checking rustracing v0.5.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `mime_guess` (build script) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/26ad8a85dc4eed299af809e52f278da81e284602/bin/rustc --crate-name build_script_build --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mime_guess-2.0.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="rev-mappings"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "rev-mappings"))' -C metadata=4b4b5a0491edd712 -C extra-filename=-8769365faa3259b6 --out-dir /opt/rustwide/target/debug/build/mime_guess-8769365faa3259b6 -L dependency=/opt/rustwide/target/debug/deps --extern unicase=/opt/rustwide/target/debug/deps/libunicase-1576f1025048c2fb.rlib --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/rustracing-f17ecd51c26b0a0e.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/rustracing-f17ecd51c26b0a0e/dep-lib-rustracing` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetay4ZGro" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `reqwest` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaZlTb5S" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rmp-serde` (lib) due to 1 previous error [INFO] [stderr] error: failed to run custom build command for `libz-ng-sys v1.1.20` [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/libz-ng-sys-a6858bc7754f842b/build-script-cmake` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] CMAKE_TOOLCHAIN_FILE_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_TOOLCHAIN_FILE_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_TOOLCHAIN_FILE = None [INFO] [stderr] CMAKE_TOOLCHAIN_FILE = None [INFO] [stderr] CMAKE_GENERATOR_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_GENERATOR_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_GENERATOR = None [INFO] [stderr] CMAKE_GENERATOR = None [INFO] [stderr] CMAKE_PREFIX_PATH_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_PREFIX_PATH_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_PREFIX_PATH = None [INFO] [stderr] CMAKE_PREFIX_PATH = None [INFO] [stderr] CMAKE_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE = None [INFO] [stderr] CMAKE = None [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/libz-ng-sys-02bcc3f0bb82fb6d/out/build" && CMAKE_PREFIX_PATH="" LC_ALL="C" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libz-ng-sys-1.1.20/src/zlib-ng" "-DBUILD_SHARED_LIBS=OFF" "-DZLIB_COMPAT=OFF" "-DZLIB_ENABLE_TESTS=OFF" "-DWITH_GZFILEOP=ON" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/libz-ng-sys-02bcc3f0bb82fb6d/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" "-DCMAKE_BUILD_TYPE=Debug" [INFO] [stderr] -- Using CMake version 3.22.1 [INFO] [stderr] -- ZLIB_HEADER_VERSION: 1.3.1 [INFO] [stderr] -- ZLIBNG_HEADER_VERSION: 2.2.2 [INFO] [stderr] -- The C compiler identification is GNU 11.4.0 [INFO] [stderr] -- Detecting C compiler ABI info [INFO] [stderr] -- Detecting C compiler ABI info - done [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc - skipped [INFO] [stderr] -- Detecting C compile features [INFO] [stderr] -- Detecting C compile features - done [INFO] [stderr] -- Arch detected: 'x86_64' [INFO] [stderr] -- Basearch of 'x86_64' has been detected as: 'x86' [INFO] [stderr] -- Performing Test FNO_LTO_AVAILABLE [INFO] [stderr] -- Performing Test FNO_LTO_AVAILABLE - Success [INFO] [stderr] -- Looking for arm_acle.h [INFO] [stderr] -- Looking for arm_acle.h - not found [INFO] [stderr] -- Looking for sys/auxv.h [INFO] [stderr] -- Looking for sys/auxv.h - found [INFO] [stderr] -- Looking for sys/sdt.h [INFO] [stderr] -- Looking for sys/sdt.h - not found [INFO] [stderr] -- Looking for unistd.h [INFO] [stderr] -- Looking for unistd.h - found [INFO] [stderr] -- Looking for linux/auxvec.h [INFO] [stderr] -- Looking for linux/auxvec.h - found [INFO] [stderr] -- Looking for sys/types.h [INFO] [stderr] -- Looking for sys/types.h - found [INFO] [stderr] -- Looking for stdint.h [INFO] [stderr] -- Looking for stdint.h - found [INFO] [stderr] -- Looking for stddef.h [INFO] [stderr] -- Looking for stddef.h - found [INFO] [stderr] -- Check size of off64_t [INFO] [stderr] -- Check size of off64_t - done [INFO] [stderr] -- Looking for fseeko [INFO] [stderr] -- Looking for fseeko - found [INFO] [stderr] -- Looking for strerror [INFO] [stderr] -- Looking for strerror - found [INFO] [stderr] -- Looking for posix_memalign [INFO] [stderr] -- Looking for posix_memalign - found [INFO] [stderr] -- Looking for aligned_alloc [INFO] [stderr] -- Looking for aligned_alloc - found [INFO] [stderr] -- Performing Test HAVE_NO_INTERPOSITION [INFO] [stderr] -- Performing Test HAVE_NO_INTERPOSITION - Success [INFO] [stderr] -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_HIDDEN [INFO] [stderr] -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_HIDDEN - Success [INFO] [stderr] -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_INTERNAL [INFO] [stderr] -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_INTERNAL - Success [INFO] [stderr] -- Performing Test HAVE_ATTRIBUTE_ALIGNED [INFO] [stderr] -- Performing Test HAVE_ATTRIBUTE_ALIGNED - Success [INFO] [stderr] -- Performing Test HAVE_BUILTIN_ASSUME_ALIGNED [INFO] [stderr] -- Performing Test HAVE_BUILTIN_ASSUME_ALIGNED - Success [INFO] [stderr] -- Performing Test HAVE_BUILTIN_CTZ [INFO] [stderr] -- Performing Test HAVE_BUILTIN_CTZ - Success [INFO] [stderr] -- Performing Test HAVE_BUILTIN_CTZLL [INFO] [stderr] -- Performing Test HAVE_BUILTIN_CTZLL - Success [INFO] [stderr] -- Performing Test HAVE_PTRDIFF_T [INFO] [stderr] -- Performing Test HAVE_PTRDIFF_T - Success [INFO] [stderr] -- Performing Test HAVE_XSAVE_INTRIN [INFO] [stderr] -- Performing Test HAVE_XSAVE_INTRIN - Success [INFO] [stderr] -- Performing Test HAVE_SSE2_INTRIN [INFO] [stderr] -- Performing Test HAVE_SSE2_INTRIN - Success [INFO] [stderr] -- Performing Test HAVE_SSSE3_INTRIN [INFO] [stderr] -- Performing Test HAVE_SSSE3_INTRIN - Success [INFO] [stderr] -- Performing Test HAVE_SSE42_INTRIN [INFO] [stderr] -- Performing Test HAVE_SSE42_INTRIN - Success [INFO] [stderr] -- Performing Test HAVE_PCLMULQDQ_INTRIN [INFO] [stderr] -- Performing Test HAVE_PCLMULQDQ_INTRIN - Success [INFO] [stderr] -- Performing Test HAVE_AVX2_INTRIN [INFO] [stderr] -- Performing Test HAVE_AVX2_INTRIN - Success [INFO] [stderr] -- Performing Test HAVE_CASCADE_LAKE [INFO] [stderr] -- Performing Test HAVE_CASCADE_LAKE - Success [INFO] [stderr] -- Performing Test HAVE_AVX512_INTRIN [INFO] [stderr] -- Performing Test HAVE_AVX512_INTRIN - Success [INFO] [stderr] -- Performing Test HAVE_AVX512VNNI_INTRIN [INFO] [stderr] -- Performing Test HAVE_AVX512VNNI_INTRIN - Success [INFO] [stderr] -- Performing Test HAVE_VPCLMULQDQ_INTRIN [INFO] [stderr] -- Performing Test HAVE_VPCLMULQDQ_INTRIN - Success [INFO] [stderr] -- Architecture-specific source files: arch/x86/x86_features.c;arch/x86/chunkset_sse2.c;arch/x86/compare256_sse2.c;arch/x86/slide_hash_sse2.c;arch/x86/adler32_ssse3.c;arch/x86/chunkset_ssse3.c;arch/x86/adler32_sse42.c;arch/x86/crc32_pclmulqdq.c;arch/x86/slide_hash_avx2.c;arch/x86/chunkset_avx2.c;arch/x86/compare256_avx2.c;arch/x86/adler32_avx2.c;arch/x86/adler32_avx512.c;arch/x86/adler32_avx512_vnni.c;arch/x86/crc32_vpclmulqdq.c [INFO] [stderr] -- The following features have been enabled: [INFO] [stderr] [INFO] [stderr] * CMAKE_BUILD_TYPE, Build type: Debug (selected) [INFO] [stderr] * XSAVE, Support XSAVE intrinsics using "-mxsave" [INFO] [stderr] * SSSE3_ADLER32, Support SSSE3-accelerated adler32, using "-mssse3" [INFO] [stderr] * SSE42_CRC, Support SSE4.2 optimized adler32 hash generation, using "-msse4.2" [INFO] [stderr] * PCLMUL_CRC, Support CRC hash generation using PCLMULQDQ, using "-msse4.2 -mpclmul" [INFO] [stderr] * AVX2_SLIDEHASH, Support AVX2 optimized slide_hash, using "-mavx2" [INFO] [stderr] * AVX2_CHUNKSET, Support AVX2 optimized chunkset, using "-mavx2" [INFO] [stderr] * AVX2_COMPARE256, Support AVX2 optimized compare256, using "-mavx2" [INFO] [stderr] * AVX2_ADLER32, Support AVX2-accelerated adler32, using "-mavx2" [INFO] [stderr] * AVX512_ADLER32, Support AVX512-accelerated adler32, using "-mavx512f -mavx512dq -mavx512bw -mavx512vl -mtune=cascadelake" [INFO] [stderr] * AVX512VNNI_ADLER32, Support AVX512VNNI adler32, using "-mavx512f -mavx512dq -mavx512bw -mavx512vl -mavx512vnni -mtune=cascadelake" [INFO] [stderr] * VPCLMUL_CRC, Support CRC hash generation using VPCLMULQDQ, using "-mpclmul -mvpclmulqdq -mavx512f -mavx512f -mavx512dq -mavx512bw -mavx512vl -mtune=cascadelake" [INFO] [stderr] * WITH_GZFILEOP, Compile with support for gzFile related functions [INFO] [stderr] * ZLIBNG_ENABLE_TESTS, Test zlib-ng specific API [INFO] [stderr] * WITH_SANITIZER, Enable sanitizer support [INFO] [stderr] * WITH_GTEST, Build gtest_zlib [INFO] [stderr] * WITH_OPTIM, Build with optimisation [INFO] [stderr] * WITH_NEW_STRATEGIES, Use new strategies [INFO] [stderr] * WITH_RUNTIME_CPU_DETECTION, Build with runtime CPU detection [INFO] [stderr] * WITH_AVX2, Build with AVX2 [INFO] [stderr] * WITH_AVX512, Build with AVX512 [INFO] [stderr] * WITH_AVX512VNNI, Build with AVX512 VNNI [INFO] [stderr] * WITH_SSE2, Build with SSE2 [INFO] [stderr] * WITH_SSSE3, Build with SSSE3 [INFO] [stderr] * WITH_SSE42, Build with SSE42 [INFO] [stderr] * WITH_PCLMULQDQ, Build with PCLMULQDQ [INFO] [stderr] * WITH_VPCLMULQDQ, Build with VPCLMULQDQ [INFO] [stderr] [INFO] [stderr] -- The following features have been disabled: [INFO] [stderr] [INFO] [stderr] * ZLIB_SYMBOL_PREFIX, Publicly exported symbols DO NOT have a custom prefix [INFO] [stderr] * ZLIB_COMPAT, Compile with zlib compatible API [INFO] [stderr] * ZLIB_ENABLE_TESTS, Build test binaries [INFO] [stderr] * WITH_FUZZERS, Build test/fuzz [INFO] [stderr] * WITH_BENCHMARKS, Build test/benchmarks [INFO] [stderr] * WITH_BENCHMARK_APPS, Build application benchmarks [INFO] [stderr] * WITH_NATIVE_INSTRUCTIONS, Instruct the compiler to use the full instruction set on this host (gcc/clang -march=native) [INFO] [stderr] * WITH_MAINTAINER_WARNINGS, Build with project maintainer warnings [INFO] [stderr] * WITH_CODE_COVERAGE, Enable code coverage reporting [INFO] [stderr] * WITH_INFLATE_STRICT, Build with strict inflate distance checking [INFO] [stderr] * WITH_INFLATE_ALLOW_INVALID_DIST, Build with zero fill for inflate invalid distances [INFO] [stderr] * INSTALL_UTILS, Copy minigzip and minideflate during install [INFO] [stderr] [INFO] [stderr] -- Configuring done [INFO] [stderr] -- Generating done [INFO] [stderr] -- Build files have been written to: /opt/rustwide/target/debug/build/libz-ng-sys-02bcc3f0bb82fb6d/out/build [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/libz-ng-sys-02bcc3f0bb82fb6d/out/build" && LC_ALL="C" MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--build" "/opt/rustwide/target/debug/build/libz-ng-sys-02bcc3f0bb82fb6d/out/build" "--target" "install" "--config" "Debug" [INFO] [stderr] [ 2%] Building C object CMakeFiles/zlib.dir/arch/generic/adler32_c.c.o [INFO] [stderr] [ 4%] Building C object CMakeFiles/zlib.dir/arch/generic/adler32_fold_c.c.o [INFO] [stderr] [ 6%] Building C object CMakeFiles/zlib.dir/arch/generic/chunkset_c.c.o [INFO] [stderr] [ 8%] Building C object CMakeFiles/zlib.dir/arch/generic/compare256_c.c.o [INFO] [stderr] [ 10%] Building C object CMakeFiles/zlib.dir/arch/generic/crc32_braid_c.c.o [INFO] [stderr] [ 12%] Building C object CMakeFiles/zlib.dir/arch/generic/crc32_fold_c.c.o [INFO] [stderr] [ 14%] Building C object CMakeFiles/zlib.dir/arch/generic/slide_hash_c.c.o [INFO] [stderr] [ 16%] Building C object CMakeFiles/zlib.dir/adler32.c.o [INFO] [stderr] [ 18%] Building C object CMakeFiles/zlib.dir/compress.c.o [INFO] [stderr] [ 20%] Building C object CMakeFiles/zlib.dir/crc32.c.o [INFO] [stderr] [ 22%] Building C object CMakeFiles/zlib.dir/crc32_braid_comb.c.o [INFO] [stderr] [ 25%] Building C object CMakeFiles/zlib.dir/deflate.c.o [INFO] [stderr] [ 27%] Building C object CMakeFiles/zlib.dir/deflate_fast.c.o [INFO] [stderr] [ 29%] Building C object CMakeFiles/zlib.dir/deflate_huff.c.o [INFO] [stderr] [ 31%] Building C object CMakeFiles/zlib.dir/deflate_medium.c.o [INFO] [stderr] [ 33%] Building C object CMakeFiles/zlib.dir/deflate_quick.c.o [INFO] [stderr] [ 35%] Building C object CMakeFiles/zlib.dir/deflate_rle.c.o [INFO] [stderr] [ 37%] Building C object CMakeFiles/zlib.dir/deflate_slow.c.o [INFO] [stderr] [ 39%] Building C object CMakeFiles/zlib.dir/deflate_stored.c.o [INFO] [stderr] [ 41%] Building C object CMakeFiles/zlib.dir/functable.c.o [INFO] [stderr] [ 43%] Building C object CMakeFiles/zlib.dir/infback.c.o [INFO] [stderr] [ 45%] Building C object CMakeFiles/zlib.dir/inflate.c.o [INFO] [stderr] [ 47%] Building C object CMakeFiles/zlib.dir/inftrees.c.o [INFO] [stderr] [ 50%] Building C object CMakeFiles/zlib.dir/insert_string.c.o [INFO] [stderr] [ 52%] Building C object CMakeFiles/zlib.dir/insert_string_roll.c.o [INFO] [stderr] [ 54%] Building C object CMakeFiles/zlib.dir/trees.c.o [INFO] [stderr] [ 56%] Building C object CMakeFiles/zlib.dir/uncompr.c.o [INFO] [stderr] [ 58%] Building C object CMakeFiles/zlib.dir/zutil.c.o [INFO] [stderr] [ 60%] Building C object CMakeFiles/zlib.dir/cpu_features.c.o [INFO] [stderr] [ 62%] Building C object CMakeFiles/zlib.dir/arch/x86/x86_features.c.o [INFO] [stderr] [ 64%] Building C object CMakeFiles/zlib.dir/arch/x86/chunkset_sse2.c.o [INFO] [stderr] [ 66%] Building C object CMakeFiles/zlib.dir/arch/x86/compare256_sse2.c.o [INFO] [stderr] [ 68%] Building C object CMakeFiles/zlib.dir/arch/x86/slide_hash_sse2.c.o [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] CMake Warning: [INFO] [stderr] Manually-specified variables were not used by the project: [INFO] [stderr] [INFO] [stderr] CMAKE_ASM_COMPILER [INFO] [stderr] CMAKE_ASM_FLAGS [INFO] [stderr] CMAKE_CXX_COMPILER [INFO] [stderr] CMAKE_CXX_FLAGS [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libz-ng-sys-1.1.20/src/zlib-ng/arch/x86/compare256_sse2.c:96: fatal error: error writing to /tmp/ccONu4d3.s: No space left on device [INFO] [stderr] 96 | [INFO] [stderr] | [INFO] [stderr] compilation terminated. [INFO] [stderr] gmake[2]: *** [CMakeFiles/zlib.dir/build.make:510: CMakeFiles/zlib.dir/arch/x86/compare256_sse2.c.o] Error 1 [INFO] [stderr] gmake[2]: *** Waiting for unfinished jobs.... [INFO] [stderr] /tmp/cchBpeHm.s: Assembler messages: [INFO] [stderr] /tmp/cchBpeHm.s: Fatal error: can't write 63 bytes to section .text.slide_hash_chain of CMakeFiles/zlib.dir/arch/x86/slide_hash_sse2.c.o: 'No space left on device' [INFO] [stderr] /tmp/cchBpeHm.s: Fatal error: CMakeFiles/zlib.dir/arch/x86/slide_hash_sse2.c.o: No space left on device [INFO] [stderr] gmake[2]: *** [CMakeFiles/zlib.dir/build.make:524: CMakeFiles/zlib.dir/arch/x86/slide_hash_sse2.c.o] Error 1 [INFO] [stderr] gmake[1]: *** [CMakeFiles/Makefile2:83: CMakeFiles/zlib.dir/all] Error 2 [INFO] [stderr] gmake: *** [Makefile:156: all] Error 2 [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.52/src/lib.rs:1115:5: [INFO] [stderr] [INFO] [stderr] command did not execute successfully, got: exit status: 2 [INFO] [stderr] [INFO] [stderr] build script failed, must exit now [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5f02f6b73662 - std::backtrace_rs::backtrace::libunwind::trace::h624ad7788ad47e0f [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5f02f6b73662 - std::backtrace_rs::backtrace::trace_unsynchronized::h6558814eb004f130 [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5f02f6b73662 - std::sys::backtrace::_print_fmt::he9dc7c522981978f [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5f02f6b73662 - ::fmt::hf75e40fd782fabe5 [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5f02f6b97d73 - core::fmt::rt::Argument::fmt::h64616a370f558318 [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/core/src/fmt/rt.rs:185:76 [INFO] [stderr] 5: 0x5f02f6b97d73 - core::fmt::write::h490f5869196d1a8e [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x5f02f6b70243 - std::io::Write::write_fmt::ha626e648d3fc66ff [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x5f02f6b734b2 - std::sys::backtrace::BacktraceLock::print::h99dda70d87831b85 [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5f02f6b74612 - std::panicking::default_hook::{{closure}}::h7604404ea50a3d25 [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x5f02f6b74415 - std::panicking::default_hook::h269ddda58affe806 [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x5f02f6b74ff2 - std::panicking::rust_panic_with_hook::h9a3edde1e77895c8 [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/panicking.rs:831:13 [INFO] [stderr] 11: 0x5f02f6b74d7a - std::panicking::begin_panic_handler::{{closure}}::h3b89619b68ffc463 [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/panicking.rs:704:13 [INFO] [stderr] 12: 0x5f02f6b73b59 - std::sys::backtrace::__rust_end_short_backtrace::h63de8c9fead1cbce [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x5f02f6b74a0d - rust_begin_unwind [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/panicking.rs:695:5 [INFO] [stderr] 14: 0x5f02f6b96b80 - core::panicking::panic_fmt::hd757f400f7555494 [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x5f02f6ae8d1b - cmake::fail::hb253dbe25b1c97fd [INFO] [stderr] 16: 0x5f02f6ae8582 - cmake::run::h4dbe0f7670a56756 [INFO] [stderr] 17: 0x5f02f6ae5060 - cmake::Config::build::h7cd50c0a57cb4632 [INFO] [stderr] 18: 0x5f02f6adf521 - build_script_cmake::build_zlib_ng::h43a4f0b19dda3ef5 [INFO] [stderr] 19: 0x5f02f6ae00a3 - build_script_cmake::main::h3a0c928bed86a7be [INFO] [stderr] 20: 0x5f02f6add6b3 - core::ops::function::FnOnce::call_once::h46fe1049ab984bdf [INFO] [stderr] 21: 0x5f02f6add636 - std::sys::backtrace::__rust_begin_short_backtrace::hb0bbcae768e93e10 [INFO] [stderr] 22: 0x5f02f6add579 - std::rt::lang_start::{{closure}}::h4e85edefbfd519e5 [INFO] [stderr] 23: 0x5f02f6b6bf30 - core::ops::function::impls:: for &F>::call_once::h28b8e3395896db3f [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x5f02f6b6bf30 - std::panicking::try::do_call::he3ec180badf15680 [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/panicking.rs:587:40 [INFO] [stderr] 25: 0x5f02f6b6bf30 - std::panicking::try::h445a850bef32ee73 [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/panicking.rs:550:19 [INFO] [stderr] 26: 0x5f02f6b6bf30 - std::panic::catch_unwind::h7f476ec1eabc1095 [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/panic.rs:359:14 [INFO] [stderr] 27: 0x5f02f6b6bf30 - std::rt::lang_start_internal::{{closure}}::h0ea64b98c5d7c00a [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/rt.rs:168:24 [INFO] [stderr] 28: 0x5f02f6b6bf30 - std::panicking::try::do_call::h2687410ea59bf7a5 [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/panicking.rs:587:40 [INFO] [stderr] 29: 0x5f02f6b6bf30 - std::panicking::try::hd0b7934e98b76e16 [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/panicking.rs:550:19 [INFO] [stderr] 30: 0x5f02f6b6bf30 - std::panic::catch_unwind::h73b9ee77d3cd87c6 [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/panic.rs:359:14 [INFO] [stderr] 31: 0x5f02f6b6bf30 - std::rt::lang_start_internal::h228615d761734162 [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/rt.rs:164:5 [INFO] [stderr] 32: 0x5f02f6add561 - std::rt::lang_start::h2992fa15fa835edc [INFO] [stderr] 33: 0x5f02f6ae00f5 - main [INFO] [stderr] 34: 0x70509da7bd90 - [INFO] [stderr] 35: 0x70509da7be40 - __libc_start_main [INFO] [stderr] 36: 0x5f02f6add395 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaBWaN8P" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetakhkgLL/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nix` (lib) due to 1 previous error [INFO] [stderr] warning: openssl-sys@0.9.104: building OpenSSL: 'make' reported failure with exit status: 2 [INFO] [stderr] warning: openssl-sys@0.9.104: openssl-src: failed to build OpenSSL from source [INFO] [stderr] error: failed to run custom build command for `openssl-sys v0.9.104` [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/openssl-sys-8454dba4d1b5c2d7/build-script-main` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-check-cfg=cfg(osslconf, values("OPENSSL_NO_OCB", "OPENSSL_NO_SM4", "OPENSSL_NO_SEED", "OPENSSL_NO_CHACHA", "OPENSSL_NO_CAST", "OPENSSL_NO_IDEA", "OPENSSL_NO_CAMELLIA", "OPENSSL_NO_RC4", "OPENSSL_NO_BF", "OPENSSL_NO_PSK", "OPENSSL_NO_DEPRECATED_3_0", "OPENSSL_NO_SCRYPT", "OPENSSL_NO_SM3", "OPENSSL_NO_RMD160", "OPENSSL_NO_EC2M", "OPENSSL_NO_OCSP", "OPENSSL_NO_CMS", "OPENSSL_NO_COMP", "OPENSSL_NO_SOCK", "OPENSSL_NO_STDIO", "OPENSSL_NO_EC", "OPENSSL_NO_SSL3_METHOD", "OPENSSL_NO_KRB5", "OPENSSL_NO_TLSEXT", "OPENSSL_NO_SRP", "OPENSSL_NO_RFC3779", "OPENSSL_NO_SHA", "OPENSSL_NO_NEXTPROTONEG", "OPENSSL_NO_ENGINE", "OPENSSL_NO_BUF_FREELISTS")) [INFO] [stderr] cargo:rustc-check-cfg=cfg(openssl) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl) [INFO] [stderr] cargo:rustc-check-cfg=cfg(boringssl) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl250) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl251) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl252) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl261) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl270) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl271) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl273) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl280) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl281) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl291) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl310) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl321) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl332) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl340) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl350) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl360) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl361) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl370) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl380) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl381) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl382) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl390) [INFO] [stderr] cargo:rustc-check-cfg=cfg(libressl400) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ossl101) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ossl102) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ossl102f) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ossl102h) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ossl110) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ossl110f) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ossl110g) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ossl110h) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ossl111) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ossl111b) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ossl111c) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ossl111d) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ossl300) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ossl310) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ossl320) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ossl330) [INFO] [stderr] cargo:rustc-check-cfg=cfg(ossl340) [INFO] [stderr] cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_NO_VENDOR [INFO] [stderr] X86_64_UNKNOWN_LINUX_GNU_OPENSSL_NO_VENDOR unset [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_NO_VENDOR [INFO] [stderr] OPENSSL_NO_VENDOR unset [INFO] [stderr] cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_CONFIG_DIR [INFO] [stderr] X86_64_UNKNOWN_LINUX_GNU_OPENSSL_CONFIG_DIR unset [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_CONFIG_DIR [INFO] [stderr] OPENSSL_CONFIG_DIR unset [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/openssl-sys-1e6a7617b060cf52/out) [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] RUSTC_WRAPPER = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some(true) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=forbid) [INFO] [stderr] cargo:rerun-if-env-changed=AR_x86_64-unknown-linux-gnu [INFO] [stderr] AR_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=AR_x86_64_unknown_linux_gnu [INFO] [stderr] AR_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_AR [INFO] [stderr] HOST_AR = None [INFO] [stderr] cargo:rerun-if-env-changed=AR [INFO] [stderr] AR = None [INFO] [stderr] cargo:rerun-if-env-changed=ARFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] ARFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=ARFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] ARFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_ARFLAGS [INFO] [stderr] HOST_ARFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=ARFLAGS [INFO] [stderr] ARFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=RANLIB_x86_64-unknown-linux-gnu [INFO] [stderr] RANLIB_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=RANLIB_x86_64_unknown_linux_gnu [INFO] [stderr] RANLIB_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_RANLIB [INFO] [stderr] HOST_RANLIB = None [INFO] [stderr] cargo:rerun-if-env-changed=RANLIB [INFO] [stderr] RANLIB = None [INFO] [stderr] cargo:rerun-if-env-changed=RANLIBFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] RANLIBFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=RANLIBFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] RANLIBFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_RANLIBFLAGS [INFO] [stderr] HOST_RANLIBFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=RANLIBFLAGS [INFO] [stderr] RANLIBFLAGS = None [INFO] [stderr] running cd "/opt/rustwide/target/debug/build/openssl-sys-1e6a7617b060cf52/out/openssl-build/build/src" && env -u CROSS_COMPILE AR="ar" CC="cc" RANLIB="ranlib" "perl" "./Configure" "--prefix=/opt/rustwide/target/debug/build/openssl-sys-1e6a7617b060cf52/out/openssl-build/install" "--openssldir=/usr/local/ssl" "no-shared" "no-module" "no-ssl3" "no-tests" "no-comp" "no-zlib" "no-zlib-dynamic" "--libdir=lib" "no-md2" "no-rc5" "no-weak-ssl-ciphers" "no-camellia" "no-idea" "no-seed" "linux-x86_64" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" [INFO] [stderr] Configuring OpenSSL version 3.4.0 for target linux-x86_64 [INFO] [stderr] Using os-specific seed configuration [INFO] [stderr] Created configdata.pm [INFO] [stderr] Running configdata.pm [INFO] [stderr] Created Makefile.in [INFO] [stderr] Created Makefile [INFO] [stderr] Created include/openssl/configuration.h [INFO] [stderr] [INFO] [stderr] ********************************************************************** [INFO] [stderr] *** *** [INFO] [stderr] *** OpenSSL has been successfully configured *** [INFO] [stderr] *** *** [INFO] [stderr] *** If you encounter a problem while building, please open an *** [INFO] [stderr] *** issue on GitHub *** [INFO] [stderr] *** and include the output from the following command: *** [INFO] [stderr] *** *** [INFO] [stderr] *** perl configdata.pm --dump *** [INFO] [stderr] *** *** [INFO] [stderr] *** (If you are new to OpenSSL, you might want to consult the *** [INFO] [stderr] *** 'Troubleshooting' section in the INSTALL.md file first) *** [INFO] [stderr] *** *** [INFO] [stderr] ********************************************************************** [INFO] [stderr] running cd "/opt/rustwide/target/debug/build/openssl-sys-1e6a7617b060cf52/out/openssl-build/build/src" && "make" "depend" [INFO] [stderr] running cd "/opt/rustwide/target/debug/build/openssl-sys-1e6a7617b060cf52/out/openssl-build/build/src" && MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "make" "build_libs" [INFO] [stderr] /usr/bin/perl util/mkinstallvars.pl PREFIX=. BINDIR=apps APPLINKDIR=ms LIBDIR= INCLUDEDIR=include "INCLUDEDIR=./include" ENGINESDIR=engines MODULESDIR=providers "VERSION=3.4.0" "LDLIBS=-ldl -pthread " > builddata.pm [INFO] [stderr] /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" crypto/params_idx.c.in > crypto/params_idx.c [INFO] [stderr] /usr/bin/perl util/mkinstallvars.pl "PREFIX=/opt/rustwide/target/debug/build/openssl-sys-1e6a7617b060cf52/out/openssl-build/install" BINDIR=bin "LIBDIR=lib" "libdir=/opt/rustwide/target/debug/build/openssl-sys-1e6a7617b060cf52/out/openssl-build/install/lib" INCLUDEDIR=include APPLINKDIR=include/openssl "ENGINESDIR=/opt/rustwide/target/debug/build/openssl-sys-1e6a7617b060cf52/out/openssl-build/install/lib/engines-3" "MODULESDIR=/opt/rustwide/target/debug/build/openssl-sys-1e6a7617b060cf52/out/openssl-build/install/lib/ossl-modules" "PKGCONFIGDIR=/opt/rustwide/target/debug/build/openssl-sys-1e6a7617b060cf52/out/openssl-build/install/lib/pkgconfig" "CMAKECONFIGDIR=/opt/rustwide/target/debug/build/openssl-sys-1e6a7617b060cf52/out/openssl-build/install/lib/cmake/OpenSSL" "LDLIBS=-ldl -pthread " "VERSION=3.4.0" > installdata.pm [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/crypto/bn_conf.h.in > include/crypto/bn_conf.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/crypto/dso_conf.h.in > include/crypto/dso_conf.h [INFO] [stderr] /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" include/internal/param_names.h.in > include/internal/param_names.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/asn1.h.in > include/openssl/asn1.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/asn1t.h.in > include/openssl/asn1t.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/bio.h.in > include/openssl/bio.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/cmp.h.in > include/openssl/cmp.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/cms.h.in > include/openssl/cms.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/comp.h.in > include/openssl/comp.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/conf.h.in > include/openssl/conf.h [INFO] [stderr] /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata" "-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile" include/openssl/core_names.h.in > include/openssl/core_names.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/crmf.h.in > include/openssl/crmf.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/crypto.h.in > include/openssl/crypto.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/ct.h.in > include/openssl/ct.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/err.h.in > include/openssl/err.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/ess.h.in > include/openssl/ess.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/fipskey.h.in > include/openssl/fipskey.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/lhash.h.in > include/openssl/lhash.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/ocsp.h.in > include/openssl/ocsp.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/opensslv.h.in > include/openssl/opensslv.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/pkcs12.h.in > include/openssl/pkcs12.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/pkcs7.h.in > include/openssl/pkcs7.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/safestack.h.in > include/openssl/safestack.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/srp.h.in > include/openssl/srp.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/ssl.h.in > include/openssl/ssl.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/ui.h.in > include/openssl/ui.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/x509.h.in > include/openssl/x509.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/x509_acert.h.in > include/openssl/x509_acert.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/x509_vfy.h.in > include/openssl/x509_vfy.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "util/dofile.pl" "-oMakefile" include/openssl/x509v3.h.in > include/openssl/x509v3.h [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "-Mbuilddata" "util/dofile.pl" "-oMakefile" exporters/pkg-config/libcrypto.pc.in > libcrypto.pc [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "-Mbuilddata" "util/dofile.pl" "-oMakefile" exporters/pkg-config/libssl.pc.in > libssl.pc [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "-Mbuilddata" "util/dofile.pl" "-oMakefile" exporters/cmake/OpenSSLConfig.cmake.in > OpenSSLConfig.cmake [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "-Minstalldata" "util/dofile.pl" "-oMakefile" exporters/cmake/OpenSSLConfig.cmake.in > exporters/OpenSSLConfig.cmake [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "-Minstalldata" "util/dofile.pl" "-oMakefile" exporters/pkg-config/libcrypto.pc.in > exporters/libcrypto.pc [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "-Minstalldata" "util/dofile.pl" "-oMakefile" exporters/pkg-config/libssl.pc.in > exporters/libssl.pc [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "-Mbuilddata" "-Mbuilddata" "-Mbuilddata" "util/dofile.pl" "-oMakefile" exporters/pkg-config/openssl.pc.in > openssl.pc [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "-Mconfigdata" "-Minstalldata" "util/dofile.pl" "-oMakefile" exporters/cmake/OpenSSLConfigVersion.cmake.in > exporters/OpenSSLConfigVersion.cmake [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "-Mconfigdata" "-Mbuilddata" "util/dofile.pl" "-oMakefile" exporters/cmake/OpenSSLConfigVersion.cmake.in > OpenSSLConfigVersion.cmake [INFO] [stderr] /usr/bin/perl "-I." "-Mconfigdata" "-Mconfigdata" "-Mconfigdata" "-Minstalldata" "util/dofile.pl" "-oMakefile" exporters/pkg-config/openssl.pc.in > exporters/openssl.pc [INFO] [stderr] cargo:warning=building OpenSSL: 'make' reported failure with exit status: 2 [INFO] [stderr] cargo:warning=openssl-src: failed to build OpenSSL from source [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] DEBUG: all keys: APPLINKDIR, BINDIR, CMAKECONFIGDIR, ENGINESDIR, INCLUDEDIR, LDLIBS, LIBDIR, MODULESDIR, PKGCONFIGDIR, PREFIX, VERSION, libdir [INFO] [stderr] No value given for CMAKECONFIGDIR [INFO] [stderr] No value given for PKGCONFIGDIR [INFO] [stderr] No value given for libdir [INFO] [stderr] DEBUG: PREFIX = . => PREFIX = /opt/rustwide/target/debug/build/openssl-sys-1e6a7617b060cf52/out/openssl-build/build/src [INFO] [stderr] DEBUG: libdir = . => libdir = /opt/rustwide/target/debug/build/openssl-sys-1e6a7617b060cf52/out/openssl-build/build/src [INFO] [stderr] DEBUG: BINDIR = apps => BINDIR = /opt/rustwide/target/debug/build/openssl-sys-1e6a7617b060cf52/out/openssl-build/build/src/apps, BINDIR_REL_PREFIX = apps [INFO] [stderr] DEBUG: LIBDIR = => LIBDIR = /opt/rustwide/target/debug/build/openssl-sys-1e6a7617b060cf52/out/openssl-build/build/src, LIBDIR_REL_PREFIX = [INFO] [stderr] DEBUG: INCLUDEDIR = [ include, ./include ] => INCLUDEDIR = [ /opt/rustwide/target/debug/build/openssl-sys-1e6a7617b060cf52/out/openssl-build/build/src/include, /opt/rustwide/target/debug/build/openssl-sys-1e6a7617b060cf52/out/openssl-build/build/src/include ], INCLUDEDIR_REL_PREFIX = [ include, ./include ] [INFO] [stderr] DEBUG: APPLINKDIR = ms => APPLINKDIR = /opt/rustwide/target/debug/build/openssl-sys-1e6a7617b060cf52/out/openssl-build/build/src/ms, APPLINKDIR_REL_PREFIX = ms [INFO] [stderr] DEBUG: ENGINESDIR = engines => ENGINESDIR = /opt/rustwide/target/debug/build/openssl-sys-1e6a7617b060cf52/out/openssl-build/build/src/engines, ENGINESDIR_REL_LIBDIR = engines [INFO] [stderr] DEBUG: MODULESDIR = providers => MODULESDIR = /opt/rustwide/target/debug/build/openssl-sys-1e6a7617b060cf52/out/openssl-build/build/src/providers, MODULESDIR_REL_LIBDIR = providers [INFO] [stderr] DEBUG: PKGCONFIGDIR = . => PKGCONFIGDIR = /opt/rustwide/target/debug/build/openssl-sys-1e6a7617b060cf52/out/openssl-build/build/src, PKGCONFIGDIR_REL_LIBDIR = . [INFO] [stderr] DEBUG: CMAKECONFIGDIR = . => CMAKECONFIGDIR = /opt/rustwide/target/debug/build/openssl-sys-1e6a7617b060cf52/out/openssl-build/build/src, CMAKECONFIGDIR_REL_LIBDIR = . [INFO] [stderr] DEBUG: all keys: APPLINKDIR, BINDIR, CMAKECONFIGDIR, ENGINESDIR, INCLUDEDIR, LDLIBS, LIBDIR, MODULESDIR, PKGCONFIGDIR, PREFIX, VERSION, libdir [INFO] [stderr] DEBUG: PREFIX = /opt/rustwide/target/debug/build/openssl-sys-1e6a7617b060cf52/out/openssl-build/install => PREFIX = /opt/rustwide/target/debug/build/openssl-sys-1e6a7617b060cf52/out/openssl-build/install [INFO] [stderr] DEBUG: libdir = /opt/rustwide/target/debug/build/openssl-sys-1e6a7617b060cf52/out/openssl-build/install/lib => libdir = /opt/rustwide/target/debug/build/openssl-sys-1e6a7617b060cf52/out/openssl-build/install/lib [INFO] [stderr] DEBUG: BINDIR = bin => BINDIR = /opt/rustwide/target/debug/build/openssl-sys-1e6a7617b060cf52/out/openssl-build/install/bin, BINDIR_REL_PREFIX = bin [INFO] [stderr] DEBUG: LIBDIR = lib => LIBDIR = /opt/rustwide/target/debug/build/openssl-sys-1e6a7617b060cf52/out/openssl-build/install/lib, LIBDIR_REL_PREFIX = lib [INFO] [stderr] DEBUG: INCLUDEDIR = include => INCLUDEDIR = /opt/rustwide/target/debug/build/openssl-sys-1e6a7617b060cf52/out/openssl-build/install/include, INCLUDEDIR_REL_PREFIX = include [INFO] [stderr] DEBUG: APPLINKDIR = include/openssl => APPLINKDIR = /opt/rustwide/target/debug/build/openssl-sys-1e6a7617b060cf52/out/openssl-build/install/include/openssl, APPLINKDIR_REL_PREFIX = include/openssl [INFO] [stderr] DEBUG: ENGINESDIR = /opt/rustwide/target/debug/build/openssl-sys-1e6a7617b060cf52/out/openssl-build/install/lib/engines-3 => ENGINESDIR = /opt/rustwide/target/debug/build/openssl-sys-1e6a7617b060cf52/out/openssl-build/install/lib/engines-3, ENGINESDIR_REL_LIBDIR = engines-3 [INFO] [stderr] DEBUG: MODULESDIR = /opt/rustwide/target/debug/build/openssl-sys-1e6a7617b060cf52/out/openssl-build/install/lib/ossl-modules => MODULESDIR = /opt/rustwide/target/debug/build/openssl-sys-1e6a7617b060cf52/out/openssl-build/install/lib/ossl-modules, MODULESDIR_REL_LIBDIR = ossl-modules [INFO] [stderr] DEBUG: PKGCONFIGDIR = /opt/rustwide/target/debug/build/openssl-sys-1e6a7617b060cf52/out/openssl-build/install/lib/pkgconfig => PKGCONFIGDIR = /opt/rustwide/target/debug/build/openssl-sys-1e6a7617b060cf52/out/openssl-build/install/lib/pkgconfig, PKGCONFIGDIR_REL_LIBDIR = pkgconfig [INFO] [stderr] DEBUG: CMAKECONFIGDIR = /opt/rustwide/target/debug/build/openssl-sys-1e6a7617b060cf52/out/openssl-build/install/lib/cmake/OpenSSL => CMAKECONFIGDIR = /opt/rustwide/target/debug/build/openssl-sys-1e6a7617b060cf52/out/openssl-build/install/lib/cmake/OpenSSL, CMAKECONFIGDIR_REL_LIBDIR = cmake/OpenSSL [INFO] [stderr] Unable to flush stdout: No space left on device [INFO] [stderr] make: *** [Makefile:3783: exporters/openssl.pc] Error 1 [INFO] [stderr] make: *** Waiting for unfinished jobs.... [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Error building OpenSSL: [INFO] [stderr] 'make' reported failure with exit status: 2 [INFO] [stderr] Command failed: cd "/opt/rustwide/target/debug/build/openssl-sys-1e6a7617b060cf52/out/openssl-build/build/src" && MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "make" "build_libs" [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: could not compile `brotli` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "1c200047a4783b5e58dc6dc73cb27f1706b6ed3927a4016b9bdd02994fa8e975", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c200047a4783b5e58dc6dc73cb27f1706b6ed3927a4016b9bdd02994fa8e975", kill_on_drop: false }` [INFO] [stdout] 1c200047a4783b5e58dc6dc73cb27f1706b6ed3927a4016b9bdd02994fa8e975