[INFO] cloning repository https://github.com/horvbalint/surreal-ts [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/horvbalint/surreal-ts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhorvbalint%2Fsurreal-ts", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhorvbalint%2Fsurreal-ts'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1cfce27ae0538675099c743579720398c2576abb [INFO] checking horvbalint/surreal-ts against try#f3dc08d20a1589b87bde75bb82ee6423307f9bde for pr-135733 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhorvbalint%2Fsurreal-ts" "/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/horvbalint/surreal-ts on toolchain f3dc08d20a1589b87bde75bb82ee6423307f9bde [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f3dc08d20a1589b87bde75bb82ee6423307f9bde" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/horvbalint/surreal-ts [INFO] finished tweaking git repo https://github.com/horvbalint/surreal-ts [INFO] tweaked toml for git repo https://github.com/horvbalint/surreal-ts written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/horvbalint/surreal-ts 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" "+f3dc08d20a1589b87bde75bb82ee6423307f9bde" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+f3dc08d20a1589b87bde75bb82ee6423307f9bde" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 72f4378fd7a085ca9a7b09f4d5593521b6b004e90da7c97994098dea54f349f8 [INFO] running `Command { std: "docker" "start" "-a" "72f4378fd7a085ca9a7b09f4d5593521b6b004e90da7c97994098dea54f349f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "72f4378fd7a085ca9a7b09f4d5593521b6b004e90da7c97994098dea54f349f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72f4378fd7a085ca9a7b09f4d5593521b6b004e90da7c97994098dea54f349f8", kill_on_drop: false }` [INFO] [stdout] 72f4378fd7a085ca9a7b09f4d5593521b6b004e90da7c97994098dea54f349f8 [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" "+f3dc08d20a1589b87bde75bb82ee6423307f9bde" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5112474ffd7c749a6413b52f8f88559808144c5c4ae32635dfb86c797e2a4a3b [INFO] running `Command { std: "docker" "start" "-a" "5112474ffd7c749a6413b52f8f88559808144c5c4ae32635dfb86c797e2a4a3b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling cc v1.1.28 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/build/generic-array-a9bec23394c2fa6c/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] [stderr] error: could not compile `equivalent` (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/f3dc08d20a1589b87bde75bb82ee6423307f9bde/bin/rustc --crate-name equivalent --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/equivalent-1.0.1/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=22d5e26e6d30f43d -C extra-filename=-a86170404b080df5 --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/rmetaCcEOJg" [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: 0x5a3ee5d8d580 - std::backtrace_rs::backtrace::libunwind::trace::hf4abec8af41a0614 [INFO] [stderr] at /rustc/f3dc08d20a1589b87bde75bb82ee6423307f9bde/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5a3ee5d8d580 - std::backtrace_rs::backtrace::trace_unsynchronized::h94f96e6f2949b4d6 [INFO] [stderr] at /rustc/f3dc08d20a1589b87bde75bb82ee6423307f9bde/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5a3ee5d8d580 - std::sys::backtrace::_print_fmt::hc6492afae4d915da [INFO] [stderr] at /rustc/f3dc08d20a1589b87bde75bb82ee6423307f9bde/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5a3ee5d8d580 - ::fmt::hecad07c277b6e163 [INFO] [stderr] at /rustc/f3dc08d20a1589b87bde75bb82ee6423307f9bde/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5a3ee5daad63 - core::fmt::rt::Argument::fmt::h01645e3827051fa0 [INFO] [stderr] at /rustc/f3dc08d20a1589b87bde75bb82ee6423307f9bde/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5a3ee5daad63 - core::fmt::write::h68eba66a75254875 [INFO] [stderr] at /rustc/f3dc08d20a1589b87bde75bb82ee6423307f9bde/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x5a3ee5d8aa43 - std::io::Write::write_fmt::h23909f5defc1e412 [INFO] [stderr] at /rustc/f3dc08d20a1589b87bde75bb82ee6423307f9bde/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x5a3ee5d8d3d2 - std::sys::backtrace::BacktraceLock::print::h4a85cf0721c53c72 [INFO] [stderr] at /rustc/f3dc08d20a1589b87bde75bb82ee6423307f9bde/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5a3ee5d8e31f - std::panicking::default_hook::{{closure}}::hcb4825b81311c0f8 [INFO] [stderr] at /rustc/f3dc08d20a1589b87bde75bb82ee6423307f9bde/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x5a3ee5d8e18a - std::panicking::default_hook::hbc67dbc6ec051dfc [INFO] [stderr] at /rustc/f3dc08d20a1589b87bde75bb82ee6423307f9bde/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x5a3ee5d8ebf2 - std::panicking::rust_panic_with_hook::h0fb85c252c46a357 [INFO] [stderr] at /rustc/f3dc08d20a1589b87bde75bb82ee6423307f9bde/library/std/src/panicking.rs:831:13 [INFO] [stderr] 11: 0x5a3ee5d8ea8a - std::panicking::begin_panic_handler::{{closure}}::h28f78102a3792d57 [INFO] [stderr] at /rustc/f3dc08d20a1589b87bde75bb82ee6423307f9bde/library/std/src/panicking.rs:704:13 [INFO] [stderr] 12: 0x5a3ee5d8da89 - std::sys::backtrace::__rust_end_short_backtrace::h90c7f1f2d4188839 [INFO] [stderr] at /rustc/f3dc08d20a1589b87bde75bb82ee6423307f9bde/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x5a3ee5d8e71d - rust_begin_unwind [INFO] [stderr] at /rustc/f3dc08d20a1589b87bde75bb82ee6423307f9bde/library/std/src/panicking.rs:695:5 [INFO] [stderr] 14: 0x5a3ee5da9f90 - core::panicking::panic_fmt::h5f81f91910872e5a [INFO] [stderr] at /rustc/f3dc08d20a1589b87bde75bb82ee6423307f9bde/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x5a3ee5daa336 - core::result::unwrap_failed::h38681de89449c75b [INFO] [stderr] at /rustc/f3dc08d20a1589b87bde75bb82ee6423307f9bde/library/core/src/result.rs:1704:5 [INFO] [stderr] 16: 0x5a3ee5d676e7 - build_script_main::main::h36b66b3c8a872118 [INFO] [stderr] 17: 0x5a3ee5d571e3 - core::ops::function::FnOnce::call_once::h8908837b9837f34b [INFO] [stderr] 18: 0x5a3ee5d570b6 - std::sys::backtrace::__rust_begin_short_backtrace::hfd3c417908ecf0c2 [INFO] [stderr] 19: 0x5a3ee5d62a19 - std::rt::lang_start::{{closure}}::hdf789c659f127f7e [INFO] [stderr] 20: 0x5a3ee5d87b20 - core::ops::function::impls:: for &F>::call_once::ha8b20cf2d19eb30d [INFO] [stderr] at /rustc/f3dc08d20a1589b87bde75bb82ee6423307f9bde/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 21: 0x5a3ee5d87b20 - std::panicking::try::do_call::h7daad9f2a6278a5a [INFO] [stderr] at /rustc/f3dc08d20a1589b87bde75bb82ee6423307f9bde/library/std/src/panicking.rs:587:40 [INFO] [stderr] 22: 0x5a3ee5d87b20 - std::panicking::try::h38f4a1ad57fcfbec [INFO] [stderr] at /rustc/f3dc08d20a1589b87bde75bb82ee6423307f9bde/library/std/src/panicking.rs:550:19 [INFO] [stderr] 23: 0x5a3ee5d87b20 - std::panic::catch_unwind::h70eb49bd33bb5981 [INFO] [stderr] at /rustc/f3dc08d20a1589b87bde75bb82ee6423307f9bde/library/std/src/panic.rs:358:14 [INFO] [stderr] 24: 0x5a3ee5d87b20 - std::rt::lang_start_internal::{{closure}}::haedff79b2478354c [INFO] [stderr] at /rustc/f3dc08d20a1589b87bde75bb82ee6423307f9bde/library/std/src/rt.rs:168:24 [INFO] [stderr] 25: 0x5a3ee5d87b20 - std::panicking::try::do_call::h7a7287aafd770d36 [INFO] [stderr] at /rustc/f3dc08d20a1589b87bde75bb82ee6423307f9bde/library/std/src/panicking.rs:587:40 [INFO] [stderr] 26: 0x5a3ee5d87b20 - std::panicking::try::hb0a82a9fb3e7f0ba [INFO] [stderr] at /rustc/f3dc08d20a1589b87bde75bb82ee6423307f9bde/library/std/src/panicking.rs:550:19 [INFO] [stderr] 27: 0x5a3ee5d87b20 - std::panic::catch_unwind::hf330c5a6521c9082 [INFO] [stderr] at /rustc/f3dc08d20a1589b87bde75bb82ee6423307f9bde/library/std/src/panic.rs:358:14 [INFO] [stderr] 28: 0x5a3ee5d87b20 - std::rt::lang_start_internal::h1775cc468798d7f5 [INFO] [stderr] at /rustc/f3dc08d20a1589b87bde75bb82ee6423307f9bde/library/std/src/rt.rs:164:5 [INFO] [stderr] 29: 0x5a3ee5d62a01 - std::rt::lang_start::h95cedc902c9d6434 [INFO] [stderr] 30: 0x5a3ee5d67c55 - main [INFO] [stderr] 31: 0x7856bae97d90 - [INFO] [stderr] 32: 0x7856bae97e40 - __libc_start_main [INFO] [stderr] 33: 0x5a3ee5d56d85 - _start [INFO] [stderr] 34: 0x0 - [INFO] [stderr] error: could not compile `pin-utils` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcwWpvuL/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libautocfg-0c4f859a930e1eb4.rlib}.rlib" "/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/slab-3579cf1c39954469/build_script_build-3579cf1c39954469" "-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: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `slab` (build script) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "5112474ffd7c749a6413b52f8f88559808144c5c4ae32635dfb86c797e2a4a3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5112474ffd7c749a6413b52f8f88559808144c5c4ae32635dfb86c797e2a4a3b", kill_on_drop: false }` [INFO] [stdout] 5112474ffd7c749a6413b52f8f88559808144c5c4ae32635dfb86c797e2a4a3b