[INFO] cloning repository https://github.com/dtolnay/cargo-expand [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dtolnay/cargo-expand" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdtolnay%2Fcargo-expand", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdtolnay%2Fcargo-expand'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 38a222840999db398d78f7991160cf000a2a25be [INFO] testing dtolnay/cargo-expand against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdtolnay%2Fcargo-expand" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dtolnay/cargo-expand on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dtolnay/cargo-expand [INFO] finished tweaking git repo https://github.com/dtolnay/cargo-expand [INFO] tweaked toml for git repo https://github.com/dtolnay/cargo-expand written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/dtolnay/cargo-expand 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-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 94034556c127773de6193a9792d92b4e6acc252f65963f8820f4a13570c79d60 [INFO] running `Command { std: "docker" "start" "-a" "94034556c127773de6193a9792d92b4e6acc252f65963f8820f4a13570c79d60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "94034556c127773de6193a9792d92b4e6acc252f65963f8820f4a13570c79d60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94034556c127773de6193a9792d92b4e6acc252f65963f8820f4a13570c79d60", kill_on_drop: false }` [INFO] [stdout] 94034556c127773de6193a9792d92b4e6acc252f65963f8820f4a13570c79d60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 43ef6497a09e8245f338117bb07e9c0910d41a89e7d2f0ae9318ad0e638d1ec1 [INFO] running `Command { std: "docker" "start" "-a" "43ef6497a09e8245f338117bb07e9c0910d41a89e7d2f0ae9318ad0e638d1ec1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling winnow v0.6.24 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling miniz_oxide v0.8.2 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling prettyplease v0.2.29 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling terminal-trx v0.2.3 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling clap_builder v4.5.26 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling fs-err v3.0.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling bitflags v2.7.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling std_prelude v0.2.12 [INFO] [stderr] Compiling console v0.15.10 [INFO] [stderr] Compiling path_abs v0.5.1 [INFO] [stderr] Compiling ansi_colours v1.2.3 [INFO] [stderr] Compiling terminal-colorsaurus v0.4.7 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling clircle v0.6.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling cargo-expand v1.0.100 (/opt/rustwide/workdir) [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling bytesize v1.3.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling etcetera v0.8.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling cargo-subcommand-metadata v0.1.0 [INFO] [stderr] Compiling tempfile v3.15.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling syn-select v0.3.0 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling fancy-regex v0.11.0 [INFO] [stderr] Compiling toolchain_find v0.4.0 [INFO] [stderr] Compiling grep-cli v0.1.11 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling clap v4.5.26 [INFO] [stderr] Compiling clap-cargo v0.15.1 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling serde_with v3.12.0 [INFO] [stderr] Compiling bat v0.25.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling syntect v5.2.0 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcNVmATq/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtoolchain_find-a1d5e62a824c90b5.rlib,libtempfile-93cab8b0135aa1fb.rlib,libgetrandom-ccc8921e5aef6224.rlib,libfastrand-751bcde24b8aa073.rlib,librustix-70f6c93e3826d3ef.rlib,libbitflags-b81984d32d10ab84.rlib,liblinux_raw_sys-e0d87a58652c2b0b.rlib,libprettyplease-fa278d2c44a41081.rlib,libclap_cargo-5e55344bc19a6822.rlib,libshlex-dc6b4c4e5548d418.rlib,libtoml-2ea8de03281355f1.rlib,libtoml_edit-3e76938992990226.rlib,libserde_spanned-70731bb155484df2.rlib,libwinnow-69e2565e8e3d5124.rlib,libtoml_datetime-423870d7e5b3fe34.rlib,libfs_err-30f745dead269f62.rlib,libcargo_subcommand_metadata-b2e260626a28be75.rlib,libbat-02b172822009abd5.rlib,libansi_colours-69d301ddb6ed2cc7.rlib,librgb-b1ade604472b1a00.rlib,libbytemuck-e0b0fa095d82d1ec.rlib,libgrep_cli-cbe6812cd77a2050.rlib,libtermcolor-cbafc8825e041b3d.rlib,libserde_yaml-49151ac85a7ac90b.rlib,libryu-a980823ac8640001.rlib,libitoa-6e2430f2fa153711.rlib,libindexmap-b55b2e765400ecfc.rlib,libequivalent-487f93f8f6ab5e5b.rlib,libhashbrown-acdfbba63b345327.rlib,libunsafe_libyaml-d3127b66fe569cc5.rlib,libterminal_colorsaurus-a8bd2480cd5c9631.rlib,libmio-81ff367bb7764832.rlib,libterminal_trx-987552e7cfbe3b3f.rlib,libglobset-b2a04e71c9d07c42.rlib,liblog-9a3ff67864b30e2c.rlib,libbstr-80d6d65a700c2ee0.rlib,libunicode_width-b1bc0d6c10c00ecc.rlib,libencoding_rs-c3fa4e07d9944d79.rlib,libbytesize-957ddd03e2672454.rlib,libconsole-f7a173a86e06402a.rlib,liblibc-3fe9b2fe20e86c1d.rlib,libunicode_width-0122813f2549e4e9.rlib,libshell_words-c7c8b88b0c6925bc.rlib,libcontent_inspector-d97ee3247d04107a.rlib,libnu_ansi_term-e9210014b02935ec.rlib,libclircle-9ca97a32c18eb3d4.rlib,libsemver-5158bde910a734ad.rlib,libpath_abs-50cf36ce372897fd.rlib,libstd_prelude-6e90b4f590e02abe.rlib,libsyntect-961486dbe7fea814.rlib,libfancy_regex-569344585c89c8a4.rlib,libregex-d50909147656fa4a.rlib,libregex_automata-96c153b40d6a6c17.rlib,libaho_corasick-bc7b8202cc90b0c6.rlib,libmemchr-08f38e9718637002.rlib,libbit_set-d8d586362ca7b5d5.rlib,libbit_vec-b06753219a6ccf92.rlib,libthiserror-33baa15e7fc339a5.rlib,libwalkdir-125f7182d57317af.rlib,libsame_file-ff49545450c0b63c.rlib,libregex_syntax-cf9ef9729ec61e4c.rlib,libfnv-79e2cbfbe03dcd16.rlib,libbitflags-dde12b0d7d495b50.rlib,libflate2-013d80c194c7d660.rlib,libminiz_oxide-17cf4356f81c6b74.rlib,libadler2-405893fb7a545b5b.rlib,libcrc32fast-dba2d92cf6d67f2f.rlib,libbincode-a558b9a934621d50.rlib,libonce_cell-2642703f88b7c2f4.rlib,libsyn_select-10a0c10714a8890f.rlib,libclap-301cf99e5f840430.rlib,libclap_builder-98e99e88fe0a450b.rlib,libstrsim-4d1ed08a123238dc.rlib,libanstream-46109e2ca4391c70.rlib,libanstyle_query-6b2b2868060db38b.rlib,libis_terminal_polyfill-e39671344234c74d.rlib,libcolorchoice-c3c00c022d852059.rlib,libanstyle_parse-2a1cfd0795883160.rlib,libutf8parse-92d0158219063202.rlib,libclap_lex-b423203a2eab4856.rlib,libanstyle-e80e21c5036b9344.rlib,libsyn-d80d9027b41a09a0.rlib,libquote-8976f28f6696162d.rlib,libproc_macro2-b316e9a3f659745d.rlib,libunicode_ident-b870ec966e6472bd.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*}.rlib" "/opt/rustwide/target/debug/deps/{libserde-102206fa996ec324.rlib,libetcetera-2e5e9e270b9aff2b.rlib,libhome-28ab713e87f116ce.rlib,libcfg_if-3e7fc4e38d4a72b5.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" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/cargo_expand-800b9134ba8d575d" "-Wl,--gc-sections" "-pie" "-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 `cargo-expand` (bin "cargo-expand") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "43ef6497a09e8245f338117bb07e9c0910d41a89e7d2f0ae9318ad0e638d1ec1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43ef6497a09e8245f338117bb07e9c0910d41a89e7d2f0ae9318ad0e638d1ec1", kill_on_drop: false }` [INFO] [stdout] 43ef6497a09e8245f338117bb07e9c0910d41a89e7d2f0ae9318ad0e638d1ec1