[INFO] cloning repository https://github.com/kersanszki-levente/monkeylang [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kersanszki-levente/monkeylang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkersanszki-levente%2Fmonkeylang", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkersanszki-levente%2Fmonkeylang'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 894784a0739c7788b5e3c3b7b9a6079ec702dd9d [INFO] checking kersanszki-levente/monkeylang against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkersanszki-levente%2Fmonkeylang" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kersanszki-levente/monkeylang [INFO] finished tweaking git repo https://github.com/kersanszki-levente/monkeylang [INFO] tweaked toml for git repo https://github.com/kersanszki-levente/monkeylang written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kersanszki-levente/monkeylang on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kersanszki-levente/monkeylang 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded predicates v3.1.3 [INFO] [stderr] Downloaded clap v4.5.32 [INFO] [stderr] Downloaded wait-timeout v0.2.1 [INFO] [stderr] Downloaded once_cell v1.21.1 [INFO] [stderr] Downloaded clap_builder v4.5.32 [INFO] [stderr] Downloaded bstr v1.11.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8b9fbb5923d37304a3334d2631df06ac48555f2c2341b8d34aaac4f6c6c32d89 [INFO] running `Command { std: "docker" "start" "-a" "8b9fbb5923d37304a3334d2631df06ac48555f2c2341b8d34aaac4f6c6c32d89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b9fbb5923d37304a3334d2631df06ac48555f2c2341b8d34aaac4f6c6c32d89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b9fbb5923d37304a3334d2631df06ac48555f2c2341b8d34aaac4f6c6c32d89", kill_on_drop: false }` [INFO] [stdout] 8b9fbb5923d37304a3334d2631df06ac48555f2c2341b8d34aaac4f6c6c32d89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c87439b0a41344930a587f9a5b494cd1e07fa90c3d14701e7cda00c2da415c9 [INFO] running `Command { std: "docker" "start" "-a" "4c87439b0a41344930a587f9a5b494cd1e07fa90c3d14701e7cda00c2da415c9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking monkey-core v0.1.0 (/opt/rustwide/workdir/monkey-core) [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking monkeylang v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stdout] error[E0432]: unresolved import `clap` [INFO] [stdout] --> repl/src/main.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use clap::Parser as ClapParser; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `clap` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `monkey_core` [INFO] [stdout] --> repl/src/main.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use monkey_core::ast::Value; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `monkey_core` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `monkey_core`, use `cargo add monkey_core` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `monkey_core` [INFO] [stdout] --> repl/src/main.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use monkey_core::environment::Environment; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `monkey_core` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `monkey_core`, use `cargo add monkey_core` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `monkey_core` [INFO] [stdout] --> repl/src/main.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use monkey_core::environment::SharedEnvironment; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `monkey_core` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `monkey_core`, use `cargo add monkey_core` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `monkey_core` [INFO] [stdout] --> repl/src/main.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use monkey_core::evaluator::Evaluate; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `monkey_core` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `monkey_core`, use `cargo add monkey_core` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `monkey_core` [INFO] [stdout] --> repl/src/main.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use monkey_core::lexer::Lexer; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `monkey_core` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `monkey_core`, use `cargo add monkey_core` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `monkey_core` [INFO] [stdout] --> repl/src/main.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use monkey_core::parser::Parser; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `monkey_core` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `monkey_core`, use `cargo add monkey_core` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `termcolor` [INFO] [stdout] --> repl/src/main.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use termcolor::{ [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `termcolor` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `termcolor`, use `cargo add termcolor` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stdout] error[E0599]: no function or associated item named `parse` found for struct `Arguments` in the current scope [INFO] [stdout] --> repl/src/main.rs:133:27 [INFO] [stdout] | [INFO] [stdout] 128 | struct Arguments { [INFO] [stdout] | ---------------- function or associated item `parse` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 133 | let args = Arguments::parse(); [INFO] [stdout] | ^^^^^ function or associated item not found in `Arguments` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `monkeylang` (bin "repl") due to 9 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0432]: unresolved import `clap` [INFO] [stdout] --> repl/src/main.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use clap::Parser as ClapParser; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `clap` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `monkey_core` [INFO] [stdout] --> repl/src/main.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use monkey_core::ast::Value; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `monkey_core` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `monkey_core`, use `cargo add monkey_core` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `monkey_core` [INFO] [stdout] --> repl/src/main.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use monkey_core::environment::Environment; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `monkey_core` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `monkey_core`, use `cargo add monkey_core` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `monkey_core` [INFO] [stdout] --> repl/src/main.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use monkey_core::environment::SharedEnvironment; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `monkey_core` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `monkey_core`, use `cargo add monkey_core` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `monkey_core` [INFO] [stdout] --> repl/src/main.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use monkey_core::evaluator::Evaluate; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `monkey_core` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `monkey_core`, use `cargo add monkey_core` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `monkey_core` [INFO] [stdout] --> repl/src/main.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use monkey_core::lexer::Lexer; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `monkey_core` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `monkey_core`, use `cargo add monkey_core` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `monkey_core` [INFO] [stdout] --> repl/src/main.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use monkey_core::parser::Parser; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `monkey_core` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `monkey_core`, use `cargo add monkey_core` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `termcolor` [INFO] [stdout] --> repl/src/main.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use termcolor::{ [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `termcolor` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `termcolor`, use `cargo add termcolor` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `parse` found for struct `Arguments` in the current scope [INFO] [stdout] --> repl/src/main.rs:133:27 [INFO] [stdout] | [INFO] [stdout] 128 | struct Arguments { [INFO] [stdout] | ---------------- function or associated item `parse` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 133 | let args = Arguments::parse(); [INFO] [stdout] | ^^^^^ function or associated item not found in `Arguments` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `monkeylang` (bin "repl" test) due to 9 previous errors [INFO] running `Command { std: "docker" "inspect" "4c87439b0a41344930a587f9a5b494cd1e07fa90c3d14701e7cda00c2da415c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c87439b0a41344930a587f9a5b494cd1e07fa90c3d14701e7cda00c2da415c9", kill_on_drop: false }` [INFO] [stdout] 4c87439b0a41344930a587f9a5b494cd1e07fa90c3d14701e7cda00c2da415c9