[INFO] cloning repository https://github.com/nabaruns/rwa_protocol_contracts
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nabaruns/rwa_protocol_contracts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnabaruns%2Frwa_protocol_contracts", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnabaruns%2Frwa_protocol_contracts'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 80cd2b57bbc2c90cb88200ddded7561fa9843da3
[INFO] checking nabaruns/rwa_protocol_contracts against master#8a65ee08296b36342bf7c3cdc15312ccbc357227 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnabaruns%2Frwa_protocol_contracts" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/nabaruns/rwa_protocol_contracts on toolchain 8a65ee08296b36342bf7c3cdc15312ccbc357227
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/nabaruns/rwa_protocol_contracts
[INFO] finished tweaking git repo https://github.com/nabaruns/rwa_protocol_contracts
[INFO] tweaked toml for git repo https://github.com/nabaruns/rwa_protocol_contracts written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/nabaruns/rwa_protocol_contracts 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" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cosmwasm-storage v1.5.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f82d3953501571113960feab1f9de813830c5dffbf014dedb936589061726dd7
[INFO] running `Command { std: "docker" "start" "-a" "f82d3953501571113960feab1f9de813830c5dffbf014dedb936589061726dd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f82d3953501571113960feab1f9de813830c5dffbf014dedb936589061726dd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f82d3953501571113960feab1f9de813830c5dffbf014dedb936589061726dd7", kill_on_drop: false }`
[INFO] [stdout] f82d3953501571113960feab1f9de813830c5dffbf014dedb936589061726dd7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4ea6b62e0ce47aac82ba3dc21f46c58d94e839419738027db8491e9cf6dbb8d9
[INFO] running `Command { std: "docker" "start" "-a" "4ea6b62e0ce47aac82ba3dc21f46c58d94e839419738027db8491e9cf6dbb8d9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling serde v1.0.213
[INFO] [stderr]     Checking cpufeatures v0.2.14
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking bnum v0.10.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]     Checking bech32 v0.9.1
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking forward_ref v1.0.0
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetazS5rnK/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/build/ahash-4f82112f9c28831f/output`
[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/build/num-traits-c68a141510c324ed/rmetaMpXgTb"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: failed to run custom build command for `typenum v1.17.0`
[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/typenum-029e1058a132b731/build-script-main` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=build/main.rs
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typenum-1.17.0/build/main.rs:184:63:
[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:     0x560bcadbf182 - std::backtrace_rs::backtrace::libunwind::trace::hd56b46576af6cd16
[INFO] [stderr]                                  at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x560bcadbf182 - std::backtrace_rs::backtrace::trace_unsynchronized::h9dfe8d335e199e0d
[INFO] [stderr]                                  at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x560bcadbf182 - std::sys::backtrace::_print_fmt::h66999ff9739f02cd
[INFO] [stderr]                                  at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x560bcadbf182 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hddb5e99560778aed
[INFO] [stderr]                                  at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x560bcaddafd3 - core::fmt::rt::Argument::fmt::he7919952f7b90517
[INFO] [stderr]                                  at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x560bcaddafd3 - core::fmt::write::h12c234f0edc7b706
[INFO] [stderr]                                  at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/core/src/fmt/mod.rs:1460:25
[INFO] [stderr]      6:     0x560bcadbcad3 - std::io::default_write_fmt::h86e26d31741d8de3
[INFO] [stderr]                                  at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x560bcadbcad3 - std::io::Write::write_fmt::h1c65d113e08eaaff
[INFO] [stderr]                                  at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x560bcadbefd2 - std::sys::backtrace::BacktraceLock::print::h9652e925cb317248
[INFO] [stderr]                                  at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x560bcadc0042 - std::panicking::default_hook::{{closure}}::h58c1e754bf819be3
[INFO] [stderr]                                  at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/panicking.rs:300:27
[INFO] [stderr]     10:     0x560bcadbfe45 - std::panicking::default_hook::hc5c32bd16ea0a105
[INFO] [stderr]                                  at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/panicking.rs:327:9
[INFO] [stderr]     11:     0x560bcadc0912 - std::panicking::rust_panic_with_hook::h87286a060ae3c579
[INFO] [stderr]                                  at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/panicking.rs:833:13
[INFO] [stderr]     12:     0x560bcadc07aa - std::panicking::begin_panic_handler::{{closure}}::h9993a424c66ef4f5
[INFO] [stderr]                                  at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/panicking.rs:706:13
[INFO] [stderr]     13:     0x560bcadbf679 - std::sys::backtrace::__rust_end_short_backtrace::h56462a577ae5bd16
[INFO] [stderr]                                  at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]     14:     0x560bcadc043d - __rustc[f6fea210adcf08ea]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/panicking.rs:697:5
[INFO] [stderr]     15:     0x560bcadda2a0 - core::panicking::panic_fmt::hd1b0d938cad2ab35
[INFO] [stderr]                                  at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/core/src/panicking.rs:75:14
[INFO] [stderr]     16:     0x560bcadda636 - core::result::unwrap_failed::h2341ce2ccbfa8ede
[INFO] [stderr]                                  at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/core/src/result.rs:1761:5
[INFO] [stderr]     17:     0x560bcad9a9bc - build_script_main::main::hcda136ffea71c863
[INFO] [stderr]     18:     0x560bcad9c443 - core::ops::function::FnOnce::call_once::h891de64e06628282
[INFO] [stderr]     19:     0x560bcad9bfc6 - std::sys::backtrace::__rust_begin_short_backtrace::h23588a3c9e2b61d6
[INFO] [stderr]     20:     0x560bcad8c109 - std::rt::lang_start::{{closure}}::h49906788829a9d38
[INFO] [stderr]     21:     0x560bcadb9b30 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h6b68922df8bcda68
[INFO] [stderr]                                  at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/core/src/ops/function.rs:284:21
[INFO] [stderr]     22:     0x560bcadb9b30 - std::panicking::catch_unwind::do_call::h38a53962d70eca5c
[INFO] [stderr]                                  at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/panicking.rs:589:40
[INFO] [stderr]     23:     0x560bcadb9b30 - std::panicking::catch_unwind::hef344a424143c2c4
[INFO] [stderr]                                  at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/panicking.rs:552:19
[INFO] [stderr]     24:     0x560bcadb9b30 - std::panic::catch_unwind::h8ce7fdf34abd6d8d
[INFO] [stderr]                                  at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/panic.rs:359:14
[INFO] [stderr]     25:     0x560bcadb9b30 - std::rt::lang_start_internal::{{closure}}::hc4f0ab50f9553918
[INFO] [stderr]                                  at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/rt.rs:175:24
[INFO] [stderr]     26:     0x560bcadb9b30 - std::panicking::catch_unwind::do_call::h4dca6e453352cc91
[INFO] [stderr]                                  at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/panicking.rs:589:40
[INFO] [stderr]     27:     0x560bcadb9b30 - std::panicking::catch_unwind::he3c2da0f17f59fa9
[INFO] [stderr]                                  at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/panicking.rs:552:19
[INFO] [stderr]     28:     0x560bcadb9b30 - std::panic::catch_unwind::hf80315b8e36f1525
[INFO] [stderr]                                  at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/panic.rs:359:14
[INFO] [stderr]     29:     0x560bcadb9b30 - std::rt::lang_start_internal::h4e9a488c4dffa062
[INFO] [stderr]                                  at /rustc/8a65ee08296b36342bf7c3cdc15312ccbc357227/library/std/src/rt.rs:171:5
[INFO] [stderr]     30:     0x560bcad8c0f1 - std::rt::lang_start::hacb65272873bdaa9
[INFO] [stderr]     31:     0x560bcad9abd5 - main
[INFO] [stderr]     32:     0x7c1df416c1ca - <unknown>
[INFO] [stderr]     33:     0x7c1df416c28b - __libc_start_main
[INFO] [stderr]     34:     0x560bcad8ba65 - _start
[INFO] [stderr]     35:                0x0 - <unknown>
[INFO] [stderr] error: could not compile `bech32` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `num-traits` (build script) 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/rmeta6kjPOt"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcszVU9X/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libversion_check-9366c3982144fcbd.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/rustcszVU9X/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/ahash-4d056326d9de5ebe/build_script_build-4d056326d9de5ebe" "-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]           LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stdout]           collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcb1r1nf/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libautocfg-edb41dba5c1eb139.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/rustcb1r1nf/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/num-traits-b97847de0364beb1/build_script_build-b97847de0364beb1" "-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]           LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stdout]           collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[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/rmetaWZy4ax"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `forward_ref` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `base64` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `ahash` (build script) due to 1 previous error
[INFO] [stderr] error: could not compile `num-traits` (build script) 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/rmetaI9cAXD"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/memchr-9f73745a15d38e2b.d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write `/opt/rustwide/target/debug/.fingerprint/memchr-9f73745a15d38e2b/dep-lib-memchr`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] error: could not compile `semver` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetadeKeZs/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `crossbeam-utils` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaEBfMK7/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/bnum-4ad9339db52d633c.d`: 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] [stderr] error: could not compile `bnum` (lib) due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcAcXWRx/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<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/rustcAcXWRx/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/paste-722bc11c3c7c96da/build_script_build-722bc11c3c7c96da" "-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/8a65ee08296b36342bf7c3cdc15312ccbc357227/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/ccQrZgmh.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/paste-722bc11c3c7c96da/build_script_build-722bc11c3c7c96da /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/rustcAcXWRx/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/8a65ee08296b36342bf7c3cdc15312ccbc357227/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/8a65ee08296b36342bf7c3cdc15312ccbc357227/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/rustcAcXWRx/symbols.o /opt/rustwide/target/debug/build/paste-722bc11c3c7c96da/build_script_build-722bc11c3c7c96da.build_script_build.ff5d51b88ea30e48-cgu.0.rcgu.o /opt/rustwide/target/debug/build/paste-722bc11c3c7c96da/build_script_build-722bc11c3c7c96da.80a5qi0z4ys0crurxos0864sh.rcgu.o --as-needed -Bstatic /opt/rustwide/rustup-home/toolchains/8a65ee08296b36342bf7c3cdc15312ccbc357227/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6ea888b788c42862.rlib /opt/rustwide/rustup-home/toolchains/8a65ee08296b36342bf7c3cdc15312ccbc357227/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d82099b93c7e59b7.rlib /opt/rustwide/rustup-home/toolchains/8a65ee08296b36342bf7c3cdc15312ccbc357227/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5fd658f41c337791.rlib /opt/rustwide/rustup-home/toolchains/8a65ee08296b36342bf7c3cdc15312ccbc357227/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-aacfe043ce80c243.rlib /opt/rustwide/rustup-home/toolchains/8a65ee08296b36342bf7c3cdc15312ccbc357227/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-8b7d1a84e7aa2c28.rlib /opt/rustwide/rustup-home/toolchains/8a65ee08296b36342bf7c3cdc15312ccbc357227/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b0d7c05ec43c58c7.rlib /opt/rustwide/rustup-home/toolchains/8a65ee08296b36342bf7c3cdc15312ccbc357227/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c1a96356efb858ca.rlib /opt/rustwide/rustup-home/toolchains/8a65ee08296b36342bf7c3cdc15312ccbc357227/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-76f93126db57548f.rlib /opt/rustwide/rustup-home/toolchains/8a65ee08296b36342bf7c3cdc15312ccbc357227/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-cb111656a92b1c7f.rlib /opt/rustwide/rustup-home/toolchains/8a65ee08296b36342bf7c3cdc15312ccbc357227/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-13bf8447f40b4125.rlib /opt/rustwide/rustup-home/toolchains/8a65ee08296b36342bf7c3cdc15312ccbc357227/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-da7f80b8841ec033.rlib /opt/rustwide/rustup-home/toolchains/8a65ee08296b36342bf7c3cdc15312ccbc357227/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-73859fadc6b5dfeb.rlib /opt/rustwide/rustup-home/toolchains/8a65ee08296b36342bf7c3cdc15312ccbc357227/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-745260925d633f62.rlib /opt/rustwide/rustup-home/toolchains/8a65ee08296b36342bf7c3cdc15312ccbc357227/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-545568f1265e00c0.rlib /opt/rustwide/rustup-home/toolchains/8a65ee08296b36342bf7c3cdc15312ccbc357227/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9785599f4ff3c7bf.rlib /opt/rustwide/rustup-home/toolchains/8a65ee08296b36342bf7c3cdc15312ccbc357227/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-b8eef319e27e2a4f.rlib /opt/rustwide/rustup-home/toolchains/8a65ee08296b36342bf7c3cdc15312ccbc357227/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b210514497fdbd25.rlib /opt/rustwide/rustup-home/toolchains/8a65ee08296b36342bf7c3cdc15312ccbc357227/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2aeff126d727b037.rlib /opt/rustwide/rustup-home/toolchains/8a65ee08296b36342bf7c3cdc15312ccbc357227/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-586296b4e26cae49.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]           Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it):
[INFO] [stdout]           0  libLLVM.so.20.1-rust-1.89.0-nightly 0x00007532ad544d67 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) + 39
[INFO] [stdout]           1  libLLVM.so.20.1-rust-1.89.0-nightly 0x00007532ad545183
[INFO] [stdout]           2  libc.so.6                           0x00007532a7c33330
[INFO] [stdout]           3  rust-lld                            0x00005e68418ef49a
[INFO] [stdout]           4  rust-lld                            0x00005e6841708923
[INFO] [stdout]           5  rust-lld                            0x00005e68416e65fa
[INFO] [stdout]           6  rust-lld                            0x00005e68416e1a14
[INFO] [stdout]           7  rust-lld                            0x00005e68415f13b6
[INFO] [stdout]           8  rust-lld                            0x00005e68415f0400
[INFO] [stdout]           9  rust-lld                            0x00005e68415f0ab1
[INFO] [stdout]           10 libc.so.6                           0x00007532a7c181ca
[INFO] [stdout]           11 libc.so.6                           0x00007532a7c1828b __libc_start_main + 139
[INFO] [stdout]           12 rust-lld                            0x00005e6841473069
[INFO] [stdout]           collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `paste` (build script) 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/rmetaPvDEka"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "4ea6b62e0ce47aac82ba3dc21f46c58d94e839419738027db8491e9cf6dbb8d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ea6b62e0ce47aac82ba3dc21f46c58d94e839419738027db8491e9cf6dbb8d9", kill_on_drop: false }`
[INFO] [stdout] 4ea6b62e0ce47aac82ba3dc21f46c58d94e839419738027db8491e9cf6dbb8d9
