[INFO] cloning repository https://github.com/simon-bourne/include-doc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/simon-bourne/include-doc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimon-bourne%2Finclude-doc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimon-bourne%2Finclude-doc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ce80cd2be177421f1a0de9d5aa52e9d6cd3b18dc [INFO] testing simon-bourne/include-doc against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimon-bourne%2Finclude-doc" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/simon-bourne/include-doc on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/simon-bourne/include-doc [INFO] finished tweaking git repo https://github.com/simon-bourne/include-doc [INFO] tweaked toml for git repo https://github.com/simon-bourne/include-doc written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/simon-bourne/include-doc already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dea1fae9a41556aa384f78939da7d67950f66abd9a715468ea056855cefd6f67 [INFO] running `Command { std: "docker" "start" "-a" "dea1fae9a41556aa384f78939da7d67950f66abd9a715468ea056855cefd6f67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dea1fae9a41556aa384f78939da7d67950f66abd9a715468ea056855cefd6f67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dea1fae9a41556aa384f78939da7d67950f66abd9a715468ea056855cefd6f67", kill_on_drop: false }` [INFO] [stdout] dea1fae9a41556aa384f78939da7d67950f66abd9a715468ea056855cefd6f67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1195c276a21bfe755fc3045ae7e61affe9f5a422f705be29c9a9b6eb2992b5e1 [INFO] running `Command { std: "docker" "start" "-a" "1195c276a21bfe755fc3045ae7e61affe9f5a422f705be29c9a9b6eb2992b5e1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling unic-emoji-char v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling text-size v1.1.1 [INFO] [stderr] Compiling perf-event-open-sys v1.0.1 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling execute-command-tokens v0.1.7 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling clap_builder v4.5.32 [INFO] [stderr] Compiling perf-event v0.4.7 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling ra-ap-rustc_lexer v0.1.0 [INFO] [stderr] Compiling countme v3.0.1 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling always-assert v0.1.3 [INFO] [stderr] Compiling drop_bomb v0.1.5 [INFO] [stderr] Compiling la-arena v0.3.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling jod-thread v0.1.2 [INFO] [stderr] Compiling ra_ap_limit v0.0.164 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling ra_ap_stdx v0.0.164 [INFO] [stderr] Compiling ra_ap_parser v0.0.164 [INFO] [stderr] Compiling ra_ap_profile v0.0.164 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling generic-array v1.2.0 [INFO] [stderr] Compiling rowan v0.15.16 [INFO] [stderr] Compiling os_pipe v1.2.1 [INFO] [stderr] Compiling ra_ap_text_edit v0.0.164 [INFO] [stderr] Compiling shared_child v1.0.1 [INFO] [stderr] Compiling cov-mark v2.0.0 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling triomphe v0.1.14 [INFO] [stderr] Compiling duct v0.13.7 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling xshell-macros v0.2.7 [INFO] [stderr] Compiling ra_ap_syntax v0.0.164 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling execute-command-macro-impl v0.1.10 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling execute-command-macro v0.1.9 [INFO] [stderr] Compiling execute v0.2.13 [INFO] [stderr] Compiling include-doc-macro v0.2.2 (/opt/rustwide/workdir/packages/include-doc-macro) [INFO] [stderr] rustc-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: "cc" "-Wl,--version-script=/tmp/rustcRjC1fh/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcRjC1fh/symbols.o" "<16 object files omitted>" "/opt/rustwide/target/debug/deps/thiserror_impl-e1f66691462e62f4.a8yz94pndxjr4426uadj0ry4c.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-293056eeb078625d.rlib,libquote-d0a91c1bd62b9a88.rlib,libproc_macro2-87e99eb7a23fa5fc.rlib,libunicode_ident-958b805d9ab3f4fe.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,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/rustcRjC1fh/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libthiserror_impl-e1f66691462e62f4.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: /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: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcR3D6AK/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcR3D6AK/symbols.o" "<16 object files omitted>" "/opt/rustwide/target/debug/deps/clap_derive-7d2ceef3f58ae44e.7rhge07wcw9i1d1a3j1lcmqvm.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libheck-617f8f11c9293a40.rlib,libsyn-293056eeb078625d.rlib,libquote-d0a91c1bd62b9a88.rlib,libproc_macro2-87e99eb7a23fa5fc.rlib,libunicode_ident-958b805d9ab3f4fe.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,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/rustcR3D6AK/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libclap_derive-7d2ceef3f58ae44e.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: /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 `clap_derive` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `thiserror-impl` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `serde_derive` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-04-13-x86_64-unknown-linux-gnu/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.219/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", "deserialize_in_place"))' -C metadata=c090e0e24a963cb7 -C extra-filename=-d8dac6f2d30544ee --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-87e99eb7a23fa5fc.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-d0a91c1bd62b9a88.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-293056eeb078625d.rlib --extern proc_macro --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcl73jYU/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcl73jYU/symbols.o" "<16 object files omitted>" "/opt/rustwide/target/debug/deps/thiserror_impl-0313faae397e37f0.9ds7zdo5x9n3s51x5l06rf72s.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-293056eeb078625d.rlib,libquote-d0a91c1bd62b9a88.rlib,libproc_macro2-87e99eb7a23fa5fc.rlib,libunicode_ident-958b805d9ab3f4fe.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,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/rustcl73jYU/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libthiserror_impl-0313faae397e37f0.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: /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: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustc6Pj9Rv/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc6Pj9Rv/symbols.o" "<4 object files omitted>" "/opt/rustwide/target/debug/deps/include_doc_macro-6f1dae3752a2e74e.1jk5470i5p0x3vmo9wsrmd2zj.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-293056eeb078625d.rlib,libra_ap_syntax-d926e59057f612fb.rlib,libra_ap_profile-bcd16ad86fc71924.rlib,libperf_event-7262eff83559047c.rlib,libperf_event_open_sys-296a8589c4d6f5c9.rlib,libla_arena-fcf50ace30ad2293.rlib,libcov_mark-fa961bc4c050769b.rlib,libtriomphe-3e465d6a824cbe24.rlib,libra_ap_stdx-0b1dfff37124fb80.rlib,libjod_thread-2df2a2ca46bd509b.rlib,libalways_assert-9330bc48d676cfa0.rlib,liblog-ea7edc51f2e45fa1.rlib,libcrossbeam_channel-fe9238db7aef6c96.rlib,libcrossbeam_utils-208547fe5bfbca50.rlib,libindexmap-a3dd5d46be07f66d.rlib,libequivalent-cf8c69bee4bd2493.rlib,libhashbrown-4e3d98963b704226.rlib,libsmol_str-d21902b53ea58f34.rlib,libra_ap_text_edit-625702e070242aa3.rlib,libitertools-85cbcf7363c7c824.rlib,libra_ap_parser-af7d62c6afaa9b31.rlib,libra_ap_rustc_lexer-2a456b2f7c7cc2e9.rlib,libunic_emoji_char-9f48ada4a2506304.rlib,libunic_ucd_version-2e40cbdedf9fcf59.rlib,libunic_common-07ce1ba9f2c412e3.rlib,libunic_char_property-7dd60050856d2aad.rlib,libunic_char_range-42afa65ba252ab9c.rlib,libunicode_xid-18fcd84d7c8c8260.rlib,libra_ap_limit-80567d4eb158b0e5.rlib,libdrop_bomb-a79ba524f3ccf30a.rlib,librowan-bcf537ba4cfcd59c.rlib,libtext_size-766eeab4f47b1c55.rlib,libcountme-d80fc5df2001e41e.rlib,librustc_hash-61722fad59b5c085.rlib,libdashmap-ab8ef895e25c97c3.rlib,liblock_api-93ff0bf9b5eb7464.rlib,libscopeguard-66cfea04cccf49a1.rlib,libonce_cell-d7a5b5d3f8ed20f2.rlib,libparking_lot_core-36192115faf03a19.rlib,liblibc-a41a1e83635ee169.rlib,libcfg_if-8e26ab39f75c3a93.rlib,libsmallvec-0e7d460058753923.rlib,libhashbrown-fe4ef242cb1b989b.rlib,libquote-d0a91c1bd62b9a88.rlib,libproc_macro2-87e99eb7a23fa5fc.rlib,libunicode_ident-958b805d9ab3f4fe.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*}.rlib" "/opt/rustwide/target/debug/deps/{libitertools-3b42305649cd2551.rlib,libeither-971932073343a62d.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc6Pj9Rv/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libinclude_doc_macro-6f1dae3752a2e74e.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: /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 `thiserror-impl` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `include-doc-macro` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "1195c276a21bfe755fc3045ae7e61affe9f5a422f705be29c9a9b6eb2992b5e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1195c276a21bfe755fc3045ae7e61affe9f5a422f705be29c9a9b6eb2992b5e1", kill_on_drop: false }` [INFO] [stdout] 1195c276a21bfe755fc3045ae7e61affe9f5a422f705be29c9a9b6eb2992b5e1