[INFO] cloning repository https://github.com/fujia-cli/huntaway
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fujia-cli/huntaway" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffujia-cli%2Fhuntaway", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffujia-cli%2Fhuntaway'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b948ae46dea6d3e67adea794498ad13dc0c9b1b0
[INFO] checking fujia-cli/huntaway against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffujia-cli%2Fhuntaway" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/fujia-cli/huntaway on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/fujia-cli/huntaway
[INFO] finished tweaking git repo https://github.com/fujia-cli/huntaway
[INFO] tweaked toml for git repo https://github.com/fujia-cli/huntaway written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/fujia-cli/huntaway 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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1c641302b71778f38e912111fbc87ef3761add5b90cd030d218264e9443f74ef
[INFO] running `Command { std: "docker" "start" "-a" "1c641302b71778f38e912111fbc87ef3761add5b90cd030d218264e9443f74ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1c641302b71778f38e912111fbc87ef3761add5b90cd030d218264e9443f74ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c641302b71778f38e912111fbc87ef3761add5b90cd030d218264e9443f74ef", kill_on_drop: false }`
[INFO] [stdout] 1c641302b71778f38e912111fbc87ef3761add5b90cd030d218264e9443f74ef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e68a652f8680e6f8f8b686139615763ad252ce1b839a278034ff3e7d6082ee3a
[INFO] running `Command { std: "docker" "start" "-a" "e68a652f8680e6f8f8b686139615763ad252ce1b839a278034ff3e7d6082ee3a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.145
[INFO] [stderr]    Compiling proc-macro2 v1.0.59
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking itoa v1.0.6
[INFO] [stderr]    Compiling serde v1.0.163
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling rustix v0.37.19
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/unicode-ident-91d23dc5f92b55b8/lib-unicode-ident`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[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/rmeta3C9LKz"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `io-lifetimes` (build script)
[INFO] [stderr] error: could not compile `libc` (build script)
[INFO] [stderr] error: could not compile `futures-core` (build script)
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/futures-task-7dd82d89636bb735/rmetaR1XzSq"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `itoa` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `proc-macro2` (build script)
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaY4fViy"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `futures-task` (build script) 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 `fnv` (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 `quote` (build script)
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/rustix-bd5b19ae64a5729c/rmetaaGEr0P"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `parking_lot_core` (build script)
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaR4YojG"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `rustix` (build script) due to 1 previous error
[INFO] [stderr] error: could not compile `serde` (build script)
[INFO] [stderr] error: could not compile `autocfg` (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/rmetaNg1vAz"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `once_cell` (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/rmetanQ1vNW"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `smallvec` (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/rmetac8L7Ey"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bytes` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "e68a652f8680e6f8f8b686139615763ad252ce1b839a278034ff3e7d6082ee3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e68a652f8680e6f8f8b686139615763ad252ce1b839a278034ff3e7d6082ee3a", kill_on_drop: false }`
[INFO] [stdout] e68a652f8680e6f8f8b686139615763ad252ce1b839a278034ff3e7d6082ee3a
