[INFO] fetching crate create-tauri-app 4.6.2... [INFO] checking create-tauri-app-4.6.2 against try#0e1f5e292c80a395d02835ac656d141e992caf89 for pr-145605 [INFO] extracting crate create-tauri-app 4.6.2 into /workspace/builds/worker-1-tc2/source [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate create-tauri-app 4.6.2 [INFO] finished tweaking crates.io crate create-tauri-app 4.6.2 [INFO] tweaked toml for crates.io crate create-tauri-app 4.6.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate create-tauri-app 4.6.2 on toolchain 0e1f5e292c80a395d02835ac656d141e992caf89 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0e1f5e292c80a395d02835ac656d141e992caf89" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate create-tauri-app 4.6.2 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" "+0e1f5e292c80a395d02835ac656d141e992caf89" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+0e1f5e292c80a395d02835ac656d141e992caf89" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7119c00f5446293f4aaffb5f689dc4ffe7369e3d85eb806350e6c81c15125cb0 [INFO] running `Command { std: "docker" "start" "-a" "7119c00f5446293f4aaffb5f689dc4ffe7369e3d85eb806350e6c81c15125cb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7119c00f5446293f4aaffb5f689dc4ffe7369e3d85eb806350e6c81c15125cb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7119c00f5446293f4aaffb5f689dc4ffe7369e3d85eb806350e6c81c15125cb0", kill_on_drop: false }` [INFO] [stdout] 7119c00f5446293f4aaffb5f689dc4ffe7369e3d85eb806350e6c81c15125cb0 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+0e1f5e292c80a395d02835ac656d141e992caf89" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e7150aa2ed445c7d4604c1e9f8b0e6b8df93e2579b6cb04c4459bd1facd2d65 [INFO] running `Command { std: "docker" "start" "-a" "4e7150aa2ed445c7d4604c1e9f8b0e6b8df93e2579b6cb04c4459bd1facd2d65", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling syn v2.0.75 [INFO] [stderr] Compiling libflate_lz77 v2.1.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling cpufeatures v0.2.13 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling dary_heap v0.3.6 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling libflate v2.1.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling shellexpand v3.1.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking rust-embed-utils v8.7.2 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking pico-args v0.5.0 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking whoami v1.6.0 [INFO] [stderr] Checking ctrlc v3.4.7 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta5VvqrK/full.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] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/rustix-0ad18c300d17c730.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/rustix-0ad18c300d17c730/dep-lib-rustix` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] running `Command { std: "docker" "inspect" "4e7150aa2ed445c7d4604c1e9f8b0e6b8df93e2579b6cb04c4459bd1facd2d65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e7150aa2ed445c7d4604c1e9f8b0e6b8df93e2579b6cb04c4459bd1facd2d65", kill_on_drop: false }` [INFO] [stdout] 4e7150aa2ed445c7d4604c1e9f8b0e6b8df93e2579b6cb04c4459bd1facd2d65