[INFO] cloning repository https://github.com/kirisaki/graphql-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kirisaki/graphql-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkirisaki%2Fgraphql-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkirisaki%2Fgraphql-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 900da966d0ed346f66473d63ac8c53b9459aa572 [INFO] checking kirisaki/graphql-rust against master#8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b for pr-133925 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkirisaki%2Fgraphql-rust" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kirisaki/graphql-rust on toolchain 8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kirisaki/graphql-rust [INFO] finished tweaking git repo https://github.com/kirisaki/graphql-rust [INFO] tweaked toml for git repo https://github.com/kirisaki/graphql-rust written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/kirisaki/graphql-rust 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" "+8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-graphql-value v3.0.15 [INFO] [stderr] Downloaded axum-core v0.1.1 [INFO] [stderr] Downloaded async-graphql-axum v3.0.17 [INFO] [stderr] Downloaded tower-http v0.2.0 [INFO] [stderr] Downloaded axum v0.4.2 [INFO] [stderr] Downloaded async-graphql-derive v3.0.15 [INFO] [stderr] Downloaded async-graphql v3.0.16 [INFO] [stderr] Downloaded async-graphql-parser v3.0.15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d491734b60fa088344ff734afad2a562bb608b8e069e959f091cd03e3ffd9ebc [INFO] running `Command { std: "docker" "start" "-a" "d491734b60fa088344ff734afad2a562bb608b8e069e959f091cd03e3ffd9ebc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d491734b60fa088344ff734afad2a562bb608b8e069e959f091cd03e3ffd9ebc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d491734b60fa088344ff734afad2a562bb608b8e069e959f091cd03e3ffd9ebc", kill_on_drop: false }` [INFO] [stdout] d491734b60fa088344ff734afad2a562bb608b8e069e959f091cd03e3ffd9ebc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8580457001b026deb1413da3cbf1847310206b168424abe10163b91c901e25c8 [INFO] running `Command { std: "docker" "start" "-a" "8580457001b026deb1413da3cbf1847310206b168424abe10163b91c901e25c8", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling serde_derive v1.0.131 [INFO] [stderr] Compiling serde v1.0.131 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Checking futures-sink v0.3.17 [INFO] [stderr] Checking futures-io v0.3.17 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking ppv-lite86 v0.2.15 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Compiling multer v2.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Checking unchecked-index v0.2.2 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking twoway v0.2.2 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking cpufeatures v0.2.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking spin v0.9.2 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking tower-layer v0.3.1 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Checking socket2 v0.4.2 [INFO] [stderr] Checking http-range-header v0.3.0 [INFO] [stderr] Checking matchit v0.4.4 [INFO] [stderr] Checking sync_wrapper v0.1.1 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Checking async-stream v0.3.2 [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 `tracing-attributes` (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/8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b/bin/rustc --crate-name tracing_attributes --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-attributes-0.1.18/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("async-await"))' -C metadata=1bec0ffd41349c9b -C extra-filename=-241add889355a166 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-08de2b11bcebd1ed.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-c1dee3744d51460a.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-f2e7d78adb86e2f6.rlib --extern proc_macro --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 `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/8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b/bin/rustc --crate-name thiserror_impl --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-impl-1.0.30/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=d1b4d04981ce214c -C extra-filename=-c71e55fc20341176 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-08de2b11bcebd1ed.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-c1dee3744d51460a.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-f2e7d78adb86e2f6.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [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/8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b/bin/rustc --crate-name darling_core --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/darling_core-0.13.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 --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("diagnostics", "strsim", "suggestions"))' -C metadata=4c0992734acb3b04 -C extra-filename=-56cdb6102af7542c --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-08de2b11bcebd1ed.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-c1dee3744d51460a.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-fa8c1da8ed62b3e3.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-f2e7d78adb86e2f6.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: error writing metadata object file: No space left on device (os error 28) [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/8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcMWw1cR/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcMWw1cR/symbols.o" "<8 object files omitted>" "/opt/rustwide/target/debug/deps/async_trait-7e97ea91804b803b.1plpypjd8fks5swzfuw1aw417.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-f2e7d78adb86e2f6.rlib,libquote-c1dee3744d51460a.rlib,libproc_macro2-08de2b11bcebd1ed.rlib,libunicode_xid-9a308e948d49b175.rlib}" "/opt/rustwide/rustup-home/toolchains/8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-f70e4fb3d5b25f48.rlib,libstd-006123e2ce67e99d.rlib,libpanic_unwind-e1447e1efa6f1e57.rlib,libobject-f6963a4916fcf097.rlib,libmemchr-49a2d9af912f4524.rlib,libaddr2line-04d19aad3936869d.rlib,libgimli-483c235edb789db0.rlib,librustc_demangle-294281af50b8f748.rlib,libstd_detect-3b08295250aabc2a.rlib,libhashbrown-4472d1e05ba0dfaf.rlib,librustc_std_workspace_alloc-2ef099fac590e457.rlib,libminiz_oxide-8a51f5e848546c29.rlib,libadler2-3d3fa22b868db521.rlib,libunwind-0ffda8b08e22dbea.rlib,libcfg_if-b08f62458fdd43b9.rlib,liblibc-559675126e63b890.rlib,liballoc-fcf21c8d1c9c7b75.rlib,librustc_std_workspace_core-e0b0460135bcf21d.rlib,libcore-d4097fdcbddd3bc7.rlib,libcompiler_builtins-fea484ac1eed7881.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libasync_trait-7e97ea91804b803b.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: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `async-trait` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `pin-project-internal` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustchdWeRM/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustchdWeRM/symbols.o" "<6 object files omitted>" "/opt/rustwide/target/debug/deps/futures_macro-c501930905f97088.ai7zxqtfm6mg6yxqtgs3jais5.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-f2e7d78adb86e2f6.rlib,libquote-c1dee3744d51460a.rlib,libproc_macro2-08de2b11bcebd1ed.rlib,libunicode_xid-9a308e948d49b175.rlib}" "/opt/rustwide/rustup-home/toolchains/8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-f70e4fb3d5b25f48.rlib,libstd-006123e2ce67e99d.rlib,libpanic_unwind-e1447e1efa6f1e57.rlib,libobject-f6963a4916fcf097.rlib,libmemchr-49a2d9af912f4524.rlib,libaddr2line-04d19aad3936869d.rlib,libgimli-483c235edb789db0.rlib,librustc_demangle-294281af50b8f748.rlib,libstd_detect-3b08295250aabc2a.rlib,libhashbrown-4472d1e05ba0dfaf.rlib,librustc_std_workspace_alloc-2ef099fac590e457.rlib,libminiz_oxide-8a51f5e848546c29.rlib,libadler2-3d3fa22b868db521.rlib,libunwind-0ffda8b08e22dbea.rlib,libcfg_if-b08f62458fdd43b9.rlib,liblibc-559675126e63b890.rlib,liballoc-fcf21c8d1c9c7b75.rlib,librustc_std_workspace_core-e0b0460135bcf21d.rlib,libcore-d4097fdcbddd3bc7.rlib,libcompiler_builtins-fea484ac1eed7881.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libfutures_macro-c501930905f97088.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] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-macro` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "8580457001b026deb1413da3cbf1847310206b168424abe10163b91c901e25c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8580457001b026deb1413da3cbf1847310206b168424abe10163b91c901e25c8", kill_on_drop: false }` [INFO] [stdout] 8580457001b026deb1413da3cbf1847310206b168424abe10163b91c901e25c8