[INFO] cloning repository https://github.com/noxan/gi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/noxan/gi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoxan%2Fgi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoxan%2Fgi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1e194b03e2ab4a773b4273c9e948a86eeef89529
[INFO] checking noxan/gi against try#5fee451ebd94296ea05214e819c311e164b30af6 for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoxan%2Fgi" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/noxan/gi on toolchain 5fee451ebd94296ea05214e819c311e164b30af6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/noxan/gi
[INFO] finished tweaking git repo https://github.com/noxan/gi
[INFO] tweaked toml for git repo https://github.com/noxan/gi written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/noxan/gi 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" "+5fee451ebd94296ea05214e819c311e164b30af6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 61f56d723070b74071e035c3203c231e3c01d7d63cfb60dfed97fae0aa153bff
[INFO] running `Command { std: "docker" "start" "-a" "61f56d723070b74071e035c3203c231e3c01d7d63cfb60dfed97fae0aa153bff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "61f56d723070b74071e035c3203c231e3c01d7d63cfb60dfed97fae0aa153bff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61f56d723070b74071e035c3203c231e3c01d7d63cfb60dfed97fae0aa153bff", kill_on_drop: false }`
[INFO] [stdout] 61f56d723070b74071e035c3203c231e3c01d7d63cfb60dfed97fae0aa153bff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 762582ad3aedca1aa681a5d71214214e3e733f31c375f101ea2e1cbabcf33271
[INFO] running `Command { std: "docker" "start" "-a" "762582ad3aedca1aa681a5d71214214e3e733f31c375f101ea2e1cbabcf33271", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.62
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/httparse-c8ad93a7a2b4ed2f/rmetaj7pGKL"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `httparse` (build script) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetacRIGih/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `socket2` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetatSksyR/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libjobserver-14ffc0fac619bb8f.rlib`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `http` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `jobserver` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetagA3JTW/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tinyvec` (lib) due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc62C9c0/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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc62C9c0/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/native-tls-7aded1630d887cc3/build_script_build-7aded1630d887cc3" "-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 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.88.0-nightly 0x00007adb958df787 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) + 39
[INFO] [stdout]           1  libLLVM.so.20.1-rust-1.88.0-nightly 0x00007adb958dfb9c
[INFO] [stdout]           2  libc.so.6                           0x00007adb90033330
[INFO] [stdout]           3  libc.so.6                           0x00007adb90176a9d
[INFO] [stdout]           4  libLLVM.so.20.1-rust-1.88.0-nightly 0x00007adb98c3673e
[INFO] [stdout]           5  libLLVM.so.20.1-rust-1.88.0-nightly 0x00007adb9588f1b1
[INFO] [stdout]           6  libLLVM.so.20.1-rust-1.88.0-nightly 0x00007adb9588e088 llvm::parallelFor(unsigned long, unsigned long, llvm::function_ref<void (unsigned long)>) + 200
[INFO] [stdout]           7  rust-lld                            0x00005c76cad0efad
[INFO] [stdout]           8  rust-lld                            0x00005c76cac9b04a
[INFO] [stdout]           9  libLLVM.so.20.1-rust-1.88.0-nightly 0x00007adb9588f082
[INFO] [stdout]           10 libLLVM.so.20.1-rust-1.88.0-nightly 0x00007adb9588eaea
[INFO] [stdout]           11 libLLVM.so.20.1-rust-1.88.0-nightly 0x00007adb95808090
[INFO] [stdout]           12 libc.so.6                           0x00007adb9008aaa4
[INFO] [stdout]           13 libc.so.6                           0x00007adb90117a34 __clone + 68
[INFO] [stdout]           rust-lld: error: failed to write output '/opt/rustwide/target/debug/build/native-tls-7aded1630d887cc3/build_script_build-7aded1630d887cc3': No such file or directory
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `native-tls` (build script) 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/5fee451ebd94296ea05214e819c311e164b30af6/bin/rustc --crate-name cc --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cc-1.0.83/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="jobserver"' --cfg 'feature="parallel"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=493781ed38570c39 -C extra-filename=-71ae4236465f099c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern jobserver=/opt/rustwide/target/debug/deps/libjobserver-14ffc0fac619bb8f.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-855dc56807aabcae.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/rmetaQaVa4K"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "762582ad3aedca1aa681a5d71214214e3e733f31c375f101ea2e1cbabcf33271", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "762582ad3aedca1aa681a5d71214214e3e733f31c375f101ea2e1cbabcf33271", kill_on_drop: false }`
[INFO] [stdout] 762582ad3aedca1aa681a5d71214214e3e733f31c375f101ea2e1cbabcf33271
