[INFO] cloning repository https://github.com/silentEAG/share-backend [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/silentEAG/share-backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FsilentEAG%2Fshare-backend", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FsilentEAG%2Fshare-backend'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b6e094b3ea598b06ae48c380156445e99c5eeae4 [INFO] testing silentEAG/share-backend against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FsilentEAG%2Fshare-backend" "/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/silentEAG/share-backend on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/silentEAG/share-backend [INFO] finished tweaking git repo https://github.com/silentEAG/share-backend [INFO] tweaked toml for git repo https://github.com/silentEAG/share-backend written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/silentEAG/share-backend 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" "+beta-2025-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df182fc353ec6cd4a1a147dad5fb61c58499f52cb58ac4b225dc00aa41120b7c [INFO] running `Command { std: "docker" "start" "-a" "df182fc353ec6cd4a1a147dad5fb61c58499f52cb58ac4b225dc00aa41120b7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df182fc353ec6cd4a1a147dad5fb61c58499f52cb58ac4b225dc00aa41120b7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df182fc353ec6cd4a1a147dad5fb61c58499f52cb58ac4b225dc00aa41120b7c", kill_on_drop: false }` [INFO] [stdout] df182fc353ec6cd4a1a147dad5fb61c58499f52cb58ac4b225dc00aa41120b7c [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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 30b72d685f96c93c6fa8742f0f88b47207c53d785eef30ad21450ae1df1ce16e [INFO] running `Command { std: "docker" "start" "-a" "30b72d685f96c93c6fa8742f0f88b47207c53d785eef30ad21450ae1df1ce16e", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.136 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.9 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling openssl-sys v0.9.77 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.42 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling iana-time-zone v0.1.51 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling time-macros v0.2.5 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling digest v0.10.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling rust_decimal v1.26.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling async-trait v0.1.58 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.6 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling crc-catalog v2.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling crc v3.0.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling futures-intrusive v0.4.1 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling sqlformat v0.2.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling hashlink v0.8.1 [INFO] [stderr] Compiling atoi v1.0.0 [INFO] [stderr] Compiling dotenvy v0.15.6 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling whoami v1.2.3 [INFO] [stderr] Compiling sea-query-derive v0.2.0 [INFO] [stderr] Compiling tokio-stream v0.1.11 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling sqlx-rt v0.6.2 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling time v0.3.16 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling uuid v1.2.1 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling semver v1.0.14 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling concurrent-queue v1.2.4 [INFO] [stderr] Compiling sea-query v0.27.1 [INFO] [stderr] Compiling sqlx-core v0.6.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling polling v2.4.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling ouroboros_macro v0.15.5 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling sea-strum_macros v0.23.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling bae v0.1.7 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling async-io v1.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.11 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling async-task v4.3.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling ouroboros v0.15.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling sea-strum v0.23.0 [INFO] [stderr] Compiling sea-orm-macros v0.10.0 [INFO] [stderr] Compiling rusoto_core v0.48.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling async-channel v1.7.1 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling sea-schema-derive v0.1.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling multer v2.0.4 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling sea-schema v0.10.1 [INFO] [stderr] Compiling blocking v1.2.0 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling rusoto_credential v0.48.0 [INFO] [stderr] Compiling clap v3.2.23 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling async-lock v2.6.0 [INFO] [stderr] Compiling sqlx-macros v0.6.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Compiling rusoto_signature v0.48.0 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcV7f2eb/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcc-6373aa27ac1a826e.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{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" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/ring-1331597ead4a3551/build_script_build-1331597ead4a3551" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ring` (build script) 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] [stderr] error: could not compile `encoding_rs` (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/beta-2025-02-18-x86_64-unknown-linux-gnu/bin/rustc --crate-name encoding_rs --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/encoding_rs-0.8.31/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 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "fast-big5-hanzi-encode", "fast-gb-hanzi-encode", "fast-hangul-encode", "fast-hanja-encode", "fast-kanji-encode", "fast-legacy-encode", "less-slow-big5-hanzi-encode", "less-slow-gb-hanzi-encode", "less-slow-kanji-encode", "packed_simd", "serde", "simd-accel"))' -C metadata=b1c76e6d70477aa3 -C extra-filename=-21d80902978079f7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-3e7fc4e38d4a72b5.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [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] [stderr] error: could not compile `rusoto_credential` (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/beta-2025-02-18-x86_64-unknown-linux-gnu/bin/rustc --crate-name rusoto_credential --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rusoto_credential-0.48.0/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 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly-testing", "unstable"))' -C metadata=358e6c4216741d68 -C extra-filename=-b6bfea6b95c7b2ac --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-df61ab247c6d9ccf.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b103c18d6392f6ce.rmeta --extern dirs_next=/opt/rustwide/target/debug/deps/libdirs_next-0ce54c47868eac3b.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-3524bdd5a9fec04f.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-6f07c0b46f1d2b64.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-333365c4d28649ad.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2d9a320475c328a7.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-d69165ebc2bebe43.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a66f96171af467cb.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-981980b2864607a0.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] error: could not compile `sqlx-core` (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/beta-2025-02-18-x86_64-unknown-linux-gnu/bin/rustc --crate-name sqlx_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.6.2/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 -C debuginfo=2 --cfg 'feature="_rt-tokio"' --cfg 'feature="_tls-native-tls"' --cfg 'feature="base64"' --cfg 'feature="chrono"' --cfg 'feature="crc"' --cfg 'feature="decimal"' --cfg 'feature="dirs"' --cfg 'feature="hkdf"' --cfg 'feature="hmac"' --cfg 'feature="json"' --cfg 'feature="md-5"' --cfg 'feature="migrate"' --cfg 'feature="num-bigint"' --cfg 'feature="postgres"' --cfg 'feature="rand"' --cfg 'feature="runtime-tokio-native-tls"' --cfg 'feature="rust_decimal"' --cfg 'feature="serde"' --cfg 'feature="serde_json"' --cfg 'feature="sha1"' --cfg 'feature="sha2"' --cfg 'feature="time"' --cfg 'feature="tokio-stream"' --cfg 'feature="uuid"' --cfg 'feature="whoami"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("_rt-async-std", "_rt-tokio", "_tls-native-tls", "_tls-rustls", "all-databases", "all-types", "any", "base64", "bigdecimal", "bigdecimal_", "bit-vec", "bstr", "chrono", "crc", "decimal", "default", "digest", "dirs", "encoding_rs", "flume", "futures-executor", "generic-array", "git2", "hkdf", "hmac", "ipnetwork", "json", "libsqlite3-sys", "mac_address", "md-5", "migrate", "mssql", "mysql", "num-bigint", "offline", "postgres", "rand", "regex", "rsa", "runtime-actix-native-tls", "runtime-actix-rustls", "runtime-async-std-native-tls", "runtime-async-std-rustls", "runtime-tokio-native-tls", "runtime-tokio-rustls", "rust_decimal", "rustls", "rustls-pemfile", "serde", "serde_json", "sha1", "sha2", "sqlite", "time", "tokio-stream", "uuid", "webpki-roots", "whoami"))' -C metadata=fa4098af5695e63e -C extra-filename=-790148fffba116ce --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-2120291875731353.rmeta --extern atoi=/opt/rustwide/target/debug/deps/libatoi-ba2123dede4fda91.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-42295ac2e0e134a3.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-dde12b0d7d495b50.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-2127960ea3602eda.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-90fa2233ca6ac0df.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b103c18d6392f6ce.rmeta --extern crc=/opt/rustwide/target/debug/deps/libcrc-aef3b6ca46cc6be0.rmeta --extern crossbeam_queue=/opt/rustwide/target/debug/deps/libcrossbeam_queue-1106d4aed8a30efc.rmeta --extern dirs=/opt/rustwide/target/debug/deps/libdirs-6ac03e609014676b.rmeta --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-0f3c9f828c8c94ea.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-dade75f7b0d85455.rmeta --extern event_listener=/opt/rustwide/target/debug/deps/libevent_listener-0282a877755a83ef.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-93222ddac505dca7.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-ddb9f02a8442a108.rmeta --extern futures_intrusive=/opt/rustwide/target/debug/deps/libfutures_intrusive-334d1442675e890f.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-77a92dd51657e4ad.rmeta --extern hashlink=/opt/rustwide/target/debug/deps/libhashlink-aa4959cd3f20039a.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-13e08b3b00984ab7.rmeta --extern hkdf=/opt/rustwide/target/debug/deps/libhkdf-fc0b61e23701faa1.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-38f53166348b98e5.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-676c64a06137cbe8.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-038a99b7aae53dfd.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-ed1dc11cfccf635c.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-b7586808b433a588.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-2d95648e756d8944.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-34c06a26bc9e8129.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-3932fc36bb160dd9.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-85b28529bf6cae43.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-a41ad12b4da183c6.so --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-bf512ecf668f0e68.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-0bbc7880dedad0b3.rmeta --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-db797fb22bb6b706.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-333365c4d28649ad.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2d9a320475c328a7.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-023f613cd68e248b.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-4e7de2ecc124d3b0.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-4517414d4f20efb1.rmeta --extern sqlformat=/opt/rustwide/target/debug/deps/libsqlformat-2d4e32605c1b44d7.rmeta --extern sqlx_rt=/opt/rustwide/target/debug/deps/libsqlx_rt-307d45890b237e59.rmeta --extern stringprep=/opt/rustwide/target/debug/deps/libstringprep-a86a388604c3f165.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1c9399ce4574519e.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-e926589135e4e6ae.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-0dcef9aa29c81f72.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-949f48b48ac24e45.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-0e3faced9ddcd12c.rmeta --extern whoami=/opt/rustwide/target/debug/deps/libwhoami-449eb89cdb0bad9a.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaSP8bUG/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rusoto_signature` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `sqlx-macros` (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/beta-2025-02-18-x86_64-unknown-linux-gnu/bin/rustc --crate-name sqlx_macros --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-macros-0.6.2/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="_rt-tokio"' --cfg 'feature="chrono"' --cfg 'feature="decimal"' --cfg 'feature="json"' --cfg 'feature="migrate"' --cfg 'feature="postgres"' --cfg 'feature="runtime-tokio-native-tls"' --cfg 'feature="serde_json"' --cfg 'feature="sha2"' --cfg 'feature="time"' --cfg 'feature="uuid"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("_rt-async-std", "_rt-tokio", "bigdecimal", "bit-vec", "chrono", "decimal", "default", "hex", "ipnetwork", "json", "mac_address", "migrate", "mssql", "mysql", "offline", "postgres", "runtime-actix-native-tls", "runtime-actix-rustls", "runtime-async-std-native-tls", "runtime-async-std-rustls", "runtime-tokio-native-tls", "runtime-tokio-rustls", "serde", "serde_json", "sha2", "sqlite", "time", "uuid"))' -C metadata=a6646c15e894fd6b -C extra-filename=-902e04bdf4136123 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-0f3c9f828c8c94ea.rlib --extern either=/opt/rustwide/target/debug/deps/libeither-dade75f7b0d85455.rlib --extern heck=/opt/rustwide/target/debug/deps/libheck-a2b17434ce35169b.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-85b28529bf6cae43.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-071d02d1720c0c05.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-f960c60dc973377c.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-039b458b90e537b9.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-4e7de2ecc124d3b0.rlib --extern sqlx_core=/opt/rustwide/target/debug/deps/libsqlx_core-703e51fb73ac5b79.rlib --extern sqlx_rt=/opt/rustwide/target/debug/deps/libsqlx_rt-bd2309743f1715cf.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-cfd9613d31ee33a1.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-1b85b109f228fdee.rlib --extern proc_macro --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "30b72d685f96c93c6fa8742f0f88b47207c53d785eef30ad21450ae1df1ce16e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30b72d685f96c93c6fa8742f0f88b47207c53d785eef30ad21450ae1df1ce16e", kill_on_drop: false }` [INFO] [stdout] 30b72d685f96c93c6fa8742f0f88b47207c53d785eef30ad21450ae1df1ce16e