[INFO] cloning repository https://github.com/igdeman/solana-nft-marketplace
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/igdeman/solana-nft-marketplace" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Figdeman%2Fsolana-nft-marketplace", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Figdeman%2Fsolana-nft-marketplace'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3fd0dac1f1aad1a9a8738eb7d6957bf42599a725
[INFO] checking igdeman/solana-nft-marketplace against master#46424fb5054f211ec836c5c03159f92e46bb35ac for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Figdeman%2Fsolana-nft-marketplace" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/igdeman/solana-nft-marketplace on toolchain 46424fb5054f211ec836c5c03159f92e46bb35ac
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/igdeman/solana-nft-marketplace
[INFO] finished tweaking git repo https://github.com/igdeman/solana-nft-marketplace
[INFO] tweaked toml for git repo https://github.com/igdeman/solana-nft-marketplace written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/igdeman/solana-nft-marketplace 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" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "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]  Downloading crates ...
[INFO] [stderr]   Downloaded solana-frozen-abi v1.16.18
[INFO] [stderr]   Downloaded solana-frozen-abi-macro v1.16.18
[INFO] [stderr]   Downloaded solana-logger v1.16.18
[INFO] [stderr]   Downloaded solana-sdk-macro v1.16.18
[INFO] [stderr]   Downloaded solana-sdk v1.16.18
[INFO] [stderr]   Downloaded solana-program v1.16.18
[INFO] [stderr]   Downloaded solana-zk-token-sdk v1.16.18
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1dfb4018688e6045f940c56768c33eb8521e075c7819c04125bbfb3a0d8dd368
[INFO] running `Command { std: "docker" "start" "-a" "1dfb4018688e6045f940c56768c33eb8521e075c7819c04125bbfb3a0d8dd368", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1dfb4018688e6045f940c56768c33eb8521e075c7819c04125bbfb3a0d8dd368", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1dfb4018688e6045f940c56768c33eb8521e075c7819c04125bbfb3a0d8dd368", kill_on_drop: false }`
[INFO] [stdout] 1dfb4018688e6045f940c56768c33eb8521e075c7819c04125bbfb3a0d8dd368
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ea1278fd51a0ee7056654fdfc7f4ee6945463eca1c60e4b5a8155200b35412d8
[INFO] running `Command { std: "docker" "start" "-a" "ea1278fd51a0ee7056654fdfc7f4ee6945463eca1c60e4b5a8155200b35412d8", 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.69
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.192
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking cpufeatures v0.2.11
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]     Checking block-padding v0.2.1
[INFO] [stderr]     Checking zerocopy v0.7.25
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.88
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling feature-probe v0.1.1
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling ahash v0.8.6
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling ahash v0.7.7
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling hashbrown v0.14.2
[INFO] [stderr]    Compiling bumpalo v3.14.0
[INFO] [stderr]    Compiling solana-frozen-abi-macro v1.16.18
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking keccak v0.1.4
[INFO] [stderr]    Compiling winnow v0.5.19
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling solana-frozen-abi v1.16.18
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking constant_time_eq v0.3.0
[INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/crossbeam_deque-e4a1e64ef9fc777a.d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write `/opt/rustwide/target/debug/.fingerprint/crossbeam-deque-e4a1e64ef9fc777a/dep-lib-crossbeam_deque`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaCfJOSS"
[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/deps/rmetaCAZ6RO"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `keccak` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `constant_time_eq` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetamaUGrV/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcgTjPvP/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librustc_version-816e04e713552872.rlib,libsemver-aa4d793312649b67.rlib}.rlib" "<sysroot>/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/rustcgTjPvP/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/build/solana-frozen-abi-58533ca0a2adbe3f/build_script_build-58533ca0a2adbe3f" "-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: 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/46424fb5054f211ec836c5c03159f92e46bb35ac/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/ccu7On9k.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o /opt/rustwide/target/debug/build/solana-frozen-abi-58533ca0a2adbe3f/build_script_build-58533ca0a2adbe3f /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o /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/rustcgTjPvP/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/46424fb5054f211ec836c5c03159f92e46bb35ac/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/46424fb5054f211ec836c5c03159f92e46bb35ac/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/../../.. /tmp/rustcgTjPvP/symbols.o /opt/rustwide/target/debug/build/solana-frozen-abi-58533ca0a2adbe3f/build_script_build-58533ca0a2adbe3f.build_script_build.7fcd392006fe8ad7-cgu.0.rcgu.o /opt/rustwide/target/debug/build/solana-frozen-abi-58533ca0a2adbe3f/build_script_build-58533ca0a2adbe3f.bydg9l4730vjmdnxwv710z4we.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/librustc_version-816e04e713552872.rlib /opt/rustwide/target/debug/deps/libsemver-aa4d793312649b67.rlib /opt/rustwide/rustup-home/toolchains/46424fb5054f211ec836c5c03159f92e46bb35ac/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a8a1b340385a4070.rlib /opt/rustwide/rustup-home/toolchains/46424fb5054f211ec836c5c03159f92e46bb35ac/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-640c1a0aad295819.rlib /opt/rustwide/rustup-home/toolchains/46424fb5054f211ec836c5c03159f92e46bb35ac/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-074213354b0eee08.rlib /opt/rustwide/rustup-home/toolchains/46424fb5054f211ec836c5c03159f92e46bb35ac/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-851504597be14a0a.rlib /opt/rustwide/rustup-home/toolchains/46424fb5054f211ec836c5c03159f92e46bb35ac/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c9a40a7829b4a8f9.rlib /opt/rustwide/rustup-home/toolchains/46424fb5054f211ec836c5c03159f92e46bb35ac/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7484638d471ea1f9.rlib /opt/rustwide/rustup-home/toolchains/46424fb5054f211ec836c5c03159f92e46bb35ac/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c64659a1a99dd4a9.rlib /opt/rustwide/rustup-home/toolchains/46424fb5054f211ec836c5c03159f92e46bb35ac/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-db64b148936907c4.rlib /opt/rustwide/rustup-home/toolchains/46424fb5054f211ec836c5c03159f92e46bb35ac/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-1d794a0506b4c481.rlib /opt/rustwide/rustup-home/toolchains/46424fb5054f211ec836c5c03159f92e46bb35ac/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bcf1a6a229ef7857.rlib /opt/rustwide/rustup-home/toolchains/46424fb5054f211ec836c5c03159f92e46bb35ac/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1b0c10a0487ea973.rlib /opt/rustwide/rustup-home/toolchains/46424fb5054f211ec836c5c03159f92e46bb35ac/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-00e1f9c7b6f10291.rlib /opt/rustwide/rustup-home/toolchains/46424fb5054f211ec836c5c03159f92e46bb35ac/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-8e02eb627a7d0eed.rlib /opt/rustwide/rustup-home/toolchains/46424fb5054f211ec836c5c03159f92e46bb35ac/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-5821b9cc09479e86.rlib /opt/rustwide/rustup-home/toolchains/46424fb5054f211ec836c5c03159f92e46bb35ac/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-16429f878c1b8ecc.rlib /opt/rustwide/rustup-home/toolchains/46424fb5054f211ec836c5c03159f92e46bb35ac/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-995bcdd234940571.rlib /opt/rustwide/rustup-home/toolchains/46424fb5054f211ec836c5c03159f92e46bb35ac/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-614ba4a94b456c22.rlib /opt/rustwide/rustup-home/toolchains/46424fb5054f211ec836c5c03159f92e46bb35ac/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-efccff1ad47e65ac.rlib /opt/rustwide/rustup-home/toolchains/46424fb5054f211ec836c5c03159f92e46bb35ac/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 0x0000756a74cdd857 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/46424fb5054f211ec836c5c03159f92e46bb35ac/lib/libLLVM.so.20.1-rust-1.88.0-nightly+0x56dd857)
[INFO] [stdout]            #1 0x0000756a74cddc6c SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/46424fb5054f211ec836c5c03159f92e46bb35ac/lib/libLLVM.so.20.1-rust-1.88.0-nightly+0x56ddc6c)
[INFO] [stdout]            #2 0x0000756a79269330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330)
[INFO] [stdout]            #3 0x000058615253ec87 void lld::elf::writeResult<llvm::object::ELFType<(llvm::endianness)1, true>>(lld::elf::Ctx&) (/opt/rustwide/rustup-home/toolchains/46424fb5054f211ec836c5c03159f92e46bb35ac/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x557c87)
[INFO] [stdout]            #4 0x0000586152357f23 void lld::elf::LinkerDriver::link<llvm::object::ELFType<(llvm::endianness)1, true>>(llvm::opt::InputArgList&) Driver.cpp:0:0
[INFO] [stdout]            #5 0x0000586152335bfa lld::elf::LinkerDriver::linkerMain(llvm::ArrayRef<char const*>) Driver.cpp:0:0
[INFO] [stdout]            #6 0x0000586152331014 lld::elf::link(llvm::ArrayRef<char const*>, llvm::raw_ostream&, llvm::raw_ostream&, bool, bool) (/opt/rustwide/rustup-home/toolchains/46424fb5054f211ec836c5c03159f92e46bb35ac/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x34a014)
[INFO] [stdout]            #7 0x000058615223ffb6 lld::unsafeLldMain(llvm::ArrayRef<char const*>, llvm::raw_ostream&, llvm::raw_ostream&, llvm::ArrayRef<lld::DriverDef>, bool) (/opt/rustwide/rustup-home/toolchains/46424fb5054f211ec836c5c03159f92e46bb35ac/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x258fb6)
[INFO] [stdout]            #8 0x000058615223f000 lld_main(int, char**, llvm::ToolContext const&) (/opt/rustwide/rustup-home/toolchains/46424fb5054f211ec836c5c03159f92e46bb35ac/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x258000)
[INFO] [stdout]            #9 0x000058615223f6b1 main (/opt/rustwide/rustup-home/toolchains/46424fb5054f211ec836c5c03159f92e46bb35ac/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x2586b1)
[INFO] [stdout]           #10 0x0000756a7924e1ca (/lib/x86_64-linux-gnu/libc.so.6+0x2a1ca)
[INFO] [stdout]           #11 0x0000756a7924e28b __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2a28b)
[INFO] [stdout]           #12 0x00005861520c1c69 _start (/opt/rustwide/rustup-home/toolchains/46424fb5054f211ec836c5c03159f92e46bb35ac/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0xdac69)
[INFO] [stdout]           rust-lld: error: failed to write output '/opt/rustwide/target/debug/build/solana-frozen-abi-58533ca0a2adbe3f/build_script_build-58533ca0a2adbe3f': 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 `solana-frozen-abi` (build script) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaKzJn9X/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `itertools` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetatjwScT/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaVGRPIw/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `winnow` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "ea1278fd51a0ee7056654fdfc7f4ee6945463eca1c60e4b5a8155200b35412d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea1278fd51a0ee7056654fdfc7f4ee6945463eca1c60e4b5a8155200b35412d8", kill_on_drop: false }`
[INFO] [stdout] ea1278fd51a0ee7056654fdfc7f4ee6945463eca1c60e4b5a8155200b35412d8
