[INFO] crate ratcc 0.1.3 is already in cache
[INFO] checking ratcc-0.1.3 against master#bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc for pr-70917
[INFO] extracting crate ratcc 0.1.3 into /workspace/builds/worker-2/source
[INFO] validating manifest of crates.io crate ratcc 0.1.3 on toolchain bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking crates.io crate ratcc 0.1.3
[INFO] finished tweaking crates.io crate ratcc 0.1.3
[INFO] tweaked toml for crates.io crate ratcc 0.1.3 written to /workspace/builds/worker-2/source/Cargo.toml
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] b5f0849e5b6708a5ddb22faed967e281dbfec292fd12250a4abc0ffa6e1d33c3
[INFO] running `"docker" "start" "-a" "b5f0849e5b6708a5ddb22faed967e281dbfec292fd12250a4abc0ffa6e1d33c3"`
[INFO] [stderr]     Checking proc-macro2 v0.2.3
[INFO] [stderr] error[E0433]: failed to resolve: could not find `TokenNode` in `proc_macro`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.2.3/src/unstable.rs:63:33
[INFO] [stderr]    |
[INFO] [stderr] 63 |                     proc_macro::TokenNode::Group(delim, (s.0).0)
[INFO] [stderr]    |                                 ^^^^^^^^^ could not find `TokenNode` in `proc_macro`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `TokenNode` in `proc_macro`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.2.3/src/unstable.rs:70:33
[INFO] [stderr]    |
[INFO] [stderr] 70 |                     proc_macro::TokenNode::Op(ch, kind)
[INFO] [stderr]    |                                 ^^^^^^^^^ could not find `TokenNode` in `proc_macro`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `TokenNode` in `proc_macro`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.2.3/src/unstable.rs:73:33
[INFO] [stderr]    |
[INFO] [stderr] 73 |                     proc_macro::TokenNode::Term((s.0).0)
[INFO] [stderr]    |                                 ^^^^^^^^^ could not find `TokenNode` in `proc_macro`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `TokenNode` in `proc_macro`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.2.3/src/unstable.rs:76:33
[INFO] [stderr]    |
[INFO] [stderr] 76 |                     proc_macro::TokenNode::Literal((l.0).0)
[INFO] [stderr]    |                                 ^^^^^^^^^ could not find `TokenNode` in `proc_macro`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `TokenNode` in `proc_macro`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.2.3/src/unstable.rs:124:29
[INFO] [stderr]     |
[INFO] [stderr] 124 |                 proc_macro::TokenNode::Group(delim, s) => {
[INFO] [stderr]     |                             ^^^^^^^^^ could not find `TokenNode` in `proc_macro`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `TokenNode` in `proc_macro`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.2.3/src/unstable.rs:133:29
[INFO] [stderr]     |
[INFO] [stderr] 133 |                 proc_macro::TokenNode::Op(ch, kind) => {
[INFO] [stderr]     |                             ^^^^^^^^^ could not find `TokenNode` in `proc_macro`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `TokenNode` in `proc_macro`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.2.3/src/unstable.rs:140:29
[INFO] [stderr]     |
[INFO] [stderr] 140 |                 proc_macro::TokenNode::Term(s) => {
[INFO] [stderr]     |                             ^^^^^^^^^ could not find `TokenNode` in `proc_macro`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `TokenNode` in `proc_macro`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.2.3/src/unstable.rs:143:29
[INFO] [stderr]     |
[INFO] [stderr] 143 |                 proc_macro::TokenNode::Literal(l) => {
[INFO] [stderr]     |                             ^^^^^^^^^ could not find `TokenNode` in `proc_macro`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `Term` in `proc_macro`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.2.3/src/unstable.rs:279:26
[INFO] [stderr]     |
[INFO] [stderr] 279 |         Term(proc_macro::Term::intern(string))
[INFO] [stderr]     |                          ^^^^ could not find `Term` in `proc_macro`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `TokenNode` in `proc_macro`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.2.3/src/unstable.rs:362:21
[INFO] [stderr]     |
[INFO] [stderr] 362 |         proc_macro::TokenNode::Literal(l) => l,
[INFO] [stderr]     |                     ^^^^^^^^^ could not find `TokenNode` in `proc_macro`
[INFO] [stderr] 
[INFO] [stderr] error[E0574]: expected struct, variant or union type, found enum `proc_macro::TokenTree`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.2.3/src/unstable.rs:53:21
[INFO] [stderr]    |
[INFO] [stderr] 53 |         TokenStream(proc_macro::TokenTree {
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^^^^^^^^ not a struct, variant or union type
[INFO] [stderr]    |
[INFO] [stderr] help: possible better candidate is found in another module, you can import it into scope
[INFO] [stderr]    |
[INFO] [stderr] 1  | use TokenTree;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `TokenTreeIter` in crate `proc_macro`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.2.3/src/unstable.rs:102:38
[INFO] [stderr]     |
[INFO] [stderr] 102 |   pub struct TokenTreeIter(proc_macro::TokenTreeIter);
[INFO] [stderr]     |                                        ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: an enum with a similar name exists
[INFO] [stderr]     |
[INFO] [stderr] 102 | pub struct TokenTreeIter(proc_macro::TokenTree);
[INFO] [stderr]     |                                      ^^^^^^^^^
[INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope
[INFO] [stderr]     |
[INFO] [stderr] 1   | use TokenTreeIter;
[INFO] [stderr]     |
[INFO] [stderr] 1   | use imp::TokenTreeIter;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Term` in crate `proc_macro`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.2.3/src/unstable.rs:275:29
[INFO] [stderr]     |
[INFO] [stderr] 275 | pub struct Term(proc_macro::Term);
[INFO] [stderr]     |                             ^^^^ not found in `proc_macro`
[INFO] [stderr]     |
[INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope
[INFO] [stderr]     |
[INFO] [stderr] 1   | use Term;
[INFO] [stderr]     |
[INFO] [stderr] 1   | use imp::Term;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `TokenNode` in `proc_macro`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.2.3/src/unstable.rs:63:33
[INFO] [stderr]    |
[INFO] [stderr] 63 |                     proc_macro::TokenNode::Group(delim, (s.0).0)
[INFO] [stderr]    |                                 ^^^^^^^^^ could not find `TokenNode` in `proc_macro`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `TokenNode` in `proc_macro`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.2.3/src/unstable.rs:70:33
[INFO] [stderr]    |
[INFO] [stderr] 70 |                     proc_macro::TokenNode::Op(ch, kind)
[INFO] [stderr]    |                                 ^^^^^^^^^ could not find `TokenNode` in `proc_macro`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `TokenNode` in `proc_macro`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.2.3/src/unstable.rs:73:33
[INFO] [stderr]    |
[INFO] [stderr] 73 |                     proc_macro::TokenNode::Term((s.0).0)
[INFO] [stderr]    |                                 ^^^^^^^^^ could not find `TokenNode` in `proc_macro`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `TokenNode` in `proc_macro`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.2.3/src/unstable.rs:76:33
[INFO] [stderr]    |
[INFO] [stderr] 76 |                     proc_macro::TokenNode::Literal((l.0).0)
[INFO] [stderr]    |                                 ^^^^^^^^^ could not find `TokenNode` in `proc_macro`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `TokenNode` in `proc_macro`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.2.3/src/unstable.rs:124:29
[INFO] [stderr]     |
[INFO] [stderr] 124 |                 proc_macro::TokenNode::Group(delim, s) => {
[INFO] [stderr]     |                             ^^^^^^^^^ could not find `TokenNode` in `proc_macro`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `TokenNode` in `proc_macro`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.2.3/src/unstable.rs:133:29
[INFO] [stderr]     |
[INFO] [stderr] 133 |                 proc_macro::TokenNode::Op(ch, kind) => {
[INFO] [stderr]     |                             ^^^^^^^^^ could not find `TokenNode` in `proc_macro`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `TokenNode` in `proc_macro`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.2.3/src/unstable.rs:140:29
[INFO] [stderr]     |
[INFO] [stderr] 140 |                 proc_macro::TokenNode::Term(s) => {
[INFO] [stderr]     |                             ^^^^^^^^^ could not find `TokenNode` in `proc_macro`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `TokenNode` in `proc_macro`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.2.3/src/unstable.rs:143:29
[INFO] [stderr]     |
[INFO] [stderr] 143 |                 proc_macro::TokenNode::Literal(l) => {
[INFO] [stderr]     |                             ^^^^^^^^^ could not find `TokenNode` in `proc_macro`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `Term` in `proc_macro`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.2.3/src/unstable.rs:279:26
[INFO] [stderr]     |
[INFO] [stderr] 279 |         Term(proc_macro::Term::intern(string))
[INFO] [stderr]     |                          ^^^^ could not find `Term` in `proc_macro`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `TokenNode` in `proc_macro`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.2.3/src/unstable.rs:362:21
[INFO] [stderr]     |
[INFO] [stderr] 362 |         proc_macro::TokenNode::Literal(l) => l,
[INFO] [stderr]     |                     ^^^^^^^^^ could not find `TokenNode` in `proc_macro`
[INFO] [stderr] 
[INFO] [stderr] error[E0574]: expected struct, variant or union type, found enum `proc_macro::TokenTree`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.2.3/src/unstable.rs:53:21
[INFO] [stderr]    |
[INFO] [stderr] 53 |         TokenStream(proc_macro::TokenTree {
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^^^^^^^^ not a struct, variant or union type
[INFO] [stderr]    |
[INFO] [stderr] help: possible better candidate is found in another module, you can import it into scope
[INFO] [stderr]    |
[INFO] [stderr] 1  | use TokenTree;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `TokenTreeIter` in crate `proc_macro`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.2.3/src/unstable.rs:102:38
[INFO] [stderr]     |
[INFO] [stderr] 102 |   pub struct TokenTreeIter(proc_macro::TokenTreeIter);
[INFO] [stderr]     |                                        ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: an enum with a similar name exists
[INFO] [stderr]     |
[INFO] [stderr] 102 | pub struct TokenTreeIter(proc_macro::TokenTree);
[INFO] [stderr]     |                                      ^^^^^^^^^
[INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope
[INFO] [stderr]     |
[INFO] [stderr] 1   | use TokenTreeIter;
[INFO] [stderr]     |
[INFO] [stderr] 1   | use imp::TokenTreeIter;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Term` in crate `proc_macro`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.2.3/src/unstable.rs:275:29
[INFO] [stderr]     |
[INFO] [stderr] 275 | pub struct Term(proc_macro::Term);
[INFO] [stderr]     |                             ^^^^ not found in `proc_macro`
[INFO] [stderr]     |
[INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope
[INFO] [stderr]     |
[INFO] [stderr] 1   | use Term;
[INFO] [stderr]     |
[INFO] [stderr] 1   | use imp::Term;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `empty` found for struct `proc_macro::TokenStream` in the current scope
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.2.3/src/unstable.rs:17:46
[INFO] [stderr]    |
[INFO] [stderr] 17 |         TokenStream(proc_macro::TokenStream::empty())
[INFO] [stderr]    |                                              ^^^^^ function or associated item not found in `proc_macro::TokenStream`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `empty` found for struct `proc_macro::TokenStream` in the current scope
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.2.3/src/unstable.rs:17:46
[INFO] [stderr]    |
[INFO] [stderr] 17 |         TokenStream(proc_macro::TokenStream::empty())
[INFO] [stderr]    |                                              ^^^^^ function or associated item not found in `proc_macro::TokenStream`
[INFO] [stderr] 
[INFO] [stderr] error[E0658]: use of unstable library feature 'proc_macro_def_site'
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.2.3/src/unstable.rs:230:14
[INFO] [stderr]     |
[INFO] [stderr] 230 |         Span(proc_macro::Span::def_site())
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: see issue #54724 <https://github.com/rust-lang/rust/issues/54724> for more information
[INFO] [stderr]     = help: add `#![feature(proc_macro_def_site)]` to the crate attributes to enable
[INFO] [stderr] 
[INFO] [stderr] error[E0658]: use of unstable library feature 'proc_macro_def_site'
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.2.3/src/unstable.rs:230:14
[INFO] [stderr]     |
[INFO] [stderr] 230 |         Span(proc_macro::Span::def_site())
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: see issue #54724 <https://github.com/rust-lang/rust/issues/54724> for more information
[INFO] [stderr]     = help: add `#![feature(proc_macro_def_site)]` to the crate attributes to enable
[INFO] [stderr] 
[INFO] [stderr] error[E0658]: use of unstable library feature 'proc_macro_span'
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.2.3/src/unstable.rs:234:21
[INFO] [stderr]     |
[INFO] [stderr] 234 |         Span(self.0.resolved_at(other.0))
[INFO] [stderr]     |                     ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: see issue #54725 <https://github.com/rust-lang/rust/issues/54725> for more information
[INFO] [stderr]     = help: add `#![feature(proc_macro_span)]` to the crate attributes to enable
[INFO] [stderr] 
[INFO] [stderr] error[E0658]: use of unstable library feature 'proc_macro_span'
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.2.3/src/unstable.rs:238:21
[INFO] [stderr]     |
[INFO] [stderr] 238 |         Span(self.0.located_at(other.0))
[INFO] [stderr]     |                     ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: see issue #54725 <https://github.com/rust-lang/rust/issues/54725> for more information
[INFO] [stderr]     = help: add `#![feature(proc_macro_span)]` to the crate attributes to enable
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `float` found for struct `proc_macro::Literal` in the current scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.2.3/src/unstable.rs:319:38
[INFO] [stderr]     |
[INFO] [stderr] 319 |         Literal(proc_macro::Literal::float(s))
[INFO] [stderr]     |                                      ^^^^^ function or associated item not found in `proc_macro::Literal`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `integer` found for struct `proc_macro::Literal` in the current scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.2.3/src/unstable.rs:323:38
[INFO] [stderr]     |
[INFO] [stderr] 323 |         Literal(proc_macro::Literal::integer(s.into()))
[INFO] [stderr]     |                                      ^^^^^^^ function or associated item not found in `proc_macro::Literal`
[INFO] [stderr] 
[INFO] [stderr] error[E0658]: use of unstable library feature 'proc_macro_span'
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.2.3/src/unstable.rs:234:21
[INFO] [stderr]     |
[INFO] [stderr] 234 |         Span(self.0.resolved_at(other.0))
[INFO] [stderr]     |                     ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: see issue #54725 <https://github.com/rust-lang/rust/issues/54725> for more information
[INFO] [stderr]     = help: add `#![feature(proc_macro_span)]` to the crate attributes to enable
[INFO] [stderr] 
[INFO] [stderr] error[E0658]: use of unstable library feature 'proc_macro_span'
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.2.3/src/unstable.rs:238:21
[INFO] [stderr]     |
[INFO] [stderr] 238 |         Span(self.0.located_at(other.0))
[INFO] [stderr]     |                     ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: see issue #54725 <https://github.com/rust-lang/rust/issues/54725> for more information
[INFO] [stderr]     = help: add `#![feature(proc_macro_span)]` to the crate attributes to enable
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `float` found for struct `proc_macro::Literal` in the current scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.2.3/src/unstable.rs:319:38
[INFO] [stderr]     |
[INFO] [stderr] 319 |         Literal(proc_macro::Literal::float(s))
[INFO] [stderr]     |                                      ^^^^^ function or associated item not found in `proc_macro::Literal`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `integer` found for struct `proc_macro::Literal` in the current scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.2.3/src/unstable.rs:323:38
[INFO] [stderr]     |
[INFO] [stderr] 323 |         Literal(proc_macro::Literal::integer(s.into()))
[INFO] [stderr]     |                                      ^^^^^^^ function or associated item not found in `proc_macro::Literal`
[INFO] [stderr] 
[INFO] [stderr] error[E0609]: no field `kind` on type `proc_macro::TokenTree`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.2.3/src/unstable.rs:361:46
[INFO] [stderr]     |
[INFO] [stderr] 361 |     match stream.into_iter().next().unwrap().kind {
[INFO] [stderr]     |                                              ^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `u8` found for struct `proc_macro::Literal` in the current scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.2.3/src/unstable.rs:378:5
[INFO] [stderr]     |
[INFO] [stderr] 378 |     u8, u16, u32, u64, usize,
[INFO] [stderr]     |     ^^ function or associated item not found in `proc_macro::Literal`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `u16` found for struct `proc_macro::Literal` in the current scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.2.3/src/unstable.rs:378:9
[INFO] [stderr]     |
[INFO] [stderr] 378 |     u8, u16, u32, u64, usize,
[INFO] [stderr]     |         ^^^ function or associated item not found in `proc_macro::Literal`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `u32` found for struct `proc_macro::Literal` in the current scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.2.3/src/unstable.rs:378:14
[INFO] [stderr]     |
[INFO] [stderr] 378 |     u8, u16, u32, u64, usize,
[INFO] [stderr]     |              ^^^ function or associated item not found in `proc_macro::Literal`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `u64` found for struct `proc_macro::Literal` in the current scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.2.3/src/unstable.rs:378:19
[INFO] [stderr]     |
[INFO] [stderr] 378 |     u8, u16, u32, u64, usize,
[INFO] [stderr]     |                   ^^^ function or associated item not found in `proc_macro::Literal`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `usize` found for struct `proc_macro::Literal` in the current scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.2.3/src/unstable.rs:378:24
[INFO] [stderr]     |
[INFO] [stderr] 378 |     u8, u16, u32, u64, usize,
[INFO] [stderr]     |                        ^^^^^ function or associated item not found in `proc_macro::Literal`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `i8` found for struct `proc_macro::Literal` in the current scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.2.3/src/unstable.rs:379:5
[INFO] [stderr]     |
[INFO] [stderr] 379 |     i8, i16, i32, i64, isize,
[INFO] [stderr]     |     ^^ function or associated item not found in `proc_macro::Literal`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `i16` found for struct `proc_macro::Literal` in the current scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.2.3/src/unstable.rs:379:9
[INFO] [stderr]     |
[INFO] [stderr] 379 |     i8, i16, i32, i64, isize,
[INFO] [stderr]     |         ^^^ function or associated item not found in `proc_macro::Literal`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `i32` found for struct `proc_macro::Literal` in the current scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.2.3/src/unstable.rs:379:14
[INFO] [stderr]     |
[INFO] [stderr] 379 |     i8, i16, i32, i64, isize,
[INFO] [stderr]     |              ^^^ function or associated item not found in `proc_macro::Literal`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `i64` found for struct `proc_macro::Literal` in the current scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.2.3/src/unstable.rs:379:19
[INFO] [stderr]     |
[INFO] [stderr] 379 |     i8, i16, i32, i64, isize,
[INFO] [stderr]     |                   ^^^ function or associated item not found in `proc_macro::Literal`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `isize` found for struct `proc_macro::Literal` in the current scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.2.3/src/unstable.rs:379:24
[INFO] [stderr]     |
[INFO] [stderr] 379 |     i8, i16, i32, i64, isize,
[INFO] [stderr]     |                        ^^^^^ function or associated item not found in `proc_macro::Literal`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `f32` found for struct `proc_macro::Literal` in the current scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.2.3/src/unstable.rs:393:5
[INFO] [stderr]     |
[INFO] [stderr] 393 |     f32, f64,
[INFO] [stderr]     |     ^^^ function or associated item not found in `proc_macro::Literal`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `f64` found for struct `proc_macro::Literal` in the current scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.2.3/src/unstable.rs:393:10
[INFO] [stderr]     |
[INFO] [stderr] 393 |     f32, f64,
[INFO] [stderr]     |          ^^^ function or associated item not found in `proc_macro::Literal`
[INFO] [stderr] 
[INFO] [stderr] error[E0609]: no field `kind` on type `proc_macro::TokenTree`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.2.3/src/unstable.rs:361:46
[INFO] [stderr]     |
[INFO] [stderr] 361 |     match stream.into_iter().next().unwrap().kind {
[INFO] [stderr]     |                                              ^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `u8` found for struct `proc_macro::Literal` in the current scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.2.3/src/unstable.rs:378:5
[INFO] [stderr]     |
[INFO] [stderr] 378 |     u8, u16, u32, u64, usize,
[INFO] [stderr]     |     ^^ function or associated item not found in `proc_macro::Literal`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `u16` found for struct `proc_macro::Literal` in the current scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.2.3/src/unstable.rs:378:9
[INFO] [stderr]     |
[INFO] [stderr] 378 |     u8, u16, u32, u64, usize,
[INFO] [stderr]     |         ^^^ function or associated item not found in `proc_macro::Literal`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `u32` found for struct `proc_macro::Literal` in the current scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.2.3/src/unstable.rs:378:14
[INFO] [stderr]     |
[INFO] [stderr] 378 |     u8, u16, u32, u64, usize,
[INFO] [stderr]     |              ^^^ function or associated item not found in `proc_macro::Literal`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `u64` found for struct `proc_macro::Literal` in the current scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.2.3/src/unstable.rs:378:19
[INFO] [stderr]     |
[INFO] [stderr] 378 |     u8, u16, u32, u64, usize,
[INFO] [stderr]     |                   ^^^ function or associated item not found in `proc_macro::Literal`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `usize` found for struct `proc_macro::Literal` in the current scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.2.3/src/unstable.rs:378:24
[INFO] [stderr]     |
[INFO] [stderr] 378 |     u8, u16, u32, u64, usize,
[INFO] [stderr]     |                        ^^^^^ function or associated item not found in `proc_macro::Literal`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `i8` found for struct `proc_macro::Literal` in the current scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.2.3/src/unstable.rs:379:5
[INFO] [stderr]     |
[INFO] [stderr] 379 |     i8, i16, i32, i64, isize,
[INFO] [stderr]     |     ^^ function or associated item not found in `proc_macro::Literal`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `i16` found for struct `proc_macro::Literal` in the current scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.2.3/src/unstable.rs:379:9
[INFO] [stderr]     |
[INFO] [stderr] 379 |     i8, i16, i32, i64, isize,
[INFO] [stderr]     |         ^^^ function or associated item not found in `proc_macro::Literal`
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 32 previous errors
[INFO] [stderr] 
[INFO] [stderr] Some errors have detailed explanations: E0412, E0433, E0574, E0599, E0609, E0658.
[INFO] [stderr] For more information about an error, try `rustc --explain E0412`.
[INFO] [stderr] error[E0599]: no function or associated item named `i32` found for struct `proc_macro::Literal` in the current scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.2.3/src/unstable.rs:379:14
[INFO] [stderr]     |
[INFO] [stderr] 379 |     i8, i16, i32, i64, isize,
[INFO] [stderr]     |              ^^^ function or associated item not found in `proc_macro::Literal`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `i64` found for struct `proc_macro::Literal` in the current scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.2.3/src/unstable.rs:379:19
[INFO] [stderr]     |
[INFO] [stderr] 379 |     i8, i16, i32, i64, isize,
[INFO] [stderr]     |                   ^^^ function or associated item not found in `proc_macro::Literal`
[INFO] [stderr] 
[INFO] [stderr] error: could not compile `proc-macro2`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error[E0599]: no function or associated item named `isize` found for struct `proc_macro::Literal` in the current scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.2.3/src/unstable.rs:379:24
[INFO] [stderr]     |
[INFO] [stderr] 379 |     i8, i16, i32, i64, isize,
[INFO] [stderr]     |                        ^^^^^ function or associated item not found in `proc_macro::Literal`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `f32` found for struct `proc_macro::Literal` in the current scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.2.3/src/unstable.rs:393:5
[INFO] [stderr]     |
[INFO] [stderr] 393 |     f32, f64,
[INFO] [stderr]     |     ^^^ function or associated item not found in `proc_macro::Literal`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `f64` found for struct `proc_macro::Literal` in the current scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-0.2.3/src/unstable.rs:393:10
[INFO] [stderr]     |
[INFO] [stderr] 393 |     f32, f64,
[INFO] [stderr]     |          ^^^ function or associated item not found in `proc_macro::Literal`
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 32 previous errors
[INFO] [stderr] 
[INFO] [stderr] Some errors have detailed explanations: E0412, E0433, E0574, E0599, E0609, E0658.
[INFO] [stderr] For more information about an error, try `rustc --explain E0412`.
[INFO] [stderr] error: could not compile `proc-macro2`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] running `"docker" "inspect" "b5f0849e5b6708a5ddb22faed967e281dbfec292fd12250a4abc0ffa6e1d33c3"`
[INFO] running `"docker" "rm" "-f" "b5f0849e5b6708a5ddb22faed967e281dbfec292fd12250a4abc0ffa6e1d33c3"`
[INFO] [stdout] b5f0849e5b6708a5ddb22faed967e281dbfec292fd12250a4abc0ffa6e1d33c3
