[INFO] cloning repository https://github.com/lucianopinochet/check-in [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lucianopinochet/check-in" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucianopinochet%2Fcheck-in", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucianopinochet%2Fcheck-in'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1d0bbd31ea2e5be6f47304afc945b017ab02b06f [INFO] checking lucianopinochet/check-in against master#be181dd75c83d72fcc95538e235768bc367b76b9 for pr-140208 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucianopinochet%2Fcheck-in" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lucianopinochet/check-in on toolchain be181dd75c83d72fcc95538e235768bc367b76b9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+be181dd75c83d72fcc95538e235768bc367b76b9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lucianopinochet/check-in [INFO] finished tweaking git repo https://github.com/lucianopinochet/check-in [INFO] tweaked toml for git repo https://github.com/lucianopinochet/check-in written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/lucianopinochet/check-in 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" "+be181dd75c83d72fcc95538e235768bc367b76b9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dioxus-logger v0.4.1 [INFO] [stderr] Downloaded dioxus-router v0.4.1 [INFO] [stderr] Downloaded dioxus-router-macro v0.4.1 [INFO] [stderr] Downloaded dioxus-free-icons v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+be181dd75c83d72fcc95538e235768bc367b76b9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e81383f631ae439970b472de4bcf94370a630b6b7183704bd4aa91058b8d174 [INFO] running `Command { std: "docker" "start" "-a" "3e81383f631ae439970b472de4bcf94370a630b6b7183704bd4aa91058b8d174", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e81383f631ae439970b472de4bcf94370a630b6b7183704bd4aa91058b8d174", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e81383f631ae439970b472de4bcf94370a630b6b7183704bd4aa91058b8d174", kill_on_drop: false }` [INFO] [stdout] 3e81383f631ae439970b472de4bcf94370a630b6b7183704bd4aa91058b8d174 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+be181dd75c83d72fcc95538e235768bc367b76b9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 41e89bf0bbd8d5204ff8cb7ba25c75797e72e2654a8cde95c87bdbf1bdbfcde9 [INFO] running `Command { std: "docker" "start" "-a" "41e89bf0bbd8d5204ff8cb7ba25c75797e72e2654a8cde95c87bdbf1bdbfcde9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling winnow v0.5.15 [INFO] [stderr] Compiling target-lexicon v0.12.11 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking memchr v2.6.2 [INFO] [stderr] Compiling bumpalo v3.13.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.87 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.87 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling cfg-expr v0.15.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling gio v0.16.7 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking concurrent-queue v2.2.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking parking v2.1.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking async-lock v2.8.0 [INFO] [stderr] Checking longest-increasing-subsequence v0.1.0 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking smallbox v0.8.1 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling interprocess-docfix v1.2.2 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking async-task v4.4.0 [INFO] [stderr] Checking atomic-waker v1.1.1 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking spinning v0.1.0 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Compiling gtk v0.16.2 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking blocking v1.3.1 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking to_method v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking intmap v0.7.1 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking uuid v1.4.1 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking flate2 v1.0.27 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking ordered-float v2.10.0 [INFO] [stderr] Checking fdeflate v0.3.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking dioxus-debug-cell v0.1.1 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking png v0.17.10 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Compiling rfd v0.11.4 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling wry v0.28.3 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Checking anymap2 v0.13.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Checking cfb v0.7.3 [INFO] [stderr] Checking home v0.5.5 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking dunce v1.0.4 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking dioxus-interpreter-js v0.4.0 [INFO] [stderr] Compiling tao v0.19.1 [INFO] [stderr] Checking webbrowser v0.8.11 [INFO] [stderr] Compiling dioxus-core v0.4.2 [INFO] [stderr] Checking infer v0.11.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.87 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling dioxus-rsx v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling serde_repr v0.1.16 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling dioxus-core-macro v0.4.0 [INFO] [stderr] Compiling dioxus-router-macro v0.4.1 [INFO] [stderr] Compiling toml v0.7.6 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.87 [INFO] [stderr] Compiling system-deps v6.1.1 [INFO] [stderr] Checking tokio v1.32.0 [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] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `darling_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/be181dd75c83d72fcc95538e235768bc367b76b9/bin/rustc --crate-name darling_core --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/darling_core-0.20.3/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("diagnostics", "strsim", "suggestions"))' -C metadata=2da8aadf4080442f -C extra-filename=-27b262355425ce0e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern fnv=/opt/rustwide/target/debug/deps/libfnv-bd60753855300b18.rmeta --extern ident_case=/opt/rustwide/target/debug/deps/libident_case-ecc112105bc5215b.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-5e82c621c87d6f5b.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-52183debbd81a4f3.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-828e708059ff41f8.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `dioxus-router-macro` (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/be181dd75c83d72fcc95538e235768bc367b76b9/bin/rustc --crate-name dioxus_router_macro --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dioxus-router-macro-0.4.1/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,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=b0952008ac31dacb -C extra-filename=-e0c8540cac9d8cfb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-5e82c621c87d6f5b.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-52183debbd81a4f3.rlib --extern slab=/opt/rustwide/target/debug/deps/libslab-2fb8690e99608a2d.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-828e708059ff41f8.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `wasm-bindgen-backend` (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/be181dd75c83d72fcc95538e235768bc367b76b9/bin/rustc --crate-name wasm_bindgen_backend --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-backend-0.2.87/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="spans"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("extra-traits", "spans"))' -C metadata=1b8fabdbee6c93b3 -C extra-filename=-d60baf10a7aa8e69 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-7792090e30c51b5c.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-e6b98240a3bec45e.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-d697ede34dafd981.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-5e82c621c87d6f5b.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-52183debbd81a4f3.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-828e708059ff41f8.rmeta --extern wasm_bindgen_shared=/opt/rustwide/target/debug/deps/libwasm_bindgen_shared-a1330fe972a438ac.rmeta --cap-lints allow --cap-lints=forbid` (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] 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] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `dioxus-core-macro` (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/be181dd75c83d72fcc95538e235768bc367b76b9/bin/rustc --crate-name dioxus_core_macro --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dioxus-core-macro-0.4.0/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,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=f1916d4e94fa7061 -C extra-filename=-b4ae6d635ff39088 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern dioxus_rsx=/opt/rustwide/target/debug/deps/libdioxus_rsx-96bf373064b37b70.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-5e82c621c87d6f5b.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-52183debbd81a4f3.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-828e708059ff41f8.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcb54cP1/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcb54cP1/symbols.o" "<8 object files omitted>" "/opt/rustwide/target/debug/deps/async_trait-65770203b1c54973.6i3x5fbdsxy9vk3z07ue9032o.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-828e708059ff41f8.rlib,libquote-52183debbd81a4f3.rlib,libproc_macro2-5e82c621c87d6f5b.rlib,libunicode_ident-35fb19b3987835f7.rlib}.rlib" "/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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcb54cP1/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/libasync_trait-65770203b1c54973.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] Stack dump: [INFO] [stdout] 0. Program arguments: /opt/rustwide/rustup-home/toolchains/be181dd75c83d72fcc95538e235768bc367b76b9/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/tmp/ccZqwzuv.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -shared -z relro -o /opt/rustwide/target/debug/deps/libasync_trait-65770203b1c54973.so /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o -L/tmp/rustcb54cP1/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/be181dd75c83d72fcc95538e235768bc367b76b9/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/be181dd75c83d72fcc95538e235768bc367b76b9/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/13 -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/13/../../.. --version-script=/tmp/rustcb54cP1/list --no-undefined-version /tmp/rustcb54cP1/symbols.o /opt/rustwide/target/debug/deps/async_trait-65770203b1c54973.async_trait.ed9e505aca7b80c-cgu.0.rcgu.o /opt/rustwide/target/debug/deps/async_trait-65770203b1c54973.async_trait.ed9e505aca7b80c-cgu.1.rcgu.o /opt/rustwide/target/debug/deps/async_trait-65770203b1c54973.async_trait.ed9e505aca7b80c-cgu.2.rcgu.o /opt/rustwide/target/debug/deps/async_trait-65770203b1c54973.async_trait.ed9e505aca7b80c-cgu.3.rcgu.o /opt/rustwide/target/debug/deps/async_trait-65770203b1c54973.async_trait.ed9e505aca7b80c-cgu.4.rcgu.o /opt/rustwide/target/debug/deps/async_trait-65770203b1c54973.async_trait.ed9e505aca7b80c-cgu.5.rcgu.o /opt/rustwide/target/debug/deps/async_trait-65770203b1c54973.async_trait.ed9e505aca7b80c-cgu.6.rcgu.o /opt/rustwide/target/debug/deps/async_trait-65770203b1c54973.async_trait.ed9e505aca7b80c-cgu.7.rcgu.o /opt/rustwide/target/debug/deps/async_trait-65770203b1c54973.6i3x5fbdsxy9vk3z07ue9032o.rcgu.rmeta /opt/rustwide/target/debug/deps/async_trait-65770203b1c54973.a767h73ta5wqal6jg9ak85s9a.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libsyn-828e708059ff41f8.rlib /opt/rustwide/target/debug/deps/libquote-52183debbd81a4f3.rlib /opt/rustwide/target/debug/deps/libproc_macro2-5e82c621c87d6f5b.rlib /opt/rustwide/target/debug/deps/libunicode_ident-35fb19b3987835f7.rlib /opt/rustwide/rustup-home/toolchains/be181dd75c83d72fcc95538e235768bc367b76b9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-e0a6f8c85cfca2bc.rlib /opt/rustwide/rustup-home/toolchains/be181dd75c83d72fcc95538e235768bc367b76b9/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_literal_escaper-2a573bef1a962002.rlib /opt/rustwide/rustup-home/toolchains/be181dd75c83d72fcc95538e235768bc367b76b9/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-9fc711cd4d5c6444.rlib /opt/rustwide/rustup-home/toolchains/be181dd75c83d72fcc95538e235768bc367b76b9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-13ae3d8793b46ca5.rlib /opt/rustwide/rustup-home/toolchains/be181dd75c83d72fcc95538e235768bc367b76b9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e7d08c0e19ebbcd5.rlib /opt/rustwide/rustup-home/toolchains/be181dd75c83d72fcc95538e235768bc367b76b9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-7cb4168033219cc8.rlib /opt/rustwide/rustup-home/toolchains/be181dd75c83d72fcc95538e235768bc367b76b9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-c4b14603499724b9.rlib /opt/rustwide/rustup-home/toolchains/be181dd75c83d72fcc95538e235768bc367b76b9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a8ac0776f2f8f8eb.rlib /opt/rustwide/rustup-home/toolchains/be181dd75c83d72fcc95538e235768bc367b76b9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a62589197b7f7704.rlib /opt/rustwide/rustup-home/toolchains/be181dd75c83d72fcc95538e235768bc367b76b9/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c608c4d11cffd8c6.rlib /opt/rustwide/rustup-home/toolchains/be181dd75c83d72fcc95538e235768bc367b76b9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-144f83c86debfb0f.rlib /opt/rustwide/rustup-home/toolchains/be181dd75c83d72fcc95538e235768bc367b76b9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d9c31785fd01d163.rlib /opt/rustwide/rustup-home/toolchains/be181dd75c83d72fcc95538e235768bc367b76b9/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-09f50883d921ec11.rlib /opt/rustwide/rustup-home/toolchains/be181dd75c83d72fcc95538e235768bc367b76b9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-cf61c5ac497eeb6c.rlib /opt/rustwide/rustup-home/toolchains/be181dd75c83d72fcc95538e235768bc367b76b9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-2f40cf169b94e191.rlib /opt/rustwide/rustup-home/toolchains/be181dd75c83d72fcc95538e235768bc367b76b9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cb69958691ea427e.rlib /opt/rustwide/rustup-home/toolchains/be181dd75c83d72fcc95538e235768bc367b76b9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-7707a58e4d099b41.rlib /opt/rustwide/rustup-home/toolchains/be181dd75c83d72fcc95538e235768bc367b76b9/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-be500544df63862d.rlib /opt/rustwide/rustup-home/toolchains/be181dd75c83d72fcc95538e235768bc367b76b9/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c3a8c049829023ef.rlib /opt/rustwide/rustup-home/toolchains/be181dd75c83d72fcc95538e235768bc367b76b9/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fc0ad1732fa36810.rlib /opt/rustwide/rustup-home/toolchains/be181dd75c83d72fcc95538e235768bc367b76b9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-11d9a250f9da47d5.rlib /opt/rustwide/rustup-home/toolchains/be181dd75c83d72fcc95538e235768bc367b76b9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f895d83604db8c59.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc -znostart-stop-gc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `thiserror-impl` (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/be181dd75c83d72fcc95538e235768bc367b76b9/bin/rustc --crate-name thiserror_impl --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-impl-1.0.47/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=57c1a003e9964027 -C extra-filename=-b07fe2f435959af1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-5e82c621c87d6f5b.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-52183debbd81a4f3.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-828e708059ff41f8.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `wasm-bindgen-macro-support` (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/be181dd75c83d72fcc95538e235768bc367b76b9/bin/rustc --crate-name wasm_bindgen_macro_support --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-macro-support-0.2.87/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="spans"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("extra-traits", "spans", "strict-macro"))' -C metadata=b9f2eced5c9b33d5 -C extra-filename=-a479f7d039a53fde --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-5e82c621c87d6f5b.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-52183debbd81a4f3.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-828e708059ff41f8.rmeta --extern wasm_bindgen_backend=/opt/rustwide/target/debug/deps/libwasm_bindgen_backend-d60baf10a7aa8e69.rmeta --extern wasm_bindgen_shared=/opt/rustwide/target/debug/deps/libwasm_bindgen_shared-a1330fe972a438ac.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `system-deps` (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/be181dd75c83d72fcc95538e235768bc367b76b9/bin/rustc --crate-name system_deps --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/system-deps-6.1.1/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9f775fec6510238a -C extra-filename=-24940ff091620dbc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_expr=/opt/rustwide/target/debug/deps/libcfg_expr-a507f816c35be84d.rmeta --extern heck=/opt/rustwide/target/debug/deps/libheck-24e790723ad01371.rmeta --extern pkg_config=/opt/rustwide/target/debug/deps/libpkg_config-d0cb7247bbe246d2.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-46ad23b80773feaf.rmeta --extern version_compare=/opt/rustwide/target/debug/deps/libversion_compare-fcbce2a148e16ea8.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `async-trait` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `toml_edit` (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/be181dd75c83d72fcc95538e235768bc367b76b9/bin/rustc --crate-name toml_edit --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.19.14/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="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "perf", "serde", "unbounded"))' -C metadata=5b3182fd9467b459 -C extra-filename=-80bdc3d2ab209bd4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-119300d25df5ca53.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-ef2459570af3bf73.rmeta --extern serde_spanned=/opt/rustwide/target/debug/deps/libserde_spanned-bfc4c594dcdb9371.rmeta --extern toml_datetime=/opt/rustwide/target/debug/deps/libtoml_datetime-d49c855a41317d4c.rmeta --extern winnow=/opt/rustwide/target/debug/deps/libwinnow-e722d23bc3d0d186.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta6hHea0/full.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" "41e89bf0bbd8d5204ff8cb7ba25c75797e72e2654a8cde95c87bdbf1bdbfcde9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41e89bf0bbd8d5204ff8cb7ba25c75797e72e2654a8cde95c87bdbf1bdbfcde9", kill_on_drop: false }` [INFO] [stdout] 41e89bf0bbd8d5204ff8cb7ba25c75797e72e2654a8cde95c87bdbf1bdbfcde9