[INFO] cloning repository https://github.com/phorward/num-parse
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/phorward/num-parse" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphorward%2Fnum-parse", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphorward%2Fnum-parse'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c35430706232d85c5a0cd880b3f8b6e9c57894ab
[INFO] testing phorward/num-parse against 1.80.0 for beta-1.81-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphorward%2Fnum-parse" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/phorward/num-parse on toolchain 1.80.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.80.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/phorward/num-parse
[INFO] finished tweaking git repo https://github.com/phorward/num-parse
[INFO] tweaked toml for git repo https://github.com/phorward/num-parse written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/phorward/num-parse 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" "+1.80.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.80.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c6cf8cc98207e20414981a85f94bc5ae0fb1a5ae40a97763de83e17875e48f31
[INFO] running `Command { std: "docker" "start" "-a" "c6cf8cc98207e20414981a85f94bc5ae0fb1a5ae40a97763de83e17875e48f31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c6cf8cc98207e20414981a85f94bc5ae0fb1a5ae40a97763de83e17875e48f31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6cf8cc98207e20414981a85f94bc5ae0fb1a5ae40a97763de83e17875e48f31", kill_on_drop: false }`
[INFO] [stdout] c6cf8cc98207e20414981a85f94bc5ae0fb1a5ae40a97763de83e17875e48f31
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.80.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 00f192a3b5bd673335f2bc30862d78dd30433dba58bffd5f1c93e09a93689895
[INFO] running `Command { std: "docker" "start" "-a" "00f192a3b5bd673335f2bc30862d78dd30433dba58bffd5f1c93e09a93689895", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling num-complex v0.4.2
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `num-bigint` (lib)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaZXTftc"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `num-rational` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "00f192a3b5bd673335f2bc30862d78dd30433dba58bffd5f1c93e09a93689895", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00f192a3b5bd673335f2bc30862d78dd30433dba58bffd5f1c93e09a93689895", kill_on_drop: false }`
[INFO] [stdout] 00f192a3b5bd673335f2bc30862d78dd30433dba58bffd5f1c93e09a93689895
[INFO] testing phorward/num-parse against beta-2024-07-26 for beta-1.81-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphorward%2Fnum-parse" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] error: failed to write new configuration file /workspace/builds/worker-1-tc2/source/.git/config.lock
[INFO] [stderr] fatal: could not set 'remote.origin.fetch' to '+refs/heads/*:refs/remotes/origin/*'
[INFO] [stderr] fatal: the remote end hung up unexpectedly
[INFO] testing phorward/num-parse against beta-2024-07-26 for beta-1.81-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphorward%2Fnum-parse" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] /workspace/builds/worker-1-tc2/source/.git/objects/info: No space left on device
[INFO] testing phorward/num-parse against beta-2024-07-26 for beta-1.81-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphorward%2Fnum-parse" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] /workspace/builds/worker-1-tc2/source/.git/objects/info: No space left on device
[INFO] testing phorward/num-parse against beta-2024-07-26 for beta-1.81-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphorward%2Fnum-parse" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] /workspace/builds/worker-1-tc2/source/.git/objects/info: No space left on device
[INFO] testing phorward/num-parse against beta-2024-07-26 for beta-1.81-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphorward%2Fnum-parse" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] /workspace/builds/worker-1-tc2/source/.git/objects/pack: No space left on device
[ERROR] this task or one of its parent failed!
[ERROR] failed to checkout https://github.com/phorward/num-parse
[ERROR] caused by: command failed: exit status: 1
[ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.