[INFO] fetching crate html5ever_macros 0.2.7...
[INFO] documenting html5ever_macros-0.2.7 against 1.61.0 for beta-1.62-rustdoc-1
[INFO] extracting crate html5ever_macros 0.2.7 into /workspace/builds/worker-5/source
[INFO] validating manifest of crates.io crate html5ever_macros 0.2.7 on toolchain 1.61.0
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate html5ever_macros 0.2.7
[INFO] finished tweaking crates.io crate html5ever_macros 0.2.7
[INFO] tweaked toml for crates.io crate html5ever_macros 0.2.7 written to /workspace/builds/worker-5/source/Cargo.toml
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }`
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] a543445571cec20cf9bae68665672bbcfeb76837c92b77b1c913989aaceaec92
[INFO] running `Command { std: "docker" "start" "-a" "a543445571cec20cf9bae68665672bbcfeb76837c92b77b1c913989aaceaec92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a543445571cec20cf9bae68665672bbcfeb76837c92b77b1c913989aaceaec92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a543445571cec20cf9bae68665672bbcfeb76837c92b77b1c913989aaceaec92", kill_on_drop: false }`
[INFO] [stdout] a543445571cec20cf9bae68665672bbcfeb76837c92b77b1c913989aaceaec92
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] fe5f577fb0fbda78c141943385ce32d6d462533cc571eafaee5ec8f76678c69f
[INFO] running `Command { std: "docker" "start" "-a" "fe5f577fb0fbda78c141943385ce32d6d462533cc571eafaee5ec8f76678c69f", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Checking mac v0.1.1
[INFO] [stderr] Documenting html5ever_macros v0.2.7 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout] --> src/lib.rs:10:12
[INFO] [stdout] |
[INFO] [stdout] 10 | #![feature(quote, rustc_private)]
[INFO] [stdout] | ^^^^^ feature has been removed
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0463]: can't find crate for `syntax`
[INFO] [stdout] --> src/lib.rs:13:1
[INFO] [stdout] |
[INFO] [stdout] 13 | extern crate syntax;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout] --> src/match_token.rs:284:22
[INFO] [stdout] |
[INFO] [stdout] 284 | let mut fields = quote_tokens!(&mut *cx, kind: $kind,);
[INFO] [stdout] | ^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout] --> src/match_token.rs:287:45
[INFO] [stdout] |
[INFO] [stdout] 287 | Some(name) => push_all(&mut fields, quote_tokens!(&mut *cx, name: atom!($name),)),
[INFO] [stdout] | ^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout] --> src/match_token.rs:289:5
[INFO] [stdout] |
[INFO] [stdout] 289 | quote_tokens!(&mut *cx,
[INFO] [stdout] | ^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout] --> src/match_token.rs:330:24
[INFO] [stdout] |
[INFO] [stdout] 330 | Some(i) => quote_tokens!(&mut *cx, $i @),
[INFO] [stdout] | ^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout] --> src/match_token.rs:342:41
[INFO] [stdout] |
[INFO] [stdout] 342 | push_all(&mut arm_code, quote_tokens!(&mut *cx, $binding $pat => $expr,));
[INFO] [stdout] | ^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout] --> src/match_token.rs:378:57
[INFO] [stdout] |
[INFO] [stdout] 378 | ... push_all(&mut arm_code, quote_tokens!(&mut *cx, |));
[INFO] [stdout] | ^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout] --> src/match_token.rs:402:49
[INFO] [stdout] |
[INFO] [stdout] 402 | push_all(&mut arm_code, quote_tokens!(&mut *cx, => $expr,));
[INFO] [stdout] | ^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout] --> src/match_token.rs:454:50
[INFO] [stdout] |
[INFO] [stdout] 454 | push_all(&mut enable_wildcards_code, quote_tokens!(&mut *cx, => false,));
[INFO] [stdout] | ^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout] --> src/match_token.rs:462:38
[INFO] [stdout] |
[INFO] [stdout] 462 | push_all(&mut wildcard_code, quote_tokens!(&mut *cx,
[INFO] [stdout] | ^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout] --> src/match_token.rs:468:8
[INFO] [stdout] |
[INFO] [stdout] 468 | Ok(quote_tokens!(&mut *cx,
[INFO] [stdout] | ^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout] --> src/pre_expand.rs:111:5
[INFO] [stdout] |
[INFO] [stdout] 111 | quote_tokens!(&mut *cx, $attrs $items)
[INFO] [stdout] | ^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout] --> src/match_token.rs:131:25
[INFO] [stdout] |
[INFO] [stdout] 131 | EndTag => quote_tokens!(&mut *cx, ::tokenizer::EndTag),
[INFO] [stdout] | ^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout] --> src/match_token.rs:130:25
[INFO] [stdout] |
[INFO] [stdout] 130 | StartTag => quote_tokens!(&mut *cx, ::tokenizer::StartTag),
[INFO] [stdout] | ^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast`
[INFO] [stdout] --> src/match_token.rs:147:11
[INFO] [stdout] |
[INFO] [stdout] 147 | Pat(P),
[INFO] [stdout] | ^^^ use of undeclared crate or module `ast`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast`
[INFO] [stdout] --> src/match_token.rs:154:12
[INFO] [stdout] |
[INFO] [stdout] 154 | Expr(P),
[INFO] [stdout] | ^^^ use of undeclared crate or module `ast`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast`
[INFO] [stdout] --> src/match_token.rs:159:21
[INFO] [stdout] |
[INFO] [stdout] 159 | binding: Option,
[INFO] [stdout] | ^^^ use of undeclared crate or module `ast`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast`
[INFO] [stdout] --> src/match_token.rs:166:21
[INFO] [stdout] |
[INFO] [stdout] 166 | discriminant: P,
[INFO] [stdout] | ^^^ use of undeclared crate or module `ast`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast`
[INFO] [stdout] --> src/match_token.rs:174:63
[INFO] [stdout] |
[INFO] [stdout] 174 | fn parse_spanned_ident<'a>(parser: &mut Parser<'a>) -> Result> {
[INFO] [stdout] | ^^^ use of undeclared crate or module `ast`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast`
[INFO] [stdout] --> src/match_token.rs:279:13
[INFO] [stdout] |
[INFO] [stdout] 279 | expr: P,
[INFO] [stdout] | ^^^ use of undeclared crate or module `ast`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ext`
[INFO] [stdout] --> src/pre_expand.rs:44:41
[INFO] [stdout] |
[INFO] [stdout] 44 | fn find_and_expand_match_token(cx: &mut ext::base::ExtCtxt, tts: Vec)
[INFO] [stdout] | ^^^ use of undeclared crate or module `ext`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `codemap`
[INFO] [stdout] --> src/pre_expand.rs:90:20
[INFO] [stdout] |
[INFO] [stdout] 90 | fn expn_info(span: codemap::Span) -> codemap::ExpnInfo {
[INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `codemap`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `codemap`
[INFO] [stdout] --> src/pre_expand.rs:90:38
[INFO] [stdout] |
[INFO] [stdout] 90 | fn expn_info(span: codemap::Span) -> codemap::ExpnInfo {
[INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `codemap`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ext`
[INFO] [stdout] --> src/pre_expand.rs:102:20
[INFO] [stdout] |
[INFO] [stdout] 102 | fn pretty(cx: &mut ext::base::ExtCtxt, tts: Vec) -> Vec {
[INFO] [stdout] | ^^^ use of undeclared crate or module `ext`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `TokenTree` in this scope
[INFO] [stdout] --> src/match_token.rs:117:19
[INFO] [stdout] |
[INFO] [stdout] 117 | type Tokens = Vec;
[INFO] [stdout] | - ^^^^^^^^^ not found in this scope
[INFO] [stdout] | |
[INFO] [stdout] | help: you might be missing a type parameter: ``
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope
[INFO] [stdout] --> src/match_token.rs:128:28
[INFO] [stdout] |
[INFO] [stdout] 128 | fn lift(self, cx: &mut ExtCtxt) -> Tokens {
[INFO] [stdout] | ^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `P` in this scope
[INFO] [stdout] --> src/match_token.rs:147:9
[INFO] [stdout] |
[INFO] [stdout] 147 | Pat(P),
[INFO] [stdout] | ^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Spanned` in this scope
[INFO] [stdout] --> src/match_token.rs:148:14
[INFO] [stdout] |
[INFO] [stdout] 148 | Tags(Vec>),
[INFO] [stdout] | ^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `P` in this scope
[INFO] [stdout] --> src/match_token.rs:154:10
[INFO] [stdout] |
[INFO] [stdout] 154 | Expr(P),
[INFO] [stdout] | ^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Spanned` in this scope
[INFO] [stdout] --> src/match_token.rs:160:10
[INFO] [stdout] |
[INFO] [stdout] 160 | lhs: Spanned,
[INFO] [stdout] | ^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Spanned` in this scope
[INFO] [stdout] --> src/match_token.rs:161:10
[INFO] [stdout] |
[INFO] [stdout] 161 | rhs: Spanned,
[INFO] [stdout] | ^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `P` in this scope
[INFO] [stdout] --> src/match_token.rs:166:19
[INFO] [stdout] |
[INFO] [stdout] 166 | discriminant: P,
[INFO] [stdout] | ^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Parser` in this scope
[INFO] [stdout] --> src/match_token.rs:174:41
[INFO] [stdout] |
[INFO] [stdout] 174 | fn parse_spanned_ident<'a>(parser: &mut Parser<'a>) -> Result> {
[INFO] [stdout] | ^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `DiagnosticBuilder` in this scope
[INFO] [stdout] --> src/match_token.rs:174:82
[INFO] [stdout] |
[INFO] [stdout] 174 | fn parse_spanned_ident<'a>(parser: &mut Parser<'a>) -> Result> {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Parser` in this scope
[INFO] [stdout] --> src/match_token.rs:181:31
[INFO] [stdout] |
[INFO] [stdout] 181 | fn parse_tag<'a>(parser: &mut Parser<'a>) -> Result, DiagnosticBuilder<'a>> {
[INFO] [stdout] | ^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Spanned` in this scope
[INFO] [stdout] --> src/match_token.rs:181:53
[INFO] [stdout] |
[INFO] [stdout] 181 | fn parse_tag<'a>(parser: &mut Parser<'a>) -> Result, DiagnosticBuilder<'a>> {
[INFO] [stdout] | ^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `DiagnosticBuilder` in this scope
[INFO] [stdout] --> src/match_token.rs:181:67
[INFO] [stdout] |
[INFO] [stdout] 181 | fn parse_tag<'a>(parser: &mut Parser<'a>) -> Result, DiagnosticBuilder<'a>> {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope
[INFO] [stdout] --> src/match_token.rs:202:26
[INFO] [stdout] |
[INFO] [stdout] 202 | fn parse<'a>(cx: &'a mut ExtCtxt, toks: &[TokenTree]) -> Result> {
[INFO] [stdout] | ^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `TokenTree` in this scope
[INFO] [stdout] --> src/match_token.rs:202:43
[INFO] [stdout] |
[INFO] [stdout] 202 | fn parse<'a>(cx: &'a mut ExtCtxt, toks: &[TokenTree]) -> Result> {
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `DiagnosticBuilder` in this scope
[INFO] [stdout] --> src/match_token.rs:202:72
[INFO] [stdout] |
[INFO] [stdout] 202 | fn parse<'a>(cx: &'a mut ExtCtxt, toks: &[TokenTree]) -> Result> {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `P` in this scope
[INFO] [stdout] --> src/match_token.rs:279:11
[INFO] [stdout] |
[INFO] [stdout] 279 | expr: P,
[INFO] [stdout] | ^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope
[INFO] [stdout] --> src/match_token.rs:282:30
[INFO] [stdout] |
[INFO] [stdout] 282 | fn make_tag_pattern(cx: &mut ExtCtxt, binding: Tokens, tag: Tag) -> Tokens {
[INFO] [stdout] | ^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope
[INFO] [stdout] --> src/match_token.rs:304:34
[INFO] [stdout] |
[INFO] [stdout] 304 | pub fn expand_to_tokens(cx: &mut ExtCtxt, span: Span, toks: &[TokenTree])
[INFO] [stdout] | ^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Span` in this scope
[INFO] [stdout] --> src/match_token.rs:304:49
[INFO] [stdout] |
[INFO] [stdout] 304 | pub fn expand_to_tokens(cx: &mut ExtCtxt, span: Span, toks: &[TokenTree])
[INFO] [stdout] | ^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `TokenTree` in this scope
[INFO] [stdout] --> src/match_token.rs:304:63
[INFO] [stdout] |
[INFO] [stdout] 304 | pub fn expand_to_tokens(cx: &mut ExtCtxt, span: Span, toks: &[TokenTree])
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `TokenTree` in this scope
[INFO] [stdout] --> src/match_token.rs:305:23
[INFO] [stdout] |
[INFO] [stdout] 304 | pub fn expand_to_tokens(cx: &mut ExtCtxt, span: Span, toks: &[TokenTree])
[INFO] [stdout] | - help: you might be missing a type parameter: ``
[INFO] [stdout] 305 | -> Result, (Span, &'static str)> {
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `Span` in this scope
[INFO] [stdout] --> src/match_token.rs:305:36
[INFO] [stdout] |
[INFO] [stdout] 304 | pub fn expand_to_tokens(cx: &mut ExtCtxt, span: Span, toks: &[TokenTree])
[INFO] [stdout] | - help: you might be missing a type parameter: ``
[INFO] [stdout] 305 | -> Result, (Span, &'static str)> {
[INFO] [stdout] | ^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `TokenTree` in this scope
[INFO] [stdout] --> src/pre_expand.rs:44:70
[INFO] [stdout] |
[INFO] [stdout] 44 | fn find_and_expand_match_token(cx: &mut ext::base::ExtCtxt, tts: Vec)
[INFO] [stdout] | - ^^^^^^^^^ not found in this scope
[INFO] [stdout] | |
[INFO] [stdout] | help: you might be missing a type parameter: ``
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `TokenTree` in this scope
[INFO] [stdout] --> src/pre_expand.rs:45:39
[INFO] [stdout] |
[INFO] [stdout] 44 | fn find_and_expand_match_token(cx: &mut ext::base::ExtCtxt, tts: Vec)
[INFO] [stdout] | - help: you might be missing a type parameter: ``
[INFO] [stdout] 45 | -> Vec {
[INFO] [stdout] | ^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `TokenTree` in this scope
[INFO] [stdout] --> src/pre_expand.rs:102:49
[INFO] [stdout] |
[INFO] [stdout] 102 | fn pretty(cx: &mut ext::base::ExtCtxt, tts: Vec) -> Vec {
[INFO] [stdout] | - ^^^^^^^^^ not found in this scope
[INFO] [stdout] | |
[INFO] [stdout] | help: you might be missing a type parameter: ``
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0412]: cannot find type `TokenTree` in this scope
[INFO] [stdout] --> src/pre_expand.rs:102:68
[INFO] [stdout] |
[INFO] [stdout] 102 | fn pretty(cx: &mut ext::base::ExtCtxt, tts: Vec) -> Vec {
[INFO] [stdout] | - ^^^^^^^^^ not found in this scope
[INFO] [stdout] | |
[INFO] [stdout] | help: you might be missing a type parameter: ``
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout] --> src/lib.rs:10:1
[INFO] [stdout] |
[INFO] [stdout] 10 | #![feature(quote, rustc_private)]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: Compilation failed, aborting rustdoc
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 54 previous errors
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433, E0463, E0554, E0557.
[INFO] [stdout]
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout]
[INFO] [stderr] error: could not document `html5ever_macros`
[INFO] [stderr]
[INFO] [stderr] Caused by:
[INFO] [stderr] process didn't exit successfully: `rustdoc --crate-type dylib --crate-name html5ever_macros src/lib.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=a8d57cc9ae8b4f61 -L dependency=/opt/rustwide/target/debug/deps --extern mac=/opt/rustwide/target/debug/deps/libmac-ced521147a11bea7.rmeta --cap-lints=warn --crate-version 0.2.7` (exit status: 1)
[INFO] running `Command { std: "docker" "inspect" "fe5f577fb0fbda78c141943385ce32d6d462533cc571eafaee5ec8f76678c69f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe5f577fb0fbda78c141943385ce32d6d462533cc571eafaee5ec8f76678c69f", kill_on_drop: false }`
[INFO] [stdout] fe5f577fb0fbda78c141943385ce32d6d462533cc571eafaee5ec8f76678c69f