[INFO] cloning repository https://github.com/sendevman/gconstractrs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sendevman/gconstractrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsendevman%2Fgconstractrs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsendevman%2Fgconstractrs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2d81a1f2fc85460714c3f9cc5a48bb4f347a00c4 [INFO] checking sendevman/gconstractrs against try#86f78589b09557f70c9db3f56ad1921e0a9f76ef for pr-138438 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsendevman%2Fgconstractrs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sendevman/gconstractrs on toolchain 86f78589b09557f70c9db3f56ad1921e0a9f76ef [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+86f78589b09557f70c9db3f56ad1921e0a9f76ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sendevman/gconstractrs [INFO] finished tweaking git repo https://github.com/sendevman/gconstractrs [INFO] tweaked toml for git repo https://github.com/sendevman/gconstractrs written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sendevman/gconstractrs 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" "+86f78589b09557f70c9db3f56ad1921e0a9f76ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+86f78589b09557f70c9db3f56ad1921e0a9f76ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] adf07b39148eec24736663437f754cb175290c44bdd7bbd08dd665ed24db7cb9 [INFO] running `Command { std: "docker" "start" "-a" "adf07b39148eec24736663437f754cb175290c44bdd7bbd08dd665ed24db7cb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "adf07b39148eec24736663437f754cb175290c44bdd7bbd08dd665ed24db7cb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adf07b39148eec24736663437f754cb175290c44bdd7bbd08dd665ed24db7cb9", kill_on_drop: false }` [INFO] [stdout] adf07b39148eec24736663437f754cb175290c44bdd7bbd08dd665ed24db7cb9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+86f78589b09557f70c9db3f56ad1921e0a9f76ef" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ded2cc2eca425f0284c096d5ab4250f970c8eceda7fd81231666cf1374a7cb25 [INFO] running `Command { std: "docker" "start" "-a" "ded2cc2eca425f0284c096d5ab4250f970c8eceda7fd81231666cf1374a7cb25", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking const-oid v0.9.5 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling serde v1.0.213 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Compiling syn v2.0.82 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking dyn-clone v1.0.9 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking cosmwasm-core v2.1.4 [INFO] [stderr] Checking bnum v0.11.0 [INFO] [stderr] Checking bech32 v0.11.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking bech32 v0.9.1 [INFO] [stderr] Checking forward_ref v1.0.0 [INFO] [stderr] Checking bnum v0.8.1 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking rio_api v0.8.5 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking oxiri v0.2.2 [INFO] [stderr] Checking oxilangtag v0.1.3 [INFO] [stderr] Compiling cc v1.1.13 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking quick-xml v0.36.1 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking bs58 v0.5.1 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking rio_xml v0.8.5 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking rio_turtle v0.8.5 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Compiling blake3 v1.5.4 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking constant_time_eq v0.3.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking crc-catalog v2.2.0 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Checking crc v3.0.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking lzma-rs v0.3.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.213 [INFO] [stderr] Compiling zerocopy-derive v0.6.6 [INFO] [stderr] Compiling thiserror-impl v1.0.65 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking der v0.7.8 [INFO] [stderr] Checking zerocopy v0.6.6 [INFO] [stderr] Checking block-buffer v0.10.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking crypto-bigint v0.5.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking spki v0.7.2 [INFO] [stderr] Checking ppv-lite86 v0.2.18 [INFO] [stderr] Checking sec1 v0.7.1 [INFO] [stderr] Checking signature v2.1.0 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling ark-serialize-derive v0.4.2 [INFO] [stderr] Compiling ark-ff-asm v0.4.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Compiling derive_more-impl v1.0.0-beta.6 [INFO] [stderr] Compiling cosmwasm-derive v2.1.4 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking ark-std v0.4.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking ark-serialize v0.4.2 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking curve25519-dalek v3.2.0 [INFO] [stderr] Checking ark-ff v0.4.2 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking primeorder v0.13.6 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling cosmwasm-schema-derive v2.1.4 [INFO] [stderr] Compiling cosmwasm-derive v1.5.5 [INFO] [stderr] Checking k256 v0.13.3 [INFO] [stderr] Checking p256 v0.13.2 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Checking derive_more v1.0.0-beta.6 [INFO] [stderr] Compiling prost-derive v0.13.1 [INFO] [stderr] Compiling enum-iterator-derive v1.4.0 [INFO] [stderr] Checking ed25519-zebra v4.0.3 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Checking enum-iterator v2.1.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Compiling sealed v0.5.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking prost v0.13.1 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking serde-json-wasm v1.0.1 [INFO] [stderr] Checking ed25519-zebra v3.0.0 [INFO] [stderr] Checking serde-json-wasm v0.5.2 [INFO] [stderr] Checking cosmwasm-crypto v1.5.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling synthez-core v0.3.1 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking bstr v1.9.1 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Checking cosmwasm-schema v2.1.4 [INFO] [stderr] Checking cosmwasm-std v1.5.2 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Checking anstyle-query v1.0.3 [INFO] [stderr] Compiling data-encoding v2.5.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking unicode-width v0.1.12 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Compiling peg-macros v0.6.3 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.12 [INFO] [stderr] Compiling nom_locate v4.2.0 [INFO] [stderr] Compiling gherkin v0.14.0 [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Compiling synthez-codegen v0.3.1 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Compiling typed-builder-macro v0.15.2 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking typed-builder v0.15.2 [INFO] [stderr] Checking data-encoding-macro v0.1.14 [INFO] [stderr] Checking peg v0.6.3 [INFO] [stderr] Compiling synthez v0.3.1 [INFO] [stderr] Checking ignore v0.4.22 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.1.0 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking cosmwasm-storage v1.5.2 [INFO] [stderr] Checking base-x v0.2.11 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking multibase v0.9.1 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking ark-poly v0.4.2 [INFO] [stderr] Checking lazy-regex v3.1.0 [INFO] [stderr] Checking globwalk v0.9.1 [INFO] [stderr] Compiling smart-default v0.7.1 [INFO] [stderr] Checking unsigned-varint v0.8.0 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking inventory v0.3.15 [INFO] [stderr] Compiling cucumber-expressions v0.3.0 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking drain_filter_polyfill v0.1.3 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcxuFidv/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcxuFidv/symbols.o" "<2 object files omitted>" "/opt/rustwide/target/debug/deps/smart_default-9949bd76643ce416.9d2fo7pze2qivs83q7686kz6u.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-4afaa53e31c4487a.rlib,libquote-2a85f20fe93022fe.rlib,libproc_macro2-7a618ff0f42f005b.rlib,libunicode_ident-04ce5545b0413897.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcxuFidv/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/libsmart_default-9949bd76643ce416.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: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] 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 `smart-default` (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/rmetaVOQ14E/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-syntax` (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/86f78589b09557f70c9db3f56ad1921e0a9f76ef/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.7.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=30bc37f840220da3 -C extra-filename=-6adbfd15b2e478f8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetauCCaGa/lib.rmeta`: No space left on device (os error 28) [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/rmetaY0wJ8I" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaGw2R1B/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cucumber-expressions` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `unsafe-libyaml` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `gherkin` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "ded2cc2eca425f0284c096d5ab4250f970c8eceda7fd81231666cf1374a7cb25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ded2cc2eca425f0284c096d5ab4250f970c8eceda7fd81231666cf1374a7cb25", kill_on_drop: false }` [INFO] [stdout] ded2cc2eca425f0284c096d5ab4250f970c8eceda7fd81231666cf1374a7cb25