[INFO] cloning repository https://github.com/mlsvrts/blink
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mlsvrts/blink" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmlsvrts%2Fblink", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmlsvrts%2Fblink'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1db2eabc500f0169528fea8c7302f78065a29e1c
[INFO] checking mlsvrts/blink against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmlsvrts%2Fblink" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mlsvrts/blink
[INFO] finished tweaking git repo https://github.com/mlsvrts/blink
[INFO] tweaked toml for git repo https://github.com/mlsvrts/blink written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mlsvrts/blink on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mlsvrts/blink 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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a40c3eb4096b43a23a0db86d266f81642549c92c71ecdbc57c55be2f49c49dbb
[INFO] running `Command { std: "docker" "start" "-a" "a40c3eb4096b43a23a0db86d266f81642549c92c71ecdbc57c55be2f49c49dbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a40c3eb4096b43a23a0db86d266f81642549c92c71ecdbc57c55be2f49c49dbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a40c3eb4096b43a23a0db86d266f81642549c92c71ecdbc57c55be2f49c49dbb", kill_on_drop: false }`
[INFO] [stdout] a40c3eb4096b43a23a0db86d266f81642549c92c71ecdbc57c55be2f49c49dbb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 901c077350b7be12ea286325f9c42fd1a16c8cee17d07e4223cdd5481a5a1ffd
[INFO] running `Command { std: "docker" "start" "-a" "901c077350b7be12ea286325f9c42fd1a16c8cee17d07e4223cdd5481a5a1ffd", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]     Checking critical-section v1.1.2
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]     Checking libloading v0.8.3
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling cc v1.0.95
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling wayland-sys v0.31.1
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]    Compiling wayland-backend v0.3.3
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling wayland-scanner v0.31.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]     Checking memmap2 v0.9.4
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling roxmltree v0.19.0
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling bytemuck v1.15.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling fontconfig-parser v0.5.6
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling fontdb v0.16.2
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking polling v3.7.0
[INFO] [stderr]     Checking fdeflate v0.3.4
[INFO] [stderr]     Checking wayland-client v0.31.2
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling bytemuck_derive v1.6.0
[INFO] [stderr]    Compiling strum_macros v0.26.2
[INFO] [stderr]    Compiling euclid v0.22.9
[INFO] [stderr]     Checking wayland-protocols v0.31.2
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking calloop v0.12.4
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling kurbo v0.10.4
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling i-slint-common v1.5.1
[INFO] [stderr]     Checking xkeysym v0.2.0
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.1.0
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling unicode-ccc v0.1.2
[INFO] [stderr]     Checking cursor-icon v1.1.0
[INFO] [stderr]    Compiling unicode-properties v0.1.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]    Compiling unicode-script v0.5.6
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]     Checking xcursor v0.3.5
[INFO] [stderr]    Compiling svgtypes v0.14.0
[INFO] [stderr]    Compiling rustybuzz v0.12.1
[INFO] [stderr]     Checking wayland-cursor v0.31.1
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/rustybuzz-e1f293b24e228d5c.d`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustybuzz` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetamTnPOI/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `toml_edit` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "901c077350b7be12ea286325f9c42fd1a16c8cee17d07e4223cdd5481a5a1ffd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "901c077350b7be12ea286325f9c42fd1a16c8cee17d07e4223cdd5481a5a1ffd", kill_on_drop: false }`
[INFO] [stdout] 901c077350b7be12ea286325f9c42fd1a16c8cee17d07e4223cdd5481a5a1ffd
