[INFO] cloning repository https://github.com/peachcloud/peach-workspace
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/peachcloud/peach-workspace" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeachcloud%2Fpeach-workspace", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeachcloud%2Fpeach-workspace'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2df83717e8f06b94cd63f163a1eac014c3590672
[INFO] building peachcloud/peach-workspace/2df83717e8f06b94cd63f163a1eac014c3590672 against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeachcloud%2Fpeach-workspace" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/peachcloud/peach-workspace on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/peachcloud/peach-workspace
[INFO] finished tweaking git repo https://github.com/peachcloud/peach-workspace
[INFO] tweaked toml for git repo https://github.com/peachcloud/peach-workspace written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/peachcloud/peach-workspace 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/peachcloud/peach-lib`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fslock v0.1.6
[INFO] [stderr]   Downloaded jsonrpc-pubsub v14.2.0
[INFO] [stderr]   Downloaded jsonrpc-core v14.2.0
[INFO] [stderr]   Downloaded jsonrpc-test v14.2.0
[INFO] [stderr]   Downloaded snafu-derive v0.4.4
[INFO] [stderr]   Downloaded jsonrpc-pubsub v11.0.0
[INFO] [stderr]   Downloaded jsonrpc-client-core v0.5.0
[INFO] [stderr]   Downloaded atomicwrites v0.2.5
[INFO] [stderr]   Downloaded mkdirp v0.1.0
[INFO] [stderr]   Downloaded time v0.3.0
[INFO] [stderr]   Downloaded snafu v0.2.3
[INFO] [stderr]   Downloaded wpactrl v0.3.1
[INFO] [stderr]   Downloaded ws v0.8.1
[INFO] [stderr]   Downloaded const_format v0.2.17
[INFO] [stderr]   Downloaded jsonrpc-server-utils v11.0.0
[INFO] [stderr]   Downloaded snafu v0.4.4
[INFO] [stderr]   Downloaded websocket-base v0.26.2
[INFO] [stderr]   Downloaded websocket v0.26.2
[INFO] [stderr]   Downloaded nest v1.0.0
[INFO] [stderr]   Downloaded jsonrpc-core v11.0.0
[INFO] [stderr]   Downloaded jsonrpc-client-transports v14.2.1
[INFO] [stderr]   Downloaded jsonrpc-http-server v11.0.0
[INFO] [stderr]   Downloaded jsonrpc-test v11.0.0
[INFO] [stderr]   Downloaded probes v0.3.0
[INFO] [stderr]   Downloaded const_format_proc_macros v0.2.14
[INFO] [stderr]   Downloaded snafu-derive v0.2.3
[INFO] [stderr]   Downloaded jsonrpc-core-client v11.0.0
[INFO] [stderr]   Downloaded jsonrpc-core-client v14.2.0
[INFO] [stderr]   Downloaded jsonrpc-client-http v0.5.0
[INFO] [stderr]   Downloaded openssl-src v111.15.0+1.1.1k
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b99a43d6d4cead0301f52bd353225aa09f8c428a31772f7248a3081478fcf442
[INFO] running `Command { std: "docker" "start" "-a" "b99a43d6d4cead0301f52bd353225aa09f8c428a31772f7248a3081478fcf442", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b99a43d6d4cead0301f52bd353225aa09f8c428a31772f7248a3081478fcf442", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b99a43d6d4cead0301f52bd353225aa09f8c428a31772f7248a3081478fcf442", kill_on_drop: false }`
[INFO] [stdout] b99a43d6d4cead0301f52bd353225aa09f8c428a31772f7248a3081478fcf442
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8b8ddc9920442983ee85a3e67e526a4ad88a257061383a9913113381963e2180
[INFO] running `Command { std: "docker" "start" "-a" "8b8ddc9920442983ee85a3e67e526a4ad88a257061383a9913113381963e2180", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling syn v1.0.74
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling cc v1.0.69
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling serde_derive v1.0.127
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling serde v1.0.127
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling slab v0.4.4
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling serde_json v1.0.66
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling net2 v0.2.37
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling tokio-io v0.1.13
[INFO] [stderr]    Compiling tokio-executor v0.1.10
[INFO] [stderr]    Compiling backtrace v0.3.59
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling gimli v0.24.0
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]    Compiling object v0.24.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.20
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling tokio-sync v0.1.8
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling httparse v1.4.1
[INFO] [stderr]    Compiling tokio-codec v0.1.2
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling regex v1.4.6
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling tokio-reactor v0.1.12
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling addr2line v0.15.2
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling crossbeam-deque v0.7.4
[INFO] [stderr]    Compiling tokio-tcp v0.1.4
[INFO] [stderr]    Compiling crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling tokio-threadpool v0.1.18
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling tokio-udp v0.1.6
[INFO] [stderr]    Compiling tokio-uds v0.2.7
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling tokio-current-thread v0.1.7
[INFO] [stderr]    Compiling tokio-timer v0.2.13
[INFO] [stderr]    Compiling tokio-fs v0.1.7
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling tinyvec v1.3.1
[INFO] [stderr]    Compiling tokio v0.1.22
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.5
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling base64 v0.9.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling futures-cpupool v0.1.8
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling language-tags v0.2.2
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling synstructure v0.12.5
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling bstr v0.2.15
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling yansi v0.5.0
[INFO] [stderr]    Compiling env_logger v0.6.2
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling snafu-derive v0.6.10
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling globset v0.4.8
[INFO] [stderr]    Compiling openssl-src v111.15.0+1.1.1k
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling scoped-tls v0.1.2
[INFO] [stderr]    Compiling tokio-core v0.1.18
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling cipher v0.2.5
[INFO] [stderr]    Compiling tokio-service v0.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.4.0
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling try-lock v0.1.0
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling openssl-sys v0.9.65
[INFO] [stderr]    Compiling take v0.1.0
[INFO] [stderr]    Compiling smallvec v0.2.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling slab v0.3.0
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling owning_ref v0.4.1
[INFO] [stderr]    Compiling snafu v0.6.10
[INFO] [stderr]    Compiling tokio-proto v0.1.1
[INFO] [stderr]    Compiling unicase v1.4.2
[INFO] [stderr]    Compiling want v0.0.4
[INFO] [stderr]    Compiling universal-hash v0.4.1
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling http v0.1.21
[INFO] [stderr]    Compiling relay v0.1.1
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling scopeguard v0.3.3
[INFO] [stderr]    Compiling cpuid-bool v0.2.0
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling polyval v0.4.5
[INFO] [stderr]    Compiling lock_api v0.1.5
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]    Compiling aes-soft v0.6.4
[INFO] [stderr]    Compiling pear_codegen v0.1.4
[INFO] [stderr]    Compiling crypto-mac v0.10.1
[INFO] [stderr]    Compiling hyper v0.11.27
[INFO] [stderr]    Compiling tokio-buf v0.1.1
[INFO] [stderr]    Compiling string v0.2.1
[INFO] [stderr]    Compiling hyper v0.12.36
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling want v0.2.0
[INFO] [stderr]    Compiling aes v0.6.0
[INFO] [stderr]    Compiling parking_lot v0.7.1
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling ghash v0.3.1
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling ctr v0.6.0
[INFO] [stderr]    Compiling mime v0.2.6
[INFO] [stderr]    Compiling aead v0.3.2
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling fslock v0.1.6
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling cpufeatures v0.1.5
[INFO] [stderr]    Compiling typeable v0.1.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling openssl v0.10.35
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling traitobject v0.1.0
[INFO] [stderr]    Compiling sha-1 v0.8.2
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]    Compiling hyper v0.10.16
[INFO] [stderr]    Compiling mio-extras v2.0.6
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling sha2 v0.9.5
[INFO] [stderr]    Compiling http-body v0.1.0
[INFO] [stderr]    Compiling h2 v0.1.26
[INFO] [stderr]    Compiling aes-gcm v0.8.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling hkdf v0.10.0
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pear_codegen-0.1.4/src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(crate_visibility_modifier)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in favor of `pub(crate)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found keyword `struct`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pear_codegen-0.1.4/src/parser.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | crate struct Diagnostic(crate ::proc_macro::Diagnostic);
[INFO] [stdout]    |       ^^^^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PResult` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pear_codegen-0.1.4/src/lib.rs:65:39
[INFO] [stdout]    |
[INFO] [stdout] 65 | fn extract_input_ident(f: &ItemFn) -> PResult<Ident> {
[INFO] [stdout]    |                                       ^^^^^^^ help: a type alias with a similar name exists: `Result`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-0.15.44/src/error.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub type Result<T> = std::result::Result<T, Error>;
[INFO] [stdout]    | ------------------ similarly named type alias `Result` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PResult` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pear_codegen-0.1.4/src/lib.rs:78:44
[INFO] [stdout]    |
[INFO] [stdout] 78 | fn parser_attribute(input: TokenStream) -> PResult<TokenStream2> {
[INFO] [stdout]    |                                            ^^^^^^^ help: a type alias with a similar name exists: `Result`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-0.15.44/src/error.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub type Result<T> = std::result::Result<T, Error>;
[INFO] [stdout]    | ------------------ similarly named type alias `Result` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Case` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pear_codegen-0.1.4/src/lib.rs:142:6
[INFO] [stdout]     |
[INFO] [stdout] 142 | impl Case {
[INFO] [stdout]     |      ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Case` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pear_codegen-0.1.4/src/lib.rs:144:38
[INFO] [stdout]     |
[INFO] [stdout] 144 |         where I: Iterator<Item = &'a Case>
[INFO] [stdout]     |                                      ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Pattern`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pear_codegen-0.1.4/src/lib.rs:161:13
[INFO] [stdout]     |
[INFO] [stdout] 161 |             Pattern::Wild(..) => quote!(#case_expr),
[INFO] [stdout]     |             ^^^^^^^ use of undeclared type `Pattern`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 13  + use std::str::pattern::Pattern;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Pattern`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pear_codegen-0.1.4/src/lib.rs:162:13
[INFO] [stdout]     |
[INFO] [stdout] 162 |             Pattern::Calls(ref calls) => {
[INFO] [stdout]     |             ^^^^^^^ use of undeclared type `Pattern`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 13  + use std::str::pattern::Pattern;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Switch` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pear_codegen-0.1.4/src/lib.rs:201:6
[INFO] [stdout]     |
[INFO] [stdout] 201 | impl Switch {
[INFO] [stdout]     |      ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Diagnostic`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pear_codegen-0.1.4/src/lib.rs:215:13
[INFO] [stdout]     |
[INFO] [stdout] 215 |             Diagnostic::emit(e.into());
[INFO] [stdout]     |             ^^^^^^^^^^ use of undeclared type `Diagnostic`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 13  + use proc_macro::Diagnostic;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Case`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pear_codegen-0.1.4/src/lib.rs:185:35
[INFO] [stdout]     |
[INFO] [stdout] 185 |                 let rest_tokens = Case::to_tokens(&input, parser_name, cases);
[INFO] [stdout]     |                                   ^^^^ use of undeclared type `Case`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Case`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pear_codegen-0.1.4/src/lib.rs:203:9
[INFO] [stdout]     |
[INFO] [stdout] 203 |         Case::to_tokens(&self.input, &self.parser_name, self.cases.iter())
[INFO] [stdout]     |         ^^^^ use of undeclared type `Case`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Switch`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pear_codegen-0.1.4/src/lib.rs:212:11
[INFO] [stdout]     |
[INFO] [stdout] 212 |     match Switch::syn_parse.parse(input) {
[INFO] [stdout]     |           ^^^^^^ use of undeclared type `Switch`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433, E0557.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pear_codegen` (lib) due to 13 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "8b8ddc9920442983ee85a3e67e526a4ad88a257061383a9913113381963e2180", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b8ddc9920442983ee85a3e67e526a4ad88a257061383a9913113381963e2180", kill_on_drop: false }`
[INFO] [stdout] 8b8ddc9920442983ee85a3e67e526a4ad88a257061383a9913113381963e2180
