[INFO] cloning repository https://github.com/dwbrite/proxy-updater
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dwbrite/proxy-updater" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdwbrite%2Fproxy-updater", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdwbrite%2Fproxy-updater'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5699a238f17c5e8660aa2ca890b7b1612bd41365
[INFO] checking dwbrite/proxy-updater against master#46424fb5054f211ec836c5c03159f92e46bb35ac for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdwbrite%2Fproxy-updater" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/dwbrite/proxy-updater on toolchain 46424fb5054f211ec836c5c03159f92e46bb35ac
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/dwbrite/proxy-updater
[INFO] finished tweaking git repo https://github.com/dwbrite/proxy-updater
[INFO] tweaked toml for git repo https://github.com/dwbrite/proxy-updater written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/dwbrite/proxy-updater 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" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded darling_macro v0.20.6
[INFO] [stderr]   Downloaded kube-derive v0.88.1
[INFO] [stderr]   Downloaded darling_core v0.20.6
[INFO] [stderr]   Downloaded treediff v4.0.3
[INFO] [stderr]   Downloaded darling v0.20.6
[INFO] [stderr]   Downloaded ssh2 v0.9.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4cd443e4a024d09fb701b778aeb1e3d1f1cd97d27cded48238f34d29a6110f29
[INFO] running `Command { std: "docker" "start" "-a" "4cd443e4a024d09fb701b778aeb1e3d1f1cd97d27cded48238f34d29a6110f29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4cd443e4a024d09fb701b778aeb1e3d1f1cd97d27cded48238f34d29a6110f29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4cd443e4a024d09fb701b778aeb1e3d1f1cd97d27cded48238f34d29a6110f29", kill_on_drop: false }`
[INFO] [stdout] 4cd443e4a024d09fb701b778aeb1e3d1f1cd97d27cded48238f34d29a6110f29
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 410b668c3ea4e46bc3b80d281596f5131901f2a818e9e6e423baf22e1757538e
[INFO] running `Command { std: "docker" "start" "-a" "410b668c3ea4e46bc3b80d281596f5131901f2a818e9e6e423baf22e1757538e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling openssl-src v300.2.3+3.2.1
[INFO] [stderr]    Compiling ahash v0.8.9
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling openssl-sys v0.9.101
[INFO] [stderr]    Compiling schemars v0.8.16
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]    Compiling k8s-openapi v0.21.1
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]    Compiling libz-sys v1.1.15
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking http-range-header v0.3.1
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling derive_builder v0.9.0
[INFO] [stderr]     Checking unsafe-libyaml v0.2.10
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]    Compiling libssh2-sys v0.3.0
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking pem v3.0.3
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking data-encoding v2.5.0
[INFO] [stderr]     Checking time-core v0.1.2
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking indexmap v2.2.5
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking backoff v0.4.0
[INFO] [stderr]     Checking dns-lookup v1.0.8
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking time v0.3.34
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]    Compiling darling_core v0.10.2
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]    Compiling darling_core v0.20.6
[INFO] [stderr]    Compiling enum-as-inner v0.3.4
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling schemars_derive v0.8.16
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling darling_macro v0.10.2
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling darling v0.10.2
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]    Compiling derive_builder_core v0.9.0
[INFO] [stderr]    Compiling pest v2.7.8
[INFO] [stderr]    Compiling darling_macro v0.20.6
[INFO] [stderr]    Compiling darling v0.20.6
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `derive_builder` (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/46424fb5054f211ec836c5c03159f92e46bb35ac/bin/rustc --crate-name derive_builder --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/derive_builder-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiletest_rs", "env_logger", "log", "logging", "nightlytests", "skeptic", "skeptic_tests"))' -C metadata=96ef42abd2e1fc99 -C extra-filename=-999e2f67df6b09b1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern darling=/opt/rustwide/target/debug/deps/libdarling-30bced9e977b02cf.rlib --extern derive_builder_core=/opt/rustwide/target/debug/deps/libderive_builder_core-2dccf4f307cb0442.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f85d41bda43c41c1.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-34c03e7f7b0b2442.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-4a53e17f5c19df3c.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] warning: openssl-sys@0.9.101: Compiler version doesn't include clang or GCC: "cc" "--version"
[INFO] [stderr] error: failed to run custom build command for `openssl-sys v0.9.101`
[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-b273e0709be0306f/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:warning=Compiler version doesn't include clang or GCC: "cc" "--version"
[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-694f699d87c07b77/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-694f699d87c07b77/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] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   Failure!  Makefile wasn't produced.
[INFO] [stderr]   Please read INSTALL.md and associated NOTES-* files.  You may also have to
[INFO] [stderr]   look over your available compiler tool chain or change your configuration.
[INFO] [stderr] 
[INFO] [stderr]   mkdir /opt/rustwide/target/debug/build/openssl-sys-694f699d87c07b77/out/openssl-build/build/src/doc/man/man5: No space left on device at ./Configure line 1918.
[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 configuring OpenSSL build:
[INFO] [stderr]       Command: cd "/opt/rustwide/target/debug/build/openssl-sys-694f699d87c07b77/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-694f699d87c07b77/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]       Exit status: exit status: 28
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]       
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5e43b505ea52 - std::backtrace_rs::backtrace::libunwind::trace::hfe33f3fca02d9d49
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5e43b505ea52 - std::backtrace_rs::backtrace::trace_unsynchronized::hf8c1336b7abecebc
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5e43b505ea52 - std::sys::backtrace::_print_fmt::h1cc3b7371fcb02ce
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5e43b505ea52 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h3fdbad3682625d65
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5e43b5085713 - core::fmt::rt::Argument::fmt::hac739edf89f473e5
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/core/src/fmt/rt.rs:184:76
[INFO] [stderr]      5:     0x5e43b5085713 - core::fmt::write::h46b3661118fd93d9
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/core/src/fmt/mod.rs:1480:21
[INFO] [stderr]      6:     0x5e43b505abf3 - std::io::default_write_fmt::h07a956b98e0e549f
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5e43b505abf3 - std::io::Write::write_fmt::hefeac8c5ed2b4ca0
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/io/mod.rs:1914:13
[INFO] [stderr]      8:     0x5e43b505e8a2 - std::sys::backtrace::BacktraceLock::print::hc92ef2ccd32eaf3d
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x5e43b5060c82 - std::panicking::default_hook::{{closure}}::h26c6ecc533f19c32
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:300:22
[INFO] [stderr]     10:     0x5e43b5060a85 - std::panicking::default_hook::he6d1a5a8f8627255
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:327:9
[INFO] [stderr]     11:     0x5e43b5061662 - std::panicking::rust_panic_with_hook::hc6a05938888c0a6d
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:833:13
[INFO] [stderr]     12:     0x5e43b50613ea - std::panicking::begin_panic_handler::{{closure}}::hce41832356916883
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:706:13
[INFO] [stderr]     13:     0x5e43b505ef59 - std::sys::backtrace::__rust_end_short_backtrace::h809ad2921436b614
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]     14:     0x5e43b506107d - __rustc[13f85059a3e01eb3]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:697:5
[INFO] [stderr]     15:     0x5e43b5084540 - core::panicking::panic_fmt::h7e568a56ffdf448b
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/core/src/panicking.rs:75:14
[INFO] [stderr]     16:     0x5e43b4fd77ad - openssl_src::Build::run_command::ha30b37fd8daa2655
[INFO] [stderr]     17:     0x5e43b4fd63a7 - openssl_src::Build::build::h96c969e5feb33da4
[INFO] [stderr]     18:     0x5e43b4f69863 - build_script_main::find_vendored::get_openssl::hd7bf9ad92e162727
[INFO] [stderr]     19:     0x5e43b4f5fd18 - build_script_main::find_openssl::h07f4b9b44d316b0b
[INFO] [stderr]     20:     0x5e43b4f5ff11 - build_script_main::main::ha3d1a7db55c82e24
[INFO] [stderr]     21:     0x5e43b4f673a3 - core::ops::function::FnOnce::call_once::hc4f914bcdc388326
[INFO] [stderr]     22:     0x5e43b4f66a46 - std::sys::backtrace::__rust_begin_short_backtrace::hd730d16c14d8c0e7
[INFO] [stderr]     23:     0x5e43b4f5ad79 - std::rt::lang_start::{{closure}}::h5bbc6ef2f3230daa
[INFO] [stderr]     24:     0x5e43b5056740 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h07820d99f666c4f4
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     25:     0x5e43b5056740 - std::panicking::try::do_call::hcb349621034e7d22
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:589:40
[INFO] [stderr]     26:     0x5e43b5056740 - std::panicking::try::h14d805015e715701
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:552:19
[INFO] [stderr]     27:     0x5e43b5056740 - std::panic::catch_unwind::he07ff3323b1b1ad4
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panic.rs:359:14
[INFO] [stderr]     28:     0x5e43b5056740 - std::rt::lang_start_internal::{{closure}}::he746c4aa7e6c87ae
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/rt.rs:168:24
[INFO] [stderr]     29:     0x5e43b5056740 - std::panicking::try::do_call::h5c36b323e35fe62d
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:589:40
[INFO] [stderr]     30:     0x5e43b5056740 - std::panicking::try::hb9a2d1353ef314fe
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:552:19
[INFO] [stderr]     31:     0x5e43b5056740 - std::panic::catch_unwind::he0661a914ab09041
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panic.rs:359:14
[INFO] [stderr]     32:     0x5e43b5056740 - std::rt::lang_start_internal::h690c392d3d3c052a
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/rt.rs:164:5
[INFO] [stderr]     33:     0x5e43b4f5ad61 - std::rt::lang_start::h9297c6ebb943b5e1
[INFO] [stderr]     34:     0x5e43b4f63f65 - main
[INFO] [stderr]     35:     0x71a622ea61ca - <unknown>
[INFO] [stderr]     36:     0x71a622ea628b - __libc_start_main
[INFO] [stderr]     37:     0x5e43b4f5a985 - _start
[INFO] [stderr]     38:                0x0 - <unknown>
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `serde_derive` (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/46424fb5054f211ec836c5c03159f92e46bb35ac/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.197/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=e4e250acc89237d1 -C extra-filename=-da874889e5fcd145 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f85d41bda43c41c1.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-34c03e7f7b0b2442.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-a5ae78e67b65da2e.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetak3WHm8/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pest` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetanQQZAO/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tokio` (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/rmetannWpfS"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pest` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetacfjqYG/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `futures-util` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "410b668c3ea4e46bc3b80d281596f5131901f2a818e9e6e423baf22e1757538e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "410b668c3ea4e46bc3b80d281596f5131901f2a818e9e6e423baf22e1757538e", kill_on_drop: false }`
[INFO] [stdout] 410b668c3ea4e46bc3b80d281596f5131901f2a818e9e6e423baf22e1757538e
