[INFO] cloning repository https://github.com/talksik/rust-simple-gtk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/talksik/rust-simple-gtk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftalksik%2Frust-simple-gtk", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftalksik%2Frust-simple-gtk'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 360b71eed714f3472265bfeae134e2d5f190a8f5 [INFO] checking talksik/rust-simple-gtk against master#cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3 for pr-135841 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftalksik%2Frust-simple-gtk" "/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/talksik/rust-simple-gtk on toolchain cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/talksik/rust-simple-gtk [INFO] finished tweaking git repo https://github.com/talksik/rust-simple-gtk [INFO] tweaked toml for git repo https://github.com/talksik/rust-simple-gtk written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/talksik/rust-simple-gtk 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" "+cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Skipping git submodule `https://github.com/gtk-rs/gir` due to update strategy in .gitmodules [INFO] [stderr] Skipping git submodule `https://github.com/gtk-rs/gir-files` due to update strategy in .gitmodules [INFO] [stderr] Skipping git submodule `https://github.com/gtk-rs/gir` due to update strategy in .gitmodules [INFO] [stderr] Skipping git submodule `https://github.com/gtk-rs/gir-files` due to update strategy in .gitmodules [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" "+cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4c1ce3a7abca8a8166079bdfa637fda35d0135c867bb3da9ae2b9122d5c4a528 [INFO] running `Command { std: "docker" "start" "-a" "4c1ce3a7abca8a8166079bdfa637fda35d0135c867bb3da9ae2b9122d5c4a528", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4c1ce3a7abca8a8166079bdfa637fda35d0135c867bb3da9ae2b9122d5c4a528", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c1ce3a7abca8a8166079bdfa637fda35d0135c867bb3da9ae2b9122d5c4a528", kill_on_drop: false }` [INFO] [stdout] 4c1ce3a7abca8a8166079bdfa637fda35d0135c867bb3da9ae2b9122d5c4a528 [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" "+cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d144cb17438ad38016e8adb7119659206f6d014fa9fd1b4c35bdabd003dc3441 [INFO] running `Command { std: "docker" "start" "-a" "d144cb17438ad38016e8adb7119659206f6d014fa9fd1b4c35bdabd003dc3441", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling equivalent v1.0.0 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling winnow v0.4.7 [INFO] [stderr] Compiling target-lexicon v0.12.8 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling cfg-expr v0.15.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling syn v2.0.22 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling gio v0.18.0 (https://github.com/gtk-rs/gtk-rs-core#ce523803) [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling toml_edit v0.19.11 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling toml v0.7.5 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling system-deps v6.1.1 [INFO] [stderr] Compiling glib-macros v0.18.0 (https://github.com/gtk-rs/gtk-rs-core#ce523803) [INFO] [stderr] Compiling gtk4-macros v0.7.0 (https://github.com/gtk-rs/gtk4-rs.git#d5c2a897) [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Compiling glib-sys v0.18.0 (https://github.com/gtk-rs/gtk-rs-core#ce523803) [INFO] [stderr] Compiling gobject-sys v0.18.0 (https://github.com/gtk-rs/gtk-rs-core#ce523803) [INFO] [stderr] Compiling gio-sys v0.18.0 (https://github.com/gtk-rs/gtk-rs-core#ce523803) [INFO] [stderr] Compiling gdk-pixbuf-sys v0.18.0 (https://github.com/gtk-rs/gtk-rs-core#ce523803) [INFO] [stderr] Compiling pango-sys v0.18.0 (https://github.com/gtk-rs/gtk-rs-core#ce523803) [INFO] [stderr] Compiling cairo-sys-rs v0.18.0 (https://github.com/gtk-rs/gtk-rs-core#ce523803) [INFO] [stderr] Compiling gdk4-sys v0.7.0 (https://github.com/gtk-rs/gtk4-rs.git#d5c2a897) [INFO] [stderr] Compiling graphene-sys v0.18.0 (https://github.com/gtk-rs/gtk-rs-core#ce523803) [INFO] [stderr] Compiling gsk4-sys v0.7.0 (https://github.com/gtk-rs/gtk4-rs.git#d5c2a897) [INFO] [stderr] Compiling gtk4-sys v0.7.0 (https://github.com/gtk-rs/gtk4-rs.git#d5c2a897) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `glib-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/cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3/bin/rustc --crate-name glib_macros --edition=2021 /opt/rustwide/cargo-home/git/checkouts/gtk-rs-core-35cb1a5a363f4187/ce52380/glib-macros/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=367ac24f474b1325 -C extra-filename=-8ce12a1174202cf1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-f7d5d1cbbb9647f3.rlib --extern heck=/opt/rustwide/target/debug/deps/libheck-24e790723ad01371.rlib --extern proc_macro_crate=/opt/rustwide/target/debug/deps/libproc_macro_crate-b345e922d0f6c43c.rlib --extern proc_macro_error=/opt/rustwide/target/debug/deps/libproc_macro_error-90b4c8c0af00ea87.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-df0f8cd89c0414e4.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-07561dd33eeef868.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-2e875bb56314795f.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d144cb17438ad38016e8adb7119659206f6d014fa9fd1b4c35bdabd003dc3441", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d144cb17438ad38016e8adb7119659206f6d014fa9fd1b4c35bdabd003dc3441", kill_on_drop: false }` [INFO] [stdout] d144cb17438ad38016e8adb7119659206f6d014fa9fd1b4c35bdabd003dc3441