[INFO] cloning repository https://github.com/preetyrai11/Solana [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/preetyrai11/Solana" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpreetyrai11%2FSolana", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpreetyrai11%2FSolana'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a96c410f64a97dff7f7ccd068de502686fd1822a [INFO] checking preetyrai11/Solana against try#be699666730c5a1745838222e98e2d85019affdc for pr-134300 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpreetyrai11%2FSolana" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/preetyrai11/Solana on toolchain be699666730c5a1745838222e98e2d85019affdc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+be699666730c5a1745838222e98e2d85019affdc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/preetyrai11/Solana [INFO] finished tweaking git repo https://github.com/preetyrai11/Solana [INFO] tweaked toml for git repo https://github.com/preetyrai11/Solana written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/preetyrai11/Solana 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" "+be699666730c5a1745838222e98e2d85019affdc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+be699666730c5a1745838222e98e2d85019affdc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1140f42baefa16c2751018301719b5e76777ddd60586d352f0e290fe5e29a1e7 [INFO] running `Command { std: "docker" "start" "-a" "1140f42baefa16c2751018301719b5e76777ddd60586d352f0e290fe5e29a1e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1140f42baefa16c2751018301719b5e76777ddd60586d352f0e290fe5e29a1e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1140f42baefa16c2751018301719b5e76777ddd60586d352f0e290fe5e29a1e7", kill_on_drop: false }` [INFO] [stdout] 1140f42baefa16c2751018301719b5e76777ddd60586d352f0e290fe5e29a1e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+be699666730c5a1745838222e98e2d85019affdc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 186ad85ed743986f80082af00748cf015211a2d758de8e6815324d69ff2f7514 [INFO] running `Command { std: "docker" "start" "-a" "186ad85ed743986f80082af00748cf015211a2d758de8e6815324d69ff2f7514", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling ahash v0.8.8 [INFO] [stderr] Compiling bs58 v0.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/zerocopy-4dc632245fc1601e/invoked.timestamp` [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 "/tmp/rustclc49rH" [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/rmeta40OYfi" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `semver` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `bs58` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `crossbeam-utils` (build script) [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/be699666730c5a1745838222e98e2d85019affdc/bin/rustc --crate-name build_script_build --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-utils-0.8.19/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=dd9bb5ddd380a503 -C extra-filename=-4e852ade3d2fb366 --out-dir /opt/rustwide/target/debug/build/crossbeam-utils-4e852ade3d2fb366 -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/build/paste-dbb078e5bebf1ca6/rmetaawR0YV" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcvb6Pvu/symbols.o" "/opt/rustwide/target/debug/build/libc-1e8c59c5b7f90265/build_script_build-1e8c59c5b7f90265.build_script_build.14a6f5ab2e0e879b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/libc-1e8c59c5b7f90265/build_script_build-1e8c59c5b7f90265.build_script_build.14a6f5ab2e0e879b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/libc-1e8c59c5b7f90265/build_script_build-1e8c59c5b7f90265.build_script_build.14a6f5ab2e0e879b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/libc-1e8c59c5b7f90265/build_script_build-1e8c59c5b7f90265.build_script_build.14a6f5ab2e0e879b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/libc-1e8c59c5b7f90265/build_script_build-1e8c59c5b7f90265.0lonaut9nio62vtur9yx398fa.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ea2006fbcbea27b7.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d4c6d9fc9402962b.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-cb648d8066e1f446.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-c5d4f358058ea4b7.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c3d71356250e6616.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f87b04c9c9484f11.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bcb6f2ec634b4b7c.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-45fd352c16a37a98.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c2c9b281c2c2a277.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-436fb8ec294074ae.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-8d1606a7c3a02301.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b9d368accc529045.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-7548f2e020479f08.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-04c8eb04b1ca0e2e.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ca9b1b189437f8ae.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-954db56effadca87.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d643a4794e0b0ebc.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/be699666730c5a1745838222e98e2d85019affdc/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/libc-1e8c59c5b7f90265/build_script_build-1e8c59c5b7f90265" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [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] [stderr] error: could not compile `crunchy` (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/be699666730c5a1745838222e98e2d85019affdc/bin/rustc --crate-name crunchy --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/crunchy-0.2.2/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="limit_128"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "limit_1024", "limit_128", "limit_2048", "limit_256", "limit_512", "limit_64", "std"))' -C metadata=c3bcf807c7ce71d3 -C extra-filename=-6590c65f5abb60ff --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `libc` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `paste` (build script) due to 1 previous error [INFO] [stderr] error: failed to run custom build command for `num-bigint v0.4.4` [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-175f959a2209aad9/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-cfg=u64_digit [INFO] [stderr] cargo:rerun-if-changed=build.rs [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/num-bigint-0888ab1498bf8868/out/rmetaqi11NF" [INFO] [stderr] [INFO] [stderr] error: aborting due to 1 previous error [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-0.4.4/build.rs:42: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: 0x57161bf14e0a - std::backtrace_rs::backtrace::libunwind::trace::h315cad5a27756ded [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x57161bf14e0a - std::backtrace_rs::backtrace::trace_unsynchronized::he080447eb3b43db0 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x57161bf14e0a - std::sys::backtrace::_print_fmt::h04d2dd142354be71 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x57161bf14e0a - ::fmt::h6a28450740a58890 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x57161bf35603 - core::fmt::rt::Argument::fmt::ha3246513da4855d0 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x57161bf35603 - core::fmt::write::h57a19cfbcd271366 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/core/src/fmt/mod.rs:1437:21 [INFO] [stderr] 6: 0x57161bf11fe3 - std::io::Write::write_fmt::h5f5d2056177ccc65 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/io/mod.rs:1887:15 [INFO] [stderr] 7: 0x57161bf14c52 - std::sys::backtrace::BacktraceLock::print::hcbe283386a23a2a2 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x57161bf15c0d - std::panicking::default_hook::{{closure}}::h1ea19eefbb4af2e7 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/panicking.rs:284:22 [INFO] [stderr] 9: 0x57161bf15a52 - std::panicking::default_hook::h567ea0cff046dcc6 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/panicking.rs:311:9 [INFO] [stderr] 10: 0x57161bf16207 - std::panicking::rust_panic_with_hook::h872a88734003b616 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/panicking.rs:817:13 [INFO] [stderr] 11: 0x57161bf1609a - std::panicking::begin_panic_handler::{{closure}}::hb6a77076ec551e96 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/panicking.rs:690:13 [INFO] [stderr] 12: 0x57161bf152d9 - std::sys::backtrace::__rust_end_short_backtrace::h75c43ba8337655cd [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x57161bf15d2d - rust_begin_unwind [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/panicking.rs:681:5 [INFO] [stderr] 14: 0x57161bf34830 - core::panicking::panic_fmt::h64a11fb438ac3689 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x57161bf34bd6 - core::result::unwrap_failed::h66f025e07e76a606 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/core/src/result.rs:1699:5 [INFO] [stderr] 16: 0x57161bedf1fc - build_script_build::main::hff34a848d444b3e8 [INFO] [stderr] 17: 0x57161bedd5f3 - core::ops::function::FnOnce::call_once::h20208a54af98d217 [INFO] [stderr] 18: 0x57161bedd226 - std::sys::backtrace::__rust_begin_short_backtrace::h3814699c50477001 [INFO] [stderr] 19: 0x57161bedd1c9 - std::rt::lang_start::{{closure}}::h0d9f10134fd6ff1e [INFO] [stderr] 20: 0x57161bf0eca7 - core::ops::function::impls:: for &F>::call_once::hf7f8681896bee6b9 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 21: 0x57161bf0eca7 - std::panicking::try::do_call::hf376c44d7ebf2bc9 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/panicking.rs:573:40 [INFO] [stderr] 22: 0x57161bf0eca7 - std::panicking::try::h058e93810d3a3bad [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/panicking.rs:536:19 [INFO] [stderr] 23: 0x57161bf0eca7 - std::panic::catch_unwind::hf7890379ebf0703f [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/panic.rs:358:14 [INFO] [stderr] 24: 0x57161bf0eca7 - std::rt::lang_start_internal::{{closure}}::h1bd77a41f25fad15 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/rt.rs:174:48 [INFO] [stderr] 25: 0x57161bf0eca7 - std::panicking::try::do_call::hd2be82bfaf50172e [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/panicking.rs:573:40 [INFO] [stderr] 26: 0x57161bf0eca7 - std::panicking::try::h71cb2dbc6ccc4b56 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/panicking.rs:536:19 [INFO] [stderr] 27: 0x57161bf0eca7 - std::panic::catch_unwind::h3d151acf28e0670c [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/panic.rs:358:14 [INFO] [stderr] 28: 0x57161bf0eca7 - std::rt::lang_start_internal::hb319c7cba328b516 [INFO] [stderr] at /rustc/be699666730c5a1745838222e98e2d85019affdc/library/std/src/rt.rs:174:20 [INFO] [stderr] 29: 0x57161bedd1a7 - std::rt::lang_start::h393662e6d7981f28 [INFO] [stderr] 30: 0x57161bedfe45 - main [INFO] [stderr] 31: 0x705a9ece5d90 - [INFO] [stderr] 32: 0x705a9ece5e40 - __libc_start_main [INFO] [stderr] 33: 0x57161bedcbf5 - _start [INFO] [stderr] 34: 0x0 - [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaY9ouqh/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] running `Command { std: "docker" "inspect" "186ad85ed743986f80082af00748cf015211a2d758de8e6815324d69ff2f7514", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "186ad85ed743986f80082af00748cf015211a2d758de8e6815324d69ff2f7514", kill_on_drop: false }` [INFO] [stdout] 186ad85ed743986f80082af00748cf015211a2d758de8e6815324d69ff2f7514