[INFO] cloning repository https://github.com/qarmin/szyszka [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/qarmin/szyszka" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqarmin%2Fszyszka", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqarmin%2Fszyszka'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 02e2626b50f1168e44fb1992fa4a474a228e3716 [INFO] checking qarmin/szyszka against master#a5db378dc14a40dd1580c27fb8362156446382c3 for pr-136490 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqarmin%2Fszyszka" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/qarmin/szyszka on toolchain a5db378dc14a40dd1580c27fb8362156446382c3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a5db378dc14a40dd1580c27fb8362156446382c3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/qarmin/szyszka [INFO] finished tweaking git repo https://github.com/qarmin/szyszka [INFO] tweaked toml for git repo https://github.com/qarmin/szyszka written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/qarmin/szyszka 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" "+a5db378dc14a40dd1580c27fb8362156446382c3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded slugmin v1.0.2 [INFO] [stderr] Downloaded gtk4-macros v0.9.3 [INFO] [stderr] Downloaded gsk4-sys v0.9.4 [INFO] [stderr] Downloaded gio v0.20.6 [INFO] [stderr] Downloaded cairo-rs v0.20.5 [INFO] [stderr] Downloaded pango v0.20.6 [INFO] [stderr] Downloaded gdk4 v0.9.4 [INFO] [stderr] Downloaded gtk4-sys v0.9.4 [INFO] [stderr] Downloaded gio-sys v0.20.6 [INFO] [stderr] Downloaded gdk4-sys v0.9.4 [INFO] [stderr] Downloaded gsk4 v0.9.4 [INFO] [stderr] Downloaded glib v0.20.6 [INFO] [stderr] Downloaded gtk4 v0.9.4 [INFO] [stderr] Downloaded glib-sys v0.20.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a5db378dc14a40dd1580c27fb8362156446382c3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b5db4c99ba82b62b0a928af545b06db08b9c5a95f375c06ed3fad06309a007c7 [INFO] running `Command { std: "docker" "start" "-a" "b5db4c99ba82b62b0a928af545b06db08b9c5a95f375c06ed3fad06309a007c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b5db4c99ba82b62b0a928af545b06db08b9c5a95f375c06ed3fad06309a007c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5db4c99ba82b62b0a928af545b06db08b9c5a95f375c06ed3fad06309a007c7", kill_on_drop: false }` [INFO] [stdout] b5db4c99ba82b62b0a928af545b06db08b9c5a95f375c06ed3fad06309a007c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a5db378dc14a40dd1580c27fb8362156446382c3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6b8bb8b0fa74e7e7b2180fb8500a75182a5febdda5a57c9a8d417245f78c422 [INFO] running `Command { std: "docker" "start" "-a" "d6b8bb8b0fa74e7e7b2180fb8500a75182a5febdda5a57c9a8d417245f78c422", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling serde v1.0.215 [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.20 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling cfg-expr v0.17.2 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling gio v0.20.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling type-map v0.5.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling self_cell v1.1.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling self_cell v0.10.3 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling rust-embed-utils v8.5.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Checking is-docker v0.2.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking is-wsl v0.4.0 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking pathdiff v0.2.3 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking deunicode v1.6.0 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking slugmin v1.0.2 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking open v5.3.1 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking directories-next v2.0.0 [INFO] [stderr] Checking jwalk v0.8.1 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking locale_config v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling rust-embed-impl v8.5.0 [INFO] [stderr] Compiling rust-embed v8.5.0 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Checking unic-langid-impl v0.9.5 [INFO] [stderr] Checking unic-langid v0.9.5 [INFO] [stderr] Checking intl-memoizer v0.5.2 [INFO] [stderr] Checking intl_pluralrules v7.0.2 [INFO] [stderr] Checking fluent-langneg v0.13.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking fluent-syntax v0.11.1 [INFO] [stderr] Checking fluent-bundle v0.15.3 [INFO] [stderr] Checking fluent v0.16.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling basic-toml v0.1.9 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling i18n-config v0.4.7 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling system-deps v7.0.3 [INFO] [stderr] Compiling i18n-embed-impl v0.8.4 [INFO] [stderr] Compiling glib-macros v0.20.5 [INFO] [stderr] Compiling i18n-embed v0.15.2 [INFO] [stderr] Compiling gtk4-macros v0.9.3 [INFO] [stderr] Compiling glib-sys v0.20.6 [INFO] [stderr] Compiling gobject-sys v0.20.4 [INFO] [stderr] Compiling gio-sys v0.20.6 [INFO] [stderr] Compiling cairo-sys-rs v0.20.0 [INFO] [stderr] Compiling pango-sys v0.20.4 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.20.4 [INFO] [stderr] Compiling graphene-sys v0.20.4 [INFO] [stderr] Compiling gdk4-sys v0.9.4 [INFO] [stderr] Compiling gsk4-sys v0.9.4 [INFO] [stderr] Compiling gtk4-sys v0.9.4 [INFO] [stderr] Compiling i18n-embed-fl v0.9.2 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaWkRA7P" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gdk4-sys` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `gtk4-macros` (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/a5db378dc14a40dd1580c27fb8362156446382c3/bin/rustc --crate-name gtk4_macros --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gtk4-macros-0.9.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("blueprint", "default", "quick-xml", "xml_validation"))' -C metadata=510cee1c86495b79 -C extra-filename=-259f9ed12bbf4a61 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro_crate=/opt/rustwide/target/debug/deps/libproc_macro_crate-a9df1813167efe52.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-8146f74a37a32ab2.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-d6c445ce3c495d18.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-3eca1b9a7fad95d9.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: error writing metadata object file: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `i18n-embed-fl` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaV7kNKr/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `glib-macros` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "d6b8bb8b0fa74e7e7b2180fb8500a75182a5febdda5a57c9a8d417245f78c422", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6b8bb8b0fa74e7e7b2180fb8500a75182a5febdda5a57c9a8d417245f78c422", kill_on_drop: false }` [INFO] [stdout] d6b8bb8b0fa74e7e7b2180fb8500a75182a5febdda5a57c9a8d417245f78c422