[INFO] cloning repository https://github.com/uaapps/buddy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/uaapps/buddy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuaapps%2Fbuddy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuaapps%2Fbuddy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0a3b5546cc8a5c0e1f983c1e575633ffcb12b27c [INFO] checking uaapps/buddy against master#6f40082313d8374bdf962aba943a712d5322fae6 for pr-117967 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuaapps%2Fbuddy" "/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/uaapps/buddy on toolchain 6f40082313d8374bdf962aba943a712d5322fae6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6f40082313d8374bdf962aba943a712d5322fae6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/uaapps/buddy [INFO] finished tweaking git repo https://github.com/uaapps/buddy [INFO] tweaked toml for git repo https://github.com/uaapps/buddy written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/uaapps/buddy 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" "+6f40082313d8374bdf962aba943a712d5322fae6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+6f40082313d8374bdf962aba943a712d5322fae6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a4a0d870a0986683736405245e5277ad0ca38cbdb05106b6d4b3d3a804a10fb7 [INFO] running `Command { std: "docker" "start" "-a" "a4a0d870a0986683736405245e5277ad0ca38cbdb05106b6d4b3d3a804a10fb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a4a0d870a0986683736405245e5277ad0ca38cbdb05106b6d4b3d3a804a10fb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4a0d870a0986683736405245e5277ad0ca38cbdb05106b6d4b3d3a804a10fb7", kill_on_drop: false }` [INFO] [stdout] a4a0d870a0986683736405245e5277ad0ca38cbdb05106b6d4b3d3a804a10fb7 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+6f40082313d8374bdf962aba943a712d5322fae6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b59de27edffc80895d81ea48bd4398dbe072299254fd4513135182a2efa9d3d [INFO] running `Command { std: "docker" "start" "-a" "7b59de27edffc80895d81ea48bd4398dbe072299254fd4513135182a2efa9d3d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.87 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling bumpalo v3.13.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.87 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Checking anymap2 v0.13.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking implicit-clone v0.3.5 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.87 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.87 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling pin-project-internal v1.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tracing-attributes v0.1.24 [INFO] [stderr] Compiling yew-macro v0.20.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.87 [INFO] [stderr] Checking pin-project v1.1.0 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking js-sys v0.3.64 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking pinned v0.1.0 [INFO] [stderr] Checking prokio v0.1.0 [INFO] [stderr] Checking web-sys v0.3.64 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.37 [INFO] [stderr] Checking gloo-timers v0.2.6 [INFO] [stderr] Checking serde-wasm-bindgen v0.4.5 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking gloo-utils v0.1.6 [INFO] [stderr] Checking gloo-events v0.1.2 [INFO] [stderr] Checking gloo-render v0.1.1 [INFO] [stderr] Checking gloo-dialogs v0.1.1 [INFO] [stderr] Checking gloo-console v0.2.3 [INFO] [stderr] Checking gloo-storage v0.2.2 [INFO] [stderr] Checking gloo-net v0.2.6 [INFO] [stderr] Checking gloo-net v0.3.0 [INFO] [stderr] Checking gloo-history v0.1.3 [INFO] [stderr] Checking gloo-file v0.2.3 [INFO] [stderr] Checking gloo-worker v0.2.1 [INFO] [stderr] Checking gloo v0.8.0 [INFO] [stderr] Checking yew v0.20.0 [INFO] [stderr] Checking buddy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.48s [INFO] running `Command { std: "docker" "inspect" "7b59de27edffc80895d81ea48bd4398dbe072299254fd4513135182a2efa9d3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b59de27edffc80895d81ea48bd4398dbe072299254fd4513135182a2efa9d3d", kill_on_drop: false }` [INFO] [stdout] 7b59de27edffc80895d81ea48bd4398dbe072299254fd4513135182a2efa9d3d [INFO] checking uaapps/buddy against try#57fd74335bb14b59b719dc3cc5bc4257e73f33ce for pr-117967 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuaapps%2Fbuddy" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/uaapps/buddy on toolchain 57fd74335bb14b59b719dc3cc5bc4257e73f33ce [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57fd74335bb14b59b719dc3cc5bc4257e73f33ce" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/uaapps/buddy [INFO] finished tweaking git repo https://github.com/uaapps/buddy [INFO] tweaked toml for git repo https://github.com/uaapps/buddy written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/uaapps/buddy 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" "+57fd74335bb14b59b719dc3cc5bc4257e73f33ce" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+57fd74335bb14b59b719dc3cc5bc4257e73f33ce" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7a7c60b9765c3a2f9f4909154ec35d95bfdcc9b7dd8365c5f0f1d359e2ff856f [INFO] running `Command { std: "docker" "start" "-a" "7a7c60b9765c3a2f9f4909154ec35d95bfdcc9b7dd8365c5f0f1d359e2ff856f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7a7c60b9765c3a2f9f4909154ec35d95bfdcc9b7dd8365c5f0f1d359e2ff856f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a7c60b9765c3a2f9f4909154ec35d95bfdcc9b7dd8365c5f0f1d359e2ff856f", kill_on_drop: false }` [INFO] [stdout] 7a7c60b9765c3a2f9f4909154ec35d95bfdcc9b7dd8365c5f0f1d359e2ff856f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+57fd74335bb14b59b719dc3cc5bc4257e73f33ce" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d4bf8b8f988d1027297b2d019bfe87f65409af9bc68c314de24ccea6b5020e76 [INFO] running `Command { std: "docker" "start" "-a" "d4bf8b8f988d1027297b2d019bfe87f65409af9bc68c314de24ccea6b5020e76", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.87 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling bumpalo v3.13.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.87 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Checking anymap2 v0.13.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking implicit-clone v0.3.5 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.87 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.87 [INFO] [stderr] Compiling yew-macro v0.20.0 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling pin-project-internal v1.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.24 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.87 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcw3fVJd/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcw3fVJd/symbols.o" "/opt/rustwide/target/debug/deps/futures_macro-e33e7b2f09be6cef.futures_macro.883b0e1562ee2de7-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/futures_macro-e33e7b2f09be6cef.futures_macro.883b0e1562ee2de7-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/futures_macro-e33e7b2f09be6cef.futures_macro.883b0e1562ee2de7-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/futures_macro-e33e7b2f09be6cef.futures_macro.883b0e1562ee2de7-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/futures_macro-e33e7b2f09be6cef.futures_macro.883b0e1562ee2de7-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/futures_macro-e33e7b2f09be6cef.futures_macro.883b0e1562ee2de7-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/futures_macro-e33e7b2f09be6cef.futures_macro.883b0e1562ee2de7-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/futures_macro-e33e7b2f09be6cef.futures_macro.883b0e1562ee2de7-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/futures_macro-e33e7b2f09be6cef.futures_macro.883b0e1562ee2de7-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/futures_macro-e33e7b2f09be6cef.futures_macro.883b0e1562ee2de7-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/futures_macro-e33e7b2f09be6cef.1s561tlqoqvoffta.rcgu.rmeta" "/opt/rustwide/target/debug/deps/futures_macro-e33e7b2f09be6cef.3yzh034pkx3nmvjy.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-be2e72be7fcb0b3f.rlib" "/opt/rustwide/target/debug/deps/libquote-337534d04b6d307b.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-7766a4b27e795639.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-91d23dc5f92b55b8.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-d6d403bf1f108ae0.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ac8c01c554941eda.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8658b562b4bc9014.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3f17a82d6f357d02.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-b18e95f01f68fe15.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f13c9e14ea01d467.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-5f665d37f127e827.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-36e065ac22f29782.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-2d131236edb9f3b1.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-84ab31faa4fd82ed.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f1266d0fa705ff20.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4a0ab320ded9b408.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-aea37e6b802c4566.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06ef5b9b64386eaa.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a099cfdcf5ac5c57.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-5f8c8143cdb8d04b.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3bf59988464e229a.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-8ebeba8f78436673.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libfutures_macro-e33e7b2f09be6cef.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [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] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcUtohA3/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcUtohA3/symbols.o" "/opt/rustwide/target/debug/deps/wasm_bindgen_macro-4fa1693dc7be3c64.wasm_bindgen_macro.bbc7668fa5b018de-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/wasm_bindgen_macro-4fa1693dc7be3c64.4phf384vx8y4z6a7.rcgu.rmeta" "/opt/rustwide/target/debug/deps/wasm_bindgen_macro-4fa1693dc7be3c64.1gwg9nz3uphu5k1u.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libwasm_bindgen_macro_support-28f50ea9eed400be.rlib" "/opt/rustwide/target/debug/deps/libwasm_bindgen_backend-de697daa4ae83646.rlib" "/opt/rustwide/target/debug/deps/libbumpalo-ca0ecf0617c49ff4.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-0e92222931ba42dd.rlib" "/opt/rustwide/target/debug/deps/libwasm_bindgen_shared-4fcea20dcbedf8ca.rlib" "/opt/rustwide/target/debug/deps/libsyn-be2e72be7fcb0b3f.rlib" "/opt/rustwide/target/debug/deps/libquote-337534d04b6d307b.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-7766a4b27e795639.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-91d23dc5f92b55b8.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-d6d403bf1f108ae0.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ac8c01c554941eda.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8658b562b4bc9014.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3f17a82d6f357d02.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-b18e95f01f68fe15.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f13c9e14ea01d467.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-5f665d37f127e827.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-36e065ac22f29782.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-2d131236edb9f3b1.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-84ab31faa4fd82ed.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f1266d0fa705ff20.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4a0ab320ded9b408.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-aea37e6b802c4566.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06ef5b9b64386eaa.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a099cfdcf5ac5c57.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-5f8c8143cdb8d04b.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3bf59988464e229a.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-8ebeba8f78436673.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libwasm_bindgen_macro-4fa1693dc7be3c64.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [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 `futures-macro` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wasm-bindgen-macro` (lib) due to 2 previous errors [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustc7Jtcce/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc7Jtcce/symbols.o" "/opt/rustwide/target/debug/deps/pin_project_internal-524bcea9e7cd8f45.pin_project_internal.4375318c087ba53-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-524bcea9e7cd8f45.pin_project_internal.4375318c087ba53-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-524bcea9e7cd8f45.pin_project_internal.4375318c087ba53-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-524bcea9e7cd8f45.pin_project_internal.4375318c087ba53-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-524bcea9e7cd8f45.pin_project_internal.4375318c087ba53-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-524bcea9e7cd8f45.pin_project_internal.4375318c087ba53-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-524bcea9e7cd8f45.pin_project_internal.4375318c087ba53-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-524bcea9e7cd8f45.pin_project_internal.4375318c087ba53-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-524bcea9e7cd8f45.pin_project_internal.4375318c087ba53-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-524bcea9e7cd8f45.pin_project_internal.4375318c087ba53-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-524bcea9e7cd8f45.pin_project_internal.4375318c087ba53-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-524bcea9e7cd8f45.53ti0wpgmdjhegq2.rcgu.rmeta" "/opt/rustwide/target/debug/deps/pin_project_internal-524bcea9e7cd8f45.24t07m1poh9lhssy.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-be2e72be7fcb0b3f.rlib" "/opt/rustwide/target/debug/deps/libquote-337534d04b6d307b.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-7766a4b27e795639.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-91d23dc5f92b55b8.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-d6d403bf1f108ae0.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ac8c01c554941eda.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8658b562b4bc9014.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3f17a82d6f357d02.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-b18e95f01f68fe15.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f13c9e14ea01d467.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-5f665d37f127e827.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-36e065ac22f29782.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-2d131236edb9f3b1.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-84ab31faa4fd82ed.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f1266d0fa705ff20.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4a0ab320ded9b408.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-aea37e6b802c4566.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06ef5b9b64386eaa.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a099cfdcf5ac5c57.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-5f8c8143cdb8d04b.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3bf59988464e229a.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-8ebeba8f78436673.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libpin_project_internal-524bcea9e7cd8f45.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [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] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `yew-macro` (lib) [INFO] [stderr] error: could not compile `pin-project-internal` (lib) due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustceLhqyg/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustceLhqyg/symbols.o" "/opt/rustwide/target/debug/deps/tracing_attributes-a3c16ccf946db5bb.tracing_attributes.e191e5f52ce3fda3-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-a3c16ccf946db5bb.tracing_attributes.e191e5f52ce3fda3-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-a3c16ccf946db5bb.tracing_attributes.e191e5f52ce3fda3-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-a3c16ccf946db5bb.tracing_attributes.e191e5f52ce3fda3-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-a3c16ccf946db5bb.tracing_attributes.e191e5f52ce3fda3-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-a3c16ccf946db5bb.tracing_attributes.e191e5f52ce3fda3-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-a3c16ccf946db5bb.tracing_attributes.e191e5f52ce3fda3-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-a3c16ccf946db5bb.tracing_attributes.e191e5f52ce3fda3-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-a3c16ccf946db5bb.tracing_attributes.e191e5f52ce3fda3-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-a3c16ccf946db5bb.tracing_attributes.e191e5f52ce3fda3-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-a3c16ccf946db5bb.tracing_attributes.e191e5f52ce3fda3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-a3c16ccf946db5bb.tracing_attributes.e191e5f52ce3fda3-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-a3c16ccf946db5bb.tracing_attributes.e191e5f52ce3fda3-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-a3c16ccf946db5bb.tracing_attributes.e191e5f52ce3fda3-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-a3c16ccf946db5bb.tracing_attributes.e191e5f52ce3fda3-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-a3c16ccf946db5bb.tracing_attributes.e191e5f52ce3fda3-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/tracing_attributes-a3c16ccf946db5bb.2hgf2er4ebf89tgx.rcgu.rmeta" "/opt/rustwide/target/debug/deps/tracing_attributes-a3c16ccf946db5bb.i38dk7uygsqvh0l.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-be2e72be7fcb0b3f.rlib" "/opt/rustwide/target/debug/deps/libquote-337534d04b6d307b.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-7766a4b27e795639.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-91d23dc5f92b55b8.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-d6d403bf1f108ae0.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ac8c01c554941eda.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8658b562b4bc9014.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3f17a82d6f357d02.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-b18e95f01f68fe15.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f13c9e14ea01d467.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-5f665d37f127e827.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-36e065ac22f29782.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-2d131236edb9f3b1.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-84ab31faa4fd82ed.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f1266d0fa705ff20.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4a0ab320ded9b408.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-aea37e6b802c4566.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06ef5b9b64386eaa.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a099cfdcf5ac5c57.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-5f8c8143cdb8d04b.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3bf59988464e229a.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-8ebeba8f78436673.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libtracing_attributes-a3c16ccf946db5bb.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [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] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tracing-attributes` (lib) due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcTIbnJJ/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcTIbnJJ/symbols.o" "/opt/rustwide/target/debug/deps/serde_derive-627e49c793d7dff3.serde_derive.de78e0746d7ec15c-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-627e49c793d7dff3.serde_derive.de78e0746d7ec15c-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-627e49c793d7dff3.serde_derive.de78e0746d7ec15c-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-627e49c793d7dff3.serde_derive.de78e0746d7ec15c-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-627e49c793d7dff3.serde_derive.de78e0746d7ec15c-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-627e49c793d7dff3.serde_derive.de78e0746d7ec15c-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-627e49c793d7dff3.serde_derive.de78e0746d7ec15c-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-627e49c793d7dff3.serde_derive.de78e0746d7ec15c-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-627e49c793d7dff3.serde_derive.de78e0746d7ec15c-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-627e49c793d7dff3.serde_derive.de78e0746d7ec15c-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-627e49c793d7dff3.serde_derive.de78e0746d7ec15c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-627e49c793d7dff3.serde_derive.de78e0746d7ec15c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-627e49c793d7dff3.serde_derive.de78e0746d7ec15c-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-627e49c793d7dff3.serde_derive.de78e0746d7ec15c-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-627e49c793d7dff3.serde_derive.de78e0746d7ec15c-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-627e49c793d7dff3.serde_derive.de78e0746d7ec15c-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-627e49c793d7dff3.4r5z1ix3lww9co94.rcgu.rmeta" "/opt/rustwide/target/debug/deps/serde_derive-627e49c793d7dff3.2atwixmdustombwl.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-be2e72be7fcb0b3f.rlib" "/opt/rustwide/target/debug/deps/libquote-337534d04b6d307b.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-7766a4b27e795639.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-91d23dc5f92b55b8.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-d6d403bf1f108ae0.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ac8c01c554941eda.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8658b562b4bc9014.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3f17a82d6f357d02.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-b18e95f01f68fe15.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f13c9e14ea01d467.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-5f665d37f127e827.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-36e065ac22f29782.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-2d131236edb9f3b1.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-84ab31faa4fd82ed.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f1266d0fa705ff20.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4a0ab320ded9b408.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-aea37e6b802c4566.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06ef5b9b64386eaa.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a099cfdcf5ac5c57.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-5f8c8143cdb8d04b.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3bf59988464e229a.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-8ebeba8f78436673.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/57fd74335bb14b59b719dc3cc5bc4257e73f33ce/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libserde_derive-627e49c793d7dff3.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [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] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_derive` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "d4bf8b8f988d1027297b2d019bfe87f65409af9bc68c314de24ccea6b5020e76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4bf8b8f988d1027297b2d019bfe87f65409af9bc68c314de24ccea6b5020e76", kill_on_drop: false }` [INFO] [stdout] d4bf8b8f988d1027297b2d019bfe87f65409af9bc68c314de24ccea6b5020e76