[INFO] cloning repository https://github.com/megalypse/rust_collections_exercise
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/megalypse/rust_collections_exercise" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmegalypse%2Frust_collections_exercise", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmegalypse%2Frust_collections_exercise'...
[INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmegalypse%2Frust_collections_exercise: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/megalypse/rust_collections_exercise
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/megalypse/rust_collections_exercise" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmegalypse%2Frust_collections_exercise", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmegalypse%2Frust_collections_exercise'...
[INFO] [stderr] error: failed to write new configuration file /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmegalypse%2Frust_collections_exercise/config.lock
[INFO] [stderr] fatal: could not set 'core.repositoryformatversion' to '0'
[WARN] Retrying crate fetch in 3 seconds (attempt 2)
[INFO] cloning repository https://github.com/megalypse/rust_collections_exercise
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/megalypse/rust_collections_exercise" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmegalypse%2Frust_collections_exercise", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmegalypse%2Frust_collections_exercise'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c9af602a140cb4262ddb1dbd3792be6c999b669d
[INFO] building megalypse/rust_collections_exercise against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmegalypse%2Frust_collections_exercise" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/megalypse/rust_collections_exercise on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/megalypse/rust_collections_exercise
[INFO] finished tweaking git repo https://github.com/megalypse/rust_collections_exercise
[INFO] tweaked toml for git repo https://github.com/megalypse/rust_collections_exercise written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/megalypse/rust_collections_exercise 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ac52ae51ee6e47ab0260d7978ddf13778a1a22b934c3835996484d9f010c497b
[INFO] running `Command { std: "docker" "start" "-a" "ac52ae51ee6e47ab0260d7978ddf13778a1a22b934c3835996484d9f010c497b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ac52ae51ee6e47ab0260d7978ddf13778a1a22b934c3835996484d9f010c497b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac52ae51ee6e47ab0260d7978ddf13778a1a22b934c3835996484d9f010c497b", kill_on_drop: false }`
[INFO] [stdout] ac52ae51ee6e47ab0260d7978ddf13778a1a22b934c3835996484d9f010c497b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 22b2c16de746cb6f17542b14ef80c1feb9f340390bf4b298d43acc817ce93182
[INFO] running `Command { std: "docker" "start" "-a" "22b2c16de746cb6f17542b14ef80c1feb9f340390bf4b298d43acc817ce93182", kill_on_drop: false }`
[INFO] [stderr]    Compiling ch_8_exercises v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `res` is never read
[INFO] [stdout]  --> src/meds/median.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let mut res = 0;
[INFO] [stdout]   |             ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: maybe it is overwritten before being read?
[INFO] [stdout]   = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `new_word` is never read
[INFO] [stdout]  --> src/pig_latim/pig_latimner.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let mut new_word = String::new();
[INFO] [stdout]   |             ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
[INFO] running `Command { std: "docker" "inspect" "22b2c16de746cb6f17542b14ef80c1feb9f340390bf4b298d43acc817ce93182", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22b2c16de746cb6f17542b14ef80c1feb9f340390bf4b298d43acc817ce93182", kill_on_drop: false }`
[INFO] [stdout] 22b2c16de746cb6f17542b14ef80c1feb9f340390bf4b298d43acc817ce93182
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 82cdad21fca797b5228c7eaca0f10f3b4a84ae456f4c15b52e89beb0ff7daec6
[INFO] running `Command { std: "docker" "start" "-a" "82cdad21fca797b5228c7eaca0f10f3b4a84ae456f4c15b52e89beb0ff7daec6", kill_on_drop: false }`
[INFO] [stderr] error: failed to create directory `/opt/rustwide/target/debug/.fingerprint/ch_8_exercises-ae87ff9facf28d91`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] running `Command { std: "docker" "inspect" "82cdad21fca797b5228c7eaca0f10f3b4a84ae456f4c15b52e89beb0ff7daec6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82cdad21fca797b5228c7eaca0f10f3b4a84ae456f4c15b52e89beb0ff7daec6", kill_on_drop: false }`
[INFO] [stdout] 82cdad21fca797b5228c7eaca0f10f3b4a84ae456f4c15b52e89beb0ff7daec6
