[INFO] cloning repository https://github.com/xulai1001/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/xulai1001/codecrafters-interpreter-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxulai1001%2Fcodecrafters-interpreter-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxulai1001%2Fcodecrafters-interpreter-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5407b7e9d0f7c357abd1218636f6a150687ef7b7 [INFO] building xulai1001/codecrafters-interpreter-rust against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxulai1001%2Fcodecrafters-interpreter-rust" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/xulai1001/codecrafters-interpreter-rust [INFO] finished tweaking git repo https://github.com/xulai1001/codecrafters-interpreter-rust [INFO] tweaked toml for git repo https://github.com/xulai1001/codecrafters-interpreter-rust written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/xulai1001/codecrafters-interpreter-rust on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/xulai1001/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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] be7fc7d62bfe30a29fc3e759f3fe18953b3aa96dd791e451b211cb045ba96ae3 [INFO] running `Command { std: "docker" "start" "-a" "be7fc7d62bfe30a29fc3e759f3fe18953b3aa96dd791e451b211cb045ba96ae3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be7fc7d62bfe30a29fc3e759f3fe18953b3aa96dd791e451b211cb045ba96ae3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be7fc7d62bfe30a29fc3e759f3fe18953b3aa96dd791e451b211cb045ba96ae3", kill_on_drop: false }` [INFO] [stdout] be7fc7d62bfe30a29fc3e759f3fe18953b3aa96dd791e451b211cb045ba96ae3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a5ebb2b4860cd27619d731bca24c6dd543c702af1fd48de6835206e64511e8e [INFO] running `Command { std: "docker" "start" "-a" "1a5ebb2b4860cd27619d731bca24c6dd543c702af1fd48de6835206e64511e8e", kill_on_drop: false }` [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling cc v1.2.6 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling quick-xml v0.32.0 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling owo-colors v4.1.0 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling clap_builder v4.5.23 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling supports-hyperlinks v3.1.0 [INFO] [stderr] Compiling terminal_size v0.4.1 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling miette-derive v7.4.0 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling clap v4.5.23 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling plist v1.7.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling onig v6.4.0 [INFO] [stderr] Compiling syntect v5.2.0 [INFO] [stderr] Compiling miette v7.4.0 [INFO] [stderr] Compiling codecrafters-interpreter v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: methods `is_null`, `as_str`, and `as_num` are never used [INFO] [stdout] --> src/lexer.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 28 | impl Literal { [INFO] [stdout] | ------------ methods in this implementation [INFO] [stdout] 29 | pub fn is_null(&self) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | pub fn as_str(&self) -> &str { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 40 | pub fn as_num(&self) -> f64 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.66s [INFO] running `Command { std: "docker" "inspect" "1a5ebb2b4860cd27619d731bca24c6dd543c702af1fd48de6835206e64511e8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a5ebb2b4860cd27619d731bca24c6dd543c702af1fd48de6835206e64511e8e", kill_on_drop: false }` [INFO] [stdout] 1a5ebb2b4860cd27619d731bca24c6dd543c702af1fd48de6835206e64511e8e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e177f9e8347bb442843008edead56e7fab588e62f0dd368a10c56068cb34a950 [INFO] running `Command { std: "docker" "start" "-a" "e177f9e8347bb442843008edead56e7fab588e62f0dd368a10c56068cb34a950", kill_on_drop: false }` [INFO] [stderr] Compiling codecrafters-interpreter v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: methods `is_null`, `as_str`, and `as_num` are never used [INFO] [stdout] --> src/lexer.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 28 | impl Literal { [INFO] [stdout] | ------------ methods in this implementation [INFO] [stdout] 29 | pub fn is_null(&self) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | pub fn as_str(&self) -> &str { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 40 | pub fn as_num(&self) -> f64 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.09s [INFO] running `Command { std: "docker" "inspect" "e177f9e8347bb442843008edead56e7fab588e62f0dd368a10c56068cb34a950", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e177f9e8347bb442843008edead56e7fab588e62f0dd368a10c56068cb34a950", kill_on_drop: false }` [INFO] [stdout] e177f9e8347bb442843008edead56e7fab588e62f0dd368a10c56068cb34a950