[INFO] cloning repository https://github.com/justDeeevin/monkey [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/justDeeevin/monkey" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjustDeeevin%2Fmonkey", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjustDeeevin%2Fmonkey'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3ffd2b15ffafcdb334e93a2a8069218c6efd2561 [INFO] checking justDeeevin/monkey against master#c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2 for pr-142712 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjustDeeevin%2Fmonkey" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/justDeeevin/monkey [INFO] finished tweaking git repo https://github.com/justDeeevin/monkey [INFO] tweaked toml for git repo https://github.com/justDeeevin/monkey written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/justDeeevin/monkey on toolchain c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/justDeeevin/monkey 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" "+c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1c2075985428ad258ea1a0039a5d141757de7e9a025964b75d6dd2a11b669675 [INFO] running `Command { std: "docker" "start" "-a" "1c2075985428ad258ea1a0039a5d141757de7e9a025964b75d6dd2a11b669675", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c2075985428ad258ea1a0039a5d141757de7e9a025964b75d6dd2a11b669675", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c2075985428ad258ea1a0039a5d141757de7e9a025964b75d6dd2a11b669675", kill_on_drop: false }` [INFO] [stdout] 1c2075985428ad258ea1a0039a5d141757de7e9a025964b75d6dd2a11b669675 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c1f6e8b66e551296b512d0f81bdb54e0d251d850882ed2f4356636535215b160 [INFO] running `Command { std: "docker" "start" "-a" "c1f6e8b66e551296b512d0f81bdb54e0d251d850882ed2f4356636535215b160", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking home v0.5.11 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking dyn-clone v1.0.18 [INFO] [stderr] Checking downcast-rs v2.0.1 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking fd-lock v4.0.2 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Checking rustyline v15.0.0 [INFO] [stderr] Checking monkey v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/ast/mod.rs:71:12 [INFO] [stdout] | [INFO] [stdout] 70 | impl Identifier { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] 71 | pub fn new(literal: impl AsRef) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/ast/mod.rs:160:12 [INFO] [stdout] | [INFO] [stdout] 159 | impl IntegerLiteral { [INFO] [stdout] | ------------------- associated function in this implementation [INFO] [stdout] 160 | pub fn new(value: Integer) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/ast/mod.rs:260:12 [INFO] [stdout] | [INFO] [stdout] 259 | impl BooleanLiteral { [INFO] [stdout] | ------------------- associated function in this implementation [INFO] [stdout] 260 | pub fn new(value: bool) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `value` are never used [INFO] [stdout] --> src/ast/mod.rs:428:12 [INFO] [stdout] | [INFO] [stdout] 427 | impl StringLiteral { [INFO] [stdout] | ------------------ associated items in this implementation [INFO] [stdout] 428 | pub fn new(value: Rc) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 435 | pub fn value(&self) -> &str { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/ast/mod.rs:160:12 [INFO] [stdout] | [INFO] [stdout] 159 | impl IntegerLiteral { [INFO] [stdout] | ------------------- associated function in this implementation [INFO] [stdout] 160 | pub fn new(value: Integer) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/ast/mod.rs:260:12 [INFO] [stdout] | [INFO] [stdout] 259 | impl BooleanLiteral { [INFO] [stdout] | ------------------- associated function in this implementation [INFO] [stdout] 260 | pub fn new(value: bool) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/ast/mod.rs:428:12 [INFO] [stdout] | [INFO] [stdout] 427 | impl StringLiteral { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] 428 | pub fn new(value: Rc) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.40s [INFO] running `Command { std: "docker" "inspect" "c1f6e8b66e551296b512d0f81bdb54e0d251d850882ed2f4356636535215b160", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1f6e8b66e551296b512d0f81bdb54e0d251d850882ed2f4356636535215b160", kill_on_drop: false }` [INFO] [stdout] c1f6e8b66e551296b512d0f81bdb54e0d251d850882ed2f4356636535215b160