[INFO] cloning repository https://github.com/patrickmedaugh/rustlings [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/patrickmedaugh/rustlings" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpatrickmedaugh%2Frustlings", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpatrickmedaugh%2Frustlings'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8d0aa11a35f822d044e6be89dc42840e0aea8858 [INFO] testing patrickmedaugh/rustlings against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpatrickmedaugh%2Frustlings" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/patrickmedaugh/rustlings on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/patrickmedaugh/rustlings [INFO] finished tweaking git repo https://github.com/patrickmedaugh/rustlings [INFO] tweaked toml for git repo https://github.com/patrickmedaugh/rustlings written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/patrickmedaugh/rustlings 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.77.0" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 56150526c87e0d667168668cddd17c288937485861a9caceb985049aa94ef196 [INFO] running `Command { std: "docker" "start" "-a" "56150526c87e0d667168668cddd17c288937485861a9caceb985049aa94ef196", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "56150526c87e0d667168668cddd17c288937485861a9caceb985049aa94ef196", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56150526c87e0d667168668cddd17c288937485861a9caceb985049aa94ef196", kill_on_drop: false }` [INFO] [stdout] 56150526c87e0d667168668cddd17c288937485861a9caceb985049aa94ef196 [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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ac47969c98ff1a6f46fabf09d60269a1734d0b029459e536a1575fb096ecc5c [INFO] running `Command { std: "docker" "start" "-a" "9ac47969c98ff1a6f46fabf09d60269a1734d0b029459e536a1575fb096ecc5c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.53 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling serde_derive v1.0.158 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.158 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling portable-atomic v1.4.3 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling anstyle v1.0.3 [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/anstyle_query-7c43eb27b8bb6923.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/anstyle-query-7c43eb27b8bb6923/dep-lib-anstyle-query` [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] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaIBKUCw" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/libc-34d16a17d5fa15db/rmeta9OKQs6" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write /tmp/rustchYNzvB/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetawLVwOu" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaSrRNCV/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `equivalent` (lib) [INFO] [stderr] error: could not compile `log` (build script) [INFO] [stderr] error: could not compile `serde_derive` (build script) [INFO] [stderr] error: could not compile `quote` (build script) [INFO] [stderr] error: could not compile `bitflags` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `utf8parse` (lib) due to 2 previous errors [INFO] [stderr] error: could not compile `colorchoice` (lib) due to 2 previous errors [INFO] [stderr] error: could not compile `libc` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `crossbeam-utils` (build script) [INFO] [stderr] error: could not compile `unicode-ident` (lib) due to 1 previous error [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [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/rmeta4OiFN8" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `same-file` (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/build/portable-atomic-1d8939c9ebec8f62/rmetaYwz3Bw" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `portable-atomic` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `serde` (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/rmetajzdoCn" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `anstyle` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "9ac47969c98ff1a6f46fabf09d60269a1734d0b029459e536a1575fb096ecc5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ac47969c98ff1a6f46fabf09d60269a1734d0b029459e536a1575fb096ecc5c", kill_on_drop: false }` [INFO] [stdout] 9ac47969c98ff1a6f46fabf09d60269a1734d0b029459e536a1575fb096ecc5c