[INFO] cloning repository https://github.com/zippy1978/socli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zippy1978/socli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzippy1978%2Fsocli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzippy1978%2Fsocli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3e0cb8de1b119cf05743ac6c5e8452dfcd52b161 [INFO] testing zippy1978/socli against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzippy1978%2Fsocli" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zippy1978/socli on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zippy1978/socli [INFO] finished tweaking git repo https://github.com/zippy1978/socli [INFO] tweaked toml for git repo https://github.com/zippy1978/socli written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/zippy1978/socli 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" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/zippy1978/quartermaster.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded graphql_query_derive v0.13.0 [INFO] [stderr] Downloaded relative-path v1.7.2 [INFO] [stderr] Downloaded rquickjs v0.3.1 [INFO] [stderr] Downloaded rquickjs-macro v0.3.1 [INFO] [stderr] Downloaded dilib v0.2.0 [INFO] [stderr] Downloaded graphql_client v0.13.0 [INFO] [stderr] Downloaded rquickjs-core v0.3.1 [INFO] [stderr] Downloaded openssl-sys v0.9.78 [INFO] [stderr] Downloaded deadqueue v0.2.4 [INFO] [stderr] Downloaded graphql_client_codegen v0.13.0 [INFO] [stderr] Downloaded openssl v0.10.43 [INFO] [stderr] Downloaded rustix v0.36.4 [INFO] [stderr] Downloaded rquickjs-sys v0.3.1 [INFO] [stderr] Downloaded tui-logger v0.9.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 69c244cfa55d9d0bd4eb537a812248f48c0dda4750f9ec6beaa2ebd6e81bfc87 [INFO] running `Command { std: "docker" "start" "-a" "69c244cfa55d9d0bd4eb537a812248f48c0dda4750f9ec6beaa2ebd6e81bfc87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "69c244cfa55d9d0bd4eb537a812248f48c0dda4750f9ec6beaa2ebd6e81bfc87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69c244cfa55d9d0bd4eb537a812248f48c0dda4750f9ec6beaa2ebd6e81bfc87", kill_on_drop: false }` [INFO] [stdout] 69c244cfa55d9d0bd4eb537a812248f48c0dda4750f9ec6beaa2ebd6e81bfc87 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 00f4ac46f2dd52a221fedfb40daedd399a32f74590e3e2326ad99d0eeb4c962d [INFO] running `Command { std: "docker" "start" "-a" "00f4ac46f2dd52a221fedfb40daedd399a32f74590e3e2326ad99d0eeb4c962d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.0.77 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.148 [INFO] [stderr] Compiling serde v1.0.148 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling tokio v1.22.0 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling openssl v0.10.43 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling openssl-sys v0.9.78 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling rquickjs-sys v0.3.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling rustix v0.36.4 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling relative-path v1.7.2 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling linux-raw-sys v0.1.3 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling deranged v0.3.7 [INFO] [stderr] Compiling async-trait v0.1.59 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling time v0.3.25 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling ipnet v2.5.1 [INFO] [stderr] Compiling indoc v2.0.3 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling dilib v0.2.0 [INFO] [stderr] Compiling dlopen_derive v0.1.4 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling is-terminal v0.4.1 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling tui v0.19.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling strum_macros v0.26.1 [INFO] [stderr] Compiling strum v0.26.1 [INFO] [stderr] Compiling dlopen v0.1.8 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling ratatui v0.23.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling clap_derive v4.0.21 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling tui-logger v0.9.6 [INFO] [stderr] Compiling graphql-parser v0.4.0 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling clap v4.0.29 [INFO] [stdout] error: failed to write /tmp/rustcl5Vj7d/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ratatui` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetat7RMK5/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `openssl` (lib) due to 1 previous error [INFO] [stderr] warning: rquickjs-sys@0.3.1: /opt/rustwide/target/debug/build/rquickjs-sys-d82e67ab49a2823e/out/libbf.c:8457:1: fatal error: error writing to /tmp/ccVfAunK.s: No space left on device [INFO] [stderr] warning: rquickjs-sys@0.3.1: 8457 | } [INFO] [stderr] warning: rquickjs-sys@0.3.1: | ^ [INFO] [stderr] warning: rquickjs-sys@0.3.1: compilation terminated. [INFO] [stderr] error: failed to run custom build command for `rquickjs-sys v0.3.1` [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/rquickjs-sys-edb4149ab40f4a71/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build.rs [INFO] [stderr] cargo:rerun-if-env-changed=CARGO_FEATURE_EXPORTS [INFO] [stderr] cargo:rerun-if-env-changed=CARGO_FEATURE_BINDGEN [INFO] [stderr] cargo:rerun-if-env-changed=CARGO_FEATURE_UPDATE_BINDINGS [INFO] [stderr] cargo:rerun-if-env-changed=CARGO_FEATURE_DUMP_BYTECODE [INFO] [stderr] cargo:rerun-if-env-changed=CARGO_FEATURE_DUMP_GC [INFO] [stderr] cargo:rerun-if-env-changed=CARGO_FEATURE_DUMP_GC_FREE [INFO] [stderr] cargo:rerun-if-env-changed=CARGO_FEATURE_DUMP_FREE [INFO] [stderr] cargo:rerun-if-env-changed=CARGO_FEATURE_DUMP_LEAKS [INFO] [stderr] cargo:rerun-if-env-changed=CARGO_FEATURE_DUMP_MEM [INFO] [stderr] cargo:rerun-if-env-changed=CARGO_FEATURE_DUMP_OBJECTS [INFO] [stderr] cargo:rerun-if-env-changed=CARGO_FEATURE_DUMP_ATOMS [INFO] [stderr] cargo:rerun-if-env-changed=CARGO_FEATURE_DUMP_SHAPES [INFO] [stderr] cargo:rerun-if-env-changed=CARGO_FEATURE_DUMP_MODULE_RESOLVE [INFO] [stderr] cargo:rerun-if-env-changed=CARGO_FEATURE_DUMP_PROMISE [INFO] [stderr] cargo:rerun-if-env-changed=CARGO_FEATURE_DUMP_READ_OBJECT [INFO] [stderr] Appliyng patch patches/get_function_proto.patch [INFO] [stderr] patching file quickjs.c [INFO] [stderr] patching file quickjs.h [INFO] [stderr] Appliyng patch patches/check_stack_overflow.patch [INFO] [stderr] patching file quickjs.c [INFO] [stderr] Appliyng patch patches/infinity_handling.patch [INFO] [stderr] patching file quickjs.c [INFO] [stderr] Appliyng patch patches/atomic_new_class_id.patch [INFO] [stderr] patching file quickjs.c [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=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=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("false") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-Wall" "-D_GNU_SOURCE" "-DCONFIG_VERSION=\"2020-01-19\"" "-DCONFIG_BIGNUM" "-o" "/opt/rustwide/target/debug/build/rquickjs-sys-d82e67ab49a2823e/out/libregexp.o" "-c" "/opt/rustwide/target/debug/build/rquickjs-sys-d82e67ab49a2823e/out/libregexp.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-Wall" "-D_GNU_SOURCE" "-DCONFIG_VERSION=\"2020-01-19\"" "-DCONFIG_BIGNUM" "-o" "/opt/rustwide/target/debug/build/rquickjs-sys-d82e67ab49a2823e/out/libunicode.o" "-c" "/opt/rustwide/target/debug/build/rquickjs-sys-d82e67ab49a2823e/out/libunicode.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-Wall" "-D_GNU_SOURCE" "-DCONFIG_VERSION=\"2020-01-19\"" "-DCONFIG_BIGNUM" "-o" "/opt/rustwide/target/debug/build/rquickjs-sys-d82e67ab49a2823e/out/cutils.o" "-c" "/opt/rustwide/target/debug/build/rquickjs-sys-d82e67ab49a2823e/out/cutils.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-Wall" "-D_GNU_SOURCE" "-DCONFIG_VERSION=\"2020-01-19\"" "-DCONFIG_BIGNUM" "-o" "/opt/rustwide/target/debug/build/rquickjs-sys-d82e67ab49a2823e/out/quickjs.o" "-c" "/opt/rustwide/target/debug/build/rquickjs-sys-d82e67ab49a2823e/out/quickjs.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-Wall" "-D_GNU_SOURCE" "-DCONFIG_VERSION=\"2020-01-19\"" "-DCONFIG_BIGNUM" "-o" "/opt/rustwide/target/debug/build/rquickjs-sys-d82e67ab49a2823e/out/libbf.o" "-c" "/opt/rustwide/target/debug/build/rquickjs-sys-d82e67ab49a2823e/out/libbf.c" [INFO] [stderr] cargo:warning=/opt/rustwide/target/debug/build/rquickjs-sys-d82e67ab49a2823e/out/libbf.c:8457:1: fatal error: error writing to /tmp/ccVfAunK.s: No space left on device [INFO] [stderr] cargo:warning= 8457 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-Wall" "-D_GNU_SOURCE" "-DCONFIG_VERSION=\"2020-01-19\"" "-DCONFIG_BIGNUM" "-o" "/opt/rustwide/target/debug/build/rquickjs-sys-d82e67ab49a2823e/out/libbf.o" "-c" "/opt/rustwide/target/debug/build/rquickjs-sys-d82e67ab49a2823e/out/libbf.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [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/1.84.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde_derive-1.0.148/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)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=6f485f66a0280278 -C extra-filename=-6f485f66a0280278 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-7ae7c8ac0600ff74.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-682ee3b9888a930c.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-cd4d14856e1e30ca.rlib --extern proc_macro --cap-lints allow --cap-lints=warn` (signal: 11, SIGSEGV: invalid memory reference) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaY2BAGM/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `graphql-parser` (lib) due to 1 previous error [INFO] [stderr] warning: rquickjs-sys@0.3.1: /opt/rustwide/target/debug/build/rquickjs-sys-228453730d1a0755/out/quickjs.c:54078:1: fatal error: error writing to /tmp/ccALRAEO.s: No space left on device [INFO] [stderr] warning: rquickjs-sys@0.3.1: 54078 | } [INFO] [stderr] warning: rquickjs-sys@0.3.1: | ^ [INFO] [stderr] warning: rquickjs-sys@0.3.1: compilation terminated. [INFO] [stderr] error: failed to run custom build command for `rquickjs-sys v0.3.1` [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/rquickjs-sys-49686ed5690cd704/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build.rs [INFO] [stderr] cargo:rerun-if-env-changed=CARGO_FEATURE_EXPORTS [INFO] [stderr] cargo:rerun-if-env-changed=CARGO_FEATURE_BINDGEN [INFO] [stderr] cargo:rerun-if-env-changed=CARGO_FEATURE_UPDATE_BINDINGS [INFO] [stderr] cargo:rerun-if-env-changed=CARGO_FEATURE_DUMP_BYTECODE [INFO] [stderr] cargo:rerun-if-env-changed=CARGO_FEATURE_DUMP_GC [INFO] [stderr] cargo:rerun-if-env-changed=CARGO_FEATURE_DUMP_GC_FREE [INFO] [stderr] cargo:rerun-if-env-changed=CARGO_FEATURE_DUMP_FREE [INFO] [stderr] cargo:rerun-if-env-changed=CARGO_FEATURE_DUMP_LEAKS [INFO] [stderr] cargo:rerun-if-env-changed=CARGO_FEATURE_DUMP_MEM [INFO] [stderr] cargo:rerun-if-env-changed=CARGO_FEATURE_DUMP_OBJECTS [INFO] [stderr] cargo:rerun-if-env-changed=CARGO_FEATURE_DUMP_ATOMS [INFO] [stderr] cargo:rerun-if-env-changed=CARGO_FEATURE_DUMP_SHAPES [INFO] [stderr] cargo:rerun-if-env-changed=CARGO_FEATURE_DUMP_MODULE_RESOLVE [INFO] [stderr] cargo:rerun-if-env-changed=CARGO_FEATURE_DUMP_PROMISE [INFO] [stderr] cargo:rerun-if-env-changed=CARGO_FEATURE_DUMP_READ_OBJECT [INFO] [stderr] Appliyng patch patches/get_function_proto.patch [INFO] [stderr] patching file quickjs.c [INFO] [stderr] patching file quickjs.h [INFO] [stderr] Appliyng patch patches/check_stack_overflow.patch [INFO] [stderr] patching file quickjs.c [INFO] [stderr] Appliyng patch patches/infinity_handling.patch [INFO] [stderr] patching file quickjs.c [INFO] [stderr] Appliyng patch patches/atomic_new_class_id.patch [INFO] [stderr] patching file quickjs.c [INFO] [stderr] Appliyng patch patches/read_module_exports.patch [INFO] [stderr] patching file quickjs.c [INFO] [stderr] patching file quickjs.h [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=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=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") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-Wall" "-D_GNU_SOURCE" "-DCONFIG_VERSION=\"2020-01-19\"" "-DCONFIG_BIGNUM" "-DCONFIG_MODULE_EXPORTS" "-o" "/opt/rustwide/target/debug/build/rquickjs-sys-228453730d1a0755/out/libregexp.o" "-c" "/opt/rustwide/target/debug/build/rquickjs-sys-228453730d1a0755/out/libregexp.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-Wall" "-D_GNU_SOURCE" "-DCONFIG_VERSION=\"2020-01-19\"" "-DCONFIG_BIGNUM" "-DCONFIG_MODULE_EXPORTS" "-o" "/opt/rustwide/target/debug/build/rquickjs-sys-228453730d1a0755/out/libunicode.o" "-c" "/opt/rustwide/target/debug/build/rquickjs-sys-228453730d1a0755/out/libunicode.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-Wall" "-D_GNU_SOURCE" "-DCONFIG_VERSION=\"2020-01-19\"" "-DCONFIG_BIGNUM" "-DCONFIG_MODULE_EXPORTS" "-o" "/opt/rustwide/target/debug/build/rquickjs-sys-228453730d1a0755/out/cutils.o" "-c" "/opt/rustwide/target/debug/build/rquickjs-sys-228453730d1a0755/out/cutils.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-Wall" "-D_GNU_SOURCE" "-DCONFIG_VERSION=\"2020-01-19\"" "-DCONFIG_BIGNUM" "-DCONFIG_MODULE_EXPORTS" "-o" "/opt/rustwide/target/debug/build/rquickjs-sys-228453730d1a0755/out/quickjs.o" "-c" "/opt/rustwide/target/debug/build/rquickjs-sys-228453730d1a0755/out/quickjs.c" [INFO] [stderr] cargo:warning=/opt/rustwide/target/debug/build/rquickjs-sys-228453730d1a0755/out/quickjs.c:54078:1: fatal error: error writing to /tmp/ccALRAEO.s: No space left on device [INFO] [stderr] cargo:warning=54078 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [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" "-Wall" "-D_GNU_SOURCE" "-DCONFIG_VERSION=\"2020-01-19\"" "-DCONFIG_BIGNUM" "-DCONFIG_MODULE_EXPORTS" "-o" "/opt/rustwide/target/debug/build/rquickjs-sys-228453730d1a0755/out/quickjs.o" "-c" "/opt/rustwide/target/debug/build/rquickjs-sys-228453730d1a0755/out/quickjs.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaAEB8Jy/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `clap` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta6WIMSF/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] running `Command { std: "docker" "inspect" "00f4ac46f2dd52a221fedfb40daedd399a32f74590e3e2326ad99d0eeb4c962d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00f4ac46f2dd52a221fedfb40daedd399a32f74590e3e2326ad99d0eeb4c962d", kill_on_drop: false }` [INFO] [stdout] 00f4ac46f2dd52a221fedfb40daedd399a32f74590e3e2326ad99d0eeb4c962d