=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for rusti-cal-1.1.0 Compiling autocfg v1.1.0 Compiling proc-macro2 v1.0.50 Compiling quote v1.0.23 Compiling memchr v2.5.0 Compiling unicode-ident v1.0.6 Compiling num-traits v0.2.15 Compiling syn v1.0.107 Compiling libc v0.2.139 Compiling num-integer v0.1.45 Compiling aho-corasick v0.7.20 error[E0463]: can't find crate for `std` error[E0463]: can't find crate for `proc_macro` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/lib.rs:297:1 | 297 | extern crate proc_macro; | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate error[E0463]: can't find crate for `std` which `proc_macro2` depends on --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/lib.rs:298:1 | 298 | extern crate proc_macro2; | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate error[E0463]: can't find crate for `std` which `quote` depends on --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/lib.rs:301:1 | 301 | extern crate quote; | ^^^^^^^^^^^^^^^^^^^ can't find crate error[E0463]: can't find crate for `std` which `quote` depends on --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/export.rs:11:1 | 11 | pub extern crate quote; | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate error[E0463]: can't find crate for `std` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/bigint.rs:1:5 | 1 | use std::ops::{AddAssign, MulAssign}; | ^^^ can't find crate error[E0463]: can't find crate for `std` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/lifetime.rs:2:5 | 2 | use std::cmp::Ordering; | ^^^ can't find crate error[E0463]: can't find crate for `std` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/lifetime.rs:3:5 | 3 | use std::fmt::{self, Display}; | ^^^ can't find crate error[E0463]: can't find crate for `std` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/lifetime.rs:4:5 | 4 | use std::hash::{Hash, Hasher}; | ^^^ can't find crate error[E0463]: can't find crate for `std` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/buffer.rs:17:5 | 17 | use std::cmp::Ordering; | ^^^ can't find crate error[E0463]: can't find crate for `std` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/buffer.rs:18:5 | 18 | use std::marker::PhantomData; | ^^^ can't find crate error[E0463]: can't find crate for `std` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/punctuated.rs:28:5 | 28 | use std::iter; | ^^^ can't find crate error[E0463]: can't find crate for `std` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/punctuated.rs:29:5 | 29 | use std::iter::FromIterator; | ^^^ can't find crate error[E0463]: can't find crate for `std` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/punctuated.rs:30:5 | 30 | use std::ops::{Index, IndexMut}; | ^^^ can't find crate error[E0463]: can't find crate for `std` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/punctuated.rs:31:5 | 31 | use std::option; | ^^^ can't find crate error[E0463]: can't find crate for `std` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/punctuated.rs:32:5 | 32 | use std::slice; | ^^^ can't find crate error[E0463]: can't find crate for `std` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/punctuated.rs:33:5 | 33 | use std::vec; | ^^^ can't find crate error[E0463]: can't find crate for `std` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/export.rs:1:9 | 1 | pub use std::clone::Clone; | ^^^ can't find crate error[E0463]: can't find crate for `std` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/export.rs:2:9 | 2 | pub use std::cmp::{Eq, PartialEq}; | ^^^ can't find crate error[E0463]: can't find crate for `std` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/export.rs:3:9 | 3 | pub use std::default::Default; | ^^^ can't find crate error[E0463]: can't find crate for `std` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/export.rs:4:9 | 4 | pub use std::fmt::{self, Debug, Formatter}; | ^^^ can't find crate error[E0463]: can't find crate for `std` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/export.rs:5:9 | 5 | pub use std::hash::{Hash, Hasher}; | ^^^ can't find crate error[E0463]: can't find crate for `std` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/export.rs:6:9 | 6 | pub use std::marker::Copy; | ^^^ can't find crate error[E0463]: can't find crate for `std` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/export.rs:7:9 | 7 | pub use std::option::Option::{None, Some}; | ^^^ can't find crate error[E0463]: can't find crate for `std` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/export.rs:8:9 | 8 | pub use std::result::Result::{Err, Ok}; | ^^^ can't find crate error[E0463]: can't find crate for `std` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/thread.rs:1:5 | 1 | use std::fmt::{self, Debug}; | ^^^ can't find crate error[E0463]: can't find crate for `std` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/thread.rs:2:5 | 2 | use std::thread::{self, ThreadId}; | ^^^ can't find crate error[E0463]: can't find crate for `std` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/lookahead.rs:7:5 | 7 | use std::cell::RefCell; | ^^^ can't find crate error[E0463]: can't find crate for `std` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/parse.rs:200:5 | 200 | use std::cell::Cell; | ^^^ can't find crate error[E0463]: can't find crate for `std` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/parse.rs:201:5 | 201 | use std::fmt::{self, Debug, Display}; | ^^^ can't find crate error[E0463]: can't find crate for `std` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/parse.rs:204:5 | 204 | use std::marker::PhantomData; | ^^^ can't find crate error[E0463]: can't find crate for `std` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/parse.rs:205:5 | 205 | use std::mem; | ^^^ can't find crate error[E0463]: can't find crate for `std` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/parse.rs:206:5 | 206 | use std::ops::Deref; | ^^^ can't find crate error[E0463]: can't find crate for `std` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/parse.rs:207:5 | 207 | use std::rc::Rc; | ^^^ can't find crate error[E0463]: can't find crate for `std` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/parse.rs:208:5 | 208 | use std::str::FromStr; | ^^^ can't find crate error[E0463]: can't find crate for `std` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/verbatim.rs:3:5 | 3 | use std::cmp::Ordering; | ^^^ can't find crate error[E0463]: can't find crate for `std` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/verbatim.rs:4:5 | 4 | use std::iter; | ^^^ can't find crate error[E0463]: can't find crate for `std` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/error.rs:9:5 | 9 | use std::fmt::{self, Debug, Display}; | ^^^ can't find crate error[E0463]: can't find crate for `std` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/error.rs:10:5 | 10 | use std::iter::FromIterator; | ^^^ can't find crate error[E0463]: can't find crate for `std` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/error.rs:11:5 | 11 | use std::slice; | ^^^ can't find crate error[E0463]: can't find crate for `std` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/error.rs:12:5 | 12 | use std::vec; | ^^^ can't find crate error[E0463]: can't find crate for `std` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/attr.rs:4:5 | 4 | use std::iter; | ^^^ can't find crate error[E0463]: can't find crate for `std` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/attr.rs:5:5 | 5 | use std::slice; | ^^^ can't find crate error[E0463]: can't find crate for `std` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:9:5 | 9 | use std::fmt::{self, Display}; | ^^^ can't find crate error[E0463]: can't find crate for `std` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:10:5 | 10 | use std::hash::{Hash, Hasher}; | ^^^ can't find crate error[E0463]: can't find crate for `std` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:12:5 | 12 | use std::mem; | ^^^ can't find crate error[E0463]: can't find crate for `std` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1101:9 | 1101 | use std::cmp::Ordering; | ^^^ can't find crate error[E0463]: can't find crate for `std` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:7:5 | 7 | use std::mem; | ^^^ can't find crate error[E0463]: can't find crate for `std` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:972:9 | 972 | use std::iter::{self, FromIterator}; | ^^^ can't find crate error[E0463]: can't find crate for `std` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/lit.rs:9:5 | 9 | use std::fmt::{self, Display}; | ^^^ can't find crate error[E0463]: can't find crate for `std` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/lit.rs:12:5 | 12 | use std::str::{self, FromStr}; | ^^^ can't find crate error[E0463]: can't find crate for `std` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/lit.rs:953:9 | 953 | use std::char; | ^^^ can't find crate error[E0463]: can't find crate for `std` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/lit.rs:954:9 | 954 | use std::ops::{Index, RangeFrom}; | ^^^ can't find crate error[E0463]: can't find crate for `std` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/path.rs:691:9 | 691 | use std::cmp; | ^^^ can't find crate error[E0463]: can't find crate for `std` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/reserved.rs:9:5 | 9 | use std::marker::PhantomData; | ^^^ can't find crate error[E0463]: can't find crate for `std` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/token.rs:120:5 | 120 | use std::ops::{Deref, DerefMut}; | ^^^ can't find crate error[E0463]: can't find crate for `std` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/token.rs:156:9 | 156 | use std::cell::Cell; | ^^^ can't find crate error[E0463]: can't find crate for `std` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/token.rs:157:9 | 157 | use std::rc::Rc; | ^^^ can't find crate error[E0463]: can't find crate for `std` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/drops.rs:1:5 | 1 | use std::iter; | ^^^ can't find crate error[E0463]: can't find crate for `std` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/drops.rs:2:5 | 2 | use std::mem::ManuallyDrop; | ^^^ can't find crate error[E0463]: can't find crate for `std` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/drops.rs:3:5 | 3 | use std::ops::{Deref, DerefMut}; | ^^^ can't find crate error[E0463]: can't find crate for `std` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/drops.rs:4:5 | 4 | use std::option; | ^^^ can't find crate error[E0463]: can't find crate for `std` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/drops.rs:5:5 | 5 | use std::slice; | ^^^ can't find crate error[E0463]: can't find crate for `std` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/drops.rs:42:9 | 42 | use std::mem::needs_drop; | ^^^ can't find crate error[E0432]: unresolved import `crate::ident::Ident` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/lib.rs:314:9 | 314 | pub use crate::ident::Ident; | ^^^^^^^^^^^^^^^^^^^ error: cannot find macro `concat` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/token.rs:333:21 | 333 | concat!("`", $token, "`") | ^^^^^^ ... 652 | / define_keywords! { 653 | | "abstract" pub struct Abstract /// `abstract` 654 | | "as" pub struct As /// `as` 655 | | "async" pub struct Async /// `async` ... | 704 | | "yield" pub struct Yield /// `yield` 705 | | } | |_- in this macro invocation | = note: this error originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `concat` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/token.rs:468:21 | 468 | concat!("`", $token, "`") | ^^^^^^ ... 707 | / define_punctuation! { 708 | | "+" pub struct Add/1 /// `+` 709 | | "+=" pub struct AddEq/2 /// `+=` 710 | | "&" pub struct And/1 /// `&` ... | 753 | | "~" pub struct Tilde/1 /// `~` 754 | | } | |_- in this macro invocation | = note: this error originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `include` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/token.rs:882:1 | 882 | include!("await.rs"); // export_token_macro! {[await]} | ^^^^^^^ error: cannot find macro `format` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/token.rs:903:30 | 903 | Err(cursor.error(format!("expected `{}`", token))) | ^^^^^^ error: cannot find macro `assert` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/token.rs:924:13 | 924 | assert!(token.len() <= spans.len()); | ^^^^^^ error: cannot find macro `format` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/token.rs:943:38 | 943 | Err(Error::new(spans[0], format!("expected `{}`", token))) | ^^^^^^ error: cannot find macro `assert_eq` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/token.rs:975:9 | 975 | assert_eq!(s.len(), spans.len()); | ^^^^^^^^^ error: cannot find macro `panic` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/token.rs:1005:18 | 1005 | _ => panic!("unknown delimiter: {}", s), | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ident.rs:69:19 | 69 | impl From for Ident { | ^^^^^ ... 77 | ident_from_token!(self); | ----------------------- in this macro invocation | note: `Token` is imported here, but it is a trait, not a macro --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ident.rs:8:5 | 8 | use crate::token::Token; | ^^^^^^^^^^^^^^^^^^^ = note: this error originates in the macro `ident_from_token` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ident.rs:70:28 | 70 | fn from(token: Token![$token]) -> Ident { | ^^^^^ ... 77 | ident_from_token!(self); | ----------------------- in this macro invocation | note: `Token` is imported here, but it is a trait, not a macro --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ident.rs:8:5 | 8 | use crate::token::Token; | ^^^^^^^^^^^^^^^^^^^ = note: this error originates in the macro `ident_from_token` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `stringify` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ident.rs:71:28 | 71 | Ident::new(stringify!($token), token.span) | ^^^^^^^^^ ... 77 | ident_from_token!(self); | ----------------------- in this macro invocation | = note: this error originates in the macro `ident_from_token` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ident.rs:69:19 | 69 | impl From for Ident { | ^^^^^ ... 78 | ident_from_token!(Self); | ----------------------- in this macro invocation | note: `Token` is imported here, but it is a trait, not a macro --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ident.rs:8:5 | 8 | use crate::token::Token; | ^^^^^^^^^^^^^^^^^^^ = note: this error originates in the macro `ident_from_token` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ident.rs:70:28 | 70 | fn from(token: Token![$token]) -> Ident { | ^^^^^ ... 78 | ident_from_token!(Self); | ----------------------- in this macro invocation | note: `Token` is imported here, but it is a trait, not a macro --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ident.rs:8:5 | 8 | use crate::token::Token; | ^^^^^^^^^^^^^^^^^^^ = note: this error originates in the macro `ident_from_token` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `stringify` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ident.rs:71:28 | 71 | Ident::new(stringify!($token), token.span) | ^^^^^^^^^ ... 78 | ident_from_token!(Self); | ----------------------- in this macro invocation | = note: this error originates in the macro `ident_from_token` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ident.rs:69:19 | 69 | impl From for Ident { | ^^^^^ ... 79 | ident_from_token!(super); | ------------------------ in this macro invocation | note: `Token` is imported here, but it is a trait, not a macro --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ident.rs:8:5 | 8 | use crate::token::Token; | ^^^^^^^^^^^^^^^^^^^ = note: this error originates in the macro `ident_from_token` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ident.rs:70:28 | 70 | fn from(token: Token![$token]) -> Ident { | ^^^^^ ... 79 | ident_from_token!(super); | ------------------------ in this macro invocation | note: `Token` is imported here, but it is a trait, not a macro --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ident.rs:8:5 | 8 | use crate::token::Token; | ^^^^^^^^^^^^^^^^^^^ = note: this error originates in the macro `ident_from_token` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `stringify` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ident.rs:71:28 | 71 | Ident::new(stringify!($token), token.span) | ^^^^^^^^^ ... 79 | ident_from_token!(super); | ------------------------ in this macro invocation | = note: this error originates in the macro `ident_from_token` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ident.rs:69:19 | 69 | impl From for Ident { | ^^^^^ ... 80 | ident_from_token!(crate); | ------------------------ in this macro invocation | note: `Token` is imported here, but it is a trait, not a macro --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ident.rs:8:5 | 8 | use crate::token::Token; | ^^^^^^^^^^^^^^^^^^^ = note: this error originates in the macro `ident_from_token` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ident.rs:70:28 | 70 | fn from(token: Token![$token]) -> Ident { | ^^^^^ ... 80 | ident_from_token!(crate); | ------------------------ in this macro invocation | note: `Token` is imported here, but it is a trait, not a macro --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ident.rs:8:5 | 8 | use crate::token::Token; | ^^^^^^^^^^^^^^^^^^^ = note: this error originates in the macro `ident_from_token` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `stringify` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ident.rs:71:28 | 71 | Ident::new(stringify!($token), token.span) | ^^^^^^^^^ ... 80 | ident_from_token!(crate); | ------------------------ in this macro invocation | = note: this error originates in the macro `ident_from_token` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ident.rs:69:19 | 69 | impl From for Ident { | ^^^^^ ... 81 | ident_from_token!(extern); | ------------------------- in this macro invocation | note: `Token` is imported here, but it is a trait, not a macro --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ident.rs:8:5 | 8 | use crate::token::Token; | ^^^^^^^^^^^^^^^^^^^ = note: this error originates in the macro `ident_from_token` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ident.rs:70:28 | 70 | fn from(token: Token![$token]) -> Ident { | ^^^^^ ... 81 | ident_from_token!(extern); | ------------------------- in this macro invocation | note: `Token` is imported here, but it is a trait, not a macro --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ident.rs:8:5 | 8 | use crate::token::Token; | ^^^^^^^^^^^^^^^^^^^ = note: this error originates in the macro `ident_from_token` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `stringify` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ident.rs:71:28 | 71 | Ident::new(stringify!($token), token.span) | ^^^^^^^^^ ... 81 | ident_from_token!(extern); | ------------------------- in this macro invocation | = note: this error originates in the macro `ident_from_token` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ident.rs:83:11 | 83 | impl From for Ident { | ^^^^^ | note: `Token` is imported here, but it is a trait, not a macro --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ident.rs:8:5 | 8 | use crate::token::Token; | ^^^^^^^^^^^^^^^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ident.rs:84:20 | 84 | fn from(token: Token![_]) -> Ident { | ^^^^^ | note: `Token` is imported here, but it is a trait, not a macro --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ident.rs:8:5 | 8 | use crate::token::Token; | ^^^^^^^^^^^^^^^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/attr.rs:150:26 | 150 | pub pound_token: Token![#], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/attr.rs:179:30 | 179 | .map(|colon| Token![::](colon.spans)), | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/attr.rs:186:68 | 186 | Pair::Punctuated(clone_ident_segment(seg), Token![::](punct.spans)) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/attr.rs:240:26 | 240 | while input.peek(Token![#]) { | ^^^^^ error: cannot find macro `format` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/attr.rs:274:5 | 274 | format!("{}[{}(...)]", style, path) | ^^^^^^ error: cannot find macro `format` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/attr.rs:281:19 | 281 | let msg = format!("expected attribute arguments in parentheses: {}", expected); | ^^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/attr.rs:287:26 | 287 | } else if input.peek(Token![=]) { | ^^^^^ error: cannot find macro `format` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/attr.rs:289:19 | 289 | let msg = format!("expected parentheses: {}", expected); | ^^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/attr.rs:332:15 | 332 | Inner(Token![!]), | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/attr.rs:381:44 | 381 | pub nested: Punctuated, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/attr.rs:393:23 | 393 | pub eq_token: Token![=], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/attr.rs:504:26 | 504 | while input.peek(Token![#]) && input.peek2(Token![!]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/attr.rs:504:52 | 504 | while input.peek(Token![#]) && input.peek2(Token![!]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/attr.rs:541:36 | 541 | if !input.peek(Token![::]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/attr.rs:584:72 | 584 | if input.peek(Lit) && !(input.peek(LitBool) && input.peek2(Token![=])) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/attr.rs:587:31 | 587 | || input.peek(Token![::]) && input.peek3(Ident::peek_any) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/attr.rs:599:30 | 599 | } else if input.peek(Token![=]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/data.rs:21:35 | 21 | pub discriminant: Option<(Token![=], Expr)>, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/data.rs:59:38 | 59 | pub named: Punctuated, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/data.rs:71:40 | 71 | pub unnamed: Punctuated, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/data.rs:166:33 | 166 | pub colon_token: Option, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/data.rs:209:24 | 209 | pub pub_token: Token![pub], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/data.rs:220:26 | 220 | pub crate_token: Token![crate], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/data.rs:232:24 | 232 | pub pub_token: Token![pub], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/data.rs:234:30 | 234 | pub in_token: Option, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/data.rs:259:46 | 259 | let discriminant = if input.peek(Token![=]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/data.rs:260:31 | 260 | let eq_token: Token![=] = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/data.rs:304:43 | 304 | ident: Some(if input.peek(Token![_]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/data.rs:341:27 | 341 | if input.peek(Token![pub]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/data.rs:343:34 | 343 | } else if input.peek(Token![crate]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/data.rs:353:43 | 353 | let pub_token = input.parse::()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/data.rs:360:33 | 360 | if content.peek(Token![crate]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/data.rs:361:37 | 361 | || content.peek(Token![self]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/data.rs:362:37 | 362 | || content.peek(Token![super]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/data.rs:379:40 | 379 | } else if content.peek(Token![in]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/data.rs:380:35 | 380 | let in_token: Token![in] = content.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/data.rs:397:28 | 397 | if input.peek2(Token![::]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:260:37 | 260 | pub elems: Punctuated, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:272:23 | 272 | pub eq_token: Token![=], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:297:26 | 297 | pub async_token: Token![async], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:298:29 | 298 | pub capture: Option, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:311:24 | 311 | pub dot_token: Token![.], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:349:24 | 349 | pub box_token: Token![box], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:362:26 | 362 | pub break_token: Token![break], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:378:36 | 378 | pub args: Punctuated, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:391:23 | 391 | pub as_token: Token![as], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:403:32 | 403 | pub movability: Option, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:404:31 | 404 | pub asyncness: Option, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:405:29 | 405 | pub capture: Option, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:406:24 | 406 | pub or1_token: Token![|], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:407:37 | 407 | pub inputs: Punctuated, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:408:24 | 408 | pub or2_token: Token![|], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:421:29 | 421 | pub continue_token: Token![continue], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:435:24 | 435 | pub dot_token: Token![.], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:448:24 | 448 | pub for_token: Token![for], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:450:23 | 450 | pub in_token: Token![in], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:483:23 | 483 | pub if_token: Token![if], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:486:34 | 486 | pub else_branch: Option<(Token![else], Box)>, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:511:24 | 511 | pub let_token: Token![let], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:513:23 | 513 | pub eq_token: Token![=], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:538:25 | 538 | pub loop_token: Token![loop], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:561:26 | 561 | pub match_token: Token![match], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:576:24 | 576 | pub dot_token: Token![.], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:580:36 | 580 | pub args: Punctuated, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:632:24 | 632 | pub and_token: Token![&], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:634:32 | 634 | pub mutability: Option, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:648:25 | 648 | pub semi_token: Token![;], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:660:27 | 660 | pub return_token: Token![return], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:677:44 | 677 | pub fields: Punctuated, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:678:32 | 678 | pub dot2_token: Option, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:691:29 | 691 | pub question_token: Token![?], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:702:24 | 702 | pub try_token: Token![try], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:715:37 | 715 | pub elems: Punctuated, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:727:26 | 727 | pub colon_token: Token![:], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:752:27 | 752 | pub unsafe_token: Token![unsafe], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:765:26 | 765 | pub while_token: Token![while], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:778:26 | 778 | pub yield_token: Token![yield], | ^^^^^ error: cannot find macro `assert` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:929:9 | 929 | assert!(index < u32::max_value() as usize); | ^^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:970:27 | 970 | pub colon2_token: Token![::], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:971:23 | 971 | pub lt_token: Token![<], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:972:53 | 972 | pub args: Punctuated, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:973:23 | 973 | pub gt_token: Token![>], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1009:33 | 1009 | pub colon_token: Option, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1024:26 | 1024 | pub colon_token: Token![:], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1053:28 | 1053 | pub guard: Option<(Token![if], Box)>, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1054:30 | 1054 | pub fat_arrow_token: Token![=>], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1056:27 | 1056 | pub comma: Option, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1068:18 | 1068 | HalfOpen(Token![..]), | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1070:16 | 1070 | Closed(Token![..=]), | ^^^^^ error: cannot find macro `stringify` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/custom_keyword.rs:132:30 | 132 | ident == stringify!($ident) | ^^^^^^^^^ | ::: /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1103:5 | 1103 | crate::custom_keyword!(raw); | --------------------------- in this macro invocation | = note: this error originates in the macro `$crate::impl_parse_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `concat` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/custom_keyword.rs:139:17 | 139 | concat!("`", stringify!($ident), "`") | ^^^^^^ | ::: /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1103:5 | 1103 | crate::custom_keyword!(raw); | --------------------------- in this macro invocation | = note: this error originates in the macro `$crate::impl_parse_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `stringify` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/custom_keyword.rs:147:37 | 147 | if ident == stringify!($ident) { | ^^^^^^^^^ | ::: /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1103:5 | 1103 | crate::custom_keyword!(raw); | --------------------------- in this macro invocation | = note: this error originates in the macro `$crate::impl_parse_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `concat` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/custom_keyword.rs:151:57 | 151 | $crate::__private::Err(cursor.error(concat!( | ^^^^^^ | ::: /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1103:5 | 1103 | crate::custom_keyword!(raw); | --------------------------- in this macro invocation | = note: this error originates in the macro `$crate::impl_parse_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `stringify` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/custom_keyword.rs:178:48 | 178 | let ident = $crate::Ident::new(stringify!($ident), self.span); | ^^^^^^^^^ | ::: /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1103:5 | 1103 | crate::custom_keyword!(raw); | --------------------------- in this macro invocation | = note: this error originates in the macro `$crate::impl_to_tokens_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1325:31 | 1325 | && input.peek(Token![=]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1326:32 | 1326 | && !input.peek(Token![==]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1327:32 | 1327 | && !input.peek(Token![=>]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1329:31 | 1329 | let eq_token: Token![=] = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1345:63 | 1345 | } else if Precedence::Range >= base && input.peek(Token![..]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1348:35 | 1348 | || input.peek(Token![,]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1349:35 | 1349 | || input.peek(Token![;]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1350:35 | 1350 | || input.peek(Token![.]) && !input.peek(Token![..]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1350:61 | 1350 | || input.peek(Token![.]) && !input.peek(Token![..]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1372:62 | 1372 | } else if Precedence::Cast >= base && input.peek(Token![as]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1373:31 | 1373 | let as_token: Token![as] = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1384:62 | 1384 | } else if Precedence::Cast >= base && input.peek(Token![:]) && !input.peek(Token![::]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1384:88 | 1384 | } else if Precedence::Cast >= base && input.peek(Token![:]) && !input.peek(Token![::]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1385:34 | 1385 | let colon_token: Token![:] = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1456:30 | 1456 | } else if input.peek(Token![=]) && !input.peek(Token![=>]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1456:56 | 1456 | } else if input.peek(Token![=]) && !input.peek(Token![=>]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1458:30 | 1458 | } else if input.peek(Token![..]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1460:30 | 1460 | } else if input.peek(Token![as]) | ^^^^^ error: cannot find macro `cfg` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1461:16 | 1461 | || cfg!(feature = "full") && input.peek(Token![:]) && !input.peek(Token![::]) | ^^^ | = note: `cfg` is in scope, but it is an attribute: `#[cfg]` error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1461:53 | 1461 | || cfg!(feature = "full") && input.peek(Token![:]) && !input.peek(Token![::]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1461:79 | 1461 | || cfg!(feature = "full") && input.peek(Token![:]) && !input.peek(Token![::]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1482:40 | 1482 | if !group.content.peek(Token![#]) || group.content.peek2(Token![!]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1482:74 | 1482 | if !group.content.peek(Token![#]) || group.content.peek2(Token![!]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1490:34 | 1490 | } else if input.peek(Token![#]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1507:23 | 1507 | if input.peek(Token![&]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1508:28 | 1508 | let and_token: Token![&] = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1510:52 | 1510 | if input.peek(raw) && (input.peek2(Token![mut]) || input.peek2(Token![const])) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1510:80 | 1510 | if input.peek(raw) && (input.peek2(Token![mut]) || input.peek2(Token![const])) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1515:36 | 1515 | let mutability: Option = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1517:31 | 1517 | input.parse::()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1531:30 | 1531 | } else if input.peek(Token![box]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1533:30 | 1533 | } else if input.peek(Token![*]) || input.peek(Token![!]) || input.peek(Token![-]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1533:55 | 1533 | } else if input.peek(Token![*]) || input.peek(Token![!]) || input.peek(Token![-]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1533:80 | 1533 | } else if input.peek(Token![*]) || input.peek(Token![!]) || input.peek(Token![-]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1591:34 | 1591 | } else if input.peek(Token![.]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1592:32 | 1592 | && !input.peek(Token![..]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1598:36 | 1598 | let mut dot_token: Token![.] = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1619:68 | 1619 | let turbofish = if member.is_named() && input.peek(Token![::]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1655:34 | 1655 | } else if input.peek(Token![?]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1717:29 | 1717 | && !input.peek2(Token![::]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1718:29 | 1718 | && !input.peek2(Token![!]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1724:30 | 1724 | } else if input.peek(Token![async]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1725:58 | 1725 | && (input.peek2(token::Brace) || input.peek2(Token![move]) && input.peek3(token::Brace)) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1728:30 | 1728 | } else if input.peek(Token![try]) && input.peek2(token::Brace) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1730:30 | 1730 | } else if input.peek(Token![|]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1731:27 | 1731 | || input.peek(Token![async]) && (input.peek2(Token![|]) || input.peek2(Token![move])) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1731:58 | 1731 | || input.peek(Token![async]) && (input.peek2(Token![|]) || input.peek2(Token![move])) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1731:84 | 1731 | || input.peek(Token![async]) && (input.peek2(Token![|]) || input.peek2(Token![move])) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1732:27 | 1732 | || input.peek(Token![static]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1733:27 | 1733 | || input.peek(Token![move]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1736:30 | 1736 | } else if input.peek(Token![for]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1737:28 | 1737 | && input.peek2(Token![<]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1738:54 | 1738 | && (input.peek3(Lifetime) || input.peek3(Token![>])) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1746:27 | 1746 | || input.peek(Token![::]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1747:27 | 1747 | || input.peek(Token![<]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1748:27 | 1748 | || input.peek(Token![self]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1749:27 | 1749 | || input.peek(Token![Self]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1750:27 | 1750 | || input.peek(Token![super]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1751:27 | 1751 | || input.peek(Token![crate]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1756:30 | 1756 | } else if input.peek(Token![break]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1758:30 | 1758 | } else if input.peek(Token![continue]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1760:30 | 1760 | } else if input.peek(Token![return]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1764:30 | 1764 | } else if input.peek(Token![let]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1766:30 | 1766 | } else if input.peek(Token![if]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1768:30 | 1768 | } else if input.peek(Token![while]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1770:30 | 1770 | } else if input.peek(Token![for]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1772:30 | 1772 | } else if input.peek(Token![loop]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1774:30 | 1774 | } else if input.peek(Token![match]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1776:30 | 1776 | } else if input.peek(Token![yield]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1778:30 | 1778 | } else if input.peek(Token![unsafe]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1780:30 | 1780 | } else if input.peek(Token![const]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1784:30 | 1784 | } else if input.peek(Token![..]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1786:30 | 1786 | } else if input.peek(Token![_]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1792:42 | 1792 | let mut expr = if input.peek(Token![while]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1794:34 | 1794 | } else if input.peek(Token![for]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1796:34 | 1796 | } else if input.peek(Token![loop]) { | ^^^^^ error: cannot find macro `unreachable` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1808:22 | 1808 | _ => unreachable!(), | ^^^^^^^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1841:47 | 1841 | if expr.qself.is_none() && input.peek(Token![!]) && !input.peek(Token![!=]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1841:73 | 1841 | if expr.qself.is_none() && input.peek(Token![!]) && !input.peek(Token![!=]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1853:33 | 1853 | let bang_token: Token![!] = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1942:47 | 1942 | if content.is_empty() || content.peek(Token![,]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1959:32 | 1959 | } else if content.peek(Token![;]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1960:29 | 1960 | let semi_token: Token![;] = content.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2018:38 | 2018 | let mut expr = if input.peek(Token![if]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2020:30 | 2020 | } else if input.peek(Token![while]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2022:30 | 2022 | } else if input.peek(Token![for]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2023:30 | 2023 | && !(input.peek2(Token![<]) && (input.peek3(Lifetime) || input.peek3(Token![>]))) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2023:82 | 2023 | && !(input.peek2(Token![<]) && (input.peek3(Lifetime) || input.peek3(Token![>]))) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2026:30 | 2026 | } else if input.peek(Token![loop]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2028:30 | 2028 | } else if input.peek(Token![match]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2030:30 | 2030 | } else if input.peek(Token![try]) && input.peek2(token::Brace) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2032:30 | 2032 | } else if input.peek(Token![unsafe]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2034:30 | 2034 | } else if input.peek(Token![const]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2048:23 | 2048 | if input.peek(Token![.]) && !input.peek(Token![..]) || input.peek(Token![?]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2048:49 | 2048 | if input.peek(Token![.]) && !input.peek(Token![..]) || input.peek(Token![?]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2048:75 | 2048 | if input.peek(Token![.]) && !input.peek(Token![..]) || input.peek(Token![?]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2128:39 | 2128 | if input.peek(Token![>]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2133:39 | 2133 | if input.peek(Token![>]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2175:35 | 2175 | if input.peek(Token![else]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2186:50 | 2186 | fn else_block(input: ParseStream) -> Result<(Token![else], Box)> { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2187:25 | 2187 | let else_token: Token![else] = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2190:41 | 2190 | let else_branch = if input.peek(Token![if]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2211:28 | 2211 | let for_token: Token![for] = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2215:27 | 2215 | let in_token: Token![in] = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2241:29 | 2241 | let loop_token: Token![loop] = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2262:30 | 2262 | let match_token: Token![match] = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2433:57 | 2433 | if !input.is_empty() && !input.peek(Token![,]) && !input.peek(Token![;]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2433:83 | 2433 | if !input.is_empty() && !input.peek(Token![,]) && !input.peek(Token![;]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2445:32 | 2445 | let movability: Option = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2446:31 | 2446 | let asyncness: Option = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2447:29 | 2447 | let capture: Option = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2448:24 | 2448 | let or1_token: Token![|] = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2452:27 | 2452 | if input.peek(Token![|]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2457:27 | 2457 | if input.peek(Token![|]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2460:24 | 2460 | let punct: Token![,] = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2464:24 | 2464 | let or2_token: Token![|] = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2466:44 | 2466 | let (output, body) = if input.peek(Token![->]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2467:30 | 2467 | let arrow_token: Token![->] = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2513:23 | 2513 | if input.peek(Token![:]) { | ^^^^^ error: cannot find macro `unreachable` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2535:33 | 2535 | Pat::Type(_) => unreachable!(), | ^^^^^^^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2552:30 | 2552 | let while_token: Token![while] = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2613:35 | 2613 | || input.peek(Token![,]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2614:35 | 2614 | || input.peek(Token![;]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2632:51 | 2632 | if input.is_empty() || input.peek(Token![,]) || input.peek(Token![;]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2632:76 | 2632 | if input.is_empty() || input.peek(Token![,]) || input.peek(Token![;]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2653:54 | 2653 | let (colon_token, value) = if input.peek(Token![:]) || !member.is_named() { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2654:34 | 2654 | let colon_token: Token![:] = input.parse()?; | ^^^^^ error: cannot find macro `unreachable` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2665:17 | 2665 | unreachable!() | ^^^^^^^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2693:29 | 2693 | if content.peek(Token![..]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2712:24 | 2712 | let punct: Token![,] = content.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2730:31 | 2730 | let unsafe_token: Token![unsafe] = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2748:23 | 2748 | input.parse::()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2786:35 | 2786 | || input.peek(Token![,]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2787:35 | 2787 | || input.peek(Token![;]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2788:35 | 2788 | || input.peek(Token![.]) && !input.peek(Token![..]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2788:61 | 2788 | || input.peek(Token![.]) && !input.peek(Token![..]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2805:31 | 2805 | if lookahead.peek(Token![..=]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2807:38 | 2807 | } else if lookahead.peek(Token![...]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2808:27 | 2808 | let dot3: Token![...] = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2809:40 | 2809 | Ok(RangeLimits::Closed(Token![..=](dot3.spans))) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2810:38 | 2810 | } else if lookahead.peek(Token![..]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2854:35 | 2854 | if input.peek(Token![if]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2855:39 | 2855 | let if_token: Token![if] = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2897:50 | 2897 | fn multi_index(e: &mut Expr, dot_token: &mut Token![.], float: LitFloat) -> Result { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2912:28 | 2912 | dot_token: Token![.](dot_token.span), | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2915:26 | 2915 | *dot_token = Token![.](float.span()); | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2931:34 | 2931 | let kind = if input.peek(Token![.]) && !input.peek(Token![..]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2931:60 | 2931 | let kind = if input.peek(Token![.]) && !input.peek(Token![..]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2934:87 | 2934 | } else if input.peek2(Ident) && (input.peek3(token::Paren) || input.peek3(Token![::])) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2939:30 | 2939 | } else if input.peek(Token![?]) { | ^^^^^ error: cannot find macro `format` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2948:19 | 2948 | let msg = format!("casts cannot be followed by {}", kind); | ^^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:3066:22 | 3066 | ::default().to_tokens(tokens); | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:3121:66 | 3121 | fn maybe_wrap_else(tokens: &mut TokenStream, else_: &Option<(Token![else], Box)>) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:3225:26 | 3225 | ::default().to_tokens(tokens); | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:3470:21 | 3470 | Token![..](Span::call_site()).to_tokens(tokens); | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:16:30 | 16 | pub lt_token: Option, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:17:46 | 17 | pub params: Punctuated, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:18:30 | 18 | pub gt_token: Option]>, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:57:33 | 57 | pub colon_token: Option, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:58:48 | 58 | pub bounds: Punctuated, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:59:30 | 59 | pub eq_token: Option, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:73:33 | 73 | pub colon_token: Option, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:74:42 | 74 | pub bounds: Punctuated, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:86:26 | 86 | pub const_token: Token![const], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:88:26 | 88 | pub colon_token: Token![:], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:90:30 | 90 | pub eq_token: Option, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:176:27 | 176 | where_token: ::default(), | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:428:24 | 428 | pub for_token: Token![for], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:429:23 | 429 | pub lt_token: Token![<], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:430:48 | 430 | pub lifetimes: Punctuated, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:431:23 | 431 | pub gt_token: Token![>], | ^^^^^ error: cannot find macro `vec` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:460:20 | 460 | attrs: vec![], | ^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:507:15 | 507 | Maybe(Token![?]), | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:519:26 | 519 | pub where_token: Token![where], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:520:52 | 520 | pub predicates: Punctuated, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:559:26 | 559 | pub colon_token: Token![:], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:561:48 | 561 | pub bounds: Punctuated, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:573:26 | 573 | pub colon_token: Token![:], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:574:42 | 574 | pub bounds: Punctuated, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:586:23 | 586 | pub eq_token: Token![=], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:600:28 | 600 | if !input.peek(Token![<]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:604:27 | 604 | let lt_token: Token![<] = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:608:31 | 608 | if input.peek(Token![>]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:624:42 | 624 | } else if lookahead.peek(Token![const]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:629:38 | 629 | } else if input.peek(Token![_]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:642:31 | 642 | if input.peek(Token![>]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:649:27 | 649 | let gt_token: Token![>] = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:676:38 | 676 | } else if lookahead.peek(Token![const]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:695:35 | 695 | if input.peek(Token![:]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:707:43 | 707 | ... if input.peek(Token![,]) || input.peek(Token![>]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:707:68 | 707 | ... if input.peek(Token![,]) || input.peek(Token![>]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:712:44 | 712 | ... if !input.peek(Token![+]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:733:39 | 733 | while !input.peek(Token![>]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:735:39 | 735 | if input.peek(Token![>]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:750:27 | 750 | if input.peek(Token![for]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:763:37 | 763 | let colon_token: Option = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:770:35 | 770 | if input.peek(Token![,]) || input.peek(Token![>]) || input.peek(Token![=]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:770:60 | 770 | if input.peek(Token![,]) || input.peek(Token![>]) || input.peek(Token![=]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:770:85 | 770 | if input.peek(Token![,]) || input.peek(Token![>]) || input.peek(Token![=]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:773:35 | 773 | if input.peek(Token![~]) && input.peek2(Token![const]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:773:61 | 773 | if input.peek(Token![~]) && input.peek2(Token![const]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:774:39 | 774 | input.parse::()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:775:39 | 775 | input.parse::()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:780:36 | 780 | if !input.peek(Token![+]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:783:32 | 783 | let punct: Token![+] = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:788:38 | 788 | let mut eq_token: Option = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:835:38 | 835 | ) -> Result> { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:839:47 | 839 | if !(allow_plus && input.peek(Token![+])) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:844:35 | 844 | || input.peek(Token![::]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:845:35 | 845 | || input.peek(Token![?]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:860:45 | 860 | let tilde_const = if input.peek(Token![~]) && input.peek2(Token![const]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:860:71 | 860 | let tilde_const = if input.peek(Token![~]) && input.peek2(Token![const]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:861:49 | 861 | let tilde_token = input.parse::()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:862:49 | 862 | let const_token = input.parse::()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:873:60 | 873 | && (input.peek(token::Paren) || input.peek(Token![::]) && input.peek3(token::Paren)) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:875:38 | 875 | input.parse::>()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:892:39 | 892 | *punct.unwrap() = Token![::](tilde_token.span); | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:908:27 | 908 | if input.peek(Token![?]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:927:35 | 927 | if input.peek(Token![=]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:950:43 | 950 | ... || input.peek(Token![,]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:951:43 | 951 | ... || input.peek(Token![;]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:952:43 | 952 | ... || input.peek(Token![:]) && !input.peek(Token![::]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:952:69 | 952 | ... || input.peek(Token![:]) && !input.peek(Token![::]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:953:43 | 953 | ... || input.peek(Token![=]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:959:40 | 959 | if !input.peek(Token![,]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:974:27 | 974 | if input.peek(Token![where]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:985:52 | 985 | if input.peek(Lifetime) && input.peek2(Token![:]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:994:47 | 994 | ... || input.peek(Token![,]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:995:47 | 995 | ... || input.peek(Token![;]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:996:47 | 996 | ... || input.peek(Token![:]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:997:47 | 997 | ... || input.peek(Token![=]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:1003:44 | 1003 | ... if !input.peek(Token![+]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:1022:47 | 1022 | ... || input.peek(Token![,]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:1023:47 | 1023 | ... || input.peek(Token![;]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:1024:47 | 1024 | ... || input.peek(Token![:]) && !input.peek(Token![::]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:1024:73 | 1024 | ... || input.peek(Token![:]) && !input.peek(Token![::]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:1025:47 | 1025 | ... || input.peek(Token![=]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:1031:44 | 1031 | ... if !input.peek(Token![+]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:1082:30 | 1082 | ... ::default().to_tokens(tokens); | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:1120:22 | 1120 | ::default().to_tokens(tokens); | ^^^^^ error: cannot find macro `unreachable` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:1124:50 | 1124 | GenericParam::Lifetime(_) => unreachable!(), | ^^^^^^^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:1177:22 | 1177 | ::default().to_tokens(tokens); | ^^^^^ error: cannot find macro `unreachable` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:1181:50 | 1181 | GenericParam::Lifetime(_) => unreachable!(), | ^^^^^^^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:1201:18 | 1201 | ::default().to_tokens(tokens); | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:1275:25 | 1275 | Token![~](p.spans[0]).to_tokens(tokens); | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:107:26 | 107 | pub const_token: Token![const], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:109:26 | 109 | pub colon_token: Token![:], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:111:23 | 111 | pub eq_token: Token![=], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:113:25 | 113 | pub semi_token: Token![;], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:125:25 | 125 | pub enum_token: Token![enum], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:129:43 | 129 | pub variants: Punctuated, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:141:27 | 141 | pub extern_token: Token![extern], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:142:26 | 142 | pub crate_token: Token![crate], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:144:29 | 144 | pub rename: Option<(Token![as], Ident)>, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:145:25 | 145 | pub semi_token: Token![;], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:184:33 | 184 | pub defaultness: Option, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:185:30 | 185 | pub unsafety: Option, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:186:25 | 186 | pub impl_token: Token![impl], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:189:36 | 189 | pub trait_: Option<(Option, Path, Token![for])>, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:189:54 | 189 | pub trait_: Option<(Option, Path, Token![for])>, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:207:32 | 207 | pub semi_token: Option, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:219:26 | 219 | pub macro_token: Token![macro], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:233:24 | 233 | pub mod_token: Token![mod], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:236:26 | 236 | pub semi: Option, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:248:27 | 248 | pub static_token: Token![static], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:249:32 | 249 | pub mutability: Option, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:251:26 | 251 | pub colon_token: Token![:], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:253:23 | 253 | pub eq_token: Token![=], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:255:25 | 255 | pub semi_token: Token![;], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:267:27 | 267 | pub struct_token: Token![struct], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:271:32 | 271 | pub semi_token: Option, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:283:30 | 283 | pub unsafety: Option, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:284:32 | 284 | pub auto_token: Option, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:285:26 | 285 | pub trait_token: Token![trait], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:288:33 | 288 | pub colon_token: Option, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:289:53 | 289 | pub supertraits: Punctuated, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:303:26 | 303 | pub trait_token: Token![trait], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:306:23 | 306 | pub eq_token: Token![=], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:307:48 | 307 | pub bounds: Punctuated, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:308:25 | 308 | pub semi_token: Token![;], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:320:25 | 320 | pub type_token: Token![type], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:323:23 | 323 | pub eq_token: Token![=], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:325:25 | 325 | pub semi_token: Token![;], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:337:26 | 337 | pub union_token: Token![union], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:352:24 | 352 | pub use_token: Token![use], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:353:35 | 353 | pub leading_colon: Option, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:355:25 | 355 | pub semi_token: Token![;], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:503:27 | 503 | pub colon2_token: Token![::], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:525:23 | 525 | pub as_token: Token![as], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:536:25 | 536 | pub star_token: Token![*], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:547:40 | 547 | pub items: Punctuated, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:612:25 | 612 | pub semi_token: Token![;], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:624:27 | 624 | pub static_token: Token![static], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:625:32 | 625 | pub mutability: Option, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:627:26 | 627 | pub colon_token: Token![:], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:629:25 | 629 | pub semi_token: Token![;], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:641:25 | 641 | pub type_token: Token![type], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:643:25 | 643 | pub semi_token: Token![;], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:655:32 | 655 | pub semi_token: Option, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:718:26 | 718 | pub const_token: Token![const], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:720:26 | 720 | pub colon_token: Token![:], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:722:30 | 722 | pub default: Option<(Token![=], Expr)>, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:723:25 | 723 | pub semi_token: Token![;], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:736:32 | 736 | pub semi_token: Option, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:747:25 | 747 | pub type_token: Token![type], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:750:33 | 750 | pub colon_token: Option, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:751:48 | 751 | pub bounds: Punctuated, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:752:30 | 752 | pub default: Option<(Token![=], Type)>, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:753:25 | 753 | pub semi_token: Token![;], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:765:32 | 765 | pub semi_token: Option, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:829:33 | 829 | pub defaultness: Option, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:830:26 | 830 | pub const_token: Token![const], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:832:26 | 832 | pub colon_token: Token![:], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:834:23 | 834 | pub eq_token: Token![=], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:836:25 | 836 | pub semi_token: Token![;], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:848:33 | 848 | pub defaultness: Option, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:862:33 | 862 | pub defaultness: Option, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:863:25 | 863 | pub type_token: Token![type], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:866:23 | 866 | pub eq_token: Token![=], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:868:25 | 868 | pub semi_token: Token![;], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:880:32 | 880 | pub semi_token: Option, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:891:31 | 891 | pub constness: Option, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:892:31 | 892 | pub asyncness: Option, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:893:30 | 893 | pub unsafety: Option, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:895:23 | 895 | pub fn_token: Token![fn], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:899:39 | 899 | pub inputs: Punctuated, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:952:32 | 952 | pub reference: Option<(Token![&], Option)>, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:953:32 | 953 | pub mutability: Option, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:954:25 | 954 | pub self_token: Token![self], | ^^^^^ error: cannot find macro `stringify` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/custom_keyword.rs:132:30 | 132 | ident == stringify!($ident) | ^^^^^^^^^ | ::: /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:974:5 | 974 | crate::custom_keyword!(macro_rules); | ----------------------------------- in this macro invocation | = note: this error originates in the macro `$crate::impl_parse_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `concat` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/custom_keyword.rs:139:17 | 139 | concat!("`", stringify!($ident), "`") | ^^^^^^ | ::: /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:974:5 | 974 | crate::custom_keyword!(macro_rules); | ----------------------------------- in this macro invocation | = note: this error originates in the macro `$crate::impl_parse_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `stringify` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/custom_keyword.rs:147:37 | 147 | if ident == stringify!($ident) { | ^^^^^^^^^ | ::: /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:974:5 | 974 | crate::custom_keyword!(macro_rules); | ----------------------------------- in this macro invocation | = note: this error originates in the macro `$crate::impl_parse_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `concat` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/custom_keyword.rs:151:57 | 151 | $crate::__private::Err(cursor.error(concat!( | ^^^^^^ | ::: /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:974:5 | 974 | crate::custom_keyword!(macro_rules); | ----------------------------------- in this macro invocation | = note: this error originates in the macro `$crate::impl_parse_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `stringify` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/custom_keyword.rs:178:48 | 178 | let ident = $crate::Ident::new(stringify!($ident), self.span); | ^^^^^^^^^ | ::: /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:974:5 | 974 | crate::custom_keyword!(macro_rules); | ----------------------------------- in this macro invocation | = note: this error originates in the macro `$crate::impl_to_tokens_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:985:46 | 985 | let mut item = if lookahead.peek(Token![fn]) || peek_signature(&ahead) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:988:31 | 988 | if input.peek(Token![;]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:989:35 | 989 | input.parse::()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:994:38 | 994 | } else if lookahead.peek(Token![extern]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:995:31 | 995 | ahead.parse::()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:997:35 | 997 | if lookahead.peek(Token![crate]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1012:38 | 1012 | } else if lookahead.peek(Token![use]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1014:38 | 1014 | } else if lookahead.peek(Token![static]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1019:31 | 1019 | if input.peek(Token![=]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1020:35 | 1020 | input.parse::()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1022:35 | 1022 | input.parse::()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1027:35 | 1027 | if input.peek(Token![;]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1028:39 | 1028 | input.parse::()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1045:38 | 1045 | } else if lookahead.peek(Token![const]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1046:31 | 1046 | ahead.parse::()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1048:60 | 1048 | if lookahead.peek(Ident) || lookahead.peek(Token![_]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1053:68 | 1053 | if lookahead.peek(Ident) || lookahead.peek(Token![_]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1061:35 | 1061 | if input.peek(Token![;]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1062:39 | 1062 | input.parse::()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1080:38 | 1080 | } else if lookahead.peek(Token![unsafe]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1081:31 | 1081 | ahead.parse::()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1083:35 | 1083 | if lookahead.peek(Token![trait]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1084:39 | 1084 | || lookahead.peek(Token![auto]) && ahead.peek2(Token![trait]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1084:68 | 1084 | || lookahead.peek(Token![auto]) && ahead.peek2(Token![trait]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1087:42 | 1087 | } else if lookahead.peek(Token![impl]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1094:42 | 1094 | } else if lookahead.peek(Token![extern]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1096:35 | 1096 | input.parse::()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1099:42 | 1099 | } else if lookahead.peek(Token![mod]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1101:35 | 1101 | input.parse::()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1107:38 | 1107 | } else if lookahead.peek(Token![mod]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1109:38 | 1109 | } else if lookahead.peek(Token![type]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1111:38 | 1111 | } else if lookahead.peek(Token![struct]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1113:38 | 1113 | } else if lookahead.peek(Token![enum]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1115:38 | 1115 | } else if lookahead.peek(Token![union]) && ahead.peek2(Ident) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1117:38 | 1117 | } else if lookahead.peek(Token![trait]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1119:38 | 1119 | } else if lookahead.peek(Token![auto]) && ahead.peek2(Token![trait]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1119:67 | 1119 | } else if lookahead.peek(Token![auto]) && ahead.peek2(Token![trait]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1121:38 | 1121 | } else if lookahead.peek(Token![impl]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1122:35 | 1122 | || lookahead.peek(Token![default]) && !ahead.peek2(Token![!]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1122:68 | 1122 | || lookahead.peek(Token![default]) && !ahead.peek2(Token![!]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1130:38 | 1130 | } else if lookahead.peek(Token![macro]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1134:39 | 1134 | || lookahead.peek(Token![self]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1135:39 | 1135 | || lookahead.peek(Token![super]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1136:39 | 1136 | || lookahead.peek(Token![crate]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1137:39 | 1137 | || lookahead.peek(Token![::])) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1156:29 | 1156 | defaultness: Option, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1157:21 | 1157 | type_token: Token![type], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1160:29 | 1160 | colon_token: Option, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1161:44 | 1161 | bounds: Punctuated, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1162:21 | 1162 | ty: Option<(Token![=], Type)>, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1163:21 | 1163 | semi_token: Token![;], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1179:37 | 1179 | let defaultness: Option = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1180:29 | 1180 | let type_token: Token![type] = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1183:37 | 1183 | let colon_token: Option = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1188:35 | 1188 | if input.peek(Token![where]) || input.peek(Token![=]) || input.peek(Token![;]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1188:64 | 1188 | if input.peek(Token![where]) || input.peek(Token![=]) || input.peek(Token![;]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1188:89 | 1188 | if input.peek(Token![where]) || input.peek(Token![=]) || input.peek(Token![;]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1192:35 | 1192 | if input.peek(Token![where]) || input.peek(Token![=]) || input.peek(Token![;]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1192:64 | 1192 | if input.peek(Token![where]) || input.peek(Token![=]) || input.peek(Token![;]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1192:89 | 1192 | if input.peek(Token![where]) || input.peek(Token![=]) || input.peek(Token![;]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1195:53 | 1195 | bounds.push_punct(input.parse::()?); | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1221:29 | 1221 | let semi_token: Token![;] = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1242:29 | 1242 | let bang_token: Token![!] = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1245:36 | 1245 | let semi_token: Option = if !delimiter.is_brace() { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1269:30 | 1269 | let macro_token: Token![macro] = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1314:35 | 1314 | if input.peek(Token![self]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1321:35 | 1321 | if input.peek(Token![as]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1322:39 | 1322 | let as_token: Token![as] = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1323:59 | 1323 | let rename: Ident = if input.peek(Token![_]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1324:55 | 1324 | ... Ident::from(input.parse::()?) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1357:35 | 1357 | || lookahead.peek(Token![self]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1358:35 | 1358 | || lookahead.peek(Token![super]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1359:35 | 1359 | || lookahead.peek(Token![crate]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1362:31 | 1362 | if input.peek(Token![::]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1368:38 | 1368 | } else if input.peek(Token![as]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1375:50 | 1375 | ... } else if input.peek(Token![_]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1376:59 | 1376 | ... Ident::from(input.parse::()?) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1385:38 | 1385 | } else if lookahead.peek(Token![*]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1428:64 | 1428 | if lookahead.peek(Ident) || lookahead.peek(Token![_]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1443:50 | 1443 | fn pop_variadic(args: &mut Punctuated) -> Option { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1471:34 | 1471 | fn variadic_to_tokens(dots: &Token![...]) -> TokenStream { | ^^^^^ error: cannot find macro `vec` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1472:32 | 1472 | TokenStream::from_iter(vec![ | ^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1493:29 | 1493 | fork.parse::>().is_ok() | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1494:36 | 1494 | && fork.parse::>().is_ok() | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1495:36 | 1495 | && fork.parse::>().is_ok() | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1497:26 | 1497 | && fork.peek(Token![fn]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1503:35 | 1503 | let constness: Option = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1504:35 | 1504 | let asyncness: Option = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1505:34 | 1505 | let unsafety: Option = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1507:27 | 1507 | let fn_token: Token![fn] = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1571:32 | 1571 | if !ahead.peek(Token![:]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1590:35 | 1590 | if input.peek(Token![&]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1602:70 | 1602 | fn parse_fn_args(input: ParseStream) -> Result> { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1609:64 | 1609 | let arg = if let Some(dots) = input.parse::>()? { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1613:34 | 1613 | colon_token: Token![:](dots.spans[0]), | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1645:24 | 1645 | let comma: Token![,] = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1656:45 | 1656 | if input.peek(Ident) && input.peek2(Token![<]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1662:39 | 1662 | underscore_token: Token![_](span), | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1664:30 | 1664 | colon_token: Token![:](span), | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1673:53 | 1673 | ty: Box::new(match input.parse::>()? { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1685:28 | 1685 | let mod_token: Token![mod] = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1689:31 | 1689 | if lookahead.peek(Token![;]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1754:46 | 1754 | let mut item = if lookahead.peek(Token![fn]) || peek_signature(&ahead) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1772:38 | 1772 | } else if lookahead.peek(Token![static]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1779:31 | 1779 | if input.peek(Token![=]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1780:35 | 1780 | input.parse::()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1782:35 | 1782 | input.parse::()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1796:38 | 1796 | } else if lookahead.peek(Token![type]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1800:39 | 1800 | || lookahead.peek(Token![self]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1801:39 | 1801 | || lookahead.peek(Token![super]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1802:39 | 1802 | || lookahead.peek(Token![crate]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1803:39 | 1803 | || lookahead.peek(Token![::])) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1833:29 | 1833 | let semi_token: Token![;] = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1908:36 | 1908 | let semi_token: Option = if mac.delimiter.is_brace() { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1976:46 | 1976 | let struct_token = input.parse::()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2000:44 | 2000 | let enum_token = input.parse::()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2024:45 | 2024 | let union_token = input.parse::()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2046:31 | 2046 | || lookahead.peek(Token![:]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2047:31 | 2047 | || lookahead.peek(Token![where]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2062:34 | 2062 | } else if lookahead.peek(Token![=]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2075:34 | 2075 | let unsafety: Option = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2076:36 | 2076 | let auto_token: Option = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2077:30 | 2077 | let trait_token: Token![trait] = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2097:26 | 2097 | unsafety: Option, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2098:28 | 2098 | auto_token: Option, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2099:22 | 2099 | trait_token: Token![trait], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2103:33 | 2103 | let colon_token: Option = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2108:31 | 2108 | if input.peek(Token![where]) || input.peek(token::Brace) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2112:31 | 2112 | if input.peek(Token![where]) || input.peek(token::Brace) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2154:46 | 2154 | ) -> Result<(Vec, Visibility, Token![trait], Ident, Generics)> { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2157:26 | 2157 | let trait_token: Token![trait] = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2167:22 | 2167 | trait_token: Token![trait], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2171:23 | 2171 | let eq_token: Token![=] = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2175:27 | 2175 | if input.peek(Token![where]) || input.peek(Token![;]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2175:56 | 2175 | if input.peek(Token![where]) || input.peek(Token![;]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2179:27 | 2179 | if input.peek(Token![where]) || input.peek(Token![;]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2179:56 | 2179 | if input.peek(Token![where]) || input.peek(Token![;]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2186:25 | 2186 | let semi_token: Token![;] = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2206:37 | 2206 | let defaultness: Option = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2210:46 | 2210 | let mut item = if lookahead.peek(Token![fn]) || peek_signature(&ahead) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2212:38 | 2212 | } else if lookahead.peek(Token![const]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2213:31 | 2213 | ahead.parse::()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2215:60 | 2215 | if lookahead.peek(Ident) || lookahead.peek(Token![_]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2217:42 | 2217 | } else if lookahead.peek(Token![async]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2218:39 | 2218 | || lookahead.peek(Token![unsafe]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2219:39 | 2219 | || lookahead.peek(Token![extern]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2220:39 | 2220 | || lookahead.peek(Token![fn]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2226:38 | 2226 | } else if lookahead.peek(Token![type]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2229:35 | 2229 | || lookahead.peek(Token![self]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2230:35 | 2230 | || lookahead.peek(Token![super]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2231:35 | 2231 | || lookahead.peek(Token![crate]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2232:35 | 2232 | || lookahead.peek(Token![::]) | ^^^^^ error: cannot find macro `unreachable` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2249:43 | 2249 | TraitItem::Verbatim(_) => unreachable!(), | ^^^^^^^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2268:64 | 2268 | if lookahead.peek(Ident) || lookahead.peek(Token![_]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2277:35 | 2277 | if input.peek(Token![=]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2278:39 | 2278 | let eq_token: Token![=] = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2303:38 | 2303 | } else if lookahead.peek(Token![;]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2304:33 | 2304 | let semi_token: Token![;] = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2323:29 | 2323 | let type_token: Token![type] = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2326:37 | 2326 | let colon_token: Option = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2330:35 | 2330 | while !input.peek(Token![where]) && !input.peek(Token![=]) && !input.peek(Token![;]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2330:65 | 2330 | while !input.peek(Token![where]) && !input.peek(Token![=]) && !input.peek(Token![;]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2330:91 | 2330 | while !input.peek(Token![where]) && !input.peek(Token![=]) && !input.peek(Token![;]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2339:41 | 2339 | let default = if input.peek(Token![=]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2340:31 | 2340 | let eq_token: Token![=] = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2348:29 | 2348 | let semi_token: Token![;] = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2397:36 | 2397 | let semi_token: Option = if mac.delimiter.is_brace() { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2421:33 | 2421 | let defaultness: Option = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2422:30 | 2422 | let unsafety: Option = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2423:25 | 2423 | let impl_token: Token![impl] = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2425:39 | 2425 | let has_generics = input.peek(Token![<]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2426:29 | 2426 | && (input.peek2(Token![>]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2427:32 | 2427 | || input.peek2(Token![#]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2429:37 | 2429 | && (input.peek3(Token![:]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2430:40 | 2430 | || input.peek3(Token![,]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2431:40 | 2431 | || input.peek3(Token![>]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2432:40 | 2432 | || input.peek3(Token![=])) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2433:32 | 2433 | || input.peek2(Token![const])); | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2441:28 | 2441 | && (input.peek(Token![const]) || input.peek(Token![?]) && input.peek2(Token![const])); | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2441:57 | 2441 | && (input.peek(Token![const]) || input.peek(Token![?]) && input.peek2(Token![const])); | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2441:83 | 2441 | && (input.peek(Token![const]) || input.peek(Token![?]) && input.peek2(Token![const])); | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2443:34 | 2443 | input.parse::>()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2444:27 | 2444 | input.parse::()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2448:38 | 2448 | let polarity = if input.peek(Token![!]) && !input.peek2(token::Brace) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2449:32 | 2449 | Some(input.parse::()?) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2460:38 | 2460 | let is_impl_for = input.peek(Token![for]); | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2462:28 | 2462 | let for_token: Token![for] = input.parse()?; | ^^^^^ error: cannot find macro `unreachable` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2474:21 | 2474 | unreachable!(); | ^^^^^^^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2531:49 | 2531 | let defaultness = if lookahead.peek(Token![default]) && !ahead.peek2(Token![!]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2531:82 | 2531 | let defaultness = if lookahead.peek(Token![default]) && !ahead.peek2(Token![!]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2532:34 | 2532 | let defaultness: Token![default] = ahead.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2539:46 | 2539 | let mut item = if lookahead.peek(Token![fn]) || peek_signature(&ahead) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2541:38 | 2541 | } else if lookahead.peek(Token![const]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2542:34 | 2542 | let const_token: Token![const] = ahead.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2544:60 | 2544 | if lookahead.peek(Ident) || lookahead.peek(Token![_]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2547:38 | 2547 | let colon_token: Token![:] = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2563:39 | 2563 | input.parse::()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2569:38 | 2569 | } else if lookahead.peek(Token![type]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2574:39 | 2574 | || lookahead.peek(Token![self]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2575:39 | 2575 | || lookahead.peek(Token![super]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2576:39 | 2576 | || lookahead.peek(Token![crate]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2577:39 | 2577 | || lookahead.peek(Token![::])) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2613:64 | 2613 | if lookahead.peek(Ident) || lookahead.peek(Token![_]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2633:37 | 2633 | let defaultness: Option = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2636:66 | 2636 | let block = if let Some(semi) = input.parse::>()? { | ^^^^^ error: cannot find macro `vec` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2643:53 | 2643 | let tokens = TokenStream::from_iter(vec![TokenTree::Punct(punct)]); | ^^^ error: cannot find macro `vec` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2646:28 | 2646 | stmts: vec![Stmt::Item(Item::Verbatim(tokens))], | ^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2673:37 | 2673 | let defaultness: Option = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2674:29 | 2674 | let type_token: Token![type] = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2677:27 | 2677 | let eq_token: Token![=] = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2680:29 | 2680 | let semi_token: Token![;] = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2731:36 | 2731 | let semi_token: Option = if mac.delimiter.is_brace() { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:3291:26 | 3291 | ::default().to_tokens(tokens); | ^^^^^ error: cannot find macro `panic` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/lifetime.rs:41:13 | 41 | panic!( | ^^^^^ error: cannot find macro `panic` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/lifetime.rs:48:13 | 48 | panic!("lifetime name must not be empty"); | ^^^^^ error: cannot find macro `panic` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/lifetime.rs:52:13 | 52 | panic!("{:?} is not a valid lifetime name", symbol); | ^^^^^ error: cannot find macro `panic` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/lit.rs:359:21 | 359 | None => panic!("Not an integer literal: `{}`", repr), | ^^^^^ error: cannot find macro `panic` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/lit.rs:364:21 | 364 | None => panic!("Unsupported integer literal: `{}`", repr), | ^^^^^ error: cannot find macro `panic` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/lit.rs:442:13 | 442 | panic!("Not an integer literal: `{}`", repr); | ^^^^^ error: cannot find macro `panic` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/lit.rs:457:21 | 457 | None => panic!("Not a float literal: `{}`", repr), | ^^^^^ error: cannot find macro `panic` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/lit.rs:462:21 | 462 | None => panic!("Unsupported float literal: `{}`", repr), | ^^^^^ error: cannot find macro `panic` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/lit.rs:518:13 | 518 | panic!("Not a float literal: `{}`", repr); | ^^^^^ error: cannot find macro `panic` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/lit.rs:1020:13 | 1020 | panic!("Unrecognized literal: `{}`", repr); | ^^^^^ error: cannot find macro `unreachable` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/lit.rs:1082:18 | 1082 | _ => unreachable!(), | ^^^^^^^^^^^ error: cannot find macro `assert_eq` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/lit.rs:1090:9 | 1090 | assert_eq!(byte(s, 0), b'"'); | ^^^^^^^^^ error: cannot find macro `assert` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/lit.rs:1104:29 | 1104 | ... assert!(byte <= 0x80, "Invalid \\x byte in string literal"); | ^^^^^^ error: cannot find macro `panic` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/lit.rs:1127:30 | 1127 | b => panic!("unexpected byte {:?} after \\ character in byte literal", b), | ^^^^^ error: cannot find macro `assert_eq` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/lit.rs:1131:21 | 1131 | assert_eq!(byte(s, 1), b'\n', "Bare CR not allowed in string"); | ^^^^^^^^^ error: cannot find macro `assert` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/lit.rs:1144:9 | 1144 | assert!(s.starts_with('"')); | ^^^^^^ error: cannot find macro `assert_eq` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/lit.rs:1151:9 | 1151 | assert_eq!(byte(s, 0), b'r'); | ^^^^^^^^^ error: cannot find macro `assert_eq` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/lit.rs:1158:9 | 1158 | assert_eq!(byte(s, pounds), b'"'); | ^^^^^^^^^ error: cannot find macro `assert_eq` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/lit.rs:1161:13 | 1161 | assert_eq!(end, b'#'); | ^^^^^^^^^ error: cannot find macro `assert_eq` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/lit.rs:1171:9 | 1171 | assert_eq!(byte(s, 0), b'b'); | ^^^^^^^^^ error: cannot find macro `unreachable` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/lit.rs:1175:18 | 1175 | _ => unreachable!(), | ^^^^^^^^^^^ error: cannot find macro `assert_eq` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/lit.rs:1183:9 | 1183 | assert_eq!(byte(s, 0), b'b'); | ^^^^^^^^^ error: cannot find macro `assert_eq` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/lit.rs:1184:9 | 1184 | assert_eq!(byte(s, 1), b'"'); | ^^^^^^^^^ error: cannot find macro `panic` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/lit.rs:1219:30 | 1219 | b => panic!("unexpected byte {:?} after \\ character in byte literal", b), | ^^^^^ error: cannot find macro `assert_eq` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/lit.rs:1223:21 | 1223 | assert_eq!(byte(v, 1), b'\n', "Bare CR not allowed in string"); | ^^^^^^^^^ error: cannot find macro `assert_eq` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/lit.rs:1235:9 | 1235 | assert_eq!(byte(v, 0), b'"'); | ^^^^^^^^^ error: cannot find macro `assert_eq` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/lit.rs:1241:9 | 1241 | assert_eq!(byte(s, 0), b'b'); | ^^^^^^^^^ error: cannot find macro `assert_eq` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/lit.rs:1248:9 | 1248 | assert_eq!(byte(s, 0), b'b'); | ^^^^^^^^^ error: cannot find macro `assert_eq` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/lit.rs:1249:9 | 1249 | assert_eq!(byte(s, 1), b'\''); | ^^^^^^^^^ error: cannot find macro `panic` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/lit.rs:1271:26 | 1271 | b => panic!("unexpected byte {:?} after \\ character in byte literal", b), | ^^^^^ error: cannot find macro `assert_eq` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/lit.rs:1280:9 | 1280 | assert_eq!(byte(v, 0), b'\''); | ^^^^^^^^^ error: cannot find macro `assert_eq` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/lit.rs:1287:9 | 1287 | assert_eq!(byte(s, 0), b'\''); | ^^^^^^^^^ error: cannot find macro `assert` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/lit.rs:1298:25 | 1298 | assert!(byte <= 0x80, "Invalid \\x byte in string literal"); | ^^^^^^ error: cannot find macro `panic` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/lit.rs:1313:26 | 1313 | b => panic!("unexpected byte {:?} after \\ character in byte literal", b), | ^^^^^ error: cannot find macro `assert_eq` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/lit.rs:1322:9 | 1322 | assert_eq!(byte(s, 0), b'\''); | ^^^^^^^^^ error: cannot find macro `panic` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/lit.rs:1339:22 | 1339 | _ => panic!("unexpected non-hex character after \\x"), | ^^^^^ error: cannot find macro `panic` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/lit.rs:1345:18 | 1345 | _ => panic!("unexpected non-hex character after \\x"), | ^^^^^ error: cannot find macro `panic` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/lit.rs:1352:13 | 1352 | panic!("{}", "expected { after \\u"); | ^^^^^ error: cannot find macro `panic` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/lit.rs:1368:40 | 1368 | b'}' if digits == 0 => panic!("invalid empty unicode escape"), | ^^^^^ error: cannot find macro `panic` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/lit.rs:1370:22 | 1370 | _ => panic!("unexpected non-hex character after \\u"), | ^^^^^ error: cannot find macro `panic` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/lit.rs:1373:17 | 1373 | panic!("overlong unicode escape (must have at most 6 hex digits)"); | ^^^^^ error: cannot find macro `assert` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/lit.rs:1380:9 | 1380 | assert!(byte(s, 0) == b'}'); | ^^^^^^ error: cannot find macro `panic` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/lit.rs:1386:13 | 1386 | panic!("character code {:x} is not a valid unicode character", ch); | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/mac.rs:18:25 | 18 | pub bang_token: Token![!], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/derive.rs:59:27 | 59 | pub struct_token: Token![struct], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/derive.rs:61:32 | 61 | pub semi_token: Option, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/derive.rs:72:25 | 72 | pub enum_token: Token![enum], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/derive.rs:74:43 | 74 | pub variants: Punctuated, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/derive.rs:85:26 | 85 | pub union_token: Token![union], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/derive.rs:102:31 | 102 | if lookahead.peek(Token![struct]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/derive.rs:103:50 | 103 | let struct_token = input.parse::()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/derive.rs:121:38 | 121 | } else if lookahead.peek(Token![enum]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/derive.rs:122:48 | 122 | let enum_token = input.parse::()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/derive.rs:140:38 | 140 | } else if lookahead.peek(Token![union]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/derive.rs:141:49 | 141 | let union_token = input.parse::()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/derive.rs:166:54 | 166 | ) -> Result<(Option, Fields, Option)> { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/derive.rs:169:27 | 169 | if lookahead.peek(Token![where]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/derive.rs:178:31 | 178 | if lookahead.peek(Token![where]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/derive.rs:183:31 | 183 | if lookahead.peek(Token![;]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/derive.rs:192:34 | 192 | } else if lookahead.peek(Token![;]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/derive.rs:205:29 | 205 | Punctuated, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/op.rs:9:13 | 9 | Add(Token![+]), | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/op.rs:11:13 | 11 | Sub(Token![-]), | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/op.rs:13:13 | 13 | Mul(Token![*]), | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/op.rs:15:13 | 15 | Div(Token![/]), | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/op.rs:17:13 | 17 | Rem(Token![%]), | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/op.rs:19:13 | 19 | And(Token![&&]), | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/op.rs:21:12 | 21 | Or(Token![||]), | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/op.rs:23:16 | 23 | BitXor(Token![^]), | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/op.rs:25:16 | 25 | BitAnd(Token![&]), | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/op.rs:27:15 | 27 | BitOr(Token![|]), | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/op.rs:29:13 | 29 | Shl(Token![<<]), | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/op.rs:31:13 | 31 | Shr(Token![>>]), | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/op.rs:33:12 | 33 | Eq(Token![==]), | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/op.rs:35:12 | 35 | Lt(Token![<]), | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/op.rs:37:12 | 37 | Le(Token![<=]), | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/op.rs:39:12 | 39 | Ne(Token![!=]), | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/op.rs:41:12 | 41 | Ge(Token![>=]), | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/op.rs:43:12 | 43 | Gt(Token![>]), | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/op.rs:45:15 | 45 | AddEq(Token![+=]), | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/op.rs:47:15 | 47 | SubEq(Token![-=]), | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/op.rs:49:15 | 49 | MulEq(Token![*=]), | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/op.rs:51:15 | 51 | DivEq(Token![/=]), | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/op.rs:53:15 | 53 | RemEq(Token![%=]), | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/op.rs:55:18 | 55 | BitXorEq(Token![^=]), | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/op.rs:57:18 | 57 | BitAndEq(Token![&=]), | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/op.rs:59:17 | 59 | BitOrEq(Token![|=]), | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/op.rs:61:15 | 61 | ShlEq(Token![<<=]), | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/op.rs:63:15 | 63 | ShrEq(Token![>>=]), | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/op.rs:75:15 | 75 | Deref(Token![*]), | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/op.rs:77:13 | 77 | Not(Token![!]), | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/op.rs:79:13 | 79 | Neg(Token![-]), | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/op.rs:89:23 | 89 | if input.peek(Token![&&]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/op.rs:91:30 | 91 | } else if input.peek(Token![||]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/op.rs:93:30 | 93 | } else if input.peek(Token![<<]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/op.rs:95:30 | 95 | } else if input.peek(Token![>>]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/op.rs:97:30 | 97 | } else if input.peek(Token![==]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/op.rs:99:30 | 99 | } else if input.peek(Token![<=]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/op.rs:101:30 | 101 | } else if input.peek(Token![!=]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/op.rs:103:30 | 103 | } else if input.peek(Token![>=]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/op.rs:105:30 | 105 | } else if input.peek(Token![+]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/op.rs:107:30 | 107 | } else if input.peek(Token![-]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/op.rs:109:30 | 109 | } else if input.peek(Token![*]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/op.rs:111:30 | 111 | } else if input.peek(Token![/]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/op.rs:113:30 | 113 | } else if input.peek(Token![%]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/op.rs:115:30 | 115 | } else if input.peek(Token![^]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/op.rs:117:30 | 117 | } else if input.peek(Token![&]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/op.rs:119:30 | 119 | } else if input.peek(Token![|]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/op.rs:121:30 | 121 | } else if input.peek(Token![<]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/op.rs:123:30 | 123 | } else if input.peek(Token![>]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/op.rs:139:27 | 139 | if input.peek(Token![+=]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/op.rs:141:34 | 141 | } else if input.peek(Token![-=]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/op.rs:143:34 | 143 | } else if input.peek(Token![*=]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/op.rs:145:34 | 145 | } else if input.peek(Token![/=]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/op.rs:147:34 | 147 | } else if input.peek(Token![%=]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/op.rs:149:34 | 149 | } else if input.peek(Token![^=]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/op.rs:151:34 | 151 | } else if input.peek(Token![&=]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/op.rs:153:34 | 153 | } else if input.peek(Token![|=]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/op.rs:155:34 | 155 | } else if input.peek(Token![<<=]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/op.rs:157:34 | 157 | } else if input.peek(Token![>>=]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/op.rs:169:31 | 169 | if lookahead.peek(Token![*]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/op.rs:171:38 | 171 | } else if lookahead.peek(Token![!]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/op.rs:173:38 | 173 | } else if lookahead.peek(Token![-]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/stmt.rs:31:20 | 31 | Semi(Expr, Token![;]), | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/stmt.rs:42:24 | 42 | pub let_token: Token![let], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/stmt.rs:44:27 | 44 | pub init: Option<(Token![=], Box)>, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/stmt.rs:45:25 | 45 | pub semi_token: Token![;], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/stmt.rs:113:61 | 113 | while let Some(semi) = input.parse::>()? { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/stmt.rs:162:27 | 162 | if ahead.peek(Token![!]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/stmt.rs:164:38 | 164 | && !(ahead.peek3(Token![.]) || ahead.peek3(Token![?])) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/stmt.rs:164:64 | 164 | && !(ahead.peek3(Token![.]) || ahead.peek3(Token![?])) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/stmt.rs:172:23 | 172 | if input.peek(Token![let]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/stmt.rs:174:30 | 174 | } else if input.peek(Token![pub]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/stmt.rs:175:27 | 175 | || input.peek(Token![crate]) && !input.peek2(Token![::]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/stmt.rs:175:58 | 175 | || input.peek(Token![crate]) && !input.peek2(Token![::]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/stmt.rs:176:27 | 176 | || input.peek(Token![extern]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/stmt.rs:177:27 | 177 | || input.peek(Token![use]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/stmt.rs:178:27 | 178 | || input.peek(Token![static]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/stmt.rs:179:33 | 179 | && (input.peek2(Token![mut]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/stmt.rs:181:42 | 181 | && !(input.peek2(Token![async]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/stmt.rs:182:45 | 182 | ... && (input.peek3(Token![move]) || input.peek3(Token![|])))) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/stmt.rs:182:74 | 182 | ... && (input.peek3(Token![move]) || input.peek3(Token![|])))) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/stmt.rs:183:27 | 183 | || input.peek(Token![const]) && !input.peek2(token::Brace) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/stmt.rs:184:27 | 184 | || input.peek(Token![unsafe]) && !input.peek2(token::Brace) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/stmt.rs:185:27 | 185 | || input.peek(Token![async]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/stmt.rs:186:33 | 186 | && (input.peek2(Token![unsafe]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/stmt.rs:187:36 | 187 | || input.peek2(Token![extern]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/stmt.rs:188:36 | 188 | || input.peek2(Token![fn])) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/stmt.rs:189:27 | 189 | || input.peek(Token![fn]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/stmt.rs:190:27 | 190 | || input.peek(Token![mod]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/stmt.rs:191:27 | 191 | || input.peek(Token![type]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/stmt.rs:192:27 | 192 | || input.peek(Token![struct]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/stmt.rs:193:27 | 193 | || input.peek(Token![enum]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/stmt.rs:194:27 | 194 | || input.peek(Token![union]) && input.peek2(Ident) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/stmt.rs:195:27 | 195 | || input.peek(Token![auto]) && input.peek2(Token![trait]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/stmt.rs:195:56 | 195 | || input.peek(Token![auto]) && input.peek2(Token![trait]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/stmt.rs:196:27 | 196 | || input.peek(Token![trait]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/stmt.rs:197:27 | 197 | || input.peek(Token![default]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/stmt.rs:198:33 | 198 | && (input.peek2(Token![unsafe]) || input.peek2(Token![impl])) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/stmt.rs:198:64 | 198 | && (input.peek2(Token![unsafe]) || input.peek2(Token![impl])) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/stmt.rs:199:27 | 199 | || input.peek(Token![impl]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/stmt.rs:200:27 | 200 | || input.peek(Token![macro]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/stmt.rs:212:25 | 212 | let bang_token: Token![!] = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/stmt.rs:215:32 | 215 | let semi_token: Option = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/stmt.rs:231:24 | 231 | let let_token: Token![let] = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/stmt.rs:234:23 | 234 | if input.peek(Token![:]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/stmt.rs:235:30 | 235 | let colon_token: Token![:] = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/stmt.rs:245:34 | 245 | let init = if input.peek(Token![=]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/stmt.rs:246:27 | 246 | let eq_token: Token![=] = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/stmt.rs:249:27 | 249 | if input.peek(Token![else]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/stmt.rs:250:31 | 250 | input.parse::()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/stmt.rs:255:33 | 255 | let semi_token: Token![;] = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/stmt.rs:264:25 | 264 | let semi_token: Token![;] = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/stmt.rs:294:23 | 294 | if input.peek(Token![;]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:100:25 | 100 | pub semi_token: Token![;], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:113:30 | 113 | pub unsafety: Option, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:115:23 | 115 | pub fn_token: Token![fn], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:117:43 | 117 | pub inputs: Punctuated, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:143:25 | 143 | pub impl_token: Token![impl], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:144:48 | 144 | pub bounds: Punctuated, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:155:31 | 155 | pub underscore_token: Token![_], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:177:25 | 177 | pub bang_token: Token![!], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:213:25 | 213 | pub star_token: Token![*], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:214:33 | 214 | pub const_token: Option, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:215:32 | 215 | pub mutability: Option, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:227:24 | 227 | pub and_token: Token![&], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:229:32 | 229 | pub mutability: Option, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:254:31 | 254 | pub dyn_token: Option, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:255:48 | 255 | pub bounds: Punctuated, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:267:37 | 267 | pub elems: Punctuated, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:278:27 | 278 | pub extern_token: Token![extern], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:291:34 | 291 | pub name: Option<(Ident, Token![:])>, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:314:19 | 314 | pub dots: Token![...], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:330:14 | 330 | Type(Token![->], Box), | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:374:27 | 374 | if input.peek(Token![::]) && input.peek3(Ident::peek_any) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:381:39 | 381 | ... lt_token: Token![<](group.group_token.span), | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:384:39 | 384 | ... gt_token: Token![>](group.group_token.span), | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:390:34 | 390 | } else if input.peek(Token![<]) && allow_group_generic | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:391:31 | 391 | || input.peek(Token![::]) && input.peek3(Token![<]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:391:58 | 391 | || input.peek(Token![::]) && input.peek3(Token![<]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:409:27 | 409 | if lookahead.peek(Token![for]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:413:36 | 413 | && !lookahead.peek(Token![fn]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:414:36 | 414 | && !lookahead.peek(Token![unsafe]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:415:36 | 415 | && !lookahead.peek(Token![extern]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:416:36 | 416 | && !lookahead.peek(Token![super]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:417:36 | 417 | && !lookahead.peek(Token![self]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:418:36 | 418 | && !lookahead.peek(Token![Self]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:419:36 | 419 | && !lookahead.peek(Token![crate]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:420:31 | 420 | || input.peek(Token![dyn]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:441:29 | 441 | if content.peek(Token![?]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:459:29 | 459 | if content.peek(Token![,]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:477:41 | 477 | if allow_plus && input.peek(Token![+]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:529:34 | 529 | } else if lookahead.peek(Token![fn]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:530:31 | 530 | || lookahead.peek(Token![unsafe]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:531:31 | 531 | || lookahead.peek(Token![extern]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:541:27 | 541 | || input.peek(Token![super]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:542:27 | 542 | || input.peek(Token![self]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:543:27 | 543 | || input.peek(Token![Self]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:544:27 | 544 | || input.peek(Token![crate]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:545:31 | 545 | || lookahead.peek(Token![::]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:546:31 | 546 | || lookahead.peek(Token![<]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:548:35 | 548 | let dyn_token: Option = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:551:40 | 551 | let star_token: Option = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:568:27 | 568 | if input.peek(Token![!]) && !input.peek(Token![!=]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:568:53 | 568 | if input.peek(Token![!]) && !input.peek(Token![!=]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:580:37 | 580 | let bang_token: Token![!] = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:593:64 | 593 | if lifetimes.is_some() || allow_plus && input.peek(Token![+]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:602:38 | 602 | while input.peek(Token![+]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:605:43 | 605 | ... || input.peek(Token![::]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:606:43 | 606 | ... || input.peek(Token![?]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:626:29 | 626 | if content.peek(Token![;]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:639:34 | 639 | } else if lookahead.peek(Token![*]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:641:34 | 641 | } else if lookahead.peek(Token![&]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:643:34 | 643 | } else if lookahead.peek(Token![!]) && !input.peek(Token![=]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:643:60 | 643 | } else if lookahead.peek(Token![!]) && !input.peek(Token![=]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:645:34 | 645 | } else if lookahead.peek(Token![impl]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:647:34 | 647 | } else if lookahead.peek(Token![_]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:683:29 | 683 | let star_token: Token![*] = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:686:63 | 686 | let (const_token, mutability) = if lookahead.peek(Token![const]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:688:38 | 688 | } else if lookahead.peek(Token![mut]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:741:64 | 741 | if inputs.empty_or_trailing() && args.peek(Token![...]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:844:60 | 844 | && (input.peek(token::Paren) || input.peek(Token![::]) && input.peek3(token::Paren)) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:846:38 | 846 | input.parse::>()?; | ^^^^^ error: cannot find macro `cfg` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:848:45 | 848 | let allow_associated_type = cfg!(feature = "full") | ^^^ | = note: `cfg` is in scope, but it is an attribute: `#[cfg]` error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:876:27 | 876 | if input.peek(Token![->]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:912:35 | 912 | let dyn_token: Option = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:925:48 | 925 | ) -> Result> { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:965:29 | 965 | let impl_token: Token![impl] = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:1040:53 | 1040 | if (input.peek(Ident) || input.peek(Token![_]) || input.peek(Token![self])) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:1040:78 | 1040 | if (input.peek(Ident) || input.peek(Token![_]) || input.peek(Token![self])) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:1041:36 | 1041 | && input.peek2(Token![:]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:1042:37 | 1042 | && !input.peek2(Token![::]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:1045:32 | 1045 | let colon: Token![:] = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:1048:35 | 1048 | && input.peek(Token![mut]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:1049:36 | 1049 | && input.peek2(Token![self]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:1050:36 | 1050 | && input.peek3(Token![:]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:1051:37 | 1051 | && !input.peek3(Token![::]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:1055:35 | 1055 | input.parse::()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:1056:35 | 1056 | input.parse::()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:1057:35 | 1057 | input.parse::()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:1063:48 | 1063 | ty: if !has_mut_self && input.peek(Token![...]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:1064:42 | 1064 | let dot3 = input.parse::()?; | ^^^^^ error: cannot find macro `vec` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:1065:28 | 1065 | let args = vec![ | ^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:1079:52 | 1079 | } else if allow_mut_self && input.peek(Token![mut]) && input.peek2(Token![self]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:1079:80 | 1079 | } else if allow_mut_self && input.peek(Token![mut]) && input.peek2(Token![self]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:1081:31 | 1081 | input.parse::()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:1084:41 | 1084 | path: input.parse::()?.into(), | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:1111:27 | 1111 | if input.peek(Token![extern]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:1184:25 | 1184 | Token![,](span).to_tokens(tokens); | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:107:24 | 107 | pub box_token: Token![box], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:122:28 | 122 | pub by_ref: Option, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:123:32 | 123 | pub mutability: Option, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:125:29 | 125 | pub subpat: Option<(Token![@], Box)>, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:161:34 | 161 | pub leading_vert: Option, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:162:36 | 162 | pub cases: Punctuated, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:204:24 | 204 | pub and_token: Token![&], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:205:32 | 205 | pub mutability: Option, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:217:25 | 217 | pub dot2_token: Token![..], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:229:36 | 229 | pub elems: Punctuated, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:242:42 | 242 | pub fields: Punctuated, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:243:32 | 243 | pub dot2_token: Option, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:255:36 | 255 | pub elems: Punctuated, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:279:26 | 279 | pub colon_token: Token![:], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:291:31 | 291 | pub underscore_token: Token![_], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:306:33 | 306 | pub colon_token: Option, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:326:36 | 326 | && (ahead.peek(Token![::]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:327:39 | 327 | || ahead.peek(Token![!]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:330:39 | 330 | || ahead.peek(Token![..]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:332:65 | 332 | ... && !(ahead.is_empty() || ahead.peek(Token![,]))) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:335:38 | 335 | ahead.parse::>()?.is_some() && ahead.peek(Token![::]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:335:80 | 335 | ahead.parse::>()?.is_some() && ahead.peek(Token![::]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:336:33 | 336 | } || lookahead.peek(Token![::]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:337:35 | 337 | || lookahead.peek(Token![<]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:338:31 | 338 | || input.peek(Token![Self]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:339:31 | 339 | || input.peek(Token![super]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:340:31 | 340 | || input.peek(Token![crate]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:343:38 | 343 | } else if lookahead.peek(Token![_]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:345:34 | 345 | } else if input.peek(Token![box]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:347:34 | 347 | } else if input.peek(Token![-]) || lookahead.peek(Lit) || lookahead.peek(Token![const]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:347:86 | 347 | } else if input.peek(Token![-]) || lookahead.peek(Lit) || lookahead.peek(Token![const]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:350:38 | 350 | } else if lookahead.peek(Token![ref]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:351:35 | 351 | || lookahead.peek(Token![mut]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:352:31 | 352 | || input.peek(Token![self]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:356:38 | 356 | } else if lookahead.peek(Token![&]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:362:38 | 362 | } else if lookahead.peek(Token![..]) && !input.peek(Token![...]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:362:65 | 362 | } else if lookahead.peek(Token![..]) && !input.peek(Token![...]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:364:38 | 364 | } else if lookahead.peek(Token![const]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:376:42 | 376 | if qself.is_none() && input.peek(Token![!]) && !input.peek(Token![!=]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:376:68 | 376 | if qself.is_none() && input.peek(Token![!]) && !input.peek(Token![!=]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:388:33 | 388 | let bang_token: Token![!] = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:416:30 | 416 | } else if input.peek(Token![..]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:449:31 | 449 | if input.peek(Token![@]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:450:35 | 450 | let at_token: Token![@] = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:476:29 | 476 | if content.peek(Token![..]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:489:24 | 489 | let punct: Token![,] = content.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:512:27 | 512 | let boxed: Option = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:513:28 | 513 | let by_ref: Option = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:514:32 | 514 | let mutability: Option = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:517:86 | 517 | if boxed.is_none() && by_ref.is_none() && mutability.is_none() && input.peek(Token![:]) | ^^^^^ error: cannot find macro `unreachable` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:530:35 | 530 | Member::Unnamed(_) => unreachable!(), | ^^^^^^^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:631:23 | 631 | if input.peek(Token![..]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:656:27 | 656 | || input.peek(Token![|]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:657:27 | 657 | || input.peek(Token![=]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:658:27 | 658 | || input.peek(Token![:]) && !input.peek(Token![::]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:658:53 | 658 | || input.peek(Token![:]) && !input.peek(Token![::]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:659:27 | 659 | || input.peek(Token![,]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:660:27 | 660 | || input.peek(Token![;]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:665:25 | 665 | let neg: Option = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:671:31 | 671 | || lookahead.peek(Token![::]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:672:31 | 672 | || lookahead.peek(Token![<]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:673:31 | 673 | || lookahead.peek(Token![self]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:674:31 | 674 | || lookahead.peek(Token![Self]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:675:31 | 675 | || lookahead.peek(Token![super]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:676:31 | 676 | || lookahead.peek(Token![crate]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:679:34 | 679 | } else if lookahead.peek(Token![const]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:720:23 | 720 | input.parse::()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:735:34 | 735 | let leading_vert: Option = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:739:64 | 739 | fn multi_pat_impl(input: ParseStream, leading_vert: Option) -> Result { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:742:27 | 742 | || input.peek(Token![|]) && !input.peek(Token![||]) && !input.peek(Token![|=]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:742:53 | 742 | || input.peek(Token![|]) && !input.peek(Token![||]) && !input.peek(Token![|=]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:742:80 | 742 | || input.peek(Token![|]) && !input.peek(Token![||]) && !input.peek(Token![|=]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:746:30 | 746 | while input.peek(Token![|]) && !input.peek(Token![||]) && !input.peek(Token![|=]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:746:56 | 746 | while input.peek(Token![|]) && !input.peek(Token![||]) && !input.peek(Token![|=]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:746:83 | 746 | while input.peek(Token![|]) && !input.peek(Token![||]) && !input.peek(Token![|=]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:800:22 | 800 | ::default().to_tokens(tokens); | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/path.rs:11:35 | 11 | pub leading_colon: Option, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/path.rs:12:47 | 12 | pub segments: Punctuated, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/path.rs:132:34 | 132 | pub colon2_token: Option, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/path.rs:133:23 | 133 | pub lt_token: Token![<], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/path.rs:134:47 | 134 | pub args: Punctuated, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/path.rs:135:23 | 135 | pub gt_token: Token![>], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/path.rs:147:23 | 147 | pub eq_token: Token![=], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/path.rs:160:26 | 160 | pub colon_token: Token![:], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/path.rs:161:48 | 161 | pub bounds: Punctuated, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/path.rs:175:38 | 175 | pub inputs: Punctuated, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/path.rs:203:23 | 203 | pub lt_token: Token![<], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/path.rs:206:30 | 206 | pub as_token: Option, | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/path.rs:207:23 | 207 | pub gt_token: Token![>], | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/path.rs:228:53 | 228 | if input.peek(Lifetime) && !input.peek2(Token![+]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/path.rs:232:49 | 232 | if input.peek(Ident) && input.peek2(Token![=]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/path.rs:234:31 | 234 | let eq_token: Token![=] = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/path.rs:269:53 | 269 | if input.peek(Ident) && input.peek2(Token![:]) && !input.peek2(Token![::]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/path.rs:269:80 | 269 | if input.peek(Ident) && input.peek2(Token![:]) && !input.peek2(Token![::]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/path.rs:297:36 | 297 | } && if input.peek(Token![=]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/path.rs:298:35 | 298 | input.parse::()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/path.rs:301:38 | 301 | } else if input.peek(Token![:]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/path.rs:302:35 | 302 | input.parse::()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/path.rs:367:39 | 367 | if input.peek(Token![>]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/path.rs:372:39 | 372 | if input.peek(Token![>]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/path.rs:406:27 | 406 | if input.peek(Token![super]) || input.peek(Token![self]) || input.peek(Token![crate]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/path.rs:406:56 | 406 | if input.peek(Token![super]) || input.peek(Token![self]) || input.peek(Token![crate]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/path.rs:406:84 | 406 | if input.peek(Token![super]) || input.peek(Token![self]) || input.peek(Token![crate]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/path.rs:411:39 | 411 | let ident = if input.peek(Token![Self]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/path.rs:417:42 | 417 | if !expr_style && input.peek(Token![<]) && !input.peek(Token![<=]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/path.rs:417:68 | 417 | if !expr_style && input.peek(Token![<]) && !input.peek(Token![<=]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/path.rs:418:31 | 418 | || input.peek(Token![::]) && input.peek3(Token![<]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/path.rs:418:58 | 418 | || input.peek(Token![::]) && input.peek3(Token![<]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/path.rs:454:83 | 454 | fn constraint_bounds(input: ParseStream) -> Result> { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/path.rs:457:27 | 457 | if input.peek(Token![,]) || input.peek(Token![>]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/path.rs:457:52 | 457 | if input.peek(Token![,]) || input.peek(Token![>]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/path.rs:462:28 | 462 | if !input.peek(Token![+]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/path.rs:513:44 | 513 | ... && !input.peek(Token![super]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/path.rs:514:44 | 514 | ... && !input.peek(Token![self]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/path.rs:515:44 | 515 | ... && !input.peek(Token![Self]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/path.rs:516:44 | 516 | ... && !input.peek(Token![crate]) | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/path.rs:522:40 | 522 | if !input.peek(Token![::]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/path.rs:622:30 | 622 | while input.peek(Token![::]) && !input.peek3(token::Paren) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/path.rs:623:28 | 623 | let punct: Token![::] = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/path.rs:633:23 | 633 | if input.peek(Token![<]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/path.rs:634:27 | 634 | let lt_token: Token![<] = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/path.rs:636:38 | 636 | let path = if input.peek(Token![as]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/path.rs:637:31 | 637 | let as_token: Token![as] = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/path.rs:643:27 | 643 | let gt_token: Token![>] = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/path.rs:644:31 | 644 | let colon2_token: Token![::] = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/path.rs:649:32 | 649 | if !input.peek(Token![::]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/path.rs:652:28 | 652 | let punct: Token![::] = input.parse()?; | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/path.rs:780:30 | 780 | ... ::default().to_tokens(tokens); | ^^^^^ error: cannot find macro `unreachable` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/buffer.rs:376:18 | 376 | _ => unreachable!(), | ^^^^^^^^^^^ error: cannot find attribute `test` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/drops.rs:40:3 | 40 | #[test] | ^^^^ error: cannot find macro `assert` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/drops.rs:50:5 | 50 | assert!(needs_drop::()); | ^^^^^^ error: cannot find macro `assert` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/drops.rs:53:5 | 53 | assert!(!needs_drop::>()); | ^^^^^^ error: cannot find macro `assert` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/drops.rs:54:5 | 54 | assert!(!needs_drop::>()); | ^^^^^^ error: cannot find macro `assert` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/drops.rs:55:5 | 55 | assert!(!needs_drop::>()); | ^^^^^^ error: cannot find macro `assert` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/drops.rs:56:5 | 56 | assert!(!needs_drop::>()); | ^^^^^^ error: cannot find macro `assert` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/drops.rs:57:5 | 57 | assert!(!needs_drop::>()); | ^^^^^^ error: cannot find macro `assert` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/punctuated.rs:166:9 | 166 | assert!( | ^^^^^^ error: cannot find macro `assert` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/punctuated.rs:182:9 | 182 | assert!( | ^^^^^^ error: cannot find macro `assert` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/punctuated.rs:240:9 | 240 | assert!( | ^^^^^^ error: cannot find macro `assert` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/punctuated.rs:469:9 | 469 | assert!( | ^^^^^^ error: cannot find macro `panic` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/punctuated.rs:477:17 | 477 | panic!("Punctuated extended with items after a Pair::End"); | ^^^^^ error: cannot find macro `panic` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/parse_quote.rs:120:21 | 120 | Err(err) => panic!("{}", err), | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/parse_quote.rs:148:23 | 148 | if input.peek(Token![#]) && input.peek2(Token![!]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/parse_quote.rs:148:49 | 148 | if input.peek(Token![#]) && input.peek2(Token![!]) { | ^^^^^ error: cannot find macro `Token` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/parse_macro_input.rs:174:27 | 174 | input.parse::()?; | ^^^^^ error: cannot find macro `format` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/lookahead.rs:123:31 | 123 | let message = format!("expected {}", comparisons[0]); | ^^^^^^ error: cannot find macro `format` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/lookahead.rs:127:31 | 127 | let message = format!("expected {} or {}", comparisons[0], comparisons[1]); | ^^^^^^ error: cannot find macro `format` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/lookahead.rs:132:31 | 132 | let message = format!("expected one of: {}", join); | ^^^^^^ error: cannot find macro `panic` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/discouraged.rs:163:13 | 163 | panic!("Fork was not derived from the advancing parse stream"); | ^^^^^ error: cannot find macro `assert` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/verbatim.rs:9:5 | 9 | assert!(crate::buffer::same_buffer(end, cursor)); | ^^^^^^ error: cannot find macro `assert` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/verbatim.rs:21:17 | 21 | assert!(next == after); | ^^^^^^ error: cannot find macro `panic` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/verbatim.rs:25:17 | 25 | panic!("verbatim end must not be inside a delimited group"); | ^^^^^ error: cannot determine resolution for the macro `vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/error.rs:141:27 | 141 | messages: vec![ErrorMessage { | ^^^ | = note: import resolution is stuck, try simplifying macro imports error: cannot determine resolution for the macro `vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/error.rs:172:27 | 172 | messages: vec![ErrorMessage { | ^^^ | = note: import resolution is stuck, try simplifying macro imports error: cannot determine resolution for the macro `vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/error.rs:265:32 | 265 | TokenStream::from_iter(vec![ | ^^^ | = note: import resolution is stuck, try simplifying macro imports error: cannot find macro `format` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/error.rs:290:27 | 290 | Error::new(scope, format!("unexpected end of input, {}", message)) | ^^^^^^ error: cannot determine resolution for the macro `vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/error.rs:303:23 | 303 | messages: vec![ErrorMessage { | ^^^ | = note: import resolution is stuck, try simplifying macro imports error: cannot determine resolution for the macro `vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/error.rs:392:23 | 392 | messages: vec![self.messages.next()?], | ^^^ | = note: import resolution is stuck, try simplifying macro imports error: cannot determine resolution for the macro `vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/error.rs:417:23 | 417 | messages: vec![self.messages.next()?.clone()], | ^^^ | = note: import resolution is stuck, try simplifying macro imports error[E0463]: can't find crate for `std` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/token.rs:385:18 | 385 | impl std::default::Default for $name { | ^^^ can't find crate error[E0463]: can't find crate for `std` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/token.rs:262:18 | 262 | impl std::default::Default for $name { | ^^^ can't find crate error[E0463]: can't find crate for `std` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/token.rs:494:18 | 494 | impl std::default::Default for $name { | ^^^ can't find crate error[E0463]: can't find crate for `core` which `unicode_ident` depends on --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ident.rs:92:26 | 92 | if !(first == '_' || unicode_ident::is_xid_start(first)) { | ^^^^^^^^^^^^^ can't find crate error[E0463]: can't find crate for `core` which `unicode_ident` depends on --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ident.rs:96:13 | 96 | if !unicode_ident::is_xid_continue(ch) { | ^^^^^^^^^^^^^ can't find crate error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/attr.rs:239:25 | 239 | let mut attrs = Vec::new(); | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/attr.rs:253:25 | 253 | let mut attrs = Vec::new(); | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `String` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/attr.rs:266:20 | 266 | let mut path = String::new(); | ^^^^^^ use of undeclared type `String` error[E0433]: failed to resolve: use of undeclared type `Ident` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/attr.rs:538:34 | 499 | use super::*; | -------- help: `Ident` is defined here, but is not a type ... 538 | while input.peek(Ident::peek_any) { | ^^^^^ use of undeclared type `Ident` error[E0433]: failed to resolve: use of undeclared type `Ident` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/attr.rs:539:33 | 499 | use super::*; | -------- help: `Ident` is defined here, but is not a type ... 539 | let ident = Ident::parse_any(input)?; | ^^^^^ use of undeclared type `Ident` error[E0433]: failed to resolve: use of undeclared type `Ident` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/attr.rs:586:34 | 499 | use super::*; | -------- help: `Ident` is defined here, but is not a type ... 586 | } else if input.peek(Ident::peek_any) | ^^^^^ use of undeclared type `Ident` error[E0433]: failed to resolve: use of undeclared type `Ident` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/attr.rs:587:58 | 499 | use super::*; | -------- help: `Ident` is defined here, but is not a type ... 587 | || input.peek(Token![::]) && input.peek3(Ident::peek_any) | ^^^^^ use of undeclared type `Ident` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/bigint.rs:10:26 | 10 | BigInt { digits: Vec::new() } | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `String` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/bigint.rs:14:24 | 14 | let mut repr = String::with_capacity(self.digits.len()); | ^^^^^^ use of undeclared type `String` error[E0433]: failed to resolve: use of undeclared type `Ident` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/data.rs:305:32 | 241 | use super::*; | -------- help: `Ident` is defined here, but is not a type ... 305 | input.call(Ident::parse_any) | ^^^^^ use of undeclared type `Ident` error[E0433]: failed to resolve: use of undeclared type `Ident` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/data.rs:364:45 | 241 | use super::*; | -------- help: `Ident` is defined here, but is not a type ... 364 | let path = content.call(Ident::parse_any)?; | ^^^^^ use of undeclared type `Ident` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:786:16 | 786 | attrs: Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:836:34 | 836 | Expr::Verbatim(_) => Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: could not find `Ident` in the crate root --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/custom_keyword.rs:178:37 | 178 | let ident = $crate::Ident::new(stringify!($ident), self.span); | ^^^^^ could not find `Ident` in the crate root | ::: /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1103:5 | 1103 | crate::custom_keyword!(raw); | --------------------------- in this macro invocation | = note: this error originates in the macro `$crate::impl_to_tokens_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1311:32 | 1311 | attrs: Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1318:32 | 1318 | attrs: Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1340:28 | 1340 | attrs: Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1367:28 | 1367 | attrs: Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Box` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1370:33 | 1370 | to: rhs.map(Box::new), | ^^^ use of undeclared type `Box` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1379:28 | 1379 | attrs: Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1391:28 | 1391 | attrs: Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1477:25 | 1477 | let mut attrs = Vec::new(); | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1572:47 | 1572 | let inner_attrs = e.replace_attrs(Vec::new()); | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1586:28 | 1586 | attrs: Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1603:32 | 1603 | attrs: Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1629:36 | 1629 | ... attrs: Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1642:28 | 1642 | attrs: Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1650:28 | 1650 | attrs: Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1657:28 | 1657 | attrs: Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1856:28 | 1856 | attrs: Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1884:24 | 1884 | attrs: Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1896:24 | 1896 | attrs: Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1905:24 | 1905 | attrs: Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1923:20 | 1923 | attrs: Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1935:24 | 1935 | attrs: Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1955:24 | 1955 | attrs: Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1963:24 | 1963 | attrs: Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:1993:24 | 1993 | attrs: Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2007:24 | 2007 | attrs: Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2042:45 | 2042 | attrs.extend(expr.replace_attrs(Vec::new())); | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2051:45 | 2051 | attrs.extend(expr.replace_attrs(Vec::new())); | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2058:41 | 2058 | attrs.extend(expr.replace_attrs(Vec::new())); | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2067:24 | 2067 | attrs: Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2077:20 | 2077 | attrs: Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2094:20 | 2094 | attrs: Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2151:24 | 2151 | attrs: Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2194:24 | 2194 | attrs: Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2269:28 | 2269 | let mut arms = Vec::new(); | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2329:25 | 2329 | let attrs = Vec::new(); | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2352:25 | 2352 | let attrs = Vec::new(); | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2386:24 | 2386 | attrs: Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2418:24 | 2418 | attrs: Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2430:24 | 2430 | attrs: Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2472:24 | 2472 | attrs: Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2483:20 | 2483 | attrs: Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2500:24 | 2500 | attrs: Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2598:24 | 2598 | attrs: Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2608:20 | 2608 | attrs: Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2629:20 | 2629 | attrs: Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2659:28 | 2659 | attrs: Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2695:28 | 2695 | attrs: Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2717:20 | 2717 | attrs: Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2781:20 | 2781 | attrs: Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:2910:24 | 2910 | attrs: Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:449:20 | 449 | attrs: Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Ident` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:632:43 | 593 | use super::*; | -------- help: `Ident` is defined here, but is not a type ... 632 | ident: input.call(Ident::parse_any)?, | ^^^^^ use of undeclared type `Ident` error[E0433]: failed to resolve: use of undeclared type `Ident` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:843:33 | 593 | use super::*; | -------- help: `Ident` is defined here, but is not a type ... 843 | if !(input.peek(Ident::peek_any) | ^^^^^ use of undeclared type `Ident` error[E0433]: failed to resolve: use of undeclared type `Ident` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/generics.rs:887:36 | 593 | use super::*; | -------- help: `Ident` is defined here, but is not a type ... 887 | ident: Ident::new("const", const_token.span), | ^^^^^ use of undeclared type `Ident` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:379:34 | 379 | Item::Verbatim(_) => Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: could not find `Ident` in the crate root --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/custom_keyword.rs:178:37 | 178 | let ident = $crate::Ident::new(stringify!($ident), self.span); | ^^^^^ could not find `Ident` in the crate root | ::: /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:974:5 | 974 | crate::custom_keyword!(macro_rules); | ----------------------------------- in this macro invocation | = note: this error originates in the macro `$crate::impl_to_tokens_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:992:45 | 992 | parse_rest_of_fn(input, Vec::new(), vis, sig).map(Item::Fn) | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1032:36 | 1032 | ... attrs: Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Ident` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1054:40 | 966 | use super::*; | -------- help: `Ident` is defined here, but is not a type ... 1054 | input.call(Ident::parse_any)? | ^^^^^ use of undeclared type `Ident` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1066:36 | 1066 | ... attrs: Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1148:45 | 1148 | attrs.extend(item.replace_attrs(Vec::new())); | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Ident` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1315:36 | 966 | use super::*; | -------- help: `Ident` is defined here, but is not a type ... 1315 | input.call(Ident::parse_any)? | ^^^^^ use of undeclared type `Ident` error[E0433]: failed to resolve: use of undeclared type `Ident` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1324:29 | 966 | use super::*; | -------- help: `Ident` is defined here, but is not a type ... 1324 | Ident::from(input.parse::()?) | ^^^^^ use of undeclared type `Ident` error[E0433]: failed to resolve: use of undeclared type `Ident` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1361:40 | 966 | use super::*; | -------- help: `Ident` is defined here, but is not a type ... 1361 | let ident = input.call(Ident::parse_any)?; | ^^^^^ use of undeclared type `Ident` error[E0433]: failed to resolve: use of undeclared type `Ident` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1376:33 | 966 | use super::*; | -------- help: `Ident` is defined here, but is not a type ... 1376 | Ident::from(input.parse::()?) | ^^^^^ use of undeclared type `Ident` error[E0433]: failed to resolve: use of undeclared type `Ident` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1429:36 | 966 | use super::*; | -------- help: `Ident` is defined here, but is not a type ... 1429 | input.call(Ident::parse_any)? | ^^^^^ use of undeclared type `Ident` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1457:20 | 1457 | attrs: Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1463:64 | 1463 | variadic.attrs = mem::replace(&mut last.attrs, Vec::new()); | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1588:24 | 1588 | attrs: Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1659:24 | 1659 | attrs: Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1661:28 | 1661 | attrs: Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1670:20 | 1670 | attrs: Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1703:33 | 1703 | let mut items = Vec::new(); | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1731:29 | 1731 | let mut items = Vec::new(); | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1766:32 | 1766 | attrs: Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1786:32 | 1786 | attrs: Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1894:24 | 1894 | attrs: Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:1959:24 | 1959 | attrs: Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2124:25 | 2124 | let mut items = Vec::new(); | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Ident` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2269:36 | 966 | use super::*; | -------- help: `Ident` is defined here, but is not a type ... 2269 | input.call(Ident::parse_any)? | ^^^^^ use of undeclared type `Ident` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2305:24 | 2305 | (None, Vec::new(), Some(semi_token)) | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2380:24 | 2380 | attrs: Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Option` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2414:56 | 2414 | parse_impl(input, allow_verbatim_impl).map(Option::unwrap) | ^^^^^^ use of undeclared type `Option` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2500:25 | 2500 | let mut items = Vec::new(); | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Ident` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2546:51 | 966 | use super::*; | -------- help: `Ident` is defined here, but is not a type ... 2546 | let ident: Ident = input.call(Ident::parse_any)?; | ^^^^^ use of undeclared type `Ident` error[E0433]: failed to resolve: use of undeclared type `Ident` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2614:36 | 966 | use super::*; | -------- help: `Ident` is defined here, but is not a type ... 2614 | input.call(Ident::parse_any)? | ^^^^^ use of undeclared type `Ident` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/item.rs:2713:24 | 2713 | attrs: Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/file.rs:100:37 | 100 | let mut items = Vec::new(); | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `String` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/lit.rs:135:9 | 135 | String::from(value) | ^^^^^^ use of undeclared type `String` error[E0433]: failed to resolve: use of undeclared type `String` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/lit.rs:1093:27 | 1093 | let mut content = String::new(); | ^^^^^^ use of undeclared type `String` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/lit.rs:1190:23 | 1190 | let mut out = Vec::new(); | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `String` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/lit.rs:1243:10 | 1243 | (String::from(value).into_bytes(), suffix) | ^^^^^^ use of undeclared type `String` error[E0433]: failed to resolve: use of undeclared type `String` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/lit.rs:1557:26 | 1557 | let mut digits = String::from_utf8(bytes).unwrap(); | ^^^^^^ use of undeclared type `String` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/stmt.rs:111:29 | 111 | let mut stmts = Vec::new(); | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/stmt.rs:203:45 | 203 | attrs.extend(item.replace_attrs(Vec::new())); | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/stmt.rs:238:24 | 238 | attrs: Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/stmt.rs:291:48 | 291 | attrs.extend(attr_target.replace_attrs(Vec::new())); | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Ident` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:374:54 | 336 | use super::*; | -------- help: `Ident` is defined here, but is not a type ... 374 | if input.peek(Token![::]) && input.peek3(Ident::peek_any) { | ^^^^^ use of undeclared type `Ident` error[E0433]: failed to resolve: use of undeclared type `Ident` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:604:41 | 336 | use super::*; | -------- help: `Ident` is defined here, but is not a type ... 604 | if !(input.peek(Ident::peek_any) | ^^^^^ use of undeclared type `Ident` error[E0433]: failed to resolve: use of undeclared type `Option` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:720:54 | 720 | parse_bare_fn(input, allow_mut_self).map(Option::unwrap) | ^^^^^^ use of undeclared type `Option` error[E0433]: failed to resolve: use of undeclared type `Option` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:1028:58 | 1028 | parse_bare_fn_arg(input, allow_mut_self).map(Option::unwrap) | ^^^^^^ use of undeclared type `Option` error[E0433]: failed to resolve: use of undeclared type `Ident` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ty.rs:1044:43 | 336 | use super::*; | -------- help: `Ident` is defined here, but is not a type ... 1044 | let name = input.call(Ident::parse_any)?; | ^^^^^ use of undeclared type `Ident` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:391:28 | 391 | attrs: Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:420:24 | 420 | attrs: Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:429:20 | 429 | attrs: Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:436:20 | 436 | attrs: Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:444:20 | 444 | attrs: Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Ident` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:447:31 | 313 | use super::*; | -------- help: `Ident` is defined here, but is not a type ... 447 | ident: input.call(Ident::parse_any)?, | ^^^^^ use of undeclared type `Ident` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:462:20 | 462 | attrs: Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:494:20 | 494 | attrs: Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:521:24 | 521 | attrs: Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:534:20 | 534 | attrs: Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:543:24 | 543 | attrs: Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:550:20 | 550 | attrs: Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:567:24 | 567 | attrs: Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:569:28 | 569 | attrs: Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:589:28 | 589 | attrs: Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:613:20 | 613 | attrs: Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:621:20 | 621 | attrs: Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:636:28 | 636 | attrs: Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:648:24 | 648 | attrs: Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:687:24 | 687 | attrs: Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:712:20 | 712 | attrs: Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/pat.rs:753:24 | 753 | attrs: Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/path.rs:330:28 | 330 | attrs: Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Ident` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/path.rs:407:40 | 213 | use super::*; | -------- help: `Ident` is defined here, but is not a type ... 407 | let ident = input.call(Ident::parse_any)?; | ^^^^^ use of undeclared type `Ident` error[E0433]: failed to resolve: use of undeclared type `Ident` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/path.rs:412:28 | 213 | use super::*; | -------- help: `Ident` is defined here, but is not a type ... 412 | input.call(Ident::parse_any)? | ^^^^^ use of undeclared type `Ident` error[E0433]: failed to resolve: use of undeclared type `Ident` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/path.rs:520:37 | 213 | use super::*; | -------- help: `Ident` is defined here, but is not a type ... 520 | let ident = Ident::parse_any(input)?; | ^^^^^ use of undeclared type `Ident` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/buffer.rs:80:27 | 80 | let mut entries = Vec::new(); | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/buffer.rs:275:23 | 275 | let mut tts = Vec::new(); | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/punctuated.rs:57:20 | 57 | inner: Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Box` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/punctuated.rs:110:46 | 110 | last: self.last.as_ref().map(Box::as_ref).into_iter(), | ^^^ use of undeclared type `Box` error[E0433]: failed to resolve: use of undeclared type `Box` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/punctuated.rs:121:46 | 121 | last: self.last.as_mut().map(Box::as_mut).into_iter(), | ^^^ use of undeclared type `Box` error[E0433]: failed to resolve: use of undeclared type `Box` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/punctuated.rs:131:42 | 131 | last: self.last.as_ref().map(Box::as_ref).into_iter(), | ^^^ use of undeclared type `Box` error[E0433]: failed to resolve: use of undeclared type `Box` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/punctuated.rs:140:42 | 140 | last: self.last.as_mut().map(Box::as_mut).into_iter(), | ^^^ use of undeclared type `Box` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/punctuated.rs:495:28 | 495 | let mut elements = Vec::with_capacity(self.len()); | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/parse_macro_input.rs:163:25 | 163 | let mut metas = Vec::new(); | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/lookahead.rs:72:35 | 72 | comparisons: RefCell::new(Vec::new()), | ^^^ use of undeclared type `Vec` error[E0416]: identifier `None` is bound more than once in the same pattern --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/discouraged.rs:175:24 | 175 | (None, None) => { | ^^^^ used in a pattern more than once error[E0433]: failed to resolve: use of undeclared type `Box` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/parse.rs:1068:27 | 1068 | input.parse().map(Box::new) | ^^^ use of undeclared type `Box` error[E0463]: can't find crate for `std` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/error.rs:15:22 | 15 | pub type Result = std::result::Result; | ^^^ can't find crate error[E0463]: can't find crate for `std` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/error.rs:364:6 | 364 | impl std::error::Error for Error {} | ^^^ can't find crate error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/group.rs:75:16 | 75 | if let Some((content, span, rest)) = cursor.group(delimiter) { | ^^^^ not found in this scope | help: consider importing this tuple variant | 1 | use crate::parse::Unexpected::Some; | error[E0405]: cannot find trait `Copy` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/token.rs:395:18 | 395 | impl Copy for $name {} | ^^^^ not found in this scope ... 556 | / define_punctuation_structs! { 557 | | "_" pub struct Underscore/1 /// `_` 558 | | } | |_- in this macro invocation | = note: this error originates in the macro `define_punctuation_structs` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Clone` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/token.rs:399:18 | 399 | impl Clone for $name { | ^^^^^ not found in this scope ... 556 | / define_punctuation_structs! { 557 | | "_" pub struct Underscore/1 /// `_` 558 | | } | |_- in this macro invocation | = note: this error originates in the macro `define_punctuation_structs` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/token.rs:573:20 | 573 | if let Some((ident, rest)) = cursor.ident() { | ^^^^ not found in this scope | help: consider importing this tuple variant | 91 | use crate::parse::Unexpected::Some; | error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/token.rs:578:20 | 578 | if let Some((punct, rest)) = cursor.punct() { | ^^^^ not found in this scope | help: consider importing this tuple variant | 91 | use crate::parse::Unexpected::Some; | error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/token.rs:591:16 | 591 | if let Some((ident, _rest)) = cursor.ident() { | ^^^^ not found in this scope | help: consider importing this tuple variant | 91 | use crate::parse::Unexpected::Some; | error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/token.rs:594:16 | 594 | if let Some((punct, _rest)) = cursor.punct() { | ^^^^ not found in this scope | help: consider importing this tuple variant | 91 | use crate::parse::Unexpected::Some; | error[E0405]: cannot find trait `Copy` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/token.rs:272:18 | 272 | impl Copy for $name {} | ^^^^ not found in this scope ... 652 | / define_keywords! { 653 | | "abstract" pub struct Abstract /// `abstract` 654 | | "as" pub struct As /// `as` 655 | | "async" pub struct Async /// `async` ... | 704 | | "yield" pub struct Yield /// `yield` 705 | | } | |_- in this macro invocation | = note: this error originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Clone` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/token.rs:276:18 | 276 | impl Clone for $name { | ^^^^^ not found in this scope ... 652 | / define_keywords! { 653 | | "abstract" pub struct Abstract /// `abstract` 654 | | "as" pub struct As /// `as` 655 | | "async" pub struct Async /// `async` ... | 704 | | "yield" pub struct Yield /// `yield` 705 | | } | |_- in this macro invocation | = note: this error originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Copy` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/token.rs:395:18 | 395 | impl Copy for $name {} | ^^^^ not found in this scope ... 707 | / define_punctuation! { 708 | | "+" pub struct Add/1 /// `+` 709 | | "+=" pub struct AddEq/2 /// `+=` 710 | | "&" pub struct And/1 /// `&` ... | 753 | | "~" pub struct Tilde/1 /// `~` 754 | | } | |_- in this macro invocation | = note: this error originates in the macro `define_punctuation_structs` which comes from the expansion of the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Clone` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/token.rs:399:18 | 399 | impl Clone for $name { | ^^^^^ not found in this scope ... 707 | / define_punctuation! { 708 | | "+" pub struct Add/1 /// `+` 709 | | "+=" pub struct AddEq/2 /// `+=` 710 | | "&" pub struct And/1 /// `&` ... | 753 | | "~" pub struct Tilde/1 /// `~` 754 | | } | |_- in this macro invocation | = note: this error originates in the macro `define_punctuation_structs` which comes from the expansion of the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Copy` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/token.rs:504:18 | 504 | impl Copy for $name {} | ^^^^ not found in this scope ... 756 | / define_delimiters! { 757 | | "{" pub struct Brace /// `{...}` 758 | | "[" pub struct Bracket /// `[...]` 759 | | "(" pub struct Paren /// `(...)` 760 | | " " pub struct Group /// None-delimited group 761 | | } | |_- in this macro invocation | = note: this error originates in the macro `define_delimiters` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Clone` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/token.rs:508:18 | 508 | impl Clone for $name { | ^^^^^ not found in this scope ... 756 | / define_delimiters! { 757 | | "{" pub struct Brace /// `{...}` 758 | | "[" pub struct Bracket /// `[...]` 759 | | "(" pub struct Paren /// `(...)` 760 | | " " pub struct Group /// None-delimited group 761 | | } | |_- in this macro invocation | = note: this error originates in the macro `define_delimiters` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `FnOnce` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/token.rs:544:24 | 544 | F: FnOnce(&mut TokenStream), | ^^^^^^ not found in this scope ... 756 | / define_delimiters! { 757 | | "{" pub struct Brace /// `{...}` 758 | | "[" pub struct Bracket /// `[...]` 759 | | "(" pub struct Paren /// `(...)` 760 | | " " pub struct Group /// None-delimited group 761 | | } | |_- in this macro invocation | = note: this error originates in the macro `define_delimiters` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/token.rs:898:20 | 898 | if let Some((ident, rest)) = cursor.ident() { | ^^^^ not found in this scope | help: consider importing this tuple variant | 890 | use crate::parse::Unexpected::Some; | error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/token.rs:908:16 | 908 | if let Some((ident, _rest)) = cursor.ident() { | ^^^^ not found in this scope | help: consider importing this tuple variant | 890 | use crate::parse::Unexpected::Some; | error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/token.rs:928:21 | 928 | Some((punct, rest)) => { | ^^^^ not found in this scope | help: consider importing this tuple variant | 890 | use crate::parse::Unexpected::Some; | error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/token.rs:950:17 | 950 | Some((punct, rest)) => { | ^^^^ not found in this scope | help: consider importing this tuple variant | 890 | use crate::parse::Unexpected::Some; | error[E0405]: cannot find trait `FnOnce` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/token.rs:998:12 | 998 | F: FnOnce(&mut TokenStream), | ^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ident.rs:42:20 | 42 | if let Some((ident, rest)) = cursor.ident() { | ^^^^ not found in this scope | help: consider importing this tuple variant | 2 | use crate::parse::Unexpected::Some; | error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ident.rs:55:16 | 55 | if let Some((ident, _rest)) = cursor.ident() { | ^^^^ not found in this scope | help: consider importing this tuple variant | 2 | use crate::parse::Unexpected::Some; | error[E0405]: cannot find trait `From` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ident.rs:69:14 | 69 | impl From for Ident { | ^^^^ not found in this scope ... 77 | ident_from_token!(self); | ----------------------- in this macro invocation | = note: this error originates in the macro `ident_from_token` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `From` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ident.rs:69:14 | 69 | impl From for Ident { | ^^^^ not found in this scope ... 78 | ident_from_token!(Self); | ----------------------- in this macro invocation | = note: this error originates in the macro `ident_from_token` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `From` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ident.rs:69:14 | 69 | impl From for Ident { | ^^^^ not found in this scope ... 79 | ident_from_token!(super); | ------------------------ in this macro invocation | = note: this error originates in the macro `ident_from_token` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `From` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ident.rs:69:14 | 69 | impl From for Ident { | ^^^^ not found in this scope ... 80 | ident_from_token!(crate); | ------------------------ in this macro invocation | = note: this error originates in the macro `ident_from_token` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `From` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ident.rs:69:14 | 69 | impl From for Ident { | ^^^^ not found in this scope ... 81 | ident_from_token!(extern); | ------------------------- in this macro invocation | = note: this error originates in the macro `ident_from_token` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `From` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/ident.rs:83:6 | 83 | impl From for Ident { | ^^^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/attr.rs:238:54 | 238 | pub fn parse_outer(input: ParseStream) -> Result> { | ^^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/attr.rs:252:54 | 252 | pub fn parse_inner(input: ParseStream) -> Result> { | ^^^ not found in this scope error[E0412]: cannot find type `String` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/attr.rs:260:46 | 260 | fn expected_parentheses(attr: &Attribute) -> String { | ^^^^^^ not found in this scope error[E0405]: cannot find trait `From` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/macros.rs:110:14 | 110 | impl From<$member> for $name { | ^^^^ not found in this scope | ::: /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/attr.rs:336:1 | 336 | / ast_enum_of_structs! { 337 | | /// Content of a compile-time structured attribute. 338 | | /// 339 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` ... | 369 | | } 370 | | } | |_- in this macro invocation | = note: this error originates in the macro `ast_enum_from_struct` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `From` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/macros.rs:110:14 | 110 | impl From<$member> for $name { | ^^^^ not found in this scope | ::: /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/attr.rs:412:1 | 412 | / ast_enum_of_structs! { 413 | | /// Element of a compile-time attribute list. 414 | | /// 415 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` ... | 425 | | } 426 | | } | |_- in this macro invocation | = note: this error originates in the macro `ast_enum_from_struct` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Vec` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/attr.rs:464:26 | 464 | pub type AttributeArgs = Vec; | ^^^ not found in this scope error[E0405]: cannot find trait `Iterator` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/attr.rs:467:15 | 467 | type Ret: Iterator; | ^^^^^^^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/attr.rs:503:56 | 503 | pub fn parse_inner(input: ParseStream, attrs: &mut Vec) -> Result<()> { | ^^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/bigint.rs:5:13 | 5 | digits: Vec, | ^^^ not found in this scope error[E0412]: cannot find type `String` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/bigint.rs:13:32 | 13 | pub fn to_string(&self) -> String { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/data.rs:12:20 | 12 | pub attrs: Vec, | ^^^ not found in this scope error[E0573]: expected type, found function `Ident` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/data.rs:15:20 | 15 | pub ident: Ident, | ^^^^^ | | | not a type | help: try using the variant's enum: `crate::Pat` error[E0412]: cannot find type `Option` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/data.rs:21:27 | 21 | pub discriminant: Option<(Token![=], Expr)>, | ^^^^^^ not found in this scope error[E0405]: cannot find trait `From` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/macros.rs:110:14 | 110 | impl From<$member> for $name { | ^^^^ not found in this scope | ::: /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/data.rs:25:1 | 25 | / ast_enum_of_structs! { 26 | | /// Data stored within an enum variant or struct. 27 | | /// 28 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` ... | 47 | | } 48 | | } | |_- in this macro invocation | = note: this error originates in the macro `ast_enum_from_struct` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `IntoIterator` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/data.rs:117:6 | 117 | impl IntoIterator for Fields { | ^^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `IntoIterator` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/data.rs:130:10 | 130 | impl<'a> IntoIterator for &'a Fields { | ^^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `IntoIterator` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/data.rs:139:10 | 139 | impl<'a> IntoIterator for &'a mut Fields { | ^^^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/data.rs:156:20 | 156 | pub attrs: Vec, | ^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/data.rs:164:20 | 164 | pub ident: Option, | ^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/data.rs:166:26 | 166 | pub colon_token: Option, | ^^^^^^ not found in this scope error[E0405]: cannot find trait `From` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/macros.rs:110:14 | 110 | impl From<$member> for $name { | ^^^^ not found in this scope | ::: /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/data.rs:173:1 | 173 | / ast_enum_of_structs! { 174 | | /// The visibility level of an item: inherited or `pub` or 175 | | /// `pub(restricted)`. 176 | | /// ... | 199 | | } 200 | | } | |_- in this macro invocation | = note: this error originates in the macro `ast_enum_from_struct` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Option` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/data.rs:234:23 | 234 | pub in_token: Option, | ^^^^^^ not found in this scope error[E0412]: cannot find type `Box` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/data.rs:235:19 | 235 | pub path: Box, | ^^^ not found in this scope | help: consider importing this struct | 1 | use crate::token::Box; | error[E0573]: expected type, found function `Ident` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/data.rs:251:24 | 251 | let ident: Ident = input.parse()?; | ^^^^^ | | | not a type | help: try using the variant's enum: `crate::Pat` error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/data.rs:262:17 | 262 | Some((eq_token, discriminant)) | ^^^^ not found in this scope | help: consider importing this tuple variant | 241 | use crate::parse::Unexpected::Some; | error[E0425]: cannot find value `None` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/data.rs:264:17 | 264 | None | ^^^^ not found in this scope | help: consider importing one of these items | 241 | use crate::PathArguments::None; | 241 | use crate::TraitBoundModifier::None; | 241 | use crate::parse::Unexpected::None; | error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/data.rs:304:24 | 304 | ident: Some(if input.peek(Token![_]) { | ^^^^ not found in this scope | help: consider importing this tuple variant | 241 | use crate::parse::Unexpected::Some; | error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/data.rs:309:30 | 309 | colon_token: Some(input.parse()?), | ^^^^ not found in this scope | help: consider importing this tuple variant | 241 | use crate::parse::Unexpected::Some; | error[E0425]: cannot find value `None` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/data.rs:320:24 | 320 | ident: None, | ^^^^ not found in this scope | help: consider importing one of these items | 241 | use crate::PathArguments::None; | 241 | use crate::TraitBoundModifier::None; | 241 | use crate::parse::Unexpected::None; | error[E0425]: cannot find value `None` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/data.rs:321:30 | 321 | colon_token: None, | ^^^^ not found in this scope | help: consider importing one of these items | 241 | use crate::PathArguments::None; | 241 | use crate::TraitBoundModifier::None; | 241 | use crate::parse::Unexpected::None; | error[E0425]: cannot find value `None` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/data.rs:375:39 | 375 | ... in_token: None, | ^^^^ not found in this scope | help: consider importing one of these items | 241 | use crate::PathArguments::None; | 241 | use crate::TraitBoundModifier::None; | 241 | use crate::parse::Unexpected::None; | error[E0433]: failed to resolve: use of undeclared type `Box` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/data.rs:376:35 | 376 | ... path: Box::new(Path::from(path)), | ^^^ not found in this scope | help: consider importing this struct | 241 | use crate::token::Box; | error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/data.rs:387:35 | 387 | in_token: Some(in_token), | ^^^^ not found in this scope | help: consider importing this tuple variant | 241 | use crate::parse::Unexpected::Some; | error[E0433]: failed to resolve: use of undeclared type `Box` --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/data.rs:388:31 | 388 | path: Box::new(path), | ^^^ not found in this scope | help: consider importing this struct | 241 | use crate::token::Box; | error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/data.rs:429:20 | 429 | if let Some((eq_token, disc)) = &self.discriminant { | ^^^^ not found in this scope | help: consider importing this tuple variant | 418 | use crate::parse::Unexpected::Some; | error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/data.rs:459:20 | 459 | if let Some(ident) = &self.ident { | ^^^^ not found in this scope | help: consider importing this tuple variant | 418 | use crate::parse::Unexpected::Some; | error[E0405]: cannot find trait `From` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/macros.rs:110:14 | 110 | impl From<$member> for $name { | ^^^^ not found in this scope | ::: /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:14:1 | 14 | / ast_enum_of_structs! { 15 | | /// A Rust expression. 16 | | /// 17 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` ... | 249 | | } 250 | | } | |_- in this macro invocation | = note: this error originates in the macro `ast_enum_from_struct` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Vec` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:258:20 | 258 | pub attrs: Vec, | ^^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:270:20 | 270 | pub attrs: Vec, | ^^^ not found in this scope error[E0412]: cannot find type `Box` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:271:19 | 271 | pub left: Box, | ^^^ not found in this scope | help: consider importing this struct | 1 | use crate::token::Box; | error[E0412]: cannot find type `Box` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:273:20 | 273 | pub right: Box, | ^^^ not found in this scope | help: consider importing this struct | 1 | use crate::token::Box; | error[E0412]: cannot find type `Vec` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:283:20 | 283 | pub attrs: Vec, | ^^^ not found in this scope error[E0412]: cannot find type `Box` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:284:19 | 284 | pub left: Box, | ^^^ not found in this scope | help: consider importing this struct | 1 | use crate::token::Box; | error[E0412]: cannot find type `Box` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:286:20 | 286 | pub right: Box, | ^^^ not found in this scope | help: consider importing this struct | 1 | use crate::token::Box; | error[E0412]: cannot find type `Vec` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:296:20 | 296 | pub attrs: Vec, | ^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:298:22 | 298 | pub capture: Option, | ^^^^^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:309:20 | 309 | pub attrs: Vec, | ^^^ not found in this scope error[E0412]: cannot find type `Box` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:310:19 | 310 | pub base: Box, | ^^^ not found in this scope | help: consider importing this struct | 1 | use crate::token::Box; | error[E0412]: cannot find type `Vec` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:323:20 | 323 | pub attrs: Vec, | ^^^ not found in this scope error[E0412]: cannot find type `Box` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:324:19 | 324 | pub left: Box, | ^^^ not found in this scope | help: consider importing this struct | 1 | use crate::token::Box; | error[E0412]: cannot find type `Box` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:326:20 | 326 | pub right: Box, | ^^^ not found in this scope | help: consider importing this struct | 1 | use crate::token::Box; | error[E0412]: cannot find type `Vec` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:336:20 | 336 | pub attrs: Vec, | ^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /tmp/time/rusti-cal/work/vendor/syn-1.0.107/src/expr.rs:337:20 | 337 | pub label: Option