[INFO] cloning repository https://github.com/dafitius/hitman-crash-inspector [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dafitius/hitman-crash-inspector" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdafitius%2Fhitman-crash-inspector", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdafitius%2Fhitman-crash-inspector'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e43ddb4ebfcde3f22db1389875bd3a8e287337ba [INFO] testing dafitius/hitman-crash-inspector 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%2Fdafitius%2Fhitman-crash-inspector" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dafitius/hitman-crash-inspector 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/dafitius/hitman-crash-inspector [INFO] finished tweaking git repo https://github.com/dafitius/hitman-crash-inspector [INFO] tweaked toml for git repo https://github.com/dafitius/hitman-crash-inspector written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/dafitius/hitman-crash-inspector 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 binrw v0.11.1 [INFO] [stderr] Downloaded binrw_derive v0.11.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 48d5e1f2c9d403b117bbed093e405cc819a75943556759c380c3d761b1180d8b [INFO] running `Command { std: "docker" "start" "-a" "48d5e1f2c9d403b117bbed093e405cc819a75943556759c380c3d761b1180d8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "48d5e1f2c9d403b117bbed093e405cc819a75943556759c380c3d761b1180d8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48d5e1f2c9d403b117bbed093e405cc819a75943556759c380c3d761b1180d8b", kill_on_drop: false }` [INFO] [stdout] 48d5e1f2c9d403b117bbed093e405cc819a75943556759c380c3d761b1180d8b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 2d227588b4893e7652873c4d8643d7804746f2f1dec21f8b34320377a180016b [INFO] running `Command { std: "docker" "start" "-a" "2d227588b4893e7652873c4d8643d7804746f2f1dec21f8b34320377a180016b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.50 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling parking_lot_core v0.9.6 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling serde_derive v1.0.156 [INFO] [stderr] Compiling serde v1.0.156 [INFO] [stderr] Compiling binrw_derive v0.11.1 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.1 [INFO] [stderr] Compiling anyhow v1.0.70 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling binrw v0.11.1 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.94 [INFO] [stderr] Compiling argh_shared v0.1.10 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling array-init v2.1.0 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling hitman-crash-inspector v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling crossbeam-channel v0.5.7 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling phf_generator v0.11.1 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling filetime v0.2.20 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling notify v5.1.0 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling crossterm v0.26.1 [INFO] [stderr] Compiling tui v0.19.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `tui` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/bin/rustc --crate-name tui --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tui-0.19.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="crossterm"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("crossterm", "default", "serde", "termion"))' -C metadata=3901fffda544982e -C extra-filename=-cc824c1e7dcb3626 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-dde12b0d7d495b50.rmeta --extern cassowary=/opt/rustwide/target/debug/deps/libcassowary-12d00e585f48d567.rmeta --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-974f577f7c838ccf.rmeta --extern unicode_segmentation=/opt/rustwide/target/debug/deps/libunicode_segmentation-addd5e04906ca98d.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-e6feeb9daa4fd470.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write /tmp/rustc29v4ED/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cgmath` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaHKM4Hf/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "2d227588b4893e7652873c4d8643d7804746f2f1dec21f8b34320377a180016b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d227588b4893e7652873c4d8643d7804746f2f1dec21f8b34320377a180016b", kill_on_drop: false }` [INFO] [stdout] 2d227588b4893e7652873c4d8643d7804746f2f1dec21f8b34320377a180016b