[INFO] cloning repository https://github.com/crackhex/m64-editor-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/crackhex/m64-editor-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrackhex%2Fm64-editor-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrackhex%2Fm64-editor-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ebdd577933f1cbc8d5797e8a60d9c5e899b8a131 [INFO] checking crackhex/m64-editor-rs against master#ba412a6e70ac84641be7764d088acabd0eb3fa39 for pr-145457 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrackhex%2Fm64-editor-rs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/crackhex/m64-editor-rs [INFO] finished tweaking git repo https://github.com/crackhex/m64-editor-rs [INFO] tweaked toml for git repo https://github.com/crackhex/m64-editor-rs written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/crackhex/m64-editor-rs on toolchain ba412a6e70ac84641be7764d088acabd0eb3fa39 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ba412a6e70ac84641be7764d088acabd0eb3fa39" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/crackhex/m64-editor-rs 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" "+ba412a6e70ac84641be7764d088acabd0eb3fa39" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] [stderr] Updating git repository `https://github.com/linebender/druid.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-process v2.2.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ba412a6e70ac84641be7764d088acabd0eb3fa39" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d89b8cf70cb31d00ed5474640ef70c86d2b0bcaa6edba685ea8d6af0d95af020 [INFO] running `Command { std: "docker" "start" "-a" "d89b8cf70cb31d00ed5474640ef70c86d2b0bcaa6edba685ea8d6af0d95af020", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d89b8cf70cb31d00ed5474640ef70c86d2b0bcaa6edba685ea8d6af0d95af020", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d89b8cf70cb31d00ed5474640ef70c86d2b0bcaa6edba685ea8d6af0d95af020", kill_on_drop: false }` [INFO] [stdout] d89b8cf70cb31d00ed5474640ef70c86d2b0bcaa6edba685ea8d6af0d95af020 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ba412a6e70ac84641be7764d088acabd0eb3fa39" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 91b6d957ac9877bfa20b2ea2c91e34a03ab417df19aa3a4bc39e28b5820f87d1 [INFO] running `Command { std: "docker" "start" "-a" "91b6d957ac9877bfa20b2ea2c91e34a03ab417df19aa3a4bc39e28b5820f87d1", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling gio v0.16.7 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking fastrand v2.1.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Checking unic-ucd-bidi v0.9.0 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking unic-bidi v0.9.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking endi v1.1.0 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling gtk v0.16.2 [INFO] [stderr] Checking kurbo v0.9.5 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking cpufeatures v0.2.13 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking type-map v0.5.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking xdg-home v1.3.0 [INFO] [stderr] Checking async-executor v1.13.0 [INFO] [stderr] Checking async-fs v2.1.2 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking async-broadcast v0.7.1 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking self_cell v1.0.4 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking sized-chunks v0.6.5 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling druid-shell v0.8.3 (https://github.com/linebender/druid.git#4fe39392) [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking self_cell v0.10.3 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking keyboard-types v0.6.2 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Compiling rfd v0.14.1 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Checking pollster v0.3.0 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking piet v0.6.2 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling zvariant_utils v2.1.0 [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/rmetab4dCVe/full.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 `zvariant_utils` (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/ba412a6e70ac84641be7764d088acabd0eb3fa39/bin/rustc --crate-name zvariant_utils --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zvariant_utils-2.1.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=ff5b7f0e070df3f4 -C extra-filename=-75ee1c1e3f9d5bdf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-90f4d189e3c1781a.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-0660da8593602ac0.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-18236e22b195a4f2.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `proc-macro-error` (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 `syn` (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/ba412a6e70ac84641be7764d088acabd0eb3fa39/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.76/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=76b7c7a568d861f8 -C extra-filename=-18236e22b195a4f2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-90f4d189e3c1781a.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-0660da8593602ac0.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `syn` (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/ba412a6e70ac84641be7764d088acabd0eb3fa39/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=02e5e8561ea6df05 -C extra-filename=-f7272af0e76a2433 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-90f4d189e3c1781a.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-0660da8593602ac0.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.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/rmetatfqoCD" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `toml_edit` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetampnxgX" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustix` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetafokOKJ" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `toml_edit` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetak8jTqg" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bitvec` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "91b6d957ac9877bfa20b2ea2c91e34a03ab417df19aa3a4bc39e28b5820f87d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91b6d957ac9877bfa20b2ea2c91e34a03ab417df19aa3a4bc39e28b5820f87d1", kill_on_drop: false }` [INFO] [stdout] 91b6d957ac9877bfa20b2ea2c91e34a03ab417df19aa3a4bc39e28b5820f87d1