[INFO] cloning repository https://github.com/kafkesc/kcl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kafkesc/kcl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkafkesc%2Fkcl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkafkesc%2Fkcl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b9d46dcceafd7b97fb68291e94548105cee1d497
[INFO] checking kafkesc/kcl against master#a26e97be8826d408309fffbd8168362365719f50 for pr-136776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkafkesc%2Fkcl" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/kafkesc/kcl on toolchain a26e97be8826d408309fffbd8168362365719f50
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/kafkesc/kcl
[INFO] finished tweaking git repo https://github.com/kafkesc/kcl
[INFO] tweaked toml for git repo https://github.com/kafkesc/kcl written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/kafkesc/kcl 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" "+a26e97be8826d408309fffbd8168362365719f50" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded exit-code v1.0.0
[INFO] [stderr]   Downloaded konsumer_offsets v0.3.2
[INFO] [stderr]   Downloaded bytes_parser v0.1.5
[INFO] [stderr]   Downloaded rdkafka v0.36.2
[INFO] [stderr]   Downloaded sasl2-sys v0.1.22+2.1.28
[INFO] [stderr]   Downloaded rdkafka-sys v4.7.0+2.3.0
[INFO] [stderr]   Downloaded krb5-src v0.3.3+1.19.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2628d8c942011f5384e9641414ad8f6302571bd74eb4df863b8dfed1e5fe0abd
[INFO] running `Command { std: "docker" "start" "-a" "2628d8c942011f5384e9641414ad8f6302571bd74eb4df863b8dfed1e5fe0abd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2628d8c942011f5384e9641414ad8f6302571bd74eb4df863b8dfed1e5fe0abd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2628d8c942011f5384e9641414ad8f6302571bd74eb4df863b8dfed1e5fe0abd", kill_on_drop: false }`
[INFO] [stdout] 2628d8c942011f5384e9641414ad8f6302571bd74eb4df863b8dfed1e5fe0abd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 64fdccd8bfa97606b135f63c27c9c9f7dd80d1c35d1fa99255cfb06b20d423ba
[INFO] running `Command { std: "docker" "start" "-a" "64fdccd8bfa97606b135f63c27c9c9f7dd80d1c35d1fa99255cfb06b20d423ba", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling openssl-src v300.2.3+3.2.1
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling syn v2.0.65
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling shared_child v1.0.0
[INFO] [stderr]    Compiling os_pipe v1.1.5
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling duct v0.13.7
[INFO] [stderr]     Checking anstyle-query v1.0.3
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking http-body-util v0.1.1
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling libz-sys v1.1.16
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling rdkafka-sys v4.7.0+2.3.0
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling krb5-src v0.3.3+1.19.2
[INFO] [stderr]    Compiling sasl2-sys v0.1.22+2.1.28
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]     Checking parking_lot v0.12.2
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.32
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking exit-code v1.0.0
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking terminal_size v0.3.0
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking const_format v0.2.32
[INFO] [stderr]     Checking ctrlc v3.4.4
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `proc-macro-crate` (lib)
[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/a26e97be8826d408309fffbd8168362365719f50/bin/rustc --crate-name proc_macro_crate --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro-crate-1.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7821eef574bf8871 -C extra-filename=-58ba503af3133afe --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-934a7f6bf1a96730.rmeta --extern toml_edit=/opt/rustwide/target/debug/deps/libtoml_edit-305c6653f8a1a5b3.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: failed to run custom build command for `krb5-src v0.3.3+1.19.2`
[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/krb5-src-6d18777e90712303/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   checking for gcc... gcc
[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 the compiler supports GNU C... yes
[INFO] [stderr]   checking whether gcc accepts -g... yes
[INFO] [stderr]   checking for gcc option to enable C11 features... none needed
[INFO] [stderr]   checking for g++... g++
[INFO] [stderr]   checking whether the compiler supports GNU C++... yes
[INFO] [stderr]   checking whether g++ accepts -g... yes
[INFO] [stderr]   checking for g++ option to enable C++11 features... none needed
[INFO] [stderr]   checking if C compiler supports -Werror=unknown-warning-option... no
[INFO] [stderr]   checking how to run the C preprocessor... gcc -E
[INFO] [stderr]   checking for pkg-config... /usr/bin/pkg-config
[INFO] [stderr]   checking pkg-config is at least version 0.9.0... yes
[INFO] [stderr]   checking build system type... x86_64-pc-linux-gnu
[INFO] [stderr]   checking host system type... x86_64-pc-linux-gnu
[INFO] [stderr]   checking for a sed that does not truncate output... /usr/bin/sed
[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 GNU linker... yes
[INFO] [stderr]   configure: adding extra warning flags for gcc
[INFO] [stderr]   configure: skipping pedantic warnings on Linux
[INFO] [stderr]   configure: adding extra warning flags for g++
[INFO] [stderr]   checking if C compiler supports -Wno-format-zero-length... yes
[INFO] [stderr]   checking if C compiler supports -Woverflow... yes
[INFO] [stderr]   checking if C compiler supports -Wstrict-overflow... yes
[INFO] [stderr]   checking if C compiler supports -Wmissing-format-attribute... yes
[INFO] [stderr]   checking if C compiler supports -Wmissing-prototypes... yes
[INFO] [stderr]   checking if C compiler supports -Wreturn-type... yes
[INFO] [stderr]   checking if C compiler supports -Wmissing-braces... yes
[INFO] [stderr]   checking if C compiler supports -Wparentheses... yes
[INFO] [stderr]   checking if C compiler supports -Wswitch... yes
[INFO] [stderr]   checking if C compiler supports -Wunused-function... yes
[INFO] [stderr]   checking if C compiler supports -Wunused-label... yes
[INFO] [stderr]   checking if C compiler supports -Wunused-variable... yes
[INFO] [stderr]   checking if C compiler supports -Wunused-value... yes
[INFO] [stderr]   checking if C compiler supports -Wunknown-pragmas... yes
[INFO] [stderr]   checking if C compiler supports -Wsign-compare... yes
[INFO] [stderr]   checking if C compiler supports -Wnewline-eof... no
[INFO] [stderr]   checking if C compiler supports -Werror=uninitialized... 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   configure: error: compiling simple test program with  -fPIC failed
[INFO] [stderr]   sort: write failed: 'standard output': No space left on device
[INFO] [stderr]   sort: write error
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/krb5-src-0.3.3+1.19.2/krb5/src/configure: line 56: echo: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/krb5-src-0.3.3+1.19.2/krb5/src/configure: line 59: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/krb5-src-0.3.3+1.19.2/krb5/src/configure: line 62: echo: write error: No space left on device
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/krb5-src-0.3.3+1.19.2/build.rs:87:14:
[INFO] [stderr]   configure failed: Custom { kind: Other, error: "command [\"./krb5/src/configure\", \"--prefix=/opt/rustwide/target/debug/build/krb5-src-8a2b3b9a67a4fb5d/out/install\", \"--enable-static\", \"--disable-shared\", \"--disable-nls\", \"CPPFLAGS=\", \"CFLAGS= -fPIC\"] exited with code 1" }
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x640e690a16e0 - std::backtrace_rs::backtrace::libunwind::trace::h1581ff27765cc815
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stderr]      1:     0x640e690a16e0 - std::backtrace_rs::backtrace::trace_unsynchronized::h8f9c91940bdf2a31
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x640e690a16e0 - std::sys::backtrace::_print_fmt::h0be415d45be7839e
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x640e690a16e0 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha6aaf667facdd654
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x640e690c3ae3 - core::fmt::rt::Argument::fmt::h78333079b6ee9189
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/core/src/fmt/rt.rs:177:76
[INFO] [stderr]      5:     0x640e690c3ae3 - core::fmt::write::h274c292f1838b410
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/core/src/fmt/mod.rs:1449:21
[INFO] [stderr]      6:     0x640e6909e813 - std::io::Write::write_fmt::h9c4cde536df14e3f
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/std/src/io/mod.rs:1890:15
[INFO] [stderr]      7:     0x640e690a1532 - std::sys::backtrace::BacktraceLock::print::h5502b01393faa36f
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      8:     0x640e690a262f - std::panicking::default_hook::{{closure}}::hadaa2956e09bcc89
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/std/src/panicking.rs:298:22
[INFO] [stderr]      9:     0x640e690a249a - std::panicking::default_hook::h526bcf97a2b5287b
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/std/src/panicking.rs:325:9
[INFO] [stderr]     10:     0x640e690a2f42 - std::panicking::rust_panic_with_hook::h9c111390d7d2162e
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/std/src/panicking.rs:831:13
[INFO] [stderr]     11:     0x640e690a2dda - std::panicking::begin_panic_handler::{{closure}}::he75d50bccb375ca0
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/std/src/panicking.rs:704:13
[INFO] [stderr]     12:     0x640e690a1be9 - std::sys::backtrace::__rust_end_short_backtrace::hce6357335bd7299b
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]     13:     0x640e690a2a6d - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/std/src/panicking.rs:695:5
[INFO] [stderr]     14:     0x640e690c2b60 - core::panicking::panic_fmt::h035adb3d499fda7f
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/core/src/panicking.rs:75:14
[INFO] [stderr]     15:     0x640e690c3006 - core::result::unwrap_failed::h7d09f79daf2dc38b
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/core/src/result.rs:1704:5
[INFO] [stderr]     16:     0x640e6904ea1e - core::result::Result<T,E>::expect::h34cd4db81174a787
[INFO] [stderr]     17:     0x640e69051ae2 - build_script_build::build::h9349a8f49b58dc3e
[INFO] [stderr]     18:     0x640e69050cc7 - build_script_build::main::h6e28a9cf1d8cc9e4
[INFO] [stderr]     19:     0x640e6904ddb3 - core::ops::function::FnOnce::call_once::h1f0e0452fb6dec2c
[INFO] [stderr]     20:     0x640e6904db26 - std::sys::backtrace::__rust_begin_short_backtrace::h481d9c09d1a75a84
[INFO] [stderr]     21:     0x640e6904d9f9 - std::rt::lang_start::{{closure}}::hfe2d81693aafa5a8
[INFO] [stderr]     22:     0x640e69099e90 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h49290381c0606e0d
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     23:     0x640e69099e90 - std::panicking::try::do_call::h6be746d3aa30e850
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/std/src/panicking.rs:587:40
[INFO] [stderr]     24:     0x640e69099e90 - std::panicking::try::hab3288e733aa719f
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/std/src/panicking.rs:550:19
[INFO] [stderr]     25:     0x640e69099e90 - std::panic::catch_unwind::h8faba65e86ac027a
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/std/src/panic.rs:358:14
[INFO] [stderr]     26:     0x640e69099e90 - std::rt::lang_start_internal::{{closure}}::hcda708d51820886f
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/std/src/rt.rs:168:24
[INFO] [stderr]     27:     0x640e69099e90 - std::panicking::try::do_call::h912e53023f88e70c
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/std/src/panicking.rs:587:40
[INFO] [stderr]     28:     0x640e69099e90 - std::panicking::try::ha6320f28ff7c539d
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/std/src/panicking.rs:550:19
[INFO] [stderr]     29:     0x640e69099e90 - std::panic::catch_unwind::hb614ffc59e20bf9e
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/std/src/panic.rs:358:14
[INFO] [stderr]     30:     0x640e69099e90 - std::rt::lang_start_internal::h545bb5926b6371e7
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/std/src/rt.rs:164:5
[INFO] [stderr]     31:     0x640e6904d9e1 - std::rt::lang_start::h35d64a8ba4345c6e
[INFO] [stderr]     32:     0x640e69052635 - main
[INFO] [stderr]     33:     0x7c4b7891dd90 - <unknown>
[INFO] [stderr]     34:     0x7c4b7891de40 - __libc_start_main
[INFO] [stderr]     35:     0x640e6904d535 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] [stderr] error: could not compile `toml_edit` (lib)
[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/a26e97be8826d408309fffbd8168362365719f50/bin/rustc --crate-name toml_edit --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.19.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "perf", "serde", "unbounded"))' -C metadata=8516d93f0c698bfa -C extra-filename=-305c6653f8a1a5b3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-667ba4f1231dfa96.rmeta --extern toml_datetime=/opt/rustwide/target/debug/deps/libtoml_datetime-0b2a383b06731b88.rmeta --extern winnow=/opt/rustwide/target/debug/deps/libwinnow-f3a00c1f1da8463a.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `syn` (lib)
[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/a26e97be8826d408309fffbd8168362365719f50/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.65/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=eabad1e82a48c521 -C extra-filename=-f8ec7670ffdf5e5c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-05c14a6bcba3a8d8.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-c8dafb3347aedead.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] error: failed to run custom build command for `openssl-sys v0.9.102`
[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-75c19f969b0bc9a7/build-script-main` (exit status: 101)
[INFO] [stderr]   --- stdout
[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=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,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: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-66ca5d0e90b6c683/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-66ca5d0e90b6c683/out/openssl-build/install" "--openssldir=/usr/local/ssl" "no-dso" "no-shared" "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.2.1 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 <https://github.com/openssl/openssl/issues>  ***
[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-66ca5d0e90b6c683/out/openssl-build/build/src" && "make" "depend"
[INFO] [stderr]   running cd "/opt/rustwide/target/debug/build/openssl-sys-66ca5d0e90b6c683/out/openssl-build/build/src" && MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "make" "build_libs"
[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 "-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/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_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]   make depend && make _build_libs
[INFO] [stderr]   make[1]: Entering directory '/opt/rustwide/target/debug/build/openssl-sys-66ca5d0e90b6c683/out/openssl-build/build/src'
[INFO] [stderr]   make[1]: Leaving directory '/opt/rustwide/target/debug/build/openssl-sys-66ca5d0e90b6c683/out/openssl-build/build/src'
[INFO] [stderr]   make[1]: Entering directory '/opt/rustwide/target/debug/build/openssl-sys-66ca5d0e90b6c683/out/openssl-build/build/src'
[INFO] [stderr]   cc  -I. -Iinclude -Iapps/include  -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-66ca5d0e90b6c683/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-66ca5d0e90b6c683/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG  -MMD -MF apps/lib/libapps-lib-app_libctx.d.tmp -MT apps/lib/libapps-lib-app_libctx.o -c -o apps/lib/libapps-lib-app_libctx.o apps/lib/app_libctx.c
[INFO] [stderr]   cc  -I. -Iinclude -Iapps/include  -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-66ca5d0e90b6c683/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-66ca5d0e90b6c683/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG  -MMD -MF apps/lib/libapps-lib-app_params.d.tmp -MT apps/lib/libapps-lib-app_params.o -c -o apps/lib/libapps-lib-app_params.o apps/lib/app_params.c
[INFO] [stderr]   cc  -I. -Iinclude -Iapps/include  -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-66ca5d0e90b6c683/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-66ca5d0e90b6c683/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG  -MMD -MF apps/lib/libapps-lib-app_provider.d.tmp -MT apps/lib/libapps-lib-app_provider.o -c -o apps/lib/libapps-lib-app_provider.o apps/lib/app_provider.c
[INFO] [stderr]   cc  -I. -Iinclude -Iapps/include  -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -O2 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-66ca5d0e90b6c683/out/openssl-build/install/lib/engines-3\"" -DMODULESDIR="\"/opt/rustwide/target/debug/build/openssl-sys-66ca5d0e90b6c683/out/openssl-build/install/lib/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG  -MMD -MF apps/lib/libapps-lib-app_rand.d.tmp -MT apps/lib/libapps-lib-app_rand.o -c -o apps/lib/libapps-lib-app_rand.o apps/lib/app_rand.c
[INFO] [stderr]   make[1]: Leaving directory '/opt/rustwide/target/debug/build/openssl-sys-66ca5d0e90b6c683/out/openssl-build/build/src'
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   apps/lib/app_rand.c:122:1: fatal error: error writing to /tmp/ccLEM8gQ.s: No space left on device
[INFO] [stderr]     122 | }
[INFO] [stderr]         | ^
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   make[1]: *** [Makefile:3823: apps/lib/libapps-lib-app_rand.o] Error 1
[INFO] [stderr]   make[1]: *** Waiting for unfinished jobs....
[INFO] [stderr]   apps/lib/app_params.c:131:1: fatal error: error writing to /tmp/ccnR6zzR.s: No space left on device
[INFO] [stderr]     131 | }
[INFO] [stderr]         | ^
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   make[1]: *** [Makefile:3807: apps/lib/libapps-lib-app_params.o] Error 1
[INFO] [stderr]   make: *** [Makefile:2298: build_libs] Error 2
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-src-300.2.3+3.2.1/src/lib.rs:611:9:
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   Error building OpenSSL:
[INFO] [stderr]       Command: cd "/opt/rustwide/target/debug/build/openssl-sys-66ca5d0e90b6c683/out/openssl-build/build/src" && MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "make" "build_libs"
[INFO] [stderr]       Exit status: exit status: 2
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]       
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5cd592c46700 - std::backtrace_rs::backtrace::libunwind::trace::h1581ff27765cc815
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stderr]      1:     0x5cd592c46700 - std::backtrace_rs::backtrace::trace_unsynchronized::h8f9c91940bdf2a31
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x5cd592c46700 - std::sys::backtrace::_print_fmt::h0be415d45be7839e
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5cd592c46700 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha6aaf667facdd654
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5cd592c6d6a3 - core::fmt::rt::Argument::fmt::h78333079b6ee9189
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/core/src/fmt/rt.rs:177:76
[INFO] [stderr]      5:     0x5cd592c6d6a3 - core::fmt::write::h274c292f1838b410
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/core/src/fmt/mod.rs:1449:21
[INFO] [stderr]      6:     0x5cd592c422a3 - std::io::Write::write_fmt::h9c4cde536df14e3f
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/std/src/io/mod.rs:1890:15
[INFO] [stderr]      7:     0x5cd592c46552 - std::sys::backtrace::BacktraceLock::print::h5502b01393faa36f
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      8:     0x5cd592c47cdf - std::panicking::default_hook::{{closure}}::hadaa2956e09bcc89
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/std/src/panicking.rs:298:22
[INFO] [stderr]      9:     0x5cd592c47b4a - std::panicking::default_hook::h526bcf97a2b5287b
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/std/src/panicking.rs:325:9
[INFO] [stderr]     10:     0x5cd592c486c2 - std::panicking::rust_panic_with_hook::h9c111390d7d2162e
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/std/src/panicking.rs:831:13
[INFO] [stderr]     11:     0x5cd592c4844a - std::panicking::begin_panic_handler::{{closure}}::he75d50bccb375ca0
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/std/src/panicking.rs:704:13
[INFO] [stderr]     12:     0x5cd592c46c19 - std::sys::backtrace::__rust_end_short_backtrace::hce6357335bd7299b
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]     13:     0x5cd592c480dd - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/std/src/panicking.rs:695:5
[INFO] [stderr]     14:     0x5cd592c6c410 - core::panicking::panic_fmt::h035adb3d499fda7f
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/core/src/panicking.rs:75:14
[INFO] [stderr]     15:     0x5cd592bb868b - openssl_src::Build::run_command::hdb1f69b036605546
[INFO] [stderr]     16:     0x5cd592bb7610 - openssl_src::Build::build::hed92b3be13ab106a
[INFO] [stderr]     17:     0x5cd592b4a973 - build_script_main::find_vendored::get_openssl::hf2989816d5a799da
[INFO] [stderr]     18:     0x5cd592b40f58 - build_script_main::find_openssl::h64b90f39ba8c5ed2
[INFO] [stderr]     19:     0x5cd592b41151 - build_script_main::main::h0caab20c4b23b54d
[INFO] [stderr]     20:     0x5cd592b48403 - core::ops::function::FnOnce::call_once::haeac7c007dca20ff
[INFO] [stderr]     21:     0x5cd592b47dd6 - std::sys::backtrace::__rust_begin_short_backtrace::h57679f41b751875e
[INFO] [stderr]     22:     0x5cd592b3bbf9 - std::rt::lang_start::{{closure}}::hef99995797f4042e
[INFO] [stderr]     23:     0x5cd592c3dd30 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h49290381c0606e0d
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     24:     0x5cd592c3dd30 - std::panicking::try::do_call::h6be746d3aa30e850
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/std/src/panicking.rs:587:40
[INFO] [stderr]     25:     0x5cd592c3dd30 - std::panicking::try::hab3288e733aa719f
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/std/src/panicking.rs:550:19
[INFO] [stderr]     26:     0x5cd592c3dd30 - std::panic::catch_unwind::h8faba65e86ac027a
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/std/src/panic.rs:358:14
[INFO] [stderr]     27:     0x5cd592c3dd30 - std::rt::lang_start_internal::{{closure}}::hcda708d51820886f
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/std/src/rt.rs:168:24
[INFO] [stderr]     28:     0x5cd592c3dd30 - std::panicking::try::do_call::h912e53023f88e70c
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/std/src/panicking.rs:587:40
[INFO] [stderr]     29:     0x5cd592c3dd30 - std::panicking::try::ha6320f28ff7c539d
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/std/src/panicking.rs:550:19
[INFO] [stderr]     30:     0x5cd592c3dd30 - std::panic::catch_unwind::hb614ffc59e20bf9e
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/std/src/panic.rs:358:14
[INFO] [stderr]     31:     0x5cd592c3dd30 - std::rt::lang_start_internal::h545bb5926b6371e7
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/std/src/rt.rs:164:5
[INFO] [stderr]     32:     0x5cd592b3bbe1 - std::rt::lang_start::h36c31e959953daaf
[INFO] [stderr]     33:     0x5cd592b452b5 - main
[INFO] [stderr]     34:     0x78ea3e7d7d90 - <unknown>
[INFO] [stderr]     35:     0x78ea3e7d7e40 - __libc_start_main
[INFO] [stderr]     36:     0x5cd592b3b895 - _start
[INFO] [stderr]     37:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "64fdccd8bfa97606b135f63c27c9c9f7dd80d1c35d1fa99255cfb06b20d423ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64fdccd8bfa97606b135f63c27c9c9f7dd80d1c35d1fa99255cfb06b20d423ba", kill_on_drop: false }`
[INFO] [stdout] 64fdccd8bfa97606b135f63c27c9c9f7dd80d1c35d1fa99255cfb06b20d423ba
