[INFO] cloning repository https://github.com/tkp1990/task_manager_cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tkp1990/task_manager_cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftkp1990%2Ftask_manager_cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftkp1990%2Ftask_manager_cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cb5c67b4b23b35721680256e3850d86aaca0f23d [INFO] testing tkp1990/task_manager_cli against master#b03b3a7ec92682be2917540b679478d41c95a30c for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftkp1990%2Ftask_manager_cli" "/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/tkp1990/task_manager_cli [INFO] finished tweaking git repo https://github.com/tkp1990/task_manager_cli [INFO] tweaked toml for git repo https://github.com/tkp1990/task_manager_cli written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tkp1990/task_manager_cli on toolchain b03b3a7ec92682be2917540b679478d41c95a30c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tkp1990/task_manager_cli 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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7a903dd751264bab955453b0cae424470f332421c4aff511fff9870963786728 [INFO] running `Command { std: "docker" "start" "-a" "7a903dd751264bab955453b0cae424470f332421c4aff511fff9870963786728", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7a903dd751264bab955453b0cae424470f332421c4aff511fff9870963786728", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a903dd751264bab955453b0cae424470f332421c4aff511fff9870963786728", kill_on_drop: false }` [INFO] [stdout] 7a903dd751264bab955453b0cae424470f332421c4aff511fff9870963786728 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f47c9250d6ee1133b20bb7ddc370cf2bc80851c594e5924b082d13b7eea905e6 [INFO] running `Command { std: "docker" "start" "-a" "f47c9250d6ee1133b20bb7ddc370cf2bc80851c594e5924b082d13b7eea905e6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling libsqlite3-sys v0.25.2 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling rusqlite v0.28.0 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libcassowary-618d3b643fd4c97b.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cassowary` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libnum_traits-e621cc1bb1c4679c.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `num-traits` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `crossterm` (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/b03b3a7ec92682be2917540b679478d41c95a30c/bin/rustc --crate-name crossterm --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crossterm-0.25.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="bracketed-paste"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bracketed-paste", "default", "event-stream", "futures-core", "serde"))' -C metadata=1aff45ab4e5bda98 -C extra-filename=-fb7638de97147947 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e2b4db6c651223da.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-2ac1cb2f7679afc6.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-9baf5aa7193d4e64.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-22c85c2771771846.rmeta --extern signal_hook=/opt/rustwide/target/debug/deps/libsignal_hook-64d02f8c81ac5156.rmeta --extern signal_hook_mio=/opt/rustwide/target/debug/deps/libsignal_hook_mio-f4c16e5abd708e00.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaPENdpl" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rusqlite` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaN55bYz" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `chrono` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "f47c9250d6ee1133b20bb7ddc370cf2bc80851c594e5924b082d13b7eea905e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f47c9250d6ee1133b20bb7ddc370cf2bc80851c594e5924b082d13b7eea905e6", kill_on_drop: false }` [INFO] [stdout] f47c9250d6ee1133b20bb7ddc370cf2bc80851c594e5924b082d13b7eea905e6