[INFO] cloning repository https://github.com/sparky8251/jellyfin-matrix-bot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sparky8251/jellyfin-matrix-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsparky8251%2Fjellyfin-matrix-bot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsparky8251%2Fjellyfin-matrix-bot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d33f0a15671b2eef74456ca352ebd8e1e819103c [INFO] checking sparky8251/jellyfin-matrix-bot against master#4e1f5d90bca45207605a88e39b1f76abcdb85d2f for pr-123962 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsparky8251%2Fjellyfin-matrix-bot" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sparky8251/jellyfin-matrix-bot on toolchain 4e1f5d90bca45207605a88e39b1f76abcdb85d2f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4e1f5d90bca45207605a88e39b1f76abcdb85d2f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sparky8251/jellyfin-matrix-bot [INFO] finished tweaking git repo https://github.com/sparky8251/jellyfin-matrix-bot [INFO] tweaked toml for git repo https://github.com/sparky8251/jellyfin-matrix-bot written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sparky8251/jellyfin-matrix-bot 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" "+4e1f5d90bca45207605a88e39b1f76abcdb85d2f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded native_model v0.4.11 [INFO] [stderr] Downloaded native_db_macro v0.5.3 [INFO] [stderr] Downloaded native_db v0.5.3 [INFO] [stderr] Downloaded native_model_macro v0.4.11 [INFO] [stderr] Downloaded ruma-client v0.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+4e1f5d90bca45207605a88e39b1f76abcdb85d2f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d66e573551c442dd82f436db987b46262df27eb22272ca90826e322b132f2ac8 [INFO] running `Command { std: "docker" "start" "-a" "d66e573551c442dd82f436db987b46262df27eb22272ca90826e322b132f2ac8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d66e573551c442dd82f436db987b46262df27eb22272ca90826e322b132f2ac8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d66e573551c442dd82f436db987b46262df27eb22272ca90826e322b132f2ac8", kill_on_drop: false }` [INFO] [stdout] d66e573551c442dd82f436db987b46262df27eb22272ca90826e322b132f2ac8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+4e1f5d90bca45207605a88e39b1f76abcdb85d2f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a7c709fd6898a99aa8962ea2f067878eff569082a190d203c4959520ff23041 [INFO] running `Command { std: "docker" "start" "-a" "1a7c709fd6898a99aa8962ea2f067878eff569082a190d203c4959520ff23041", kill_on_drop: false }` [INFO] [stderr] error: failed to create directory `/opt/rustwide/target/debug/.fingerprint/hashbrown-f6c79b48d9dfe218` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] running `Command { std: "docker" "inspect" "1a7c709fd6898a99aa8962ea2f067878eff569082a190d203c4959520ff23041", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a7c709fd6898a99aa8962ea2f067878eff569082a190d203c4959520ff23041", kill_on_drop: false }` [INFO] [stdout] 1a7c709fd6898a99aa8962ea2f067878eff569082a190d203c4959520ff23041 [INFO] checking sparky8251/jellyfin-matrix-bot against try#035f40fb95ac1c79b50f07e65650460f3d11e207 for pr-123962 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsparky8251%2Fjellyfin-matrix-bot" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/services/matrix/matrix_handlers/listeners/unit_conversion_handler.rs [INFO] [stderr] error: unable to write file src/services/matrix/matrix_handlers/mod.rs [INFO] [stderr] fatal: cannot create directory at 'src/services/matrix/matrix_handlers/responders': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking sparky8251/jellyfin-matrix-bot against try#035f40fb95ac1c79b50f07e65650460f3d11e207 for pr-123962 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsparky8251%2Fjellyfin-matrix-bot" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/services/matrix/matrix_handlers/listeners/mod.rs [INFO] [stderr] error: unable to write file src/services/matrix/matrix_handlers/listeners/unit_conversion_handler.rs [INFO] [stderr] error: unable to write file src/services/matrix/matrix_handlers/mod.rs [INFO] [stderr] fatal: cannot create directory at 'src/services/matrix/matrix_handlers/responders': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking sparky8251/jellyfin-matrix-bot against try#035f40fb95ac1c79b50f07e65650460f3d11e207 for pr-123962 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsparky8251%2Fjellyfin-matrix-bot" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/services/matrix/matrix_handlers/listeners/help_handler.rs [INFO] [stderr] error: unable to write file src/services/matrix/matrix_handlers/listeners/mod.rs [INFO] [stderr] error: unable to write file src/services/matrix/matrix_handlers/listeners/unit_conversion_handler.rs [INFO] [stderr] error: unable to write file src/services/matrix/matrix_handlers/mod.rs [INFO] [stderr] fatal: cannot create directory at 'src/services/matrix/matrix_handlers/responders': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking sparky8251/jellyfin-matrix-bot against try#035f40fb95ac1c79b50f07e65650460f3d11e207 for pr-123962 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsparky8251%2Fjellyfin-matrix-bot" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/services/matrix/matrix_handlers/listeners/help_handler.rs [INFO] [stderr] error: unable to write file src/services/matrix/matrix_handlers/listeners/mod.rs [INFO] [stderr] error: unable to write file src/services/matrix/matrix_handlers/listeners/unit_conversion_handler.rs [INFO] [stderr] error: unable to write file src/services/matrix/matrix_handlers/mod.rs [INFO] [stderr] fatal: cannot create directory at 'src/services/matrix/matrix_handlers/responders': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking sparky8251/jellyfin-matrix-bot against try#035f40fb95ac1c79b50f07e65650460f3d11e207 for pr-123962 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsparky8251%2Fjellyfin-matrix-bot" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/services/matrix/matrix_handlers/listeners/commandless_handler/text_expansion.rs [INFO] [stderr] error: unable to write file src/services/matrix/matrix_handlers/listeners/commandless_handler/unit_conversion.rs [INFO] [stderr] error: unable to write file src/services/matrix/matrix_handlers/listeners/help_handler.rs [INFO] [stderr] error: unable to write file src/services/matrix/matrix_handlers/listeners/mod.rs [INFO] [stderr] error: unable to write file src/services/matrix/matrix_handlers/listeners/unit_conversion_handler.rs [INFO] [stderr] error: unable to write file src/services/matrix/matrix_handlers/mod.rs [INFO] [stderr] fatal: cannot create directory at 'src/services/matrix/matrix_handlers/responders': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/sparky8251/jellyfin-matrix-bot [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.