[INFO] cloning repository https://github.com/zackmdavis/Machine_Numeral_Identification_and_Sorting_Task
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zackmdavis/Machine_Numeral_Identification_and_Sorting_Task" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzackmdavis%2FMachine_Numeral_Identification_and_Sorting_Task", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzackmdavis%2FMachine_Numeral_Identification_and_Sorting_Task'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a36781151295907c21ced7f21948de7e008d5346
[INFO] checking zackmdavis/Machine_Numeral_Identification_and_Sorting_Task against master#36b21637e93b038453924d3c66821089e71d8baa for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzackmdavis%2FMachine_Numeral_Identification_and_Sorting_Task" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zackmdavis/Machine_Numeral_Identification_and_Sorting_Task
[INFO] finished tweaking git repo https://github.com/zackmdavis/Machine_Numeral_Identification_and_Sorting_Task
[INFO] tweaked toml for git repo https://github.com/zackmdavis/Machine_Numeral_Identification_and_Sorting_Task written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zackmdavis/Machine_Numeral_Identification_and_Sorting_Task on toolchain 36b21637e93b038453924d3c66821089e71d8baa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zackmdavis/Machine_Numeral_Identification_and_Sorting_Task 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" "+36b21637e93b038453924d3c66821089e71d8baa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mnist v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1c8bc8b33133f2aaa31cf5877c0e0901e86068d0f20a10416bdba9b6017eb090
[INFO] running `Command { std: "docker" "start" "-a" "1c8bc8b33133f2aaa31cf5877c0e0901e86068d0f20a10416bdba9b6017eb090", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1c8bc8b33133f2aaa31cf5877c0e0901e86068d0f20a10416bdba9b6017eb090", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c8bc8b33133f2aaa31cf5877c0e0901e86068d0f20a10416bdba9b6017eb090", kill_on_drop: false }`
[INFO] [stdout] 1c8bc8b33133f2aaa31cf5877c0e0901e86068d0f20a10416bdba9b6017eb090
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8f07eb56c00d7778d632f347f33d56bced71845d4150cf9ed1cbc09c0acbe013
[INFO] running `Command { std: "docker" "start" "-a" "8f07eb56c00d7778d632f347f33d56bced71845d4150cf9ed1cbc09c0acbe013", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Checking num-traits v0.1.41
[INFO] [stderr]    Compiling matrixmultiply v0.1.14
[INFO] [stderr]     Checking rawpointer v0.1.0
[INFO] [stderr]     Checking libc v0.2.34
[INFO] [stderr]     Checking byteorder v1.2.1
[INFO] [stderr]     Checking mnist v0.4.0
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaqEkDpX"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/matrixmultiply-342fa7a37122bb0a.d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write `/opt/rustwide/target/debug/.fingerprint/matrixmultiply-342fa7a37122bb0a/dep-lib-matrixmultiply`
[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] error: could not compile `num-traits` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaxpe5sh/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "8f07eb56c00d7778d632f347f33d56bced71845d4150cf9ed1cbc09c0acbe013", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f07eb56c00d7778d632f347f33d56bced71845d4150cf9ed1cbc09c0acbe013", kill_on_drop: false }`
[INFO] [stdout] 8f07eb56c00d7778d632f347f33d56bced71845d4150cf9ed1cbc09c0acbe013
