[INFO] cloning repository https://github.com/shogoroy/codecrafters-redis-rust-1.70
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shogoroy/codecrafters-redis-rust-1.70" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshogoroy%2Fcodecrafters-redis-rust-1.70", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshogoroy%2Fcodecrafters-redis-rust-1.70'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2a5d4ccc58ea460ec5b11c8ab62927c21787905c
[INFO] checking shogoroy/codecrafters-redis-rust-1.70 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshogoroy%2Fcodecrafters-redis-rust-1.70" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/shogoroy/codecrafters-redis-rust-1.70 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/shogoroy/codecrafters-redis-rust-1.70
[INFO] finished tweaking git repo https://github.com/shogoroy/codecrafters-redis-rust-1.70
[INFO] tweaked toml for git repo https://github.com/shogoroy/codecrafters-redis-rust-1.70 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/shogoroy/codecrafters-redis-rust-1.70 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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 153e028ebc8d52ba46a3270bbafab70e34a6f4d6f93ad68c5a7ed39b48cd21dc
[INFO] running `Command { std: "docker" "start" "-a" "153e028ebc8d52ba46a3270bbafab70e34a6f4d6f93ad68c5a7ed39b48cd21dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "153e028ebc8d52ba46a3270bbafab70e34a6f4d6f93ad68c5a7ed39b48cd21dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "153e028ebc8d52ba46a3270bbafab70e34a6f4d6f93ad68c5a7ed39b48cd21dc", kill_on_drop: false }`
[INFO] [stdout] 153e028ebc8d52ba46a3270bbafab70e34a6f4d6f93ad68c5a7ed39b48cd21dc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6176a88745960dfe49f10a89bb21d342a90134fa886991960dbf65b95287b7c4
[INFO] running `Command { std: "docker" "start" "-a" "6176a88745960dfe49f10a89bb21d342a90134fa886991960dbf65b95287b7c4", kill_on_drop: false }`
[INFO] [stderr] error: failed to create directory `/opt/rustwide/target/debug/build/parking_lot_core-7990a5cd501509c5/out`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] running `Command { std: "docker" "inspect" "6176a88745960dfe49f10a89bb21d342a90134fa886991960dbf65b95287b7c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6176a88745960dfe49f10a89bb21d342a90134fa886991960dbf65b95287b7c4", kill_on_drop: false }`
[INFO] [stdout] 6176a88745960dfe49f10a89bb21d342a90134fa886991960dbf65b95287b7c4
[INFO] checking shogoroy/codecrafters-redis-rust-1.70 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshogoroy%2Fcodecrafters-redis-rust-1.70" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/shogoroy/codecrafters-redis-rust-1.70 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/shogoroy/codecrafters-redis-rust-1.70
[INFO] finished tweaking git repo https://github.com/shogoroy/codecrafters-redis-rust-1.70
[INFO] tweaked toml for git repo https://github.com/shogoroy/codecrafters-redis-rust-1.70 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/shogoroy/codecrafters-redis-rust-1.70 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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3f38123911d16a69bb933ba9270603506a65dba2a7395cbb6d4e2814283f9ff2
[INFO] running `Command { std: "docker" "start" "-a" "3f38123911d16a69bb933ba9270603506a65dba2a7395cbb6d4e2814283f9ff2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3f38123911d16a69bb933ba9270603506a65dba2a7395cbb6d4e2814283f9ff2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f38123911d16a69bb933ba9270603506a65dba2a7395cbb6d4e2814283f9ff2", kill_on_drop: false }`
[INFO] [stdout] 3f38123911d16a69bb933ba9270603506a65dba2a7395cbb6d4e2814283f9ff2
[INFO] checking shogoroy/codecrafters-redis-rust-1.70 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshogoroy%2Fcodecrafters-redis-rust-1.70" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/shogoroy/codecrafters-redis-rust-1.70 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/shogoroy/codecrafters-redis-rust-1.70
[INFO] finished tweaking git repo https://github.com/shogoroy/codecrafters-redis-rust-1.70
[INFO] tweaked toml for git repo https://github.com/shogoroy/codecrafters-redis-rust-1.70 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/shogoroy/codecrafters-redis-rust-1.70 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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 41c6b6fbb76d6c68c8adf0694d720df0269074f4541e99791f2054bfc6a8623b
[INFO] running `Command { std: "docker" "start" "-a" "41c6b6fbb76d6c68c8adf0694d720df0269074f4541e99791f2054bfc6a8623b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "41c6b6fbb76d6c68c8adf0694d720df0269074f4541e99791f2054bfc6a8623b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41c6b6fbb76d6c68c8adf0694d720df0269074f4541e99791f2054bfc6a8623b", kill_on_drop: false }`
[INFO] [stdout] 41c6b6fbb76d6c68c8adf0694d720df0269074f4541e99791f2054bfc6a8623b
[INFO] checking shogoroy/codecrafters-redis-rust-1.70 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshogoroy%2Fcodecrafters-redis-rust-1.70" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/shogoroy/codecrafters-redis-rust-1.70 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/shogoroy/codecrafters-redis-rust-1.70
[INFO] finished tweaking git repo https://github.com/shogoroy/codecrafters-redis-rust-1.70
[INFO] tweaked toml for git repo https://github.com/shogoroy/codecrafters-redis-rust-1.70 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/shogoroy/codecrafters-redis-rust-1.70 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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7ad979b2acca685db46193830540b3ab8a10cec2a7be29096f86a10ccf6f7593
[INFO] running `Command { std: "docker" "start" "-a" "7ad979b2acca685db46193830540b3ab8a10cec2a7be29096f86a10ccf6f7593", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7ad979b2acca685db46193830540b3ab8a10cec2a7be29096f86a10ccf6f7593", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ad979b2acca685db46193830540b3ab8a10cec2a7be29096f86a10ccf6f7593", kill_on_drop: false }`
[INFO] [stdout] 7ad979b2acca685db46193830540b3ab8a10cec2a7be29096f86a10ccf6f7593
[INFO] checking shogoroy/codecrafters-redis-rust-1.70 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshogoroy%2Fcodecrafters-redis-rust-1.70" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/shogoroy/codecrafters-redis-rust-1.70 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/shogoroy/codecrafters-redis-rust-1.70
[INFO] finished tweaking git repo https://github.com/shogoroy/codecrafters-redis-rust-1.70
[INFO] tweaked toml for git repo https://github.com/shogoroy/codecrafters-redis-rust-1.70 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/shogoroy/codecrafters-redis-rust-1.70 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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 096b1148a7d35ed4ef803e80495d88b2803c1acc881b5ad742c58502ead7e97e
[INFO] running `Command { std: "docker" "start" "-a" "096b1148a7d35ed4ef803e80495d88b2803c1acc881b5ad742c58502ead7e97e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "096b1148a7d35ed4ef803e80495d88b2803c1acc881b5ad742c58502ead7e97e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "096b1148a7d35ed4ef803e80495d88b2803c1acc881b5ad742c58502ead7e97e", kill_on_drop: false }`
[INFO] [stdout] 096b1148a7d35ed4ef803e80495d88b2803c1acc881b5ad742c58502ead7e97e
[INFO] checking shogoroy/codecrafters-redis-rust-1.70 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshogoroy%2Fcodecrafters-redis-rust-1.70" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/shogoroy/codecrafters-redis-rust-1.70 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/shogoroy/codecrafters-redis-rust-1.70
[INFO] finished tweaking git repo https://github.com/shogoroy/codecrafters-redis-rust-1.70
[INFO] tweaked toml for git repo https://github.com/shogoroy/codecrafters-redis-rust-1.70 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/shogoroy/codecrafters-redis-rust-1.70 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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 83eb93709360efc476b25b260f6d7f629c22d65d0268468c829386a78117f1dc
[INFO] running `Command { std: "docker" "start" "-a" "83eb93709360efc476b25b260f6d7f629c22d65d0268468c829386a78117f1dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "83eb93709360efc476b25b260f6d7f629c22d65d0268468c829386a78117f1dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83eb93709360efc476b25b260f6d7f629c22d65d0268468c829386a78117f1dc", kill_on_drop: false }`
[INFO] [stdout] 83eb93709360efc476b25b260f6d7f629c22d65d0268468c829386a78117f1dc
[ERROR] this task or one of its parent failed!
[ERROR] command failed: exit status: 1
[ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.
