[INFO] cloning repository https://github.com/kamchy/codecrafters-interpreter-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kamchy/codecrafters-interpreter-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkamchy%2Fcodecrafters-interpreter-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkamchy%2Fcodecrafters-interpreter-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5d2a1f043e0c41503f4cd2a0fa929a9571cd396e [INFO] checking kamchy/codecrafters-interpreter-rust against try#d534db0721b23cf977073bf4cd306dbf501e6b4d for pr-138499 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkamchy%2Fcodecrafters-interpreter-rust" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/fsmonitor-watchman.sample' to '/workspace/builds/worker-7-tc2/source/.git/hooks/fsmonitor-watchman.sample': No space left on device [INFO] checking kamchy/codecrafters-interpreter-rust against try#d534db0721b23cf977073bf4cd306dbf501e6b4d for pr-138499 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkamchy%2Fcodecrafters-interpreter-rust" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/fsmonitor-watchman.sample' to '/workspace/builds/worker-7-tc2/source/.git/hooks/fsmonitor-watchman.sample': No space left on device [INFO] checking kamchy/codecrafters-interpreter-rust against try#d534db0721b23cf977073bf4cd306dbf501e6b4d for pr-138499 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkamchy%2Fcodecrafters-interpreter-rust" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/tests/prog22.lox [INFO] [stderr] error: unable to write file src/tests/prog22.out [INFO] [stderr] error: unable to write file src/tests/prog3.lox [INFO] [stderr] error: unable to write file src/tests/prog3.out [INFO] [stderr] error: unable to write file src/tests/prog4.lox [INFO] [stderr] error: unable to write file src/tests/prog4.out [INFO] [stderr] error: unable to write file src/tests/prog5.lox [INFO] [stderr] error: unable to write file src/tests/prog5.out [INFO] [stderr] error: unable to write file src/tests/prog6.lox [INFO] [stderr] error: unable to write file src/tests/prog6.out [INFO] [stderr] error: unable to write file src/tests/prog7.lox [INFO] [stderr] error: unable to write file src/tests/prog7.out [INFO] [stderr] error: unable to write file src/tests/prog8.lox [INFO] [stderr] error: unable to write file src/tests/prog8.out [INFO] [stderr] error: unable to write file src/tests/prog_life_days.lox [INFO] [stderr] error: unable to write file src/tests/prog_life_days.out [INFO] [stderr] error: unable to write file src/tests/run_tests.rs [INFO] [stderr] error: unable to write file src/tests/tests_main.rs [INFO] [stderr] error: unable to write file src/token.rs [INFO] [stderr] error: unable to write file src/utils.rs [INFO] [stderr] error: unable to write file test.lox [INFO] [stderr] error: unable to write file test2.lox [INFO] [stderr] error: unable to write file test3.lox [INFO] [stderr] error: unable to write file test4.lox [INFO] [stderr] error: unable to write file test41.lox [INFO] [stderr] error: unable to write file test42.lox [INFO] [stderr] error: unable to write file test5.lox [INFO] [stderr] error: unable to write file test51.lox [INFO] [stderr] error: unable to write file test52.lox [INFO] [stderr] error: unable to write file test53.lox [INFO] [stderr] error: unable to write file test54.lox [INFO] [stderr] error: unable to write file test6.lox [INFO] [stderr] error: unable to write file test61.lox [INFO] [stderr] error: unable to write file test7.lox [INFO] [stderr] error: unable to write file test8.lox [INFO] [stderr] error: unable to write file test_eval_nil.lox [INFO] [stderr] error: unable to write file test_eval_num.lox [INFO] [stderr] error: unable to write file test_eval_str.lox [INFO] [stderr] error: unable to write file test_eval_true.lox [INFO] [stderr] error: unable to write file your_program.sh [INFO] [stderr] fatal: unable to checkout working tree [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking kamchy/codecrafters-interpreter-rust against try#d534db0721b23cf977073bf4cd306dbf501e6b4d for pr-138499 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkamchy%2Fcodecrafters-interpreter-rust" "/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/kamchy/codecrafters-interpreter-rust on toolchain d534db0721b23cf977073bf4cd306dbf501e6b4d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d534db0721b23cf977073bf4cd306dbf501e6b4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kamchy/codecrafters-interpreter-rust [INFO] finished tweaking git repo https://github.com/kamchy/codecrafters-interpreter-rust [INFO] tweaked toml for git repo https://github.com/kamchy/codecrafters-interpreter-rust written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/kamchy/codecrafters-interpreter-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" "+d534db0721b23cf977073bf4cd306dbf501e6b4d" "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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+d534db0721b23cf977073bf4cd306dbf501e6b4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4094b36a5b46b00f6391336b344149a414d00b22edd160417afb88615540a135 [INFO] running `Command { std: "docker" "start" "-a" "4094b36a5b46b00f6391336b344149a414d00b22edd160417afb88615540a135", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4094b36a5b46b00f6391336b344149a414d00b22edd160417afb88615540a135", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4094b36a5b46b00f6391336b344149a414d00b22edd160417afb88615540a135", kill_on_drop: false }` [INFO] [stdout] 4094b36a5b46b00f6391336b344149a414d00b22edd160417afb88615540a135 [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_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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+d534db0721b23cf977073bf4cd306dbf501e6b4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a4463badd6d69d4b692ca44688c5c21c3c513ad611150f21584320be01568db [INFO] running `Command { std: "docker" "start" "-a" "2a4463badd6d69d4b692ca44688c5c21c3c513ad611150f21584320be01568db", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.75 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Checking codecrafters-interpreter v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `core::borrow` [INFO] [stdout] --> src/environment.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use core::borrow; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `borrow::Borrow`, `cell::RefCell`, `hash::Hash`, and `rc::Rc` [INFO] [stdout] --> src/environment.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | use std::{borrow::Borrow, cell::RefCell, collections::HashMap, hash::Hash, rc::Rc}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tests` [INFO] [stdout] --> src/environment.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | tests, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `borrow::BorrowMut`, `cell::RefCell`, and `rc::Rc` [INFO] [stdout] --> src/evaluator.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{borrow::BorrowMut, cell::RefCell, error::Error, fmt::Display, rc::Rc}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::borrow` [INFO] [stdout] --> src/environment.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use core::borrow; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `borrow::Borrow`, `cell::RefCell`, `hash::Hash`, and `rc::Rc` [INFO] [stdout] --> src/environment.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | use std::{borrow::Borrow, cell::RefCell, collections::HashMap, hash::Hash, rc::Rc}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tests` [INFO] [stdout] --> src/environment.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | tests, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `borrow::BorrowMut`, `cell::RefCell`, and `rc::Rc` [INFO] [stdout] --> src/evaluator.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{borrow::BorrowMut, cell::RefCell, error::Error, fmt::Display, rc::Rc}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `print_stmts` is never used [INFO] [stdout] --> src/main.rs:95:4 [INFO] [stdout] | [INFO] [stdout] 95 | fn print_stmts(v: &Vec) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `print_stmts` is never used [INFO] [stdout] --> src/main.rs:95:4 [INFO] [stdout] | [INFO] [stdout] 95 | fn print_stmts(v: &Vec) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.41s [INFO] running `Command { std: "docker" "inspect" "2a4463badd6d69d4b692ca44688c5c21c3c513ad611150f21584320be01568db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a4463badd6d69d4b692ca44688c5c21c3c513ad611150f21584320be01568db", kill_on_drop: false }` [INFO] [stdout] 2a4463badd6d69d4b692ca44688c5c21c3c513ad611150f21584320be01568db