[INFO] cloning repository https://github.com/jasonjmcghee/basic-treesitter-cranelift-jit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jasonjmcghee/basic-treesitter-cranelift-jit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjasonjmcghee%2Fbasic-treesitter-cranelift-jit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjasonjmcghee%2Fbasic-treesitter-cranelift-jit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 38ebcb882c59217b92803baf145ad2b93914c96d [INFO] checking jasonjmcghee/basic-treesitter-cranelift-jit against try#802c9b5f98c16ec9d24cdfd517f740f1f3df0e29 for pr-137728 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjasonjmcghee%2Fbasic-treesitter-cranelift-jit" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jasonjmcghee/basic-treesitter-cranelift-jit on toolchain 802c9b5f98c16ec9d24cdfd517f740f1f3df0e29 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+802c9b5f98c16ec9d24cdfd517f740f1f3df0e29" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jasonjmcghee/basic-treesitter-cranelift-jit [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/jasonjmcghee/basic-treesitter-cranelift-jit [INFO] tweaked toml for git repo https://github.com/jasonjmcghee/basic-treesitter-cranelift-jit written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jasonjmcghee/basic-treesitter-cranelift-jit 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" "+802c9b5f98c16ec9d24cdfd517f740f1f3df0e29" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cranelift-entity v0.114.0 [INFO] [stderr] Downloaded cranelift-codegen-shared v0.114.0 [INFO] [stderr] Downloaded zerocopy-derive v0.8.11 [INFO] [stderr] Downloaded cranelift v0.114.0 [INFO] [stderr] Downloaded cranelift-control v0.114.0 [INFO] [stderr] Downloaded rand_chacha v0.9.0-beta.1 [INFO] [stderr] Downloaded rand_core v0.9.0-beta.1 [INFO] [stderr] Downloaded wasmtime-jit-icache-coherence v27.0.0 [INFO] [stderr] Downloaded cranelift-module v0.114.0 [INFO] [stderr] Downloaded cranelift-frontend v0.114.0 [INFO] [stderr] Downloaded cranelift-jit v0.114.0 [INFO] [stderr] Downloaded cranelift-isle v0.114.0 [INFO] [stderr] Downloaded cranelift-bforest v0.114.0 [INFO] [stderr] Downloaded getrandom v0.3.0-rc.0 [INFO] [stderr] Downloaded cranelift-codegen-meta v0.114.0 [INFO] [stderr] Downloaded zerocopy v0.8.11 [INFO] [stderr] Downloaded tree-sitter v0.24.4 [INFO] [stderr] Downloaded cranelift-codegen v0.114.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+802c9b5f98c16ec9d24cdfd517f740f1f3df0e29" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] adddfd8c5501c3533b95eef7b14483de7d3641ed40e4ba0f5039bc2a2419aeb7 [INFO] running `Command { std: "docker" "start" "-a" "adddfd8c5501c3533b95eef7b14483de7d3641ed40e4ba0f5039bc2a2419aeb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "adddfd8c5501c3533b95eef7b14483de7d3641ed40e4ba0f5039bc2a2419aeb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adddfd8c5501c3533b95eef7b14483de7d3641ed40e4ba0f5039bc2a2419aeb7", kill_on_drop: false }` [INFO] [stdout] adddfd8c5501c3533b95eef7b14483de7d3641ed40e4ba0f5039bc2a2419aeb7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+802c9b5f98c16ec9d24cdfd517f740f1f3df0e29" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3591b898979c73e6e6c4bed797b90434d144561a80591dcc53659c596f4cd95f [INFO] running `Command { std: "docker" "start" "-a" "3591b898979c73e6e6c4bed797b90434d144561a80591dcc53659c596f4cd95f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling cranelift-isle v0.114.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.114.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking cranelift-bitset v0.114.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling cranelift-codegen-meta v0.114.0 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling cc v1.2.2 [INFO] [stderr] Checking rustc-hash v2.1.0 [INFO] [stderr] Checking arbitrary v1.4.1 [INFO] [stderr] Checking slice-group-by v0.3.1 [INFO] [stderr] Checking bumpalo v3.16.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaqiZUAT/lib.rmeta`: No space left on device (os error 28) [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 `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/802c9b5f98c16ec9d24cdfd517f740f1f3df0e29/bin/rustc --crate-name build_script_build --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-utils-0.8.20/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=853971d98590179d -C extra-filename=-14b208520aae07ee --out-dir /opt/rustwide/target/debug/build/crossbeam-utils-14b208520aae07ee -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `autocfg` (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/802c9b5f98c16ec9d24cdfd517f740f1f3df0e29/bin/rustc --crate-name autocfg --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/autocfg-1.4.0/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6ee610fba99ef989 -C extra-filename=-edb41dba5c1eb139 --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: failed to run custom build command for `cranelift-isle v0.114.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/cranelift-isle-fb35bdc55980cc00/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build.rs [INFO] [stderr] cargo:rerun-if-changed=isle_examples [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cranelift-isle-0.114.0/build.rs:19:33: [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: 0x56432080bb43 - std::backtrace_rs::backtrace::libunwind::trace::h7f9806d3dccb45cb [INFO] [stderr] at /rustc/802c9b5f98c16ec9d24cdfd517f740f1f3df0e29/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x56432080bb43 - std::backtrace_rs::backtrace::trace_unsynchronized::h7f3eff0bddfa622c [INFO] [stderr] at /rustc/802c9b5f98c16ec9d24cdfd517f740f1f3df0e29/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x56432080bb43 - std::sys::backtrace::_print_fmt::hb27b8dca7b942484 [INFO] [stderr] at /rustc/802c9b5f98c16ec9d24cdfd517f740f1f3df0e29/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x56432080bb43 - ::fmt::hd396c3634381f68e [INFO] [stderr] at /rustc/802c9b5f98c16ec9d24cdfd517f740f1f3df0e29/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5643208295f3 - core::fmt::rt::Argument::fmt::hc36c257e64c3f5d4 [INFO] [stderr] at /rustc/802c9b5f98c16ec9d24cdfd517f740f1f3df0e29/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5643208295f3 - core::fmt::write::hd53b4323292abea1 [INFO] [stderr] at /rustc/802c9b5f98c16ec9d24cdfd517f740f1f3df0e29/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x564320808ef3 - std::io::Write::write_fmt::h1c409937694a24ad [INFO] [stderr] at /rustc/802c9b5f98c16ec9d24cdfd517f740f1f3df0e29/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x56432080b992 - std::sys::backtrace::BacktraceLock::print::h39002cdaf48e099d [INFO] [stderr] at /rustc/802c9b5f98c16ec9d24cdfd517f740f1f3df0e29/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x56432080c8ca - std::panicking::default_hook::{{closure}}::hcd3ec63f717006ce [INFO] [stderr] at /rustc/802c9b5f98c16ec9d24cdfd517f740f1f3df0e29/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x56432080c73a - std::panicking::default_hook::hf2ecf24f5b40afc6 [INFO] [stderr] at /rustc/802c9b5f98c16ec9d24cdfd517f740f1f3df0e29/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x56432080d192 - std::panicking::rust_panic_with_hook::hcfd2977a29cb1467 [INFO] [stderr] at /rustc/802c9b5f98c16ec9d24cdfd517f740f1f3df0e29/library/std/src/panicking.rs:831:13 [INFO] [stderr] 11: 0x56432080d02a - std::panicking::begin_panic_handler::{{closure}}::hb3c638498a1f3094 [INFO] [stderr] at /rustc/802c9b5f98c16ec9d24cdfd517f740f1f3df0e29/library/std/src/panicking.rs:704:13 [INFO] [stderr] 12: 0x56432080c039 - std::sys::backtrace::__rust_end_short_backtrace::hd1dca3c8598c8b9d [INFO] [stderr] at /rustc/802c9b5f98c16ec9d24cdfd517f740f1f3df0e29/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x56432080ccbd - rust_begin_unwind [INFO] [stderr] at /rustc/802c9b5f98c16ec9d24cdfd517f740f1f3df0e29/library/std/src/panicking.rs:695:5 [INFO] [stderr] 14: 0x564320828840 - core::panicking::panic_fmt::hb4830240af8fa34a [INFO] [stderr] at /rustc/802c9b5f98c16ec9d24cdfd517f740f1f3df0e29/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x564320828bd6 - core::result::unwrap_failed::h71617b953fa9a29a [INFO] [stderr] at /rustc/802c9b5f98c16ec9d24cdfd517f740f1f3df0e29/library/core/src/result.rs:1704:5 [INFO] [stderr] 16: 0x5643207ea812 - build_script_build::main::hc03bca09720f0056 [INFO] [stderr] 17: 0x5643207e73a3 - core::ops::function::FnOnce::call_once::h6c1140a0dfd05a68 [INFO] [stderr] 18: 0x5643207e70b6 - std::sys::backtrace::__rust_begin_short_backtrace::h81a04ea2ff716f6c [INFO] [stderr] 19: 0x5643207e6dc9 - std::rt::lang_start::{{closure}}::h6a07cf7c6a14a1fa [INFO] [stderr] 20: 0x5643208060f0 - core::ops::function::impls:: for &F>::call_once::h4449a8bd36ecfe84 [INFO] [stderr] at /rustc/802c9b5f98c16ec9d24cdfd517f740f1f3df0e29/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 21: 0x5643208060f0 - std::panicking::try::do_call::he758b0c86e25574e [INFO] [stderr] at /rustc/802c9b5f98c16ec9d24cdfd517f740f1f3df0e29/library/std/src/panicking.rs:587:40 [INFO] [stderr] 22: 0x5643208060f0 - std::panicking::try::h844d5d533eba187e [INFO] [stderr] at /rustc/802c9b5f98c16ec9d24cdfd517f740f1f3df0e29/library/std/src/panicking.rs:550:19 [INFO] [stderr] 23: 0x5643208060f0 - std::panic::catch_unwind::h4dcea7c4c67f4b71 [INFO] [stderr] at /rustc/802c9b5f98c16ec9d24cdfd517f740f1f3df0e29/library/std/src/panic.rs:359:14 [INFO] [stderr] 24: 0x5643208060f0 - std::rt::lang_start_internal::{{closure}}::he4d2318cce7e08eb [INFO] [stderr] at /rustc/802c9b5f98c16ec9d24cdfd517f740f1f3df0e29/library/std/src/rt.rs:168:24 [INFO] [stderr] 25: 0x5643208060f0 - std::panicking::try::do_call::h36cd3e20144d1e72 [INFO] [stderr] at /rustc/802c9b5f98c16ec9d24cdfd517f740f1f3df0e29/library/std/src/panicking.rs:587:40 [INFO] [stderr] 26: 0x5643208060f0 - std::panicking::try::heca6f0cdd2b5ce22 [INFO] [stderr] at /rustc/802c9b5f98c16ec9d24cdfd517f740f1f3df0e29/library/std/src/panicking.rs:550:19 [INFO] [stderr] 27: 0x5643208060f0 - std::panic::catch_unwind::h1421dee2ea12bf1a [INFO] [stderr] at /rustc/802c9b5f98c16ec9d24cdfd517f740f1f3df0e29/library/std/src/panic.rs:359:14 [INFO] [stderr] 28: 0x5643208060f0 - std::rt::lang_start_internal::h33bba761a8e5137d [INFO] [stderr] at /rustc/802c9b5f98c16ec9d24cdfd517f740f1f3df0e29/library/std/src/rt.rs:164:5 [INFO] [stderr] 29: 0x5643207e6db1 - std::rt::lang_start::h32f5affcf9dad98b [INFO] [stderr] 30: 0x5643207eb1b5 - main [INFO] [stderr] 31: 0x721c30f6bd90 - [INFO] [stderr] 32: 0x721c30f6be40 - __libc_start_main [INFO] [stderr] 33: 0x5643207e64b5 - _start [INFO] [stderr] 34: 0x0 - [INFO] [stderr] error: could not compile `cranelift-bitset` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `libc` (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/802c9b5f98c16ec9d24cdfd517f740f1f3df0e29/bin/rustc --crate-name build_script_build --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.167/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,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=12053b0d6c769c45 -C extra-filename=-011da9f8d9965ef7 --out-dir /opt/rustwide/target/debug/build/libc-011da9f8d9965ef7 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `version_check` (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/802c9b5f98c16ec9d24cdfd517f740f1f3df0e29/bin/rustc --crate-name version_check --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/version_check-0.9.5/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2bca0c236b37ec2e -C extra-filename=-9366c3982144fcbd --out-dir /opt/rustwide/target/debug/deps -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/rmetaS7NQKz" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustc-hash` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcPZt2Vv/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/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" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/proc-macro2-7963ed38018cea9b/build_script_build-7963ed38018cea9b" "-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/802c9b5f98c16ec9d24cdfd517f740f1f3df0e29/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper -plugin-opt=-fresolution=/tmp/ccdD4LWw.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/proc-macro2-7963ed38018cea9b/build_script_build-7963ed38018cea9b /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o -L/opt/rustwide/rustup-home/toolchains/802c9b5f98c16ec9d24cdfd517f740f1f3df0e29/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/802c9b5f98c16ec9d24cdfd517f740f1f3df0e29/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../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/11/../../.. /tmp/rustcPZt2Vv/symbols.o /opt/rustwide/target/debug/build/proc-macro2-7963ed38018cea9b/build_script_build-7963ed38018cea9b.build_script_build.fa7c260b0f396d08-cgu.0.rcgu.o /opt/rustwide/target/debug/build/proc-macro2-7963ed38018cea9b/build_script_build-7963ed38018cea9b.build_script_build.fa7c260b0f396d08-cgu.1.rcgu.o /opt/rustwide/target/debug/build/proc-macro2-7963ed38018cea9b/build_script_build-7963ed38018cea9b.ao13bdmgso1xb00dd7ukb3h51.rcgu.o --as-needed -Bstatic /opt/rustwide/rustup-home/toolchains/802c9b5f98c16ec9d24cdfd517f740f1f3df0e29/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-31a7210d4f21abbb.rlib /opt/rustwide/rustup-home/toolchains/802c9b5f98c16ec9d24cdfd517f740f1f3df0e29/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-c884eedeb4ff4e8f.rlib /opt/rustwide/rustup-home/toolchains/802c9b5f98c16ec9d24cdfd517f740f1f3df0e29/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-e4289b808b31450f.rlib /opt/rustwide/rustup-home/toolchains/802c9b5f98c16ec9d24cdfd517f740f1f3df0e29/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-ffd8ca3dd27482c8.rlib /opt/rustwide/rustup-home/toolchains/802c9b5f98c16ec9d24cdfd517f740f1f3df0e29/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-27fa8d871edd1981.rlib /opt/rustwide/rustup-home/toolchains/802c9b5f98c16ec9d24cdfd517f740f1f3df0e29/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7005d7fb542ccb2f.rlib /opt/rustwide/rustup-home/toolchains/802c9b5f98c16ec9d24cdfd517f740f1f3df0e29/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c212ee85629d21bc.rlib /opt/rustwide/rustup-home/toolchains/802c9b5f98c16ec9d24cdfd517f740f1f3df0e29/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-84037fb7faa875e1.rlib /opt/rustwide/rustup-home/toolchains/802c9b5f98c16ec9d24cdfd517f740f1f3df0e29/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5a12f7d73bc63273.rlib /opt/rustwide/rustup-home/toolchains/802c9b5f98c16ec9d24cdfd517f740f1f3df0e29/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-18e7ea3a454c2166.rlib /opt/rustwide/rustup-home/toolchains/802c9b5f98c16ec9d24cdfd517f740f1f3df0e29/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-71c310e827bcbd8d.rlib /opt/rustwide/rustup-home/toolchains/802c9b5f98c16ec9d24cdfd517f740f1f3df0e29/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-9c828912b5d0b54f.rlib /opt/rustwide/rustup-home/toolchains/802c9b5f98c16ec9d24cdfd517f740f1f3df0e29/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b28e9b6d8edfcd81.rlib /opt/rustwide/rustup-home/toolchains/802c9b5f98c16ec9d24cdfd517f740f1f3df0e29/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1b66b5de1fd51a29.rlib /opt/rustwide/rustup-home/toolchains/802c9b5f98c16ec9d24cdfd517f740f1f3df0e29/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-1049b2e46b9214be.rlib /opt/rustwide/rustup-home/toolchains/802c9b5f98c16ec9d24cdfd517f740f1f3df0e29/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-4a7ae1b970f688a0.rlib /opt/rustwide/rustup-home/toolchains/802c9b5f98c16ec9d24cdfd517f740f1f3df0e29/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-186a023b8864be69.rlib /opt/rustwide/rustup-home/toolchains/802c9b5f98c16ec9d24cdfd517f740f1f3df0e29/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-74a8d2c13eeedc93.rlib /opt/rustwide/rustup-home/toolchains/802c9b5f98c16ec9d24cdfd517f740f1f3df0e29/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-521f82dfd1a9811c.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../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 `proc-macro2` (build script) due to 1 previous error [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/arbitrary-5023820db6d4950f.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `arbitrary` (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 `target-lexicon` (build script) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/802c9b5f98c16ec9d24cdfd517f740f1f3df0e29/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/target-lexicon-0.12.16/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arch_zkasm", "default", "serde", "serde_support", "std"))' -C metadata=2d5dee4a8a15aee3 -C extra-filename=-be261e0742cdb2d6 --out-dir /opt/rustwide/target/debug/build/target-lexicon-be261e0742cdb2d6 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaMEtYdW/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bumpalo` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaW4iq0L/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `slice-group-by` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaomgR8g/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `memchr` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetagZRtgz/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hashbrown` (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 `cc` (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/802c9b5f98c16ec9d24cdfd517f740f1f3df0e29/bin/rustc --crate-name cc --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cc-1.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=fdafd606d8efb45d -C extra-filename=-c257114e605b7cda --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern shlex=/opt/rustwide/target/debug/deps/libshlex-258c8bec04b9d869.rmeta --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/rmetadFJjLd" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cranelift-codegen-meta` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "3591b898979c73e6e6c4bed797b90434d144561a80591dcc53659c596f4cd95f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3591b898979c73e6e6c4bed797b90434d144561a80591dcc53659c596f4cd95f", kill_on_drop: false }` [INFO] [stdout] 3591b898979c73e6e6c4bed797b90434d144561a80591dcc53659c596f4cd95f