[INFO] cloning repository https://github.com/dstoc/zellij-halp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dstoc/zellij-halp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdstoc%2Fzellij-halp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdstoc%2Fzellij-halp'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdstoc%2Fzellij-halp: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/dstoc/zellij-halp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dstoc/zellij-halp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdstoc%2Fzellij-halp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdstoc%2Fzellij-halp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9be31d17c02de2065774c4fec84c279a175803c4 [INFO] checking dstoc/zellij-halp against try#8d46be77cd48fdbcced888d027457e2c9cf2aa16 for pr-142723 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdstoc%2Fzellij-halp" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] fatal: update_ref failed for ref 'HEAD': cannot update ref 'refs/heads/main': couldn't write '/workspace/builds/worker-0-tc2/source/.git/refs/heads/main.lock' [INFO] checking dstoc/zellij-halp against try#8d46be77cd48fdbcced888d027457e2c9cf2aa16 for pr-142723 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdstoc%2Fzellij-halp" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] fatal: update_ref failed for ref 'HEAD': cannot update the ref 'refs/heads/main': unable to create directory for '/workspace/builds/worker-0-tc2/source/.git/logs/refs/heads/main': No such file or directory [INFO] checking dstoc/zellij-halp against try#8d46be77cd48fdbcced888d027457e2c9cf2aa16 for pr-142723 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdstoc%2Fzellij-halp" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dstoc/zellij-halp on toolchain 8d46be77cd48fdbcced888d027457e2c9cf2aa16 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/dstoc/zellij-halp [INFO] finished tweaking git repo https://github.com/dstoc/zellij-halp [INFO] tweaked toml for git repo https://github.com/dstoc/zellij-halp written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/dstoc/zellij-halp 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" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zellij-tile v0.40.1 [INFO] [stderr] Downloaded debug_parser v0.1.4 [INFO] [stderr] Downloaded curl-sys v0.4.75+curl-8.10.0 [INFO] [stderr] Downloaded zellij-utils v0.40.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4802dabb2f57f15fd61b2e9c7f434a32dc01aaec22d15e670a047b5b323945ae [INFO] running `Command { std: "docker" "start" "-a" "4802dabb2f57f15fd61b2e9c7f434a32dc01aaec22d15e670a047b5b323945ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4802dabb2f57f15fd61b2e9c7f434a32dc01aaec22d15e670a047b5b323945ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4802dabb2f57f15fd61b2e9c7f434a32dc01aaec22d15e670a047b5b323945ae", kill_on_drop: false }` [INFO] [stdout] 4802dabb2f57f15fd61b2e9c7f434a32dc01aaec22d15e670a047b5b323945ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c59d39a1ba7304311e8814350470500f6beeb9f6f7997e2d504a172e8d64ebca [INFO] running `Command { std: "docker" "start" "-a" "c59d39a1ba7304311e8814350470500f6beeb9f6f7997e2d504a172e8d64ebca", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking value-bag v1.9.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling cc v1.1.21 [INFO] [stderr] Checking fastrand v2.1.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking gimli v0.31.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking object v0.36.4 [INFO] [stderr] Compiling openssl-src v300.3.2+3.3.2 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking universal-hash v0.4.1 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Compiling const_fn v0.4.10 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling libz-sys v1.1.20 [INFO] [stderr] Compiling libnghttp2-sys v0.1.10+1.61.0 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling curl-sys v0.4.75+curl-8.10.0 [INFO] [stderr] Checking cpuid-bool v0.2.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking polyval v0.4.5 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking aes-soft v0.6.4 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking crypto-mac v0.10.1 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking cpufeatures v0.2.14 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking aes v0.6.0 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking ghash v0.3.1 [INFO] [stderr] Checking ctr v0.6.0 [INFO] [stderr] Checking addr2line v0.24.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Checking async-executor v1.13.1 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking waker-fn v1.2.0 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Compiling curl v0.4.46 [INFO] [stderr] Checking bytes v1.7.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/memchr-14bed0e45a3d8886.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/memchr-14bed0e45a3d8886/dep-lib-memchr` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/idna-cf4b7391cda8999e.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/idna-cf4b7391cda8999e/dep-lib-idna` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [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] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaLjfLEk" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: libnghttp2-sys@0.1.10+1.61.0: nghttp2/lib/nghttp2_map.c:338:1: fatal error: error writing to /tmp/ccgknLDb.s: No space left on device [INFO] [stderr] warning: libnghttp2-sys@0.1.10+1.61.0: 338 | size_t nghttp2_map_size(nghttp2_map *map) { return map->size; } [INFO] [stderr] warning: libnghttp2-sys@0.1.10+1.61.0: | ^~~~~~ [INFO] [stderr] warning: libnghttp2-sys@0.1.10+1.61.0: compilation terminated. [INFO] [stderr] error: failed to run custom build command for `libnghttp2-sys v0.1.10+1.61.0` [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/libnghttp2-sys-639837bdc06e552a/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] OPT_LEVEL = Some(0) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] RUSTC_WRAPPER = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some(true) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] cargo:warning=nghttp2/lib/nghttp2_map.c:338:1: fatal error: error writing to /tmp/ccgknLDb.s: No space left on device [INFO] [stderr] cargo:warning= 338 | size_t nghttp2_map_size(nghttp2_map *map) { return map->size; } [INFO] [stderr] cargo:warning= | ^~~~~~ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/debug/build/libnghttp2-sys-69ddc6830a1d8b84/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_TIME_H" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/debug/build/libnghttp2-sys-69ddc6830a1d8b84/out/i/lib/ad0ba1b363e8d103-nghttp2_map.o" "-c" "nghttp2/lib/nghttp2_map.c" with args cc did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: could not compile `paste` (build script) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/8d46be77cd48fdbcced888d027457e2c9cf2aa16/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/paste-1.0.12/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e1791dec365d223b -C extra-filename=-f0f07b610edf61a6 --out-dir /opt/rustwide/target/debug/build/paste-f0f07b610edf61a6 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/parking_lot_core-349f1d43f1c68ba7/rmeta20bviI" [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-898fed0c8dbb728e/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] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/curl-21acece903602e32/rmetapEzzup" [INFO] [stdout] [INFO] [stdout] [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] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-src-300.3.2+3.3.2/src/lib.rs:671:17: [INFO] [stderr] failed to copy "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-src-300.3.2+3.3.2/openssl/test/evp_test.c" to "/opt/rustwide/target/debug/build/openssl-sys-c17addf89e20233a/out/openssl-build/build/src/test/evp_test.c": No space left on device (os error 28) [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5630577747c2 - std::backtrace_rs::backtrace::libunwind::trace::hfa06e9f63bf0a83a [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5630577747c2 - std::backtrace_rs::backtrace::trace_unsynchronized::h70efc93666558e57 [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5630577747c2 - std::sys::backtrace::_print_fmt::hc7b2a59e4b7c6f59 [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5630577747c2 - ::fmt::hb6c331e4a1aab9b4 [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x563057799c43 - core::fmt::rt::Argument::fmt::h94ac5387a38069f9 [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x563057799c43 - core::fmt::write::hd781ad4357bb296d [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/core/src/fmt/mod.rs:1460:25 [INFO] [stderr] 6: 0x563057770773 - std::io::default_write_fmt::h25bf119100aa2ec8 [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x563057770773 - std::io::Write::write_fmt::h4867718dbbdcf9ee [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x563057774612 - std::sys::backtrace::BacktraceLock::print::h5d45eb20eab8a794 [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5630577769d2 - std::panicking::default_hook::{{closure}}::h42ad209a87b6868d [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x5630577767d5 - std::panicking::default_hook::h85049098360665bc [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x5630577773a2 - std::panicking::rust_panic_with_hook::hc302aa8b04d109ba [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x56305777713a - std::panicking::begin_panic_handler::{{closure}}::h0186f3bc30304ee7 [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x563057774cb9 - std::sys::backtrace::__rust_end_short_backtrace::h971f2fdfa01904c0 [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x563057776dcd - __rustc[290bc3cf94966f64]::rust_begin_unwind [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x563057798ac0 - core::panicking::panic_fmt::h647e7290c4e00148 [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5630576e1ced - openssl_src::cp_r::ha3f426b5b03fd6bb [INFO] [stderr] 17: 0x5630576e1e25 - openssl_src::cp_r::ha3f426b5b03fd6bb [INFO] [stderr] 18: 0x5630576db753 - openssl_src::Build::build::hcbb0e93189e518a1 [INFO] [stderr] 19: 0x56305767091f - build_script_main::find_vendored::get_openssl::hf7a653b2c055415b [INFO] [stderr] 20: 0x5630576664b8 - build_script_main::find_openssl::h9aba3628d4bda698 [INFO] [stderr] 21: 0x563057666ca1 - build_script_main::main::hd28fa76519529ba5 [INFO] [stderr] 22: 0x563057660e33 - core::ops::function::FnOnce::call_once::h200243d7058bab4f [INFO] [stderr] 23: 0x56305766dfe6 - std::sys::backtrace::__rust_begin_short_backtrace::h980b2945d6a0b4c2 [INFO] [stderr] 24: 0x56305766da99 - std::rt::lang_start::{{closure}}::hade24f3444a3a3cd [INFO] [stderr] 25: 0x56305776c440 - core::ops::function::impls:: for &F>::call_once::h4d341151e3209f87 [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/core/src/ops/function.rs:284:21 [INFO] [stderr] 26: 0x56305776c440 - std::panicking::catch_unwind::do_call::hddece26cc0258a14 [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/panicking.rs:589:40 [INFO] [stderr] 27: 0x56305776c440 - std::panicking::catch_unwind::h06771f83dee1e832 [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/panicking.rs:552:19 [INFO] [stderr] 28: 0x56305776c440 - std::panic::catch_unwind::h73751a747c85974a [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x56305776c440 - std::rt::lang_start_internal::{{closure}}::h7c7316738abb89b8 [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/rt.rs:175:24 [INFO] [stderr] 30: 0x56305776c440 - std::panicking::catch_unwind::do_call::h8b2cec477bbd71ae [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/panicking.rs:589:40 [INFO] [stderr] 31: 0x56305776c440 - std::panicking::catch_unwind::h9145629f1087e3cd [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/panicking.rs:552:19 [INFO] [stderr] 32: 0x56305776c440 - std::panic::catch_unwind::hf2895de5e50d8a3b [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/panic.rs:359:14 [INFO] [stderr] 33: 0x56305776c440 - std::rt::lang_start_internal::h969e9928e3178f3a [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/rt.rs:171:5 [INFO] [stderr] 34: 0x56305766da81 - std::rt::lang_start::ha246bcd095e9aa0e [INFO] [stderr] 35: 0x56305766b155 - main [INFO] [stderr] 36: 0x7726ff53a1ca - [INFO] [stderr] 37: 0x7726ff53a28b - __libc_start_main [INFO] [stderr] 38: 0x5630576608a5 - _start [INFO] [stderr] 39: 0x0 - [INFO] [stderr] error: could not compile `rustversion` (build script) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/8d46be77cd48fdbcced888d027457e2c9cf2aa16/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustversion-1.0.17/build/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=076d220f964104b5 -C extra-filename=-7a98774a027b66fd --out-dir /opt/rustwide/target/debug/build/rustversion-7a98774a027b66fd -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `parking_lot_core` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `curl` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `unicode-width` (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/rmeta0oJ80W" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ucd-trie` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcoIQR7R/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcoIQR7R/symbols.o" "<4 object files omitted>" "/tmp/rustcoIQR7R/rmeta.o" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcoIQR7R/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libconst_fn-7eb61f657f842091.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `const_fn` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetay2fIXM/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bytes` (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/rmetaSTi6B2" [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/rmetaEtf9m0/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `object` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaCdw6yX/full.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/rmetajiBRSI/full.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" "c59d39a1ba7304311e8814350470500f6beeb9f6f7997e2d504a172e8d64ebca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c59d39a1ba7304311e8814350470500f6beeb9f6f7997e2d504a172e8d64ebca", kill_on_drop: false }` [INFO] [stdout] c59d39a1ba7304311e8814350470500f6beeb9f6f7997e2d504a172e8d64ebca