[INFO] cloning repository https://github.com/dezzyne/kestros [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dezzyne/kestros" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdezzyne%2Fkestros", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdezzyne%2Fkestros'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1eecae996c9e784fa03b6a9be568bcca91eb3245 [INFO] testing dezzyne/kestros against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdezzyne%2Fkestros" "/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/dezzyne/kestros [INFO] finished tweaking git repo https://github.com/dezzyne/kestros [INFO] tweaked toml for git repo https://github.com/dezzyne/kestros written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dezzyne/kestros on toolchain 9f93af291970322f4f1c6315ccde4d7078201159 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dezzyne/kestros 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "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] 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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f4bc7a5bb183fbb8ba5d3ee8c8f33f30bdbe7091ac5c44f560c747999780da5b [INFO] running `Command { std: "docker" "start" "-a" "f4bc7a5bb183fbb8ba5d3ee8c8f33f30bdbe7091ac5c44f560c747999780da5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f4bc7a5bb183fbb8ba5d3ee8c8f33f30bdbe7091ac5c44f560c747999780da5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4bc7a5bb183fbb8ba5d3ee8c8f33f30bdbe7091ac5c44f560c747999780da5b", kill_on_drop: false }` [INFO] [stdout] f4bc7a5bb183fbb8ba5d3ee8c8f33f30bdbe7091ac5c44f560c747999780da5b [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 83cc008e411469c145dc70854c27f5157f3f449378565e9e1617885fba0e182e [INFO] running `Command { std: "docker" "start" "-a" "83cc008e411469c145dc70854c27f5157f3f449378565e9e1617885fba0e182e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling kestros v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/main.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Parser)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: error parsing [INFO] [stdout] --> 61:25 [INFO] [stdout] | [INFO] [stdout] 61 | constant_declarator (',' constant_declarator)*␊ [INFO] [stdout] | ^--- [INFO] [stdout] | [INFO] [stdout] = expected `{`, `}`, `&`, `|`, `?`, `*`, or `+` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `kestros` (bin "kestros") due to 3 previous errors [INFO] [stdout] error[E0599]: no function or associated item named `parse` found for struct `KestrosCSharpToDart` in the current scope [INFO] [stdout] --> src/main.rs:62:30 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct KestrosCSharpToDart; [INFO] [stdout] | ------------------------------ function or associated item `parse` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 62 | KestrosCSharpToDart::parse(Rule::compilation_unit, &parsed_guts)?; [INFO] [stdout] | ^^^^^ function or associated item not found in `KestrosCSharpToDart` [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 traits define an item `parse`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Parser` [INFO] [stdout] candidate #2: `nom::Parser` [INFO] [stdout] candidate #3: `nom::sequence::Tuple` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Rule` [INFO] [stdout] --> src/main.rs:62:36 [INFO] [stdout] | [INFO] [stdout] 62 | KestrosCSharpToDart::parse(Rule::compilation_unit, &parsed_guts)?; [INFO] [stdout] | ^^^^ use of undeclared type `Rule` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "83cc008e411469c145dc70854c27f5157f3f449378565e9e1617885fba0e182e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83cc008e411469c145dc70854c27f5157f3f449378565e9e1617885fba0e182e", kill_on_drop: false }` [INFO] [stdout] 83cc008e411469c145dc70854c27f5157f3f449378565e9e1617885fba0e182e