[INFO] cloning repository https://github.com/derisalok/-bat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/derisalok/-bat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fderisalok%2F-bat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fderisalok%2F-bat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dbc49e534a72d4db553cfb087f990e65434bdf6c [INFO] testing derisalok/-bat against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fderisalok%2F-bat" "/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/derisalok/-bat on toolchain beta-2025-01-12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/derisalok/-bat [INFO] finished tweaking git repo https://github.com/derisalok/-bat [INFO] tweaked toml for git repo https://github.com/derisalok/-bat written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/derisalok/-bat 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" "+beta-2025-01-12" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ucd-util v0.1.2 [INFO] [stderr] Downloaded wild v2.0.1 [INFO] [stderr] Downloaded plist v0.4.1 [INFO] [stderr] Downloaded ansi_colours v1.0.1 [INFO] [stderr] Downloaded redox_users v0.3.0 [INFO] [stderr] Downloaded console v0.7.5 [INFO] [stderr] Downloaded predicates v1.0.0 [INFO] [stderr] Downloaded backtrace v0.3.11 [INFO] [stderr] Downloaded flate2 v1.0.4 [INFO] [stderr] Downloaded onig v4.2.1 [INFO] [stderr] Downloaded proc-macro2 v0.4.21 [INFO] [stderr] Downloaded assert_cmd v0.11.0 [INFO] [stderr] Downloaded git2 v0.8.0 [INFO] [stderr] Downloaded syn v0.15.19 [INFO] [stderr] Downloaded term_size v0.3.1 [INFO] [stderr] Downloaded shell-words v0.1.0 [INFO] [stderr] Downloaded walkdir v2.2.6 [INFO] [stderr] Downloaded onig_sys v69.0.0 [INFO] [stderr] Downloaded syntect v3.2.0 [INFO] [stderr] Downloaded libgit2-sys v0.7.11 [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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f2b1e7c62521c06e0bcbe43a0e1aecca84593b734dc6bc182960626b80d3a8b2 [INFO] running `Command { std: "docker" "start" "-a" "f2b1e7c62521c06e0bcbe43a0e1aecca84593b734dc6bc182960626b80d3a8b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f2b1e7c62521c06e0bcbe43a0e1aecca84593b734dc6bc182960626b80d3a8b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2b1e7c62521c06e0bcbe43a0e1aecca84593b734dc6bc182960626b80d3a8b2", kill_on_drop: false }` [INFO] [stdout] f2b1e7c62521c06e0bcbe43a0e1aecca84593b734dc6bc182960626b80d3a8b2 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 77116c1136ba099a6731ce20c425f279bc4e1a9a9d7a03fd34ad3ec77d3bc821 [INFO] running `Command { std: "docker" "start" "-a" "77116c1136ba099a6731ce20c425f279bc4e1a9a9d7a03fd34ad3ec77d3bc821", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling proc-macro2 v0.4.21 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling ucd-util v0.1.2 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling regex-syntax v0.6.3 [INFO] [stderr] Compiling smallvec v0.6.5 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling syn v0.15.19 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling onig_sys v69.0.0 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling safemem v0.3.0 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling lock_api v0.1.4 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling ansi_colours v1.0.1 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling yaml-rust v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling walkdir v2.2.6 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling onig v4.2.1 [INFO] [stderr] Compiling flate2 v1.0.4 [INFO] [stderr] Compiling clicolors-control v1.0.0 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling lazycell v1.2.0 [INFO] [stderr] Compiling console v0.7.5 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling wild v2.0.1 [INFO] [stderr] Compiling shell-words v0.1.0 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling bat v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling bincode v1.0.1 [INFO] [stderr] Compiling plist v0.4.1 [INFO] [stderr] Compiling syntect v3.2.0 [INFO] [stderr] Compiling git2 v0.8.0 [INFO] [stdout] error: failed to write /tmp/rustc6pD6RN/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `git2` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "77116c1136ba099a6731ce20c425f279bc4e1a9a9d7a03fd34ad3ec77d3bc821", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77116c1136ba099a6731ce20c425f279bc4e1a9a9d7a03fd34ad3ec77d3bc821", kill_on_drop: false }` [INFO] [stdout] 77116c1136ba099a6731ce20c425f279bc4e1a9a9d7a03fd34ad3ec77d3bc821