[INFO] cloning repository https://github.com/timwee/rustlings-solutions
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/timwee/rustlings-solutions" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimwee%2Frustlings-solutions", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimwee%2Frustlings-solutions'...
[INFO] [stderr] fatal: write error: No space left on device
[INFO] [stderr] fatal: fetch-pack: invalid index-pack output
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/timwee/rustlings-solutions
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/timwee/rustlings-solutions" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimwee%2Frustlings-solutions", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimwee%2Frustlings-solutions'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8fb34c150d4211daf7f70d393bff74cce5169c07
[INFO] checking timwee/rustlings-solutions against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimwee%2Frustlings-solutions" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/timwee/rustlings-solutions
[INFO] finished tweaking git repo https://github.com/timwee/rustlings-solutions
[INFO] tweaked toml for git repo https://github.com/timwee/rustlings-solutions written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/timwee/rustlings-solutions on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/timwee/rustlings-solutions 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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4b4db3822b3e507486ba54b892a01a3c903d28197581942e729e247cf7d6f2b7
[INFO] running `Command { std: "docker" "start" "-a" "4b4db3822b3e507486ba54b892a01a3c903d28197581942e729e247cf7d6f2b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4b4db3822b3e507486ba54b892a01a3c903d28197581942e729e247cf7d6f2b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b4db3822b3e507486ba54b892a01a3c903d28197581942e729e247cf7d6f2b7", kill_on_drop: false }`
[INFO] [stdout] 4b4db3822b3e507486ba54b892a01a3c903d28197581942e729e247cf7d6f2b7
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9f0d1b0161a1ce42eaf6d9e48efa7341fe29dfda442889177133ff960d19bd8b
[INFO] running `Command { std: "docker" "start" "-a" "9f0d1b0161a1ce42eaf6d9e48efa7341fe29dfda442889177133ff960d19bd8b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.100
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.75
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling serde_derive v1.0.129
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]    Compiling serde v1.0.129
[INFO] [stderr]     Checking instant v0.1.10
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]     Checking smallvec v1.6.1
[INFO] [stderr]     Checking lock_api v0.4.4
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking slab v0.4.4
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]    Compiling serde_json v1.0.66
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.37
[INFO] [stderr]     Checking parking_lot_core v0.8.3
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking parking_lot v0.11.1
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaqK1LC7"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr] error: could not compile `unicode-segmentation` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/syn-c45aec4401202f62.d`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaznJJpQ/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaa1ow8p/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `net2` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "9f0d1b0161a1ce42eaf6d9e48efa7341fe29dfda442889177133ff960d19bd8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f0d1b0161a1ce42eaf6d9e48efa7341fe29dfda442889177133ff960d19bd8b", kill_on_drop: false }`
[INFO] [stdout] 9f0d1b0161a1ce42eaf6d9e48efa7341fe29dfda442889177133ff960d19bd8b
