[INFO] cloning repository https://github.com/dcminter/meminfo-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dcminter/meminfo-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdcminter%2Fmeminfo-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdcminter%2Fmeminfo-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3268f062fad2158a82976728df167a5465954f98 [INFO] checking dcminter/meminfo-rs against try#4c525d43052e921548191f82f6ed9e2f9e98dcb1 for pr-136988 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdcminter%2Fmeminfo-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dcminter/meminfo-rs on toolchain 4c525d43052e921548191f82f6ed9e2f9e98dcb1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4c525d43052e921548191f82f6ed9e2f9e98dcb1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dcminter/meminfo-rs [INFO] finished tweaking git repo https://github.com/dcminter/meminfo-rs [INFO] tweaked toml for git repo https://github.com/dcminter/meminfo-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/dcminter/meminfo-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" "+4c525d43052e921548191f82f6ed9e2f9e98dcb1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+4c525d43052e921548191f82f6ed9e2f9e98dcb1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c4726511d72ee3e651210a30669665e7fe32b5c4670d3421997adfe6a4a1aff5 [INFO] running `Command { std: "docker" "start" "-a" "c4726511d72ee3e651210a30669665e7fe32b5c4670d3421997adfe6a4a1aff5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c4726511d72ee3e651210a30669665e7fe32b5c4670d3421997adfe6a4a1aff5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4726511d72ee3e651210a30669665e7fe32b5c4670d3421997adfe6a4a1aff5", kill_on_drop: false }` [INFO] [stdout] c4726511d72ee3e651210a30669665e7fe32b5c4670d3421997adfe6a4a1aff5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+4c525d43052e921548191f82f6ed9e2f9e98dcb1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae2f021fd7fcaa1a7a06b2735b95da6acc08b8cf301f0cd1bcd921591141e91e [INFO] running `Command { std: "docker" "start" "-a" "ae2f021fd7fcaa1a7a06b2735b95da6acc08b8cf301f0cd1bcd921591141e91e", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling winnow v0.6.22 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling gio v0.20.7 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling cfg-expr v0.17.2 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling syn v2.0.94 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking futures-util v0.3.31 [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 glib-macros v0.20.7 [INFO] [stderr] Compiling gtk4-macros v0.9.5 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling glib-sys v0.20.7 [INFO] [stderr] Compiling gobject-sys v0.20.7 [INFO] [stderr] Compiling gio-sys v0.20.8 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.20.7 [INFO] [stderr] Compiling pango-sys v0.20.7 [INFO] [stderr] Compiling cairo-sys-rs v0.20.7 [INFO] [stderr] Compiling gdk4-sys v0.9.5 [INFO] [stderr] Compiling graphene-sys v0.20.7 [INFO] [stderr] Compiling gsk4-sys v0.9.5 [INFO] [stderr] Compiling gtk4-sys v0.9.5 [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/gobject-sys-f7949910e5586007/run-build-script-build-script-build` [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] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/build/gdk-pixbuf-sys-1f8948682ccd969b/build_script_build-1f8948682ccd969b.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/gdk-pixbuf-sys-1f8948682ccd969b/dep-build-script-build-script-build` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [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/4c525d43052e921548191f82f6ed9e2f9e98dcb1/bin/rustc --crate-name gtk4_macros --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gtk4-macros-0.9.5/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 embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("blueprint", "default", "quick-xml", "xml_validation"))' -C metadata=d80f70a3d546f662 -C extra-filename=-2aca97a4c6274563 --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-01d249bd72e3fcfe.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-4791378b95cfd97e.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-ddbab68ed2205137.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-312dd141d5853fc8.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcOqG5Py/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsystem_deps-470cb9d2afeca197.rlib,libversion_compare-28a7e9dfa04f6f4c.rlib,libpkg_config-98fee3b6192f743b.rlib,libcfg_expr-d6efcc3ff2f4dffe.rlib,libtarget_lexicon-d5f577a92b0e7cc3.rlib,libsmallvec-ad26e46c9877b0dc.rlib,libtoml-4d053341302a55f8.rlib,libtoml_edit-32701c2a0c8a34c2.rlib,libserde_spanned-bdb15a6f95cc76eb.rlib,libindexmap-55b2725bc3b9e812.rlib,libequivalent-a86170404b080df5.rlib,libhashbrown-4d5c81b3186ab6ab.rlib,libwinnow-9c7b36f2e8c09037.rlib,libtoml_datetime-bd04858bd83b5c1f.rlib,libserde-2c614b6f5b3380e5.rlib,libheck-8e1f98ffb0a497ae.rlib}.rlib" "/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/rustcOqG5Py/raw-dylibs" "-B/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" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/gdk4-sys-bb00e23d3c2db4cb/build_script_build-bb00e23d3c2db4cb" "-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: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gdk4-sys` (build script) 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/rmetakLrbJV" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `glib-sys` (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/rmetaD2gdxb" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `glib-macros` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "ae2f021fd7fcaa1a7a06b2735b95da6acc08b8cf301f0cd1bcd921591141e91e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae2f021fd7fcaa1a7a06b2735b95da6acc08b8cf301f0cd1bcd921591141e91e", kill_on_drop: false }` [INFO] [stdout] ae2f021fd7fcaa1a7a06b2735b95da6acc08b8cf301f0cd1bcd921591141e91e