[INFO] cloning repository https://github.com/loaden/gitgui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/loaden/gitgui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floaden%2Fgitgui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floaden%2Fgitgui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5f2833796cd94fcd8dcf339a3298750ec24d0f65 [INFO] checking loaden/gitgui against master#f8f6997469237299c1d60814c7b9828602a1f8e4 for pr-143808 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floaden%2Fgitgui" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/loaden/gitgui [INFO] finished tweaking git repo https://github.com/loaden/gitgui [INFO] tweaked toml for git repo https://github.com/loaden/gitgui written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/loaden/gitgui on toolchain f8f6997469237299c1d60814c7b9828602a1f8e4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8f6997469237299c1d60814c7b9828602a1f8e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/loaden/gitgui 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" "+f8f6997469237299c1d60814c7b9828602a1f8e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded delegate-attr v0.3.0 [INFO] [stderr] Downloaded anstream v0.6.9 [INFO] [stderr] Downloaded flutter_rust_bridge v1.82.6 [INFO] [stderr] Downloaded allo-isolate v0.1.24 [INFO] [stderr] Downloaded flutter_rust_bridge_codegen v1.82.6 [INFO] [stderr] Downloaded cbindgen v0.24.5 [INFO] [stderr] Downloaded libz-sys v1.1.14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+f8f6997469237299c1d60814c7b9828602a1f8e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4834ef51c75487dd615d9495fe113d36ffd6aeda9c5ee2420822bf83336146b4 [INFO] running `Command { std: "docker" "start" "-a" "4834ef51c75487dd615d9495fe113d36ffd6aeda9c5ee2420822bf83336146b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4834ef51c75487dd615d9495fe113d36ffd6aeda9c5ee2420822bf83336146b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4834ef51c75487dd615d9495fe113d36ffd6aeda9c5ee2420822bf83336146b4", kill_on_drop: false }` [INFO] [stdout] 4834ef51c75487dd615d9495fe113d36ffd6aeda9c5ee2420822bf83336146b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+f8f6997469237299c1d60814c7b9828602a1f8e4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 79af0e8a5e23ab24de90f4a430ad746163cf453cbefe3151215441d60d84aa80 [INFO] running `Command { std: "docker" "start" "-a" "79af0e8a5e23ab24de90f4a430ad746163cf453cbefe3151215441d60d84aa80", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling anstream v0.6.9 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling libz-sys v1.1.14 [INFO] [stderr] Compiling openssl-sys v0.9.98 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling libgit2-sys v0.16.1+1.7.1 [INFO] [stderr] Compiling is-terminal v0.4.10 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling cbindgen v0.24.5 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling iana-time-zone v0.1.59 [INFO] [stderr] Compiling tempfile v3.9.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling clap_builder v4.4.18 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling enum-iterator-derive v1.3.0 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling colored v1.9.4 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling enum_dispatch v0.3.12 [INFO] [stderr] Compiling clap v4.4.18 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling enum-iterator v1.5.0 [INFO] [stderr] Compiling fern v0.6.2 [INFO] [stderr] Compiling delegate-attr v0.3.0 [INFO] [stderr] Compiling dart-sys v4.0.2 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling topological-sort v0.2.2 [INFO] [stderr] Compiling build-target v0.4.0 [INFO] [stderr] Checking smallvec v1.12.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling convert_case v0.5.0 [INFO] [stderr] Compiling flutter_rust_bridge v1.82.6 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Compiling flutter_rust_bridge_macros v1.82.6 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaBy7lXb/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "79af0e8a5e23ab24de90f4a430ad746163cf453cbefe3151215441d60d84aa80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79af0e8a5e23ab24de90f4a430ad746163cf453cbefe3151215441d60d84aa80", kill_on_drop: false }` [INFO] [stdout] 79af0e8a5e23ab24de90f4a430ad746163cf453cbefe3151215441d60d84aa80