[INFO] cloning repository https://github.com/zolantombel/anchor-todo-list
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zolantombel/anchor-todo-list" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzolantombel%2Fanchor-todo-list", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzolantombel%2Fanchor-todo-list'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 95e31c05419a3920d2c90dd3fbcb3b9416077b71
[INFO] checking zolantombel/anchor-todo-list against master#36b21637e93b038453924d3c66821089e71d8baa for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzolantombel%2Fanchor-todo-list" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zolantombel/anchor-todo-list
[INFO] finished tweaking git repo https://github.com/zolantombel/anchor-todo-list
[INFO] tweaked toml for git repo https://github.com/zolantombel/anchor-todo-list written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zolantombel/anchor-todo-list on toolchain 36b21637e93b038453924d3c66821089e71d8baa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zolantombel/anchor-todo-list 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" "+36b21637e93b038453924d3c66821089e71d8baa" "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]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cc65a2d0df2bc304c568ca3224b60d7a1e99fdb67e4c8868f3f1cbbd58fa5519
[INFO] running `Command { std: "docker" "start" "-a" "cc65a2d0df2bc304c568ca3224b60d7a1e99fdb67e4c8868f3f1cbbd58fa5519", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cc65a2d0df2bc304c568ca3224b60d7a1e99fdb67e4c8868f3f1cbbd58fa5519", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc65a2d0df2bc304c568ca3224b60d7a1e99fdb67e4c8868f3f1cbbd58fa5519", kill_on_drop: false }`
[INFO] [stdout] cc65a2d0df2bc304c568ca3224b60d7a1e99fdb67e4c8868f3f1cbbd58fa5519
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 02a9638f239be2ba74e6e19f567976a5cc46cf17b6f2c79dbf00e90471cddb49
[INFO] running `Command { std: "docker" "start" "-a" "02a9638f239be2ba74e6e19f567976a5cc46cf17b6f2c79dbf00e90471cddb49", 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 serde v1.0.174
[INFO] [stderr]    Compiling serde_derive v1.0.174
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]    Compiling serde_json v1.0.103
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling bs58 v0.5.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.87
[INFO] [stderr] error: failed to run custom build command for `num-bigint v0.4.3`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/num-bigint-ab445031ebe60d20/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rustc-cfg=u64_digit
[INFO] [stderr]   cargo:rustc-cfg=has_try_from
[INFO] [stderr]   cargo:rustc-cfg=use_addcarry
[INFO] [stderr]   cargo:rerun-if-changed=build.rs
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-0.4.3/build.rs:36:25:
[INFO] [stderr]   called `Result::unwrap()` on an `Err` value: Os { code: 28, kind: StorageFull, message: "No space left on device" }
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5bc672c91282 - std::backtrace_rs::backtrace::libunwind::trace::h4b1dd74ddad1938e
[INFO] [stderr]                                  at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5bc672c91282 - std::backtrace_rs::backtrace::trace_unsynchronized::h2d30d382ece6fa9e
[INFO] [stderr]                                  at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5bc672c91282 - std::sys::backtrace::_print_fmt::hd946833e8f1a9699
[INFO] [stderr]                                  at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5bc672c91282 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hcdf1d57453f7287d
[INFO] [stderr]                                  at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5bc672cb0b43 - core::fmt::rt::Argument::fmt::h150c95dcaa3197b7
[INFO] [stderr]                                  at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x5bc672cb0b43 - core::fmt::write::h3be3172487877823
[INFO] [stderr]                                  at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/core/src/fmt/mod.rs:1465:25
[INFO] [stderr]      6:     0x5bc672c8e943 - std::io::default_write_fmt::hbb22ca90138b810d
[INFO] [stderr]                                  at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5bc672c8e943 - std::io::Write::write_fmt::hff7ec47b7aff581e
[INFO] [stderr]                                  at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x5bc672c910d2 - std::sys::backtrace::BacktraceLock::print::h7248a2e68b1a6757
[INFO] [stderr]                                  at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x5bc672c92146 - std::panicking::default_hook::{{closure}}::hb6197d3c009db5db
[INFO] [stderr]                                  at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/panicking.rs:300:27
[INFO] [stderr]     10:     0x5bc672c91f49 - std::panicking::default_hook::h48f8973c358ad080
[INFO] [stderr]                                  at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/panicking.rs:327:9
[INFO] [stderr]     11:     0x5bc672c92a12 - std::panicking::rust_panic_with_hook::h2156d918f1b4687a
[INFO] [stderr]                                  at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/panicking.rs:833:13
[INFO] [stderr]     12:     0x5bc672c928aa - std::panicking::begin_panic_handler::{{closure}}::h72af41ccef8ec229
[INFO] [stderr]                                  at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/panicking.rs:706:13
[INFO] [stderr]     13:     0x5bc672c91779 - std::sys::backtrace::__rust_end_short_backtrace::ha354a46c9098f853
[INFO] [stderr]                                  at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]     14:     0x5bc672c9253d - __rustc[5129e938e0a6cb40]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/panicking.rs:697:5
[INFO] [stderr]     15:     0x5bc672cafe30 - core::panicking::panic_fmt::h0abade0315de1f17
[INFO] [stderr]                                  at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/core/src/panicking.rs:75:14
[INFO] [stderr]     16:     0x5bc672cb01a6 - core::result::unwrap_failed::h45664b4f47a3fca4
[INFO] [stderr]                                  at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/core/src/result.rs:1761:5
[INFO] [stderr]     17:     0x5bc672c59a1e - build_script_build::main::hfe366f679c264350
[INFO] [stderr]     18:     0x5bc672c57c33 - core::ops::function::FnOnce::call_once::hafd8a3673a7cfe75
[INFO] [stderr]     19:     0x5bc672c57816 - std::sys::backtrace::__rust_begin_short_backtrace::h463c6be6e5b53fb8
[INFO] [stderr]     20:     0x5bc672c577a9 - std::rt::lang_start::{{closure}}::h4c71e6977f102465
[INFO] [stderr]     21:     0x5bc672c8af00 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::ha27a6effac64dcb5
[INFO] [stderr]                                  at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/core/src/ops/function.rs:284:21
[INFO] [stderr]     22:     0x5bc672c8af00 - std::panicking::catch_unwind::do_call::h8482997c861660f8
[INFO] [stderr]                                  at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/panicking.rs:589:40
[INFO] [stderr]     23:     0x5bc672c8af00 - std::panicking::catch_unwind::h61588078bc36fe20
[INFO] [stderr]                                  at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/panicking.rs:552:19
[INFO] [stderr]     24:     0x5bc672c8af00 - std::panic::catch_unwind::hdb37145af8c89db8
[INFO] [stderr]                                  at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/panic.rs:359:14
[INFO] [stderr]     25:     0x5bc672c8af00 - std::rt::lang_start_internal::{{closure}}::h8ae41facdb92ee12
[INFO] [stderr]                                  at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/rt.rs:175:24
[INFO] [stderr]     26:     0x5bc672c8af00 - std::panicking::catch_unwind::do_call::h1d3395aa40057936
[INFO] [stderr]                                  at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/panicking.rs:589:40
[INFO] [stderr]     27:     0x5bc672c8af00 - std::panicking::catch_unwind::h4ace2ad279d36fae
[INFO] [stderr]                                  at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/panicking.rs:552:19
[INFO] [stderr]     28:     0x5bc672c8af00 - std::panic::catch_unwind::h09bc04072e88fd3e
[INFO] [stderr]                                  at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/panic.rs:359:14
[INFO] [stderr]     29:     0x5bc672c8af00 - std::rt::lang_start_internal::h7dae2ae31da29277
[INFO] [stderr]                                  at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/rt.rs:171:5
[INFO] [stderr]     30:     0x5bc672c57791 - std::rt::lang_start::h324a618ce1c377bc
[INFO] [stderr]     31:     0x5bc672c5a4e5 - main
[INFO] [stderr]     32:     0x78a0f1c781ca - <unknown>
[INFO] [stderr]     33:     0x78a0f1c7828b - __libc_start_main
[INFO] [stderr]     34:     0x5bc672c570c5 - _start
[INFO] [stderr]     35:                0x0 - <unknown>
[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 "/tmp/rustccv9DHL"
[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/rmetajBMI3S"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `crunchy` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaf3m6sV/full.rmeta`: 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/deps/rmetazOmXdi"
[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/rmetaWc64CS"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `scopeguard` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `anyhow` (lib) due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcVXyyFB/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libautocfg-68803328649343dc.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-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcVXyyFB/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/crossbeam-epoch-fca68c498f4175a6/build_script_build-fca68c498f4175a6" "-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/36b21637e93b038453924d3c66821089e71d8baa/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/ccN7FZsS.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/crossbeam-epoch-fca68c498f4175a6/build_script_build-fca68c498f4175a6 /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/rustcVXyyFB/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/36b21637e93b038453924d3c66821089e71d8baa/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/36b21637e93b038453924d3c66821089e71d8baa/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/rustcVXyyFB/symbols.o /opt/rustwide/target/debug/build/crossbeam-epoch-fca68c498f4175a6/build_script_build-fca68c498f4175a6.build_script_build.28060b66c3283fa9-cgu.0.rcgu.o /opt/rustwide/target/debug/build/crossbeam-epoch-fca68c498f4175a6/build_script_build-fca68c498f4175a6.23en0y7w93q6fyhz1gourai56.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libautocfg-68803328649343dc.rlib /opt/rustwide/rustup-home/toolchains/36b21637e93b038453924d3c66821089e71d8baa/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c3f1bd7325067ba3.rlib /opt/rustwide/rustup-home/toolchains/36b21637e93b038453924d3c66821089e71d8baa/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-eb0983423cf82003.rlib /opt/rustwide/rustup-home/toolchains/36b21637e93b038453924d3c66821089e71d8baa/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-cd4c0188f9d1e734.rlib /opt/rustwide/rustup-home/toolchains/36b21637e93b038453924d3c66821089e71d8baa/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-a2bf11d3a12d126e.rlib /opt/rustwide/rustup-home/toolchains/36b21637e93b038453924d3c66821089e71d8baa/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-fb62395cf0e2d213.rlib /opt/rustwide/rustup-home/toolchains/36b21637e93b038453924d3c66821089e71d8baa/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-97c81a39568124f8.rlib /opt/rustwide/rustup-home/toolchains/36b21637e93b038453924d3c66821089e71d8baa/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-491e50fe45cb1ae3.rlib /opt/rustwide/rustup-home/toolchains/36b21637e93b038453924d3c66821089e71d8baa/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-03858a0c8634e281.rlib /opt/rustwide/rustup-home/toolchains/36b21637e93b038453924d3c66821089e71d8baa/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-9850d1090a264569.rlib /opt/rustwide/rustup-home/toolchains/36b21637e93b038453924d3c66821089e71d8baa/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c01e0363be5a44fe.rlib /opt/rustwide/rustup-home/toolchains/36b21637e93b038453924d3c66821089e71d8baa/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-8629fb2e3b9363f0.rlib /opt/rustwide/rustup-home/toolchains/36b21637e93b038453924d3c66821089e71d8baa/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-f6afd37a755fb05d.rlib /opt/rustwide/rustup-home/toolchains/36b21637e93b038453924d3c66821089e71d8baa/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fcea91ed39cd71ec.rlib /opt/rustwide/rustup-home/toolchains/36b21637e93b038453924d3c66821089e71d8baa/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9776cdb99ff39b02.rlib /opt/rustwide/rustup-home/toolchains/36b21637e93b038453924d3c66821089e71d8baa/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac5014cc0fda32cf.rlib /opt/rustwide/rustup-home/toolchains/36b21637e93b038453924d3c66821089e71d8baa/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-580abfecd4c0838f.rlib /opt/rustwide/rustup-home/toolchains/36b21637e93b038453924d3c66821089e71d8baa/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-fa26ced683f77497.rlib /opt/rustwide/rustup-home/toolchains/36b21637e93b038453924d3c66821089e71d8baa/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3d3ce652f9fb12f3.rlib /opt/rustwide/rustup-home/toolchains/36b21637e93b038453924d3c66821089e71d8baa/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c9466c42e9d1044b.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]           LLVM ERROR: IO failure on output stream: 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 `bs58` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `crossbeam-epoch` (build script) due to 1 previous error
[INFO] [stderr] error: could not compile `unicode-segmentation` (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 `wasm-bindgen-shared` (build script)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/36b21637e93b038453924d3c66821089e71d8baa/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-shared-0.2.87/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7680a0fb77f2629e -C extra-filename=-0577b9bcdb94c06f --out-dir /opt/rustwide/target/debug/build/wasm-bindgen-shared-0577b9bcdb94c06f -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaXamdWU"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaTsWPa4/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `typenum` (lib) due to 1 previous error
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaoXjHKo"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetakNhRri"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libc` (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` (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/36b21637e93b038453924d3c66821089e71d8baa/bin/rustc --crate-name serde --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.174/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="rc"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=db7461d9eabde91c -C extra-filename=-4049489e17798b61 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-8b2ec7ae4b09c2c1.so --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] running `Command { std: "docker" "inspect" "02a9638f239be2ba74e6e19f567976a5cc46cf17b6f2c79dbf00e90471cddb49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02a9638f239be2ba74e6e19f567976a5cc46cf17b6f2c79dbf00e90471cddb49", kill_on_drop: false }`
[INFO] [stdout] 02a9638f239be2ba74e6e19f567976a5cc46cf17b6f2c79dbf00e90471cddb49
