[INFO] cloning repository https://github.com/wasmerio/cargo-wapm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wasmerio/cargo-wapm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwasmerio%2Fcargo-wapm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwasmerio%2Fcargo-wapm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a1da87eca4fbbcea774a1334072ec41e5f8ea7fe [INFO] checking wasmerio/cargo-wapm against master#453ceafce32ef8108c604bca5e165ab41d3d6d8c for pr-124187 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwasmerio%2Fcargo-wapm" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wasmerio/cargo-wapm on toolchain 453ceafce32ef8108c604bca5e165ab41d3d6d8c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+453ceafce32ef8108c604bca5e165ab41d3d6d8c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/wasmerio/cargo-wapm [INFO] finished tweaking git repo https://github.com/wasmerio/cargo-wapm [INFO] tweaked toml for git repo https://github.com/wasmerio/cargo-wapm written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/wasmerio/cargo-wapm 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" "+453ceafce32ef8108c604bca5e165ab41d3d6d8c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wapm-toml v0.4.0 [INFO] [stderr] Downloaded clap-cargo v0.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+453ceafce32ef8108c604bca5e165ab41d3d6d8c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9811461b99ae4f948ba3234dcc2b2a463d3ae8e296b2399cae7c336ddb961835 [INFO] running `Command { std: "docker" "start" "-a" "9811461b99ae4f948ba3234dcc2b2a463d3ae8e296b2399cae7c336ddb961835", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9811461b99ae4f948ba3234dcc2b2a463d3ae8e296b2399cae7c336ddb961835", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9811461b99ae4f948ba3234dcc2b2a463d3ae8e296b2399cae7c336ddb961835", kill_on_drop: false }` [INFO] [stdout] 9811461b99ae4f948ba3234dcc2b2a463d3ae8e296b2399cae7c336ddb961835 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+453ceafce32ef8108c604bca5e165ab41d3d6d8c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c0349ca6376ee56c9e8ca8ead2be672e635fa85b80a79969f61de61dfeac0c8 [INFO] running `Command { std: "docker" "start" "-a" "0c0349ca6376ee56c9e8ca8ead2be672e635fa85b80a79969f61de61dfeac0c8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Checking once_cell v1.17.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling io-lifetimes v1.0.5 [INFO] [stderr] Checking itoa v1.0.5 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling semver v1.0.16 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling rustix v0.36.8 [INFO] [stderr] Checking ryu v1.0.12 [INFO] [stderr] Compiling serde_json v1.0.93 [INFO] [stderr] Compiling camino v1.1.2 [INFO] [stderr] Checking linux-raw-sys v0.1.4 [INFO] [stderr] Checking regex-syntax v0.6.28 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling anyhow v1.0.69 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking os_str_bytes v6.4.1 [INFO] [stderr] Checking nom8 v0.2.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking clap_lex v0.3.1 [INFO] [stderr] Checking unsafe-libyaml v0.2.5 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking is-terminal v0.4.3 [INFO] [stderr] Checking hello-world v0.0.0 (/opt/rustwide/workdir/examples/hello-world) [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking regex v1.7.1 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling clap_derive v4.1.0 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking tracing-subscriber v0.3.16 [INFO] [stderr] Checking clap v4.1.4 [INFO] [stderr] Checking serde_spanned v0.6.1 [INFO] [stderr] Checking toml_datetime v0.6.1 [INFO] [stderr] Checking cargo-platform v0.1.2 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking serde_yaml v0.9.17 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking toml_edit v0.19.3 [INFO] [stderr] Checking cargo_metadata v0.15.3 [INFO] [stderr] Checking wapm-toml v0.4.0 [INFO] [stderr] Checking clap-cargo v0.10.0 [INFO] [stderr] Checking toml v0.7.2 [INFO] [stderr] Checking cargo-wasmer v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.75s [INFO] running `Command { std: "docker" "inspect" "0c0349ca6376ee56c9e8ca8ead2be672e635fa85b80a79969f61de61dfeac0c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c0349ca6376ee56c9e8ca8ead2be672e635fa85b80a79969f61de61dfeac0c8", kill_on_drop: false }` [INFO] [stdout] 0c0349ca6376ee56c9e8ca8ead2be672e635fa85b80a79969f61de61dfeac0c8 [INFO] checking wasmerio/cargo-wapm against try#773c42f0166e62a538b8fa36161b0c6df69a9640 for pr-124187 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwasmerio%2Fcargo-wapm" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wasmerio/cargo-wapm on toolchain 773c42f0166e62a538b8fa36161b0c6df69a9640 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+773c42f0166e62a538b8fa36161b0c6df69a9640" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/wasmerio/cargo-wapm [INFO] finished tweaking git repo https://github.com/wasmerio/cargo-wapm [INFO] tweaked toml for git repo https://github.com/wasmerio/cargo-wapm written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/wasmerio/cargo-wapm 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" "+773c42f0166e62a538b8fa36161b0c6df69a9640" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+773c42f0166e62a538b8fa36161b0c6df69a9640" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 188f41f7ec5b1967f8850546646ac94102d2691410b77caf8f1ca88dd2beed0d [INFO] running `Command { std: "docker" "start" "-a" "188f41f7ec5b1967f8850546646ac94102d2691410b77caf8f1ca88dd2beed0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "188f41f7ec5b1967f8850546646ac94102d2691410b77caf8f1ca88dd2beed0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "188f41f7ec5b1967f8850546646ac94102d2691410b77caf8f1ca88dd2beed0d", kill_on_drop: false }` [INFO] [stdout] 188f41f7ec5b1967f8850546646ac94102d2691410b77caf8f1ca88dd2beed0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+773c42f0166e62a538b8fa36161b0c6df69a9640" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 78746fe2d344ac42ff8cb9d62e3c4df797217b88b5ed595c93cdcb81a715e7c8 [INFO] running `Command { std: "docker" "start" "-a" "78746fe2d344ac42ff8cb9d62e3c4df797217b88b5ed595c93cdcb81a715e7c8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking once_cell v1.17.0 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling io-lifetimes v1.0.5 [INFO] [stderr] Compiling rustix v0.36.8 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling serde_json v1.0.93 [INFO] [stderr] Checking itoa v1.0.5 [INFO] [stderr] Checking ryu v1.0.12 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling semver v1.0.16 [INFO] [stderr] Checking regex-syntax v0.6.28 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling camino v1.1.2 [INFO] [stderr] Checking linux-raw-sys v0.1.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta1f4Ia9" [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/773c42f0166e62a538b8fa36161b0c6df69a9640/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/rustcJ1DXKd/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcJ1DXKd/symbols.o" "/opt/rustwide/target/debug/deps/proc_macro_error_attr-8219e82f9d1177a8.proc_macro_error_attr.451517c01527ef33-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_error_attr-8219e82f9d1177a8.proc_macro_error_attr.451517c01527ef33-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_error_attr-8219e82f9d1177a8.1gkz78hpxy7apylz.rcgu.rmeta" "/opt/rustwide/target/debug/deps/proc_macro_error_attr-8219e82f9d1177a8.29ozyodt031r5e57.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libquote-637f2002722c10cc.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-908e3a10a5c5af11.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-b412aa85f0c310af.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-8e91c69f736b6c6c.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9579298f7adeed43.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-30ebcfe9aa7a4196.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-447055add1ba8c49.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d5850394f5e88a83.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-2f44910628f7ca43.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3dd11e65597a5ea4.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d165f4a7abbb9616.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-3781141152ab7425.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5040104958e026fe.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5437a8743ef2c818.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d68ee5585c16f3ee.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-366f17269992a057.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cdbf121704652761.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-63a7ba8ec01639e9.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-58a6a8f1c6263bc9.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b4c158c083efc1f.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libproc_macro_error_attr-8219e82f9d1177a8.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: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro-error-attr` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `memchr` (lib) due to 2 previous errors [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaWJrWqj/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `linux-raw-sys` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetastgA0g/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaQL5UBW/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tracing-core` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetan0onEf/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetahbJZSS/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "78746fe2d344ac42ff8cb9d62e3c4df797217b88b5ed595c93cdcb81a715e7c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78746fe2d344ac42ff8cb9d62e3c4df797217b88b5ed595c93cdcb81a715e7c8", kill_on_drop: false }` [INFO] [stdout] 78746fe2d344ac42ff8cb9d62e3c4df797217b88b5ed595c93cdcb81a715e7c8