[INFO] cloning repository https://github.com/upsuper/gnome-who [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/upsuper/gnome-who" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fupsuper%2Fgnome-who", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fupsuper%2Fgnome-who'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dc74df1d0c3ebacce3d7b88b4da01e6345a2c1be [INFO] testing upsuper/gnome-who against master#61223975d46f794466efa832bc7562b9707ecc46+rustflags=-Copt-level=3 for pr-121282 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fupsuper%2Fgnome-who" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/upsuper/gnome-who on toolchain 61223975d46f794466efa832bc7562b9707ecc46 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/upsuper/gnome-who [INFO] finished tweaking git repo https://github.com/upsuper/gnome-who [INFO] tweaked toml for git repo https://github.com/upsuper/gnome-who written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/upsuper/gnome-who 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" "+61223975d46f794466efa832bc7562b9707ecc46" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded utmp-raw v0.3.0 [INFO] [stderr] Downloaded mio-pidfd v0.3.0 [INFO] [stderr] Downloaded utmp-rs v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 020f2239b6395e594284fae3dceb6bbae21ec04bfc73ba65b77b95cdea6c6d33 [INFO] running `Command { std: "docker" "start" "-a" "020f2239b6395e594284fae3dceb6bbae21ec04bfc73ba65b77b95cdea6c6d33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "020f2239b6395e594284fae3dceb6bbae21ec04bfc73ba65b77b95cdea6c6d33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "020f2239b6395e594284fae3dceb6bbae21ec04bfc73ba65b77b95cdea6c6d33", kill_on_drop: false }` [INFO] [stdout] 020f2239b6395e594284fae3dceb6bbae21ec04bfc73ba65b77b95cdea6c6d33 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6866f1acca3fd33f86a71324918b3f85a8ba88282f163bc14f7704e3e3c9c364 [INFO] running `Command { std: "docker" "start" "-a" "6866f1acca3fd33f86a71324918b3f85a8ba88282f163bc14f7704e3e3c9c364", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling winnow v0.5.30 [INFO] [stderr] Compiling target-lexicon v0.12.12 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling proc-macro2 v1.0.71 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-expr v0.15.5 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.43 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling thiserror v1.0.52 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling gio v0.18.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling gtk v0.18.1 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling deranged v0.3.10 [INFO] [stderr] Compiling time-macros v0.2.16 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling anyhow v1.0.76 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling toml v0.8.2 [INFO] [stderr] Compiling proc-macro-crate v2.0.1 [INFO] [stderr] Compiling system-deps v6.2.0 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling tempfile v3.8.1 [INFO] [stderr] Compiling inotify v0.10.2 [INFO] [stderr] Compiling mio-pidfd v0.3.0 [INFO] [stderr] Compiling time v0.3.31 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling glib-sys v0.18.1 [INFO] [stderr] Compiling gobject-sys v0.18.0 [INFO] [stderr] Compiling gio-sys v0.18.1 [INFO] [stderr] Compiling atk-sys v0.18.0 [INFO] [stderr] Compiling pango-sys v0.18.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.18.0 [INFO] [stderr] Compiling gdk-sys v0.18.0 [INFO] [stderr] Compiling cairo-sys-rs v0.18.2 [INFO] [stderr] Compiling gtk-sys v0.18.0 [INFO] [stderr] Compiling thiserror-impl v1.0.52 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling glib-macros v0.18.3 [INFO] [stderr] Compiling zerocopy-derive v0.6.6 [INFO] [stderr] Compiling gtk3-macros v0.18.0 [INFO] [stderr] Compiling libappindicator-sys v0.9.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling zerocopy v0.6.6 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling utmp-raw v0.3.0 [INFO] [stderr] Compiling utmp-rs v0.3.0 [INFO] [stderr] Compiling glib v0.18.4 [INFO] [stderr] Compiling cairo-rs v0.18.3 [INFO] [stderr] Compiling atk v0.18.0 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta8Aa6bN" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gio` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "6866f1acca3fd33f86a71324918b3f85a8ba88282f163bc14f7704e3e3c9c364", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6866f1acca3fd33f86a71324918b3f85a8ba88282f163bc14f7704e3e3c9c364", kill_on_drop: false }` [INFO] [stdout] 6866f1acca3fd33f86a71324918b3f85a8ba88282f163bc14f7704e3e3c9c364