[INFO] cloning repository https://github.com/xie-zheng/rock
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xie-zheng/rock" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxie-zheng%2Frock", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxie-zheng%2Frock'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fe25280a88b9970a3b6799c5e37a6f79aa1055a3
[INFO] checking xie-zheng/rock against try#47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268 for pr-149058
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxie-zheng%2Frock" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/xie-zheng/rock
[INFO] finished tweaking git repo https://github.com/xie-zheng/rock
[INFO] tweaked toml for git repo https://github.com/xie-zheng/rock written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/xie-zheng/rock on toolchain 47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/xie-zheng/rock 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" "+47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ouroboros v0.18.4
[INFO] [stderr]   Downloaded anstream v0.6.5
[INFO] [stderr]   Downloaded ouroboros_macro v0.18.4
[INFO] [stderr]   Downloaded clap v4.4.11
[INFO] [stderr]   Downloaded syn v2.0.41
[INFO] [stderr]   Downloaded clap_builder v4.4.11
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d54bac5808bff2cbb3f09ad0536320d9cc50e2a4ef82aae748b08a94e88f2235
[INFO] running `Command { std: "docker" "start" "-a" "d54bac5808bff2cbb3f09ad0536320d9cc50e2a4ef82aae748b08a94e88f2235", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d54bac5808bff2cbb3f09ad0536320d9cc50e2a4ef82aae748b08a94e88f2235", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d54bac5808bff2cbb3f09ad0536320d9cc50e2a4ef82aae748b08a94e88f2235", kill_on_drop: false }`
[INFO] [stdout] d54bac5808bff2cbb3f09ad0536320d9cc50e2a4ef82aae748b08a94e88f2235
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d8da73d63c02e12d3c763c5ddc8912427922efb09f7aaff2773f3e1234176a88
[INFO] running `Command { std: "docker" "start" "-a" "d8da73d63c02e12d3c763c5ddc8912427922efb09f7aaff2773f3e1234176a88", kill_on_drop: false }`
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking anstream v0.6.5
[INFO] [stderr]    Compiling syn v2.0.41
[INFO] [stderr]     Checking clap_builder v4.4.11
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling ouroboros_macro v0.18.4
[INFO] [stderr]     Checking ouroboros v0.18.4
[INFO] [stderr]     Checking clap v4.4.11
[INFO] [stderr]     Checking rock v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variant `CONSTANT_LONG` should have an upper camel case name
[INFO] [stdout]  --> src/chunk.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     CONSTANT_LONG,
[INFO] [stdout]   |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ConstantLong`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `CONSTANT_LONG` should have an upper camel case name
[INFO] [stdout]  --> src/chunk.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     CONSTANT_LONG,
[INFO] [stdout]   |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ConstantLong`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `source`
[INFO] [stdout]   --> src/vm.rs:30:28
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn interpret(self, source: String) -> Result<(), InterpretErr> {
[INFO] [stdout]    |                            ^^^^^^ help: if this is intentional, prefix it with an underscore: `_source`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `source`
[INFO] [stdout]   --> src/vm.rs:30:28
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn interpret(self, source: String) -> Result<(), InterpretErr> {
[INFO] [stdout]    |                            ^^^^^^ help: if this is intentional, prefix it with an underscore: `_source`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `compile` is never used
[INFO] [stdout]  --> src/compiler.rs:4:4
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn compile(source: String) {
[INFO] [stdout]   |    ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `compile` is never used
[INFO] [stdout]  --> src/compiler.rs:4:4
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn compile(source: String) {
[INFO] [stdout]   |    ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `error_token` and `skip_whitespace` are never used
[INFO] [stdout]    --> src/scanner.rs:127:8
[INFO] [stdout]     |
[INFO] [stdout]  99 | impl Scanner {
[INFO] [stdout]     | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 127 |     fn error_token(&self, data: String) -> Token {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 144 |     fn skip_whitespace(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `STACK_MAX` is never used
[INFO] [stdout]   --> src/vm.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | const STACK_MAX: usize = 256;
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `error_token` and `skip_whitespace` are never used
[INFO] [stdout]    --> src/scanner.rs:127:8
[INFO] [stdout]     |
[INFO] [stdout]  99 | impl Scanner {
[INFO] [stdout]     | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 127 |     fn error_token(&self, data: String) -> Token {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 144 |     fn skip_whitespace(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `STACK_MAX` is never used
[INFO] [stdout]   --> src/vm.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | const STACK_MAX: usize = 256;
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `interpret` in this scope
[INFO] [stdout]   --> src/main.rs:57:18
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let result = interpret(source_str);
[INFO] [stdout]    |                  ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `interpret` in this scope
[INFO] [stdout]   --> src/main.rs:57:18
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let result = interpret(source_str);
[INFO] [stdout]    |                  ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `interpret` in this scope
[INFO] [stdout]   --> src/main.rs:78:15
[INFO] [stdout]    |
[INFO] [stdout] 78 |         match interpret(line) {
[INFO] [stdout]    |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `interpret` in this scope
[INFO] [stdout]   --> src/main.rs:78:15
[INFO] [stdout]    |
[INFO] [stdout] 78 |         match interpret(line) {
[INFO] [stdout]    |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rock` (bin "rock" test) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rock` (bin "rock") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "d8da73d63c02e12d3c763c5ddc8912427922efb09f7aaff2773f3e1234176a88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8da73d63c02e12d3c763c5ddc8912427922efb09f7aaff2773f3e1234176a88", kill_on_drop: false }`
[INFO] [stdout] d8da73d63c02e12d3c763c5ddc8912427922efb09f7aaff2773f3e1234176a88
