[INFO] cloning repository https://github.com/rhiaqey/hub [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rhiaqey/hub" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frhiaqey%2Fhub", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frhiaqey%2Fhub'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ddbc39b8d5ba73bab81eb06d26a3ff1175174264 [INFO] checking rhiaqey/hub against master#2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf for pr-128725 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frhiaqey%2Fhub" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rhiaqey/hub on toolchain 2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rhiaqey/hub [INFO] finished tweaking git repo https://github.com/rhiaqey/hub [INFO] tweaked toml for git repo https://github.com/rhiaqey/hub written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rhiaqey/hub 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" "+2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/rhiaqey/common.git` [INFO] [stderr] Updating git repository `https://github.com/rhiaqey/sdk-rs.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded axum-client-ip v0.6.0 [INFO] [stderr] Downloaded redis v0.26.1 [INFO] [stderr] Downloaded rustis v0.13.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9b9bc0b2518d3405cefb4a9c62241725e1ca6c9b256fdb55ed0113cc5bb8b5c7 [INFO] running `Command { std: "docker" "start" "-a" "9b9bc0b2518d3405cefb4a9c62241725e1ca6c9b256fdb55ed0113cc5bb8b5c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b9bc0b2518d3405cefb4a9c62241725e1ca6c9b256fdb55ed0113cc5bb8b5c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b9bc0b2518d3405cefb4a9c62241725e1ca6c9b256fdb55ed0113cc5bb8b5c7", kill_on_drop: false }` [INFO] [stdout] 9b9bc0b2518d3405cefb4a9c62241725e1ca6c9b256fdb55ed0113cc5bb8b5c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e8b44c06b2dd7c5e05e4f369fbe822c1483497d5be094c04c773e6f1c9315e5 [INFO] running `Command { std: "docker" "start" "-a" "0e8b44c06b2dd7c5e05e4f369fbe822c1483497d5be094c04c773e6f1c9315e5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling serde v1.0.207 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking cpufeatures v0.2.13 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Compiling serde_json v1.0.124 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling syn v2.0.74 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking indexmap v2.4.0 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling cc v1.1.11 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling openssl-src v300.3.1+3.3.1 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Compiling procfs v0.16.0 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Checking procfs-core v0.16.0 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Checking clap_builder v4.5.15 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking pkcs1 v0.7.5 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking headers-core v0.3.0 [INFO] [stderr] Checking fast-float v0.2.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking nonempty v0.7.0 [INFO] [stderr] Checking dtoa v1.0.9 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking aes-gcm-siv v0.11.1 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta41ME7e" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta2O5Tom" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcR3YT3M/symbols.o" "/opt/rustwide/target/debug/build/prometheus-f07c24c91179a1a0/build_script_build-f07c24c91179a1a0.build_script_build.3e3ee8b9d31c2691-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/prometheus-f07c24c91179a1a0/build_script_build-f07c24c91179a1a0.c6bd76tnguny8z3v4uzhkn0ro.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-2cb328b0ab9652d4.rlib" "/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-2bdac68498068acb.rlib" "/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-dbad65f1ed7e0f0a.rlib" "/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-cbeeec6a7d53ba46.rlib" "/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c7076d719c7b57e5.rlib" "/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-4feab7ad5990b504.rlib" "/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c851d90d6b3f8430.rlib" "/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a6ee0dc0a69188dc.rlib" "/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-2698f217253b7d6c.rlib" "/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-ffe51bc51375b1ae.rlib" "/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-94caf2deb5698336.rlib" "/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-5c51f10b7a15ac3f.rlib" "/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-c5fb7873e7ddfe1f.rlib" "/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-048a02954279ea3a.rlib" "/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-03ff6ab748d87ac0.rlib" "/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-bbeed63327178b3d.rlib" "/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib" "/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib" "/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d8040d6d7ac3e7d7.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/prometheus-f07c24c91179a1a0/build_script_build-f07c24c91179a1a0" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to run custom build command for `openssl-sys v0.9.103` [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-b49671ecbd904447/build-script-main` (exit status: 101) [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")) [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: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] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/openssl-src-300.3.1+3.3.1/src/lib.rs:659:17: [INFO] [stderr] failed to copy "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/openssl-src-300.3.1+3.3.1/openssl/test/constant_time_test.c" to "/opt/rustwide/target/debug/build/openssl-sys-26e510b23a69c6d9/out/openssl-build/build/src/test/constant_time_test.c": No space left on device (os error 28) [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55b71577230d - std::backtrace_rs::backtrace::libunwind::trace::h94e55f6ef5ffd1c1 [INFO] [stderr] at /rustc/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x55b71577230d - std::backtrace_rs::backtrace::trace_unsynchronized::hef82ffc44c56d0a5 [INFO] [stderr] at /rustc/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55b71577230d - std::sys::backtrace::_print_fmt::h843c3017d390acea [INFO] [stderr] at /rustc/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x55b71577230d - ::fmt::h3cda2282f2f895c8 [INFO] [stderr] at /rustc/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x55b71579864b - core::fmt::rt::Argument::fmt::h03e84984ffe1338d [INFO] [stderr] at /rustc/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x55b71579864b - core::fmt::write::h538ab7814dde2cda [INFO] [stderr] at /rustc/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/library/core/src/fmt/mod.rs:1178:21 [INFO] [stderr] 6: 0x55b71576e213 - std::io::Write::write_fmt::h29fcd25aba6a07cf [INFO] [stderr] at /rustc/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/library/std/src/io/mod.rs:1823:15 [INFO] [stderr] 7: 0x55b715773ce2 - std::sys::backtrace::BacktraceLock::print::h848eccf38b48c51d [INFO] [stderr] at /rustc/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x55b715773ce2 - std::panicking::default_hook::{{closure}}::h2fb1ff29b34dca1e [INFO] [stderr] at /rustc/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/library/std/src/panicking.rs:266:22 [INFO] [stderr] 9: 0x55b71577394e - std::panicking::default_hook::hfa0a879177296adf [INFO] [stderr] at /rustc/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/library/std/src/panicking.rs:293:9 [INFO] [stderr] 10: 0x55b71577458f - std::panicking::rust_panic_with_hook::h4fa89de9ed80ec3d [INFO] [stderr] at /rustc/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/library/std/src/panicking.rs:797:13 [INFO] [stderr] 11: 0x55b715774277 - std::panicking::begin_panic_handler::{{closure}}::hd7f0b5b128635d21 [INFO] [stderr] at /rustc/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/library/std/src/panicking.rs:671:13 [INFO] [stderr] 12: 0x55b7157727f9 - std::sys::backtrace::__rust_end_short_backtrace::hc56d681ea826851a [INFO] [stderr] at /rustc/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/library/std/src/sys/backtrace.rs:170:18 [INFO] [stderr] 13: 0x55b715773f04 - rust_begin_unwind [INFO] [stderr] at /rustc/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/library/std/src/panicking.rs:662:5 [INFO] [stderr] 14: 0x55b715797353 - core::panicking::panic_fmt::hc22df06f62530422 [INFO] [stderr] at /rustc/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/library/core/src/panicking.rs:74:14 [INFO] [stderr] 15: 0x55b7156de038 - openssl_src::cp_r::h4675b519c03e5816 [INFO] [stderr] 16: 0x55b7156de16a - openssl_src::cp_r::h4675b519c03e5816 [INFO] [stderr] 17: 0x55b7156d7c60 - openssl_src::Build::build::he3ff56de3573ce46 [INFO] [stderr] 18: 0x55b715658ccd - build_script_main::find_vendored::get_openssl::hedd6fa19b25555dd [INFO] [stderr] 19: 0x55b71565a4e8 - build_script_main::find_openssl::hcddb2522af5fb6ff [INFO] [stderr] 20: 0x55b71565acd1 - build_script_main::main::had41c46ec9662d59 [INFO] [stderr] 21: 0x55b7156569b3 - core::ops::function::FnOnce::call_once::h2e6072142cb5073d [INFO] [stderr] 22: 0x55b7156563b6 - std::sys::backtrace::__rust_begin_short_backtrace::ha1750a2be5213d95 [INFO] [stderr] 23: 0x55b715656139 - std::rt::lang_start::{{closure}}::hd0a86a178343f0f3 [INFO] [stderr] 24: 0x55b715769f30 - core::ops::function::impls:: for &F>::call_once::h6e175496e1f06646 [INFO] [stderr] at /rustc/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 25: 0x55b715769f30 - std::panicking::try::do_call::hd9abe82968b2d9bf [INFO] [stderr] at /rustc/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/library/std/src/panicking.rs:554:40 [INFO] [stderr] 26: 0x55b715769f30 - std::panicking::try::h778357b4c32e9f68 [INFO] [stderr] at /rustc/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/library/std/src/panicking.rs:518:19 [INFO] [stderr] 27: 0x55b715769f30 - std::panic::catch_unwind::he2de459907a1029c [INFO] [stderr] at /rustc/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/library/std/src/panic.rs:345:14 [INFO] [stderr] 28: 0x55b715769f30 - std::rt::lang_start_internal::{{closure}}::he949e6198ab1f060 [INFO] [stderr] at /rustc/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/library/std/src/rt.rs:143:48 [INFO] [stderr] 29: 0x55b715769f30 - std::panicking::try::do_call::h8fffbd21dccb5e80 [INFO] [stderr] at /rustc/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/library/std/src/panicking.rs:554:40 [INFO] [stderr] 30: 0x55b715769f30 - std::panicking::try::h5a2081be8af24e33 [INFO] [stderr] at /rustc/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/library/std/src/panicking.rs:518:19 [INFO] [stderr] 31: 0x55b715769f30 - std::panic::catch_unwind::hd1a0b027e08d07fb [INFO] [stderr] at /rustc/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/library/std/src/panic.rs:345:14 [INFO] [stderr] 32: 0x55b715769f30 - std::rt::lang_start_internal::h473053ce6dc64eac [INFO] [stderr] at /rustc/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/library/std/src/rt.rs:143:20 [INFO] [stderr] 33: 0x55b715656117 - std::rt::lang_start::h0c98585c9c67c1eb [INFO] [stderr] 34: 0x55b71565f435 - main [INFO] [stderr] 35: 0x7f3f645e2d90 - [INFO] [stderr] 36: 0x7f3f645e2e40 - __libc_start_main [INFO] [stderr] 37: 0x55b7156559a5 - _start [INFO] [stderr] 38: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `foreign-types-shared` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `prometheus` (build script) due to 2 previous errors [INFO] [stderr] error: could not compile `nonempty` (lib) due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcRj3uWm/symbols.o" "/opt/rustwide/target/debug/build/openssl-dee19b9c4f65dd19/build_script_build-dee19b9c4f65dd19.build_script_build.29dd5d4c66e3bf89-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/openssl-dee19b9c4f65dd19/build_script_build-dee19b9c4f65dd19.480ap2r9t93jnl8kdnvis4a76.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-2cb328b0ab9652d4.rlib" "/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-2bdac68498068acb.rlib" "/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-dbad65f1ed7e0f0a.rlib" "/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-cbeeec6a7d53ba46.rlib" "/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c7076d719c7b57e5.rlib" "/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-4feab7ad5990b504.rlib" "/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c851d90d6b3f8430.rlib" "/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a6ee0dc0a69188dc.rlib" "/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-2698f217253b7d6c.rlib" "/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-ffe51bc51375b1ae.rlib" "/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-94caf2deb5698336.rlib" "/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-5c51f10b7a15ac3f.rlib" "/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-c5fb7873e7ddfe1f.rlib" "/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-048a02954279ea3a.rlib" "/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-03ff6ab748d87ac0.rlib" "/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-bbeed63327178b3d.rlib" "/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib" "/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib" "/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d8040d6d7ac3e7d7.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/openssl-dee19b9c4f65dd19/build_script_build-dee19b9c4f65dd19" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] pure virtual method called [INFO] [stdout] terminate called without an active exception [INFO] [stdout] collect2: fatal error: ld terminated with signal 6 [Aborted], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `openssl` (build script) due to 2 previous errors [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetauNG2pm" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nom` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaVeAm7n/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaqLPLDJ/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `clap_builder` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaSIDVa3/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `procfs-core` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta3Ixvpf/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-automata` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaYEYqqS/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustix` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "0e8b44c06b2dd7c5e05e4f369fbe822c1483497d5be094c04c773e6f1c9315e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e8b44c06b2dd7c5e05e4f369fbe822c1483497d5be094c04c773e6f1c9315e5", kill_on_drop: false }` [INFO] [stdout] 0e8b44c06b2dd7c5e05e4f369fbe822c1483497d5be094c04c773e6f1c9315e5 [INFO] checking rhiaqey/hub against try#9c7f973c4f483238f1484927772d0446e5686cc0 for pr-128725 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frhiaqey%2Fhub" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rhiaqey/hub on toolchain 9c7f973c4f483238f1484927772d0446e5686cc0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7f973c4f483238f1484927772d0446e5686cc0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rhiaqey/hub [INFO] finished tweaking git repo https://github.com/rhiaqey/hub [INFO] tweaked toml for git repo https://github.com/rhiaqey/hub written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rhiaqey/hub 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" "+9c7f973c4f483238f1484927772d0446e5686cc0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] checking rhiaqey/hub against try#9c7f973c4f483238f1484927772d0446e5686cc0 for pr-128725 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frhiaqey%2Fhub" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create work tree dir '/workspace/builds/worker-4-tc2/source': No space left on device [INFO] checking rhiaqey/hub against try#9c7f973c4f483238f1484927772d0446e5686cc0 for pr-128725 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frhiaqey%2Fhub" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create work tree dir '/workspace/builds/worker-4-tc2/source': No space left on device [INFO] checking rhiaqey/hub against try#9c7f973c4f483238f1484927772d0446e5686cc0 for pr-128725 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frhiaqey%2Fhub" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create work tree dir '/workspace/builds/worker-4-tc2/source': No space left on device [INFO] checking rhiaqey/hub against try#9c7f973c4f483238f1484927772d0446e5686cc0 for pr-128725 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frhiaqey%2Fhub" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create work tree dir '/workspace/builds/worker-4-tc2/source': No space left on device [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/rhiaqey/hub [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.