[INFO] cloning repository https://github.com/litongjava/tauri-translator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/litongjava/tauri-translator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flitongjava%2Ftauri-translator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flitongjava%2Ftauri-translator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dc564aad86998b69addb50825a51cf75c694360a
[INFO] checking litongjava/tauri-translator against master#36b21637e93b038453924d3c66821089e71d8baa for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flitongjava%2Ftauri-translator" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/litongjava/tauri-translator
[INFO] finished tweaking git repo https://github.com/litongjava/tauri-translator
[INFO] tweaked toml for git repo https://github.com/litongjava/tauri-translator written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/litongjava/tauri-translator on toolchain 36b21637e93b038453924d3c66821089e71d8baa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/litongjava/tauri-translator 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" "+36b21637e93b038453924d3c66821089e71d8baa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tauri-plugin v2.0.4
[INFO] [stderr]   Downloaded webview2-com v0.34.0
[INFO] [stderr]   Downloaded tauri-runtime v2.3.0
[INFO] [stderr]   Downloaded tauri-runtime-wry v2.3.0
[INFO] [stderr]   Downloaded tauri-build v2.0.5
[INFO] [stderr]   Downloaded tauri-codegen v2.0.4
[INFO] [stderr]   Downloaded tauri-plugin-log v2.2.1
[INFO] [stderr]   Downloaded tauri-utils v2.1.1
[INFO] [stderr]   Downloaded wry v0.48.1
[INFO] [stderr]   Downloaded tauri-macros v2.0.4
[INFO] [stderr]   Downloaded tauri v2.2.5
[INFO] [stderr]   Downloaded tao v0.31.1
[INFO] [stderr]   Downloaded webview2-com-sys v0.34.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e9b02e02c0adc8c194392eab8ee76e7ed9fa35e27759870dd838c464a09173c9
[INFO] running `Command { std: "docker" "start" "-a" "e9b02e02c0adc8c194392eab8ee76e7ed9fa35e27759870dd838c464a09173c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e9b02e02c0adc8c194392eab8ee76e7ed9fa35e27759870dd838c464a09173c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9b02e02c0adc8c194392eab8ee76e7ed9fa35e27759870dd838c464a09173c9", kill_on_drop: false }`
[INFO] [stdout] e9b02e02c0adc8c194392eab8ee76e7ed9fa35e27759870dd838c464a09173c9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8b2276a0a956504c2f9ecb04a2bbb106a7a4338005a559f70cb6c6102330826c
[INFO] running `Command { std: "docker" "start" "-a" "8b2276a0a956504c2f9ecb04a2bbb106a7a4338005a559f70cb6c6102330826c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling winnow v0.6.25
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/strsim-9754e702f19a9357.d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write `/opt/rustwide/target/debug/.fingerprint/strsim-9754e702f19a9357/dep-lib-strsim`
[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/deps/rmetaseeMXH"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: failed to write /tmp/rustc4G3YaR/lib.rmeta: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `winnow` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `thiserror` (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/36b21637e93b038453924d3c66821089e71d8baa/bin/rustc --crate-name build_script_build --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-2.0.11/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("default", "std"))' -C metadata=a0483986b21be1a5 -C extra-filename=-13c63b35d5f848b1 --out-dir /opt/rustwide/target/debug/build/thiserror-13c63b35d5f848b1 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] error: could not compile `convert_case` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaufyIq8/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `icu_properties_data` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaYlwr0s/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: failed to write /tmp/rustcpgvbHW/lib.rmeta: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "8b2276a0a956504c2f9ecb04a2bbb106a7a4338005a559f70cb6c6102330826c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b2276a0a956504c2f9ecb04a2bbb106a7a4338005a559f70cb6c6102330826c", kill_on_drop: false }`
[INFO] [stdout] 8b2276a0a956504c2f9ecb04a2bbb106a7a4338005a559f70cb6c6102330826c
