[INFO] cloning repository https://github.com/Katamithetaka/codecrafters-byte-code-compiler-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Katamithetaka/codecrafters-byte-code-compiler-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKatamithetaka%2Fcodecrafters-byte-code-compiler-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKatamithetaka%2Fcodecrafters-byte-code-compiler-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5905eec4ba3199e6b0a359fa3903fec678eafd3b [INFO] checking Katamithetaka/codecrafters-byte-code-compiler-rust against master#fd0c901b00ee1e08a250039cdb90258603497e20 for pr-153692 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKatamithetaka%2Fcodecrafters-byte-code-compiler-rust" "/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/Katamithetaka/codecrafters-byte-code-compiler-rust [INFO] finished tweaking git repo https://github.com/Katamithetaka/codecrafters-byte-code-compiler-rust [INFO] tweaked toml for git repo https://github.com/Katamithetaka/codecrafters-byte-code-compiler-rust written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Katamithetaka/codecrafters-byte-code-compiler-rust on toolchain fd0c901b00ee1e08a250039cdb90258603497e20 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd0c901b00ee1e08a250039cdb90258603497e20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Katamithetaka/codecrafters-byte-code-compiler-rust 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" "+fd0c901b00ee1e08a250039cdb90258603497e20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+fd0c901b00ee1e08a250039cdb90258603497e20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f6e9ce1836976957059ef828d5bdecf18ea3ef68a7578f4812743e33bbc17480 [INFO] running `Command { std: "docker" "start" "-a" "f6e9ce1836976957059ef828d5bdecf18ea3ef68a7578f4812743e33bbc17480", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f6e9ce1836976957059ef828d5bdecf18ea3ef68a7578f4812743e33bbc17480", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6e9ce1836976957059ef828d5bdecf18ea3ef68a7578f4812743e33bbc17480", kill_on_drop: false }` [INFO] [stdout] f6e9ce1836976957059ef828d5bdecf18ea3ef68a7578f4812743e33bbc17480 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+fd0c901b00ee1e08a250039cdb90258603497e20" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7ddd5d64923404e027bfe358940ce926e62fa2c21b7ca7ed09c2073974857ae [INFO] running `Command { std: "docker" "start" "-a" "e7ddd5d64923404e027bfe358940ce926e62fa2c21b7ca7ed09c2073974857ae", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.104 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling syn v2.0.113 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Checking derive_more v2.1.1 [INFO] [stderr] Checking codecrafters-interpreter v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.43s [INFO] running `Command { std: "docker" "inspect" "e7ddd5d64923404e027bfe358940ce926e62fa2c21b7ca7ed09c2073974857ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7ddd5d64923404e027bfe358940ce926e62fa2c21b7ca7ed09c2073974857ae", kill_on_drop: false }` [INFO] [stdout] e7ddd5d64923404e027bfe358940ce926e62fa2c21b7ca7ed09c2073974857ae