[INFO] cloning repository https://github.com/phaazon/hop-hints [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/phaazon/hop-hints" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphaazon%2Fhop-hints", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphaazon%2Fhop-hints'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 787228d01797540495fd1fd214189285a2d923d1 [INFO] testing phaazon/hop-hints against master#595316b4006932405a63862d8fe65f71a6356293 for pr-128254 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphaazon%2Fhop-hints" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/phaazon/hop-hints on toolchain 595316b4006932405a63862d8fe65f71a6356293 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/phaazon/hop-hints [INFO] finished tweaking git repo https://github.com/phaazon/hop-hints [INFO] tweaked toml for git repo https://github.com/phaazon/hop-hints written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/phaazon/hop-hints 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" "+595316b4006932405a63862d8fe65f71a6356293" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e1d5bee0ec86bebf47dd1dafa8822623aae75b3708bcf974a1eab56e93cefd0e [INFO] running `Command { std: "docker" "start" "-a" "e1d5bee0ec86bebf47dd1dafa8822623aae75b3708bcf974a1eab56e93cefd0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e1d5bee0ec86bebf47dd1dafa8822623aae75b3708bcf974a1eab56e93cefd0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1d5bee0ec86bebf47dd1dafa8822623aae75b3708bcf974a1eab56e93cefd0e", kill_on_drop: false }` [INFO] [stdout] e1d5bee0ec86bebf47dd1dafa8822623aae75b3708bcf974a1eab56e93cefd0e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 049e6eaa4ebc79175b0308cb97adb4696500bc9cf5a08a0163eed7a4f8e0c679 [INFO] running `Command { std: "docker" "start" "-a" "049e6eaa4ebc79175b0308cb97adb4696500bc9cf5a08a0163eed7a4f8e0c679", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling hop-kak v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling clap_builder v4.4.8 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling clap v4.4.8 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.60s [INFO] running `Command { std: "docker" "inspect" "049e6eaa4ebc79175b0308cb97adb4696500bc9cf5a08a0163eed7a4f8e0c679", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "049e6eaa4ebc79175b0308cb97adb4696500bc9cf5a08a0163eed7a4f8e0c679", kill_on_drop: false }` [INFO] [stdout] 049e6eaa4ebc79175b0308cb97adb4696500bc9cf5a08a0163eed7a4f8e0c679 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11bc8f0811355e62b06b3d242ac23c903cbadbaf2dd01f7be2e1b76254eccb3d [INFO] running `Command { std: "docker" "start" "-a" "11bc8f0811355e62b06b3d242ac23c903cbadbaf2dd01f7be2e1b76254eccb3d", kill_on_drop: false }` [INFO] [stderr] Compiling hop-kak v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.04s [INFO] running `Command { std: "docker" "inspect" "11bc8f0811355e62b06b3d242ac23c903cbadbaf2dd01f7be2e1b76254eccb3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11bc8f0811355e62b06b3d242ac23c903cbadbaf2dd01f7be2e1b76254eccb3d", kill_on_drop: false }` [INFO] [stdout] 11bc8f0811355e62b06b3d242ac23c903cbadbaf2dd01f7be2e1b76254eccb3d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] af0cc4707fa11bd479222ada94fffe9f1501976d5adf9527d1c012b7a351beed [INFO] running `Command { std: "docker" "start" "-a" "af0cc4707fa11bd479222ada94fffe9f1501976d5adf9527d1c012b7a351beed", kill_on_drop: false }` [INFO] [stderr] time="2024-08-09T00:32:09Z" level=error msg="error waiting for container: " [INFO] [stderr] Error response from daemon: mkdir /var/lib/docker/overlay2/a589d001a2e188b0fe9cff4164ec393535f6351f2bc79bb893bb8cafcef46404/merged: no space left on device [INFO] running `Command { std: "docker" "inspect" "af0cc4707fa11bd479222ada94fffe9f1501976d5adf9527d1c012b7a351beed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af0cc4707fa11bd479222ada94fffe9f1501976d5adf9527d1c012b7a351beed", kill_on_drop: false }` [INFO] [stdout] af0cc4707fa11bd479222ada94fffe9f1501976d5adf9527d1c012b7a351beed [INFO] testing phaazon/hop-hints against try#5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b for pr-128254 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphaazon%2Fhop-hints" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] fatal: failed to create directory '/workspace/builds/worker-3-tc2/source/.git/objects/58': No space left on device [INFO] [stderr] fatal: the remote end hung up unexpectedly [INFO] testing phaazon/hop-hints against try#5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b for pr-128254 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphaazon%2Fhop-hints" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] fatal: failed to create directory '/workspace/builds/worker-3-tc2/source/.git/objects/58': No space left on device [INFO] [stderr] fatal: the remote end hung up unexpectedly [INFO] testing phaazon/hop-hints against try#5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b for pr-128254 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphaazon%2Fhop-hints" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] fatal: failed to create directory '/workspace/builds/worker-3-tc2/source/.git/objects/44': No space left on device [INFO] [stderr] fatal: the remote end hung up unexpectedly [INFO] testing phaazon/hop-hints against try#5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b for pr-128254 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphaazon%2Fhop-hints" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] fatal: failed to create directory '/workspace/builds/worker-3-tc2/source/.git/objects/5c': No space left on device [INFO] [stderr] fatal: the remote end hung up unexpectedly [INFO] testing phaazon/hop-hints against try#5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b for pr-128254 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphaazon%2Fhop-hints" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/applypatch-msg.sample' to '/workspace/builds/worker-3-tc2/source/.git/hooks/applypatch-msg.sample': No space left on device [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/phaazon/hop-hints [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.