[INFO] cloning repository https://github.com/slightknack/dump [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/slightknack/dump" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fslightknack%2Fdump", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fslightknack%2Fdump'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d0d3b360fac0d45ce4afa943ac2e69bc9a059244 [INFO] testing slightknack/dump 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%2Fslightknack%2Fdump" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/slightknack/dump 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] started tweaking git repo https://github.com/slightknack/dump [INFO] finished tweaking git repo https://github.com/slightknack/dump [INFO] tweaked toml for git repo https://github.com/slightknack/dump written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/slightknack/dump 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] cc13701eb84e17fd94a8807f6bd85b810eb88bb5fd0e7a49a444e1b55812ba5d [INFO] running `Command { std: "docker" "start" "-a" "cc13701eb84e17fd94a8807f6bd85b810eb88bb5fd0e7a49a444e1b55812ba5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc13701eb84e17fd94a8807f6bd85b810eb88bb5fd0e7a49a444e1b55812ba5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc13701eb84e17fd94a8807f6bd85b810eb88bb5fd0e7a49a444e1b55812ba5d", kill_on_drop: false }` [INFO] [stdout] cc13701eb84e17fd94a8807f6bd85b810eb88bb5fd0e7a49a444e1b55812ba5d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] fc103431a8d2e1d6c4bbfd7d5617b291e93c10a3dc78b7226f1ef7f0bdcc6523 [INFO] running `Command { std: "docker" "start" "-a" "fc103431a8d2e1d6c4bbfd7d5617b291e93c10a3dc78b7226f1ef7f0bdcc6523", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.70 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling pulldown-cmark v0.7.2 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling beef v0.4.4 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling const-random v0.1.13 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling diligent-date-parser v0.1.2 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling quick-xml v0.20.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling deunicode v1.2.1 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling gitignored v0.4.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling logos-derive v0.11.5 [INFO] [stderr] Compiling ramhorns-derive v0.10.2 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcz3sbbY/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcz3sbbY/symbols.o" "<1 object files omitted>" "/opt/rustwide/target/debug/deps/darling_macro-e9e93c1ae8bd3385.bp67jmq6fk8kugyoto5qz55gh.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdarling_core-9929d8a362cfca23.rlib,libstrsim-1911f6fd230183bc.rlib,libident_case-5ff01a002fe2b7d3.rlib,libfnv-79e2cbfbe03dcd16.rlib,libsyn-71ab1c7e17c5accc.rlib,libquote-99d621b985ff66cb.rlib,libproc_macro2-6a799e9a03b231b2.rlib,libunicode_xid-1b701a2825606e4e.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/rustcz3sbbY/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libdarling_macro-e9e93c1ae8bd3385.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 `darling_macro` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcFeSLqI/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcFeSLqI/symbols.o" "<5 object files omitted>" "/opt/rustwide/target/debug/deps/ramhorns_derive-ce7b00e8cea5fd84.16kh7djyhh18evjksczoo5c5s.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-71ab1c7e17c5accc.rlib,libquote-99d621b985ff66cb.rlib,libproc_macro2-6a799e9a03b231b2.rlib,libunicode_xid-1b701a2825606e4e.rlib,libfnv-79e2cbfbe03dcd16.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/rustcFeSLqI/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libramhorns_derive-ce7b00e8cea5fd84.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 `ramhorns-derive` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustccTw5o9/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustccTw5o9/symbols.o" "<16 object files omitted>" "/opt/rustwide/target/debug/deps/logos_derive-d8afab0ae9d60d0b.ao6el9g4tvejvcty4ou12dqem.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libutf8_ranges-d1c33992ec40a021.rlib,libregex_syntax-f7db7d02e74f8b72.rlib,libfnv-79e2cbfbe03dcd16.rlib,libsyn-71ab1c7e17c5accc.rlib,libquote-99d621b985ff66cb.rlib,libproc_macro2-6a799e9a03b231b2.rlib,libunicode_xid-1b701a2825606e4e.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*}.rlib" "/opt/rustwide/target/debug/deps/{libbeef-4b44bf22129423a0.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/rustccTw5o9/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/liblogos_derive-d8afab0ae9d60d0b.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 `logos-derive` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `serde_derive` (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/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.125/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=08900674bed67cce -C extra-filename=-24114e0e09e9d289 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-6a799e9a03b231b2.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-99d621b985ff66cb.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-71ab1c7e17c5accc.rlib --extern proc_macro --cap-lints allow --cap-lints=warn --cfg underscore_consts` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "fc103431a8d2e1d6c4bbfd7d5617b291e93c10a3dc78b7226f1ef7f0bdcc6523", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc103431a8d2e1d6c4bbfd7d5617b291e93c10a3dc78b7226f1ef7f0bdcc6523", kill_on_drop: false }` [INFO] [stdout] fc103431a8d2e1d6c4bbfd7d5617b291e93c10a3dc78b7226f1ef7f0bdcc6523