[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] checking dezzyne/kestros against try#d336647335db03a0fc5b24fc5325cd3905c5b8e8 for pr-151146
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdezzyne%2Fkestros" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-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-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dezzyne/kestros on toolchain d336647335db03a0fc5b24fc5325cd3905c5b8e8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "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" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "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 syn v1.0.92
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6b63c3afddac6dc0284d19b03baba0e40b69e64a43396279ae87ea64c93be34e
[INFO] running `Command { std: "docker" "start" "-a" "6b63c3afddac6dc0284d19b03baba0e40b69e64a43396279ae87ea64c93be34e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6b63c3afddac6dc0284d19b03baba0e40b69e64a43396279ae87ea64c93be34e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b63c3afddac6dc0284d19b03baba0e40b69e64a43396279ae87ea64c93be34e", kill_on_drop: false }`
[INFO] [stdout] 6b63c3afddac6dc0284d19b03baba0e40b69e64a43396279ae87ea64c93be34e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7eafc71e293635cf80386ca23ac3361df2efa768c05f426a7fa8bdad036fdf33
[INFO] running `Command { std: "docker" "start" "-a" "7eafc71e293635cf80386ca23ac3361df2efa768c05f426a7fa8bdad036fdf33", 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]     Checking pest v2.1.3
[INFO] [stderr]     Checking nom v7.1.1
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]     Checking 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] [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] [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[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] 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] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kestros` (bin "kestros") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `kestros` (bin "kestros" test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "7eafc71e293635cf80386ca23ac3361df2efa768c05f426a7fa8bdad036fdf33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7eafc71e293635cf80386ca23ac3361df2efa768c05f426a7fa8bdad036fdf33", kill_on_drop: false }`
[INFO] [stdout] 7eafc71e293635cf80386ca23ac3361df2efa768c05f426a7fa8bdad036fdf33
