[INFO] cloning repository https://github.com/msierks/rustcube
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/msierks/rustcube" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmsierks%2Frustcube", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmsierks%2Frustcube'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 35c0252716109c8e29372719e86330d7ce7b8556
[INFO] checking msierks/rustcube against try#bf5ff6675cf10ce009ac02007b064a7cfc4509ac for pr-140558
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmsierks%2Frustcube" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/msierks/rustcube on toolchain bf5ff6675cf10ce009ac02007b064a7cfc4509ac
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bf5ff6675cf10ce009ac02007b064a7cfc4509ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/msierks/rustcube
[INFO] finished tweaking git repo https://github.com/msierks/rustcube
[INFO] tweaked toml for git repo https://github.com/msierks/rustcube written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/msierks/rustcube 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" "+bf5ff6675cf10ce009ac02007b064a7cfc4509ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+bf5ff6675cf10ce009ac02007b064a7cfc4509ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c424473eb41070b9a7affe422a89c5b1e9ebb59041c48fbc42df0f1b5cb30a6e
[INFO] running `Command { std: "docker" "start" "-a" "c424473eb41070b9a7affe422a89c5b1e9ebb59041c48fbc42df0f1b5cb30a6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c424473eb41070b9a7affe422a89c5b1e9ebb59041c48fbc42df0f1b5cb30a6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c424473eb41070b9a7affe422a89c5b1e9ebb59041c48fbc42df0f1b5cb30a6e", kill_on_drop: false }`
[INFO] [stdout] c424473eb41070b9a7affe422a89c5b1e9ebb59041c48fbc42df0f1b5cb30a6e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+bf5ff6675cf10ce009ac02007b064a7cfc4509ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 295f6d90a7f7d86bdca7647343c28f6eee4a6008682274ee07370131bf0c153f
[INFO] running `Command { std: "docker" "start" "-a" "295f6d90a7f7d86bdca7647343c28f6eee4a6008682274ee07370131bf0c153f", kill_on_drop: false }`
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling serde v1.0.152
[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 autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking once_cell v1.17.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling cfg-expr v0.11.0
[INFO] [stderr]    Compiling xml-rs v0.8.24
[INFO] [stderr]    Compiling toml_datetime v0.5.1
[INFO] [stderr]    Compiling anyhow v1.0.68
[INFO] [stderr]     Checking libloading v0.8.6
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling nom8 v0.2.0
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling gio v0.16.7
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking regex-syntax v0.6.28
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking fastrand v2.2.0
[INFO] [stderr]     Checking xcursor v0.3.8
[INFO] [stderr]     Checking aho-corasick v0.7.20
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking termcolor v1.2.0
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]     Checking bitfield v0.14.0
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]    Compiling minifb v0.27.0
[INFO] [stderr]     Checking concurrent-queue v2.1.0
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking async-channel v1.8.0
[INFO] [stderr]     Checking regex v1.7.1
[INFO] [stderr]    Compiling toml_edit v0.18.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking env_logger v0.8.4
[INFO] [stderr]    Compiling proc-macro-crate v1.3.0
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]    Compiling system-deps v6.0.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling glib-macros v0.16.3
[INFO] [stderr]    Compiling gtk4-macros v0.5.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling glib-sys v0.16.3
[INFO] [stderr]    Compiling gobject-sys v0.16.3
[INFO] [stderr]    Compiling gio-sys v0.16.3
[INFO] [stderr]    Compiling pango-sys v0.16.3
[INFO] [stderr]    Compiling cairo-sys-rs v0.16.3
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.16.3
[INFO] [stderr]    Compiling gdk4-sys v0.5.5
[INFO] [stderr]    Compiling graphene-sys v0.16.3
[INFO] [stderr]    Compiling gsk4-sys v0.5.5
[INFO] [stderr]    Compiling gtk4-sys v0.5.5
[INFO] [stderr]    Compiling pest v2.5.4
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling rustc_version v0.3.3
[INFO] [stderr]    Compiling field-offset v0.3.4
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking glib v0.16.7
[INFO] [stderr]     Checking rustcube v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking cairo-rs v0.16.7
[INFO] [stderr]     Checking graphene-rs v0.16.3
[INFO] [stderr]     Checking pango v0.16.5
[INFO] [stderr]     Checking gdk-pixbuf v0.16.7
[INFO] [stderr]     Checking gdk4 v0.5.5
[INFO] [stderr]     Checking gsk4 v0.5.5
[INFO] [stderr]     Checking gtk4 v0.5.5
[INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/gtk4-109bb9ff420dfeb4.d`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gtk4` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "295f6d90a7f7d86bdca7647343c28f6eee4a6008682274ee07370131bf0c153f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "295f6d90a7f7d86bdca7647343c28f6eee4a6008682274ee07370131bf0c153f", kill_on_drop: false }`
[INFO] [stdout] 295f6d90a7f7d86bdca7647343c28f6eee4a6008682274ee07370131bf0c153f
