[INFO] cloning repository https://github.com/umm-csci-3412-fall-2022/lab-8-part-2-sorting-in-rust-better_than_nick_and_mason [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/umm-csci-3412-fall-2022/lab-8-part-2-sorting-in-rust-better_than_nick_and_mason" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fumm-csci-3412-fall-2022%2Flab-8-part-2-sorting-in-rust-better_than_nick_and_mason", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fumm-csci-3412-fall-2022%2Flab-8-part-2-sorting-in-rust-better_than_nick_and_mason'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 950ef53ef56304b0d38048dabc84c9c3423ede8e [INFO] checking umm-csci-3412-fall-2022/lab-8-part-2-sorting-in-rust-better_than_nick_and_mason against try#099e089ab723e6ee96175f3496051098c60a4cd4 for pr-140208 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fumm-csci-3412-fall-2022%2Flab-8-part-2-sorting-in-rust-better_than_nick_and_mason" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/umm-csci-3412-fall-2022/lab-8-part-2-sorting-in-rust-better_than_nick_and_mason on toolchain 099e089ab723e6ee96175f3496051098c60a4cd4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+099e089ab723e6ee96175f3496051098c60a4cd4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/umm-csci-3412-fall-2022/lab-8-part-2-sorting-in-rust-better_than_nick_and_mason [INFO] finished tweaking git repo https://github.com/umm-csci-3412-fall-2022/lab-8-part-2-sorting-in-rust-better_than_nick_and_mason [INFO] tweaked toml for git repo https://github.com/umm-csci-3412-fall-2022/lab-8-part-2-sorting-in-rust-better_than_nick_and_mason written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/umm-csci-3412-fall-2022/lab-8-part-2-sorting-in-rust-better_than_nick_and_mason 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" "+099e089ab723e6ee96175f3496051098c60a4cd4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+099e089ab723e6ee96175f3496051098c60a4cd4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 46841be4b61cce8ae261bf01e1237d6738a709d05f65498be2c020c447f85344 [INFO] running `Command { std: "docker" "start" "-a" "46841be4b61cce8ae261bf01e1237d6738a709d05f65498be2c020c447f85344", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "46841be4b61cce8ae261bf01e1237d6738a709d05f65498be2c020c447f85344", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46841be4b61cce8ae261bf01e1237d6738a709d05f65498be2c020c447f85344", kill_on_drop: false }` [INFO] [stdout] 46841be4b61cce8ae261bf01e1237d6738a709d05f65498be2c020c447f85344 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+099e089ab723e6ee96175f3496051098c60a4cd4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d0459168ccc4fc76a9cd56ed1a2163331f1b264b7f0e3d46aea0dd89ce5f2133 [INFO] running `Command { std: "docker" "start" "-a" "d0459168ccc4fc76a9cd56ed1a2163331f1b264b7f0e3d46aea0dd89ce5f2133", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error mounting "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target" to rootfs at "/opt/rustwide/target": mkdir /var/lib/docker/overlay2/5ff0cd28c15d05ff4b309fbda747b38d5af3333753656f98caf8a3bc23ae490e/merged/opt/rustwide/target: no space left on device: unknown [INFO] running `Command { std: "docker" "inspect" "d0459168ccc4fc76a9cd56ed1a2163331f1b264b7f0e3d46aea0dd89ce5f2133", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0459168ccc4fc76a9cd56ed1a2163331f1b264b7f0e3d46aea0dd89ce5f2133", kill_on_drop: false }` [INFO] [stdout] d0459168ccc4fc76a9cd56ed1a2163331f1b264b7f0e3d46aea0dd89ce5f2133