[INFO] cloning repository https://github.com/paultustain/no-spend
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paultustain/no-spend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaultustain%2Fno-spend", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaultustain%2Fno-spend'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f3cbde89aa6c24b3f7314d5e39d9493229648b96
[INFO] checking paultustain/no-spend against try#5fee451ebd94296ea05214e819c311e164b30af6 for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaultustain%2Fno-spend" "/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/paultustain/no-spend on toolchain 5fee451ebd94296ea05214e819c311e164b30af6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/paultustain/no-spend
[INFO] finished tweaking git repo https://github.com/paultustain/no-spend
[INFO] tweaked toml for git repo https://github.com/paultustain/no-spend written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/paultustain/no-spend 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" "+5fee451ebd94296ea05214e819c311e164b30af6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 458a19ed00e1e095854e5db2a0da589de55d3707155ef6a776eeff36149c421f
[INFO] running `Command { std: "docker" "start" "-a" "458a19ed00e1e095854e5db2a0da589de55d3707155ef6a776eeff36149c421f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "458a19ed00e1e095854e5db2a0da589de55d3707155ef6a776eeff36149c421f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "458a19ed00e1e095854e5db2a0da589de55d3707155ef6a776eeff36149c421f", kill_on_drop: false }`
[INFO] [stdout] 458a19ed00e1e095854e5db2a0da589de55d3707155ef6a776eeff36149c421f
[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=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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 38e48f2a0d904979310437843399204add8a56a21b1bbee74e400560bffd3214
[INFO] running `Command { std: "docker" "start" "-a" "38e48f2a0d904979310437843399204add8a56a21b1bbee74e400560bffd3214", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]     Checking critical-section v1.1.2
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking libloading v0.8.3
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling wayland-sys v0.31.2
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling wayland-backend v0.3.4
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking memmap2 v0.9.4
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling wayland-client v0.31.3
[INFO] [stderr]     Checking miniz_oxide v0.7.3
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]    Compiling wayland-scanner v0.31.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling zvariant_utils v1.0.1
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]     Checking fdeflate v0.3.4
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling bytemuck_derive v1.7.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.4
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling enumflags2_derive v0.7.10
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]     Checking bytemuck v1.16.0
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]     Checking waker-fn v1.2.0
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking piper v0.2.3
[INFO] [stderr]    Compiling zvariant_derive v3.15.2
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]    Compiling zerovec-derive v0.10.2
[INFO] [stderr]    Compiling zerofrom v0.1.4
[INFO] [stderr]     Checking async-lock v2.8.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetad6t797"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zvariant_derive` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: error writing metadata object file: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/ahash-65c71ad7605d9331/rmetaIaI5EH"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ahash` (build script) due to 1 previous error
[INFO] [stderr] error: could not compile `zerovec-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/rustcPRc29h/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcPRc29h/symbols.o" "<12 object files omitted>" "/opt/rustwide/target/debug/deps/yoke_derive-051a00105f68e317.46ewv5khok28oi3onjx469mt6.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsynstructure-7b81ac84968c4e04.rlib,libsyn-2b503913133d9612.rlib,libquote-dc78453216aca867.rlib,libproc_macro2-44afbfcf6fb086b1.rlib,libunicode_ident-f2de522ba645d884.rlib}.rlib" "<sysroot>/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/rustcPRc29h/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libyoke_derive-051a00105f68e317.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]           Stack dump:
[INFO] [stdout]           0.    Program arguments: /opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/tmp/ccjZuOsU.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -shared -z relro -o /opt/rustwide/target/debug/deps/libyoke_derive-051a00105f68e317.so /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o -L/tmp/rustcPRc29h/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/13 -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/13/../../.. --version-script=/tmp/rustcPRc29h/list --no-undefined-version /tmp/rustcPRc29h/symbols.o /opt/rustwide/target/debug/deps/yoke_derive-051a00105f68e317.yoke_derive.c908ce29e4ce9ea3-cgu.00.rcgu.o /opt/rustwide/target/debug/deps/yoke_derive-051a00105f68e317.yoke_derive.c908ce29e4ce9ea3-cgu.01.rcgu.o /opt/rustwide/target/debug/deps/yoke_derive-051a00105f68e317.yoke_derive.c908ce29e4ce9ea3-cgu.02.rcgu.o /opt/rustwide/target/debug/deps/yoke_derive-051a00105f68e317.yoke_derive.c908ce29e4ce9ea3-cgu.03.rcgu.o /opt/rustwide/target/debug/deps/yoke_derive-051a00105f68e317.yoke_derive.c908ce29e4ce9ea3-cgu.04.rcgu.o /opt/rustwide/target/debug/deps/yoke_derive-051a00105f68e317.yoke_derive.c908ce29e4ce9ea3-cgu.05.rcgu.o /opt/rustwide/target/debug/deps/yoke_derive-051a00105f68e317.yoke_derive.c908ce29e4ce9ea3-cgu.06.rcgu.o /opt/rustwide/target/debug/deps/yoke_derive-051a00105f68e317.yoke_derive.c908ce29e4ce9ea3-cgu.07.rcgu.o /opt/rustwide/target/debug/deps/yoke_derive-051a00105f68e317.yoke_derive.c908ce29e4ce9ea3-cgu.08.rcgu.o /opt/rustwide/target/debug/deps/yoke_derive-051a00105f68e317.yoke_derive.c908ce29e4ce9ea3-cgu.09.rcgu.o /opt/rustwide/target/debug/deps/yoke_derive-051a00105f68e317.yoke_derive.c908ce29e4ce9ea3-cgu.10.rcgu.o /opt/rustwide/target/debug/deps/yoke_derive-051a00105f68e317.yoke_derive.c908ce29e4ce9ea3-cgu.11.rcgu.o /opt/rustwide/target/debug/deps/yoke_derive-051a00105f68e317.46ewv5khok28oi3onjx469mt6.rcgu.rmeta /opt/rustwide/target/debug/deps/yoke_derive-051a00105f68e317.cbf53irnyn4r9gczgf0fl67lw.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libsynstructure-7b81ac84968c4e04.rlib /opt/rustwide/target/debug/deps/libsyn-2b503913133d9612.rlib /opt/rustwide/target/debug/deps/libquote-dc78453216aca867.rlib /opt/rustwide/target/debug/deps/libproc_macro2-44afbfcf6fb086b1.rlib /opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rlib /opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-1c7c73a4dfad6672.rlib /opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a8a1b340385a4070.rlib /opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-640c1a0aad295819.rlib /opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-074213354b0eee08.rlib /opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-851504597be14a0a.rlib /opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c9a40a7829b4a8f9.rlib /opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7484638d471ea1f9.rlib /opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c64659a1a99dd4a9.rlib /opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-db64b148936907c4.rlib /opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-1d794a0506b4c481.rlib /opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bcf1a6a229ef7857.rlib /opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1b0c10a0487ea973.rlib /opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-00e1f9c7b6f10291.rlib /opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-8e02eb627a7d0eed.rlib /opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-5821b9cc09479e86.rlib /opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-16429f878c1b8ecc.rlib /opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-995bcdd234940571.rlib /opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-614ba4a94b456c22.rlib /opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-efccff1ad47e65ac.rlib /opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-7bc6cb282c880c39.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc -znostart-stop-gc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o
[INFO] [stdout]            #0 0x00007f00882df787 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/libLLVM.so.20.1-rust-1.88.0-nightly+0x56df787)
[INFO] [stdout]            #1 0x00007f00882dfb9c SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/libLLVM.so.20.1-rust-1.88.0-nightly+0x56dfb9c)
[INFO] [stdout]            #2 0x00007f0082a33330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330)
[INFO] [stdout]            #3 0x00005c5104133a9a void lld::elf::writeResult<llvm::object::ELFType<(llvm::endianness)1, true>>(lld::elf::Ctx&) (/opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x557a9a)
[INFO] [stdout]            #4 0x00005c5103f4cf23 void lld::elf::LinkerDriver::link<llvm::object::ELFType<(llvm::endianness)1, true>>(llvm::opt::InputArgList&) Driver.cpp:0:0
[INFO] [stdout]            #5 0x00005c5103f2abfa lld::elf::LinkerDriver::linkerMain(llvm::ArrayRef<char const*>) Driver.cpp:0:0
[INFO] [stdout]            #6 0x00005c5103f26014 lld::elf::link(llvm::ArrayRef<char const*>, llvm::raw_ostream&, llvm::raw_ostream&, bool, bool) (/opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x34a014)
[INFO] [stdout]            #7 0x00005c5103e34fb6 lld::unsafeLldMain(llvm::ArrayRef<char const*>, llvm::raw_ostream&, llvm::raw_ostream&, llvm::ArrayRef<lld::DriverDef>, bool) (/opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x258fb6)
[INFO] [stdout]            #8 0x00005c5103e34000 lld_main(int, char**, llvm::ToolContext const&) (/opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x258000)
[INFO] [stdout]            #9 0x00005c5103e346b1 main (/opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x2586b1)
[INFO] [stdout]           #10 0x00007f0082a181ca (/lib/x86_64-linux-gnu/libc.so.6+0x2a1ca)
[INFO] [stdout]           #11 0x00007f0082a1828b __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2a28b)
[INFO] [stdout]           #12 0x00005c5103cb6c69 _start (/opt/rustwide/rustup-home/toolchains/5fee451ebd94296ea05214e819c311e164b30af6/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0xdac69)
[INFO] [stdout]           rust-lld: error: failed to write output '/opt/rustwide/target/debug/deps/libyoke_derive-051a00105f68e317.so': No such file or directory
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `yoke-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/5fee451ebd94296ea05214e819c311e164b30af6/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.203/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=a3f327568e9a5529 -C extra-filename=-8b7dae156b5310c1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-44afbfcf6fb086b1.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-dc78453216aca867.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-2b503913133d9612.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] running `Command { std: "docker" "inspect" "38e48f2a0d904979310437843399204add8a56a21b1bbee74e400560bffd3214", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38e48f2a0d904979310437843399204add8a56a21b1bbee74e400560bffd3214", kill_on_drop: false }`
[INFO] [stdout] 38e48f2a0d904979310437843399204add8a56a21b1bbee74e400560bffd3214
