[INFO] cloning repository https://github.com/monirzamanmon/rustcpl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/monirzamanmon/rustcpl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmonirzamanmon%2Frustcpl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmonirzamanmon%2Frustcpl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0d2afb6b7fb243312b6153add5a4ceb16f6d9e47 [INFO] testing monirzamanmon/rustcpl against 1.90.0 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmonirzamanmon%2Frustcpl" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/monirzamanmon/rustcpl [INFO] finished tweaking git repo https://github.com/monirzamanmon/rustcpl [INFO] tweaked toml for git repo https://github.com/monirzamanmon/rustcpl written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/monirzamanmon/rustcpl on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/monirzamanmon/rustcpl 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 31fd9d9beac54ff739eaf3f0b943234606eeacb755aa8ae2ae89de643e97b9ed [INFO] running `Command { std: "docker" "start" "-a" "31fd9d9beac54ff739eaf3f0b943234606eeacb755aa8ae2ae89de643e97b9ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "31fd9d9beac54ff739eaf3f0b943234606eeacb755aa8ae2ae89de643e97b9ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31fd9d9beac54ff739eaf3f0b943234606eeacb755aa8ae2ae89de643e97b9ed", kill_on_drop: false }` [INFO] [stdout] 31fd9d9beac54ff739eaf3f0b943234606eeacb755aa8ae2ae89de643e97b9ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 93e74793254455f721dd58a06846f401346804aa13ce399a4c23586418e3dec8 [INFO] running `Command { std: "docker" "start" "-a" "93e74793254455f721dd58a06846f401346804aa13ce399a4c23586418e3dec8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling pest v2.7.5 [INFO] [stderr] Compiling pest_meta v2.7.5 [INFO] [stderr] Compiling pest_generator v2.7.5 [INFO] [stderr] Compiling pest_derive v2.7.5 [INFO] [stderr] Compiling rustcpl v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/main.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Parser)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: error opening "cpl.pest": No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `parse` found for struct `CPLParser` in the current scope [INFO] [stdout] --> src/main.rs:37:29 [INFO] [stdout] | [INFO] [stdout] 10 | struct CPLParser; [INFO] [stdout] | ---------------- function or associated item `parse` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 37 | let parsed = CPLParser::parse(RuleType::expression, input).unwrap_or_else(|e| panic!("{}", e)); [INFO] [stdout] | ^^^^^ function or associated item not found in `CPLParser` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `parse`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0782]: expected a type, found a trait [INFO] [stdout] --> src/main.rs:37:35 [INFO] [stdout] | [INFO] [stdout] 37 | let parsed = CPLParser::parse(RuleType::expression, input).unwrap_or_else(|e| panic!("{}", e)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: you can add the `dyn` keyword if you want a trait object [INFO] [stdout] | [INFO] [stdout] 37 | let parsed = CPLParser::parse(::expression, input).unwrap_or_else(|e| panic!("{}", e)); [INFO] [stdout] | ++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0782]: expected a type, found a trait [INFO] [stdout] --> src/main.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | RuleType::expression => { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: you can add the `dyn` keyword if you want a trait object [INFO] [stdout] | [INFO] [stdout] 43 | ::expression => { [INFO] [stdout] | ++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `eval_expression` found for struct `CPLParser` in the current scope [INFO] [stdout] --> src/main.rs:44:41 [INFO] [stdout] | [INFO] [stdout] 10 | struct CPLParser; [INFO] [stdout] | ---------------- function or associated item `eval_expression` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 44 | expression = CPLParser::eval_expression(pair.into_inner()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ function or associated item not found in `CPLParser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0599, E0782. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustcpl` (bin "rustcpl") due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "93e74793254455f721dd58a06846f401346804aa13ce399a4c23586418e3dec8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93e74793254455f721dd58a06846f401346804aa13ce399a4c23586418e3dec8", kill_on_drop: false }` [INFO] [stdout] 93e74793254455f721dd58a06846f401346804aa13ce399a4c23586418e3dec8