[INFO] fetching crate blacklog 0.1.1...
[INFO] checking blacklog-0.1.1 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate blacklog 0.1.1 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate blacklog 0.1.1 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate blacklog 0.1.1
[INFO] finished tweaking crates.io crate blacklog 0.1.1
[INFO] tweaked toml for crates.io crate blacklog 0.1.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded chrono v0.2.25
[INFO] [stderr]   Downloaded peg v0.3.18
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 70e57d5114bd20a38ecf470345d770557a8cfbce615266f719e855a56ca5f04e
[INFO] running `Command { std: "docker" "start" "-a" "70e57d5114bd20a38ecf470345d770557a8cfbce615266f719e855a56ca5f04e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "70e57d5114bd20a38ecf470345d770557a8cfbce615266f719e855a56ca5f04e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70e57d5114bd20a38ecf470345d770557a8cfbce615266f719e855a56ca5f04e", kill_on_drop: false }`
[INFO] [stdout] 70e57d5114bd20a38ecf470345d770557a8cfbce615266f719e855a56ca5f04e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2806b359cd4d5e3cbdbce8b216295c1e67a83fb89932f6b0b413ba0020fa1f0a
[INFO] running `Command { std: "docker" "start" "-a" "2806b359cd4d5e3cbdbce8b216295c1e67a83fb89932f6b0b413ba0020fa1f0a", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling peg v0.3.18
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/peg_syntax_ext.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(plugin_registrar, quote, rustc_private, box_patterns)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: plugins are no longer supported
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/peg_syntax_ext.rs:1:30
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(plugin_registrar, quote, rustc_private, box_patterns)]
[INFO] [stdout]   |                              ^^^^^ feature has been removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_plugin`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/peg_syntax_ext.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | extern crate rustc_plugin;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]   |
[INFO] [stdout]   = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `syntax`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/peg_syntax_ext.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[macro_use] pub extern crate syntax;
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `syntax_pos`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/peg_syntax_ext.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[macro_use] extern crate syntax_pos;
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_errors`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/peg_syntax_ext.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub extern crate rustc_errors as errors;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]   |
[INFO] [stdout]   = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `rustast::AstBuilder`, `rustast::DUMMY_SP`, `rustast::TokenTree`, `rustast::DUMMY_SP`, `rustast::AstBuilder`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/peg_syntax_ext.rs:20:15
[INFO] [stdout]    |
[INFO] [stdout] 20 | use rustast::{AstBuilder, DUMMY_SP, TokenTree};
[INFO] [stdout]    |               ^^^^^^^^^^  ^^^^^^^^  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout] 3  | use rustast::DUMMY_SP;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 4  | use rustast::AstBuilder;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:101:29
[INFO] [stdout]     |
[INFO] [stdout] 101 |             cache_fields.append(&mut quote_tokens!(ctxt, $name: $map_type,));
[INFO] [stdout]     |                                      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:102:27
[INFO] [stdout]     |
[INFO] [stdout] 102 |             cache_init.append(&mut quote_tokens!(ctxt, $name: ::std::collections::HashMap::new(),));
[INFO] [stdout]     |                                    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:106:13
[INFO] [stdout]     |
[INFO] [stdout] 106 |     items.push(quote_item!(ctxt,
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:115:13
[INFO] [stdout]     |
[INFO] [stdout] 115 |     items.push(quote_item!(ctxt,
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:146:13
[INFO] [stdout]     |
[INFO] [stdout] 146 |     items.push(quote_item!(ctxt,
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:152:13
[INFO] [stdout]     |
[INFO] [stdout] 152 |     items.push(quote_item!(ctxt,
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:160:13
[INFO] [stdout]     |
[INFO] [stdout] 160 |     items.push(quote_item!(ctxt,
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:168:13
[INFO] [stdout]     |
[INFO] [stdout] 168 |     items.push(quote_item!(ctxt,
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:178:13
[INFO] [stdout]     |
[INFO] [stdout] 178 |     items.push(quote_item!(ctxt,
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:182:13
[INFO] [stdout]     |
[INFO] [stdout] 182 |     items.push(quote_item!(ctxt,
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:204:13
[INFO] [stdout]     |
[INFO] [stdout] 204 |     items.push(quote_item!(ctxt,
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:212:13
[INFO] [stdout]     |
[INFO] [stdout] 212 |     items.push(quote_item!(ctxt,
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:226:13
[INFO] [stdout]     |
[INFO] [stdout] 226 |     items.push(quote_item!(ctxt,
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:249:13
[INFO] [stdout]     |
[INFO] [stdout] 249 |     items.push(quote_item!(ctxt,
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:264:13
[INFO] [stdout]     |
[INFO] [stdout] 264 |     items.push(quote_item!(ctxt,
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:290:3
[INFO] [stdout]     |
[INFO] [stdout] 290 |         quote_expr!(ctxt, {
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:308:3
[INFO] [stdout]     |
[INFO] [stdout] 308 |         quote_item!(ctxt,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:317:3
[INFO] [stdout]     |
[INFO] [stdout] 317 |         quote_item!(ctxt,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:329:3
[INFO] [stdout]     |
[INFO] [stdout] 329 |     (quote_item!(ctxt,
[INFO] [stdout]     |      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:359:2
[INFO] [stdout]     |
[INFO] [stdout] 359 |     quote_expr!(ctxt, {
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:399:4
[INFO] [stdout]     |
[INFO] [stdout] 399 |             quote_expr!(ctxt, any_char(input, state, pos))
[INFO] [stdout]     |             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:405:5
[INFO] [stdout]     |
[INFO] [stdout] 405 |                 quote_expr!(ctxt, slice_eq_case_insensitive(input, state, pos, $sl))
[INFO] [stdout]     |                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:408:5
[INFO] [stdout]     |
[INFO] [stdout] 408 |                 quote_expr!(ctxt, slice_eq(input, state, pos, $sl))
[INFO] [stdout]     |                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:417:5
[INFO] [stdout]     |
[INFO] [stdout] 417 |                 quote_expr!(ctxt, Matched(next, ())),
[INFO] [stdout]     |                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:418:5
[INFO] [stdout]     |
[INFO] [stdout] 418 |                 quote_expr!(ctxt, state.mark_failure(pos, $expected_str)),
[INFO] [stdout]     |                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:421:38
[INFO] [stdout]     |
[INFO] [stdout] 421 |             let m = ctxt.expr_match(DUMMY_SP, quote_expr!(ctxt, ch), vec!(
[INFO] [stdout]     |                                               ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:435:4
[INFO] [stdout]     |
[INFO] [stdout] 435 |             quote_expr!(ctxt, if input.len() > pos {
[INFO] [stdout]     |             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:451:7
[INFO] [stdout]     |
[INFO] [stdout] 451 |                         quote_expr!(ctxt, {
[INFO] [stdout]     |                         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:463:7
[INFO] [stdout]     |
[INFO] [stdout] 463 |                         quote_expr!(ctxt, {
[INFO] [stdout]     |                         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:469:6
[INFO] [stdout]     |
[INFO] [stdout] 469 |                     quote_expr!(ctxt, $func(input, state, pos))
[INFO] [stdout]     |                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:486:5
[INFO] [stdout]     |
[INFO] [stdout] 486 |                 quote_expr!(ctxt, Matched(pos, ()))
[INFO] [stdout]     |                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:498:6
[INFO] [stdout]     |
[INFO] [stdout] 498 |                     quote_expr!(ctxt, {
[INFO] [stdout]     |                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:511:5
[INFO] [stdout]     |
[INFO] [stdout] 511 |                 quote_expr!(ctxt, Matched(pos, ()))
[INFO] [stdout]     |                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:517:4
[INFO] [stdout]     |
[INFO] [stdout] 517 |             quote_expr!(ctxt, match $optional_res {
[INFO] [stdout]     |             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:529:6
[INFO] [stdout]     |
[INFO] [stdout] 529 |                     quote_tokens!(ctxt,
[INFO] [stdout]     |                     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:543:5
[INFO] [stdout]     |
[INFO] [stdout] 543 |                 quote_expr!(ctxt, repeat_value)
[INFO] [stdout]     |                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:545:5
[INFO] [stdout]     |
[INFO] [stdout] 545 |                 quote_expr!(ctxt, ())
[INFO] [stdout]     |                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:550:6
[INFO] [stdout]     |
[INFO] [stdout] 550 |                 (quote_tokens!(ctxt, let mut repeat_value = vec!();),
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:551:6
[INFO] [stdout]     |
[INFO] [stdout] 551 |                  quote_tokens!(ctxt, repeat_value.push(value);))
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:558:18
[INFO] [stdout]     |
[INFO] [stdout] 558 |                 Some(max) => quote_tokens!(ctxt,
[INFO] [stdout]     |                              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:564:5
[INFO] [stdout]     |
[INFO] [stdout] 564 |                 quote_expr!(ctxt,
[INFO] [stdout]     |                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:572:5
[INFO] [stdout]     |
[INFO] [stdout] 572 |                 quote_expr!(ctxt, Matched(repeat_pos, $result))
[INFO] [stdout]     |                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:575:4
[INFO] [stdout]     |
[INFO] [stdout] 575 |             quote_expr!(ctxt, {
[INFO] [stdout]     |             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:603:4
[INFO] [stdout]     |
[INFO] [stdout] 603 |             quote_expr!(ctxt, {
[INFO] [stdout]     |             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:614:4
[INFO] [stdout]     |
[INFO] [stdout] 614 |             quote_expr!(ctxt, {
[INFO] [stdout]     |             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:636:8
[INFO] [stdout]     |
[INFO] [stdout] 636 | ...                   quote_expr!(ctxt, {
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:648:8
[INFO] [stdout]     |
[INFO] [stdout] 648 | ...                   quote_expr!(ctxt, {
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:658:4
[INFO] [stdout]     |
[INFO] [stdout] 658 |             quote_expr!(ctxt, {
[INFO] [stdout]     |             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `panictry` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/rustast.rs:22:10
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let r = panictry!(p.parse_path(syntax::parse::parser::PathStyle::Mod));
[INFO] [stdout]    |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `panictry` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/rustast.rs:33:10
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let r = panictry!(p.parse_block());
[INFO] [stdout]    |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `panictry` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/rustast.rs:40:10
[INFO] [stdout]    |
[INFO] [stdout] 40 |     let r = panictry!(p.parse_ty());
[INFO] [stdout]    |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `plugin_registrar` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/peg_syntax_ext.rs:26:3
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[plugin_registrar]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `plugin_registrar` is in scope, but it is a function, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `panictry` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/peg_syntax_ext.rs:93:39
[INFO] [stdout]    |
[INFO] [stdout] 93 |     let arg = cx.expander().fold_expr(panictry!(parser.parse_expr()));
[INFO] [stdout]    |                                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 60 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0463, E0557.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `peg` (lib) due to 61 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "2806b359cd4d5e3cbdbce8b216295c1e67a83fb89932f6b0b413ba0020fa1f0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2806b359cd4d5e3cbdbce8b216295c1e67a83fb89932f6b0b413ba0020fa1f0a", kill_on_drop: false }`
[INFO] [stdout] 2806b359cd4d5e3cbdbce8b216295c1e67a83fb89932f6b0b413ba0020fa1f0a
[INFO] checking blacklog-0.1.1 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate blacklog 0.1.1 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate blacklog 0.1.1 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate blacklog 0.1.1
[INFO] finished tweaking crates.io crate blacklog 0.1.1
[INFO] tweaked toml for crates.io crate blacklog 0.1.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fb5bd4880d50f13373c723ef2eea2bff0eba49ea1557d507eef45a9b201e35f0
[INFO] running `Command { std: "docker" "start" "-a" "fb5bd4880d50f13373c723ef2eea2bff0eba49ea1557d507eef45a9b201e35f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fb5bd4880d50f13373c723ef2eea2bff0eba49ea1557d507eef45a9b201e35f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb5bd4880d50f13373c723ef2eea2bff0eba49ea1557d507eef45a9b201e35f0", kill_on_drop: false }`
[INFO] [stdout] fb5bd4880d50f13373c723ef2eea2bff0eba49ea1557d507eef45a9b201e35f0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 90b070fb4220ca8e1a193bdcde086d754ec25b9974d9b87cba301ecab3b2fc6a
[INFO] running `Command { std: "docker" "start" "-a" "90b070fb4220ca8e1a193bdcde086d754ec25b9974d9b87cba301ecab3b2fc6a", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling peg v0.3.18
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/peg_syntax_ext.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(plugin_registrar, quote, rustc_private, box_patterns)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: plugins are no longer supported
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/peg_syntax_ext.rs:1:30
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(plugin_registrar, quote, rustc_private, box_patterns)]
[INFO] [stdout]   |                              ^^^^^ feature has been removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_plugin`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/peg_syntax_ext.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | extern crate rustc_plugin;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]   |
[INFO] [stdout]   = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `syntax`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/peg_syntax_ext.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[macro_use] pub extern crate syntax;
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `syntax_pos`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/peg_syntax_ext.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[macro_use] extern crate syntax_pos;
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `rustc_errors`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/peg_syntax_ext.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub extern crate rustc_errors as errors;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]   |
[INFO] [stdout]   = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `rustast::AstBuilder`, `rustast::DUMMY_SP`, `rustast::TokenTree`, `rustast::DUMMY_SP`, `rustast::AstBuilder`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/peg_syntax_ext.rs:20:15
[INFO] [stdout]    |
[INFO] [stdout] 20 | use rustast::{AstBuilder, DUMMY_SP, TokenTree};
[INFO] [stdout]    |               ^^^^^^^^^^  ^^^^^^^^  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout] 3  | use rustast::DUMMY_SP;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 4  | use rustast::AstBuilder;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:101:29
[INFO] [stdout]     |
[INFO] [stdout] 101 |             cache_fields.append(&mut quote_tokens!(ctxt, $name: $map_type,));
[INFO] [stdout]     |                                      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:102:27
[INFO] [stdout]     |
[INFO] [stdout] 102 |             cache_init.append(&mut quote_tokens!(ctxt, $name: ::std::collections::HashMap::new(),));
[INFO] [stdout]     |                                    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:106:13
[INFO] [stdout]     |
[INFO] [stdout] 106 |     items.push(quote_item!(ctxt,
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:115:13
[INFO] [stdout]     |
[INFO] [stdout] 115 |     items.push(quote_item!(ctxt,
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:146:13
[INFO] [stdout]     |
[INFO] [stdout] 146 |     items.push(quote_item!(ctxt,
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:152:13
[INFO] [stdout]     |
[INFO] [stdout] 152 |     items.push(quote_item!(ctxt,
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:160:13
[INFO] [stdout]     |
[INFO] [stdout] 160 |     items.push(quote_item!(ctxt,
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:168:13
[INFO] [stdout]     |
[INFO] [stdout] 168 |     items.push(quote_item!(ctxt,
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:178:13
[INFO] [stdout]     |
[INFO] [stdout] 178 |     items.push(quote_item!(ctxt,
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:182:13
[INFO] [stdout]     |
[INFO] [stdout] 182 |     items.push(quote_item!(ctxt,
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:204:13
[INFO] [stdout]     |
[INFO] [stdout] 204 |     items.push(quote_item!(ctxt,
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:212:13
[INFO] [stdout]     |
[INFO] [stdout] 212 |     items.push(quote_item!(ctxt,
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:226:13
[INFO] [stdout]     |
[INFO] [stdout] 226 |     items.push(quote_item!(ctxt,
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:249:13
[INFO] [stdout]     |
[INFO] [stdout] 249 |     items.push(quote_item!(ctxt,
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:264:13
[INFO] [stdout]     |
[INFO] [stdout] 264 |     items.push(quote_item!(ctxt,
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:290:3
[INFO] [stdout]     |
[INFO] [stdout] 290 |         quote_expr!(ctxt, {
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:308:3
[INFO] [stdout]     |
[INFO] [stdout] 308 |         quote_item!(ctxt,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:317:3
[INFO] [stdout]     |
[INFO] [stdout] 317 |         quote_item!(ctxt,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_item` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:329:3
[INFO] [stdout]     |
[INFO] [stdout] 329 |     (quote_item!(ctxt,
[INFO] [stdout]     |      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:359:2
[INFO] [stdout]     |
[INFO] [stdout] 359 |     quote_expr!(ctxt, {
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:399:4
[INFO] [stdout]     |
[INFO] [stdout] 399 |             quote_expr!(ctxt, any_char(input, state, pos))
[INFO] [stdout]     |             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:405:5
[INFO] [stdout]     |
[INFO] [stdout] 405 |                 quote_expr!(ctxt, slice_eq_case_insensitive(input, state, pos, $sl))
[INFO] [stdout]     |                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:408:5
[INFO] [stdout]     |
[INFO] [stdout] 408 |                 quote_expr!(ctxt, slice_eq(input, state, pos, $sl))
[INFO] [stdout]     |                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:417:5
[INFO] [stdout]     |
[INFO] [stdout] 417 |                 quote_expr!(ctxt, Matched(next, ())),
[INFO] [stdout]     |                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:418:5
[INFO] [stdout]     |
[INFO] [stdout] 418 |                 quote_expr!(ctxt, state.mark_failure(pos, $expected_str)),
[INFO] [stdout]     |                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:421:38
[INFO] [stdout]     |
[INFO] [stdout] 421 |             let m = ctxt.expr_match(DUMMY_SP, quote_expr!(ctxt, ch), vec!(
[INFO] [stdout]     |                                               ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:435:4
[INFO] [stdout]     |
[INFO] [stdout] 435 |             quote_expr!(ctxt, if input.len() > pos {
[INFO] [stdout]     |             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:451:7
[INFO] [stdout]     |
[INFO] [stdout] 451 |                         quote_expr!(ctxt, {
[INFO] [stdout]     |                         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:463:7
[INFO] [stdout]     |
[INFO] [stdout] 463 |                         quote_expr!(ctxt, {
[INFO] [stdout]     |                         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:469:6
[INFO] [stdout]     |
[INFO] [stdout] 469 |                     quote_expr!(ctxt, $func(input, state, pos))
[INFO] [stdout]     |                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:486:5
[INFO] [stdout]     |
[INFO] [stdout] 486 |                 quote_expr!(ctxt, Matched(pos, ()))
[INFO] [stdout]     |                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:498:6
[INFO] [stdout]     |
[INFO] [stdout] 498 |                     quote_expr!(ctxt, {
[INFO] [stdout]     |                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:511:5
[INFO] [stdout]     |
[INFO] [stdout] 511 |                 quote_expr!(ctxt, Matched(pos, ()))
[INFO] [stdout]     |                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:517:4
[INFO] [stdout]     |
[INFO] [stdout] 517 |             quote_expr!(ctxt, match $optional_res {
[INFO] [stdout]     |             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:529:6
[INFO] [stdout]     |
[INFO] [stdout] 529 |                     quote_tokens!(ctxt,
[INFO] [stdout]     |                     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:543:5
[INFO] [stdout]     |
[INFO] [stdout] 543 |                 quote_expr!(ctxt, repeat_value)
[INFO] [stdout]     |                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:545:5
[INFO] [stdout]     |
[INFO] [stdout] 545 |                 quote_expr!(ctxt, ())
[INFO] [stdout]     |                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:550:6
[INFO] [stdout]     |
[INFO] [stdout] 550 |                 (quote_tokens!(ctxt, let mut repeat_value = vec!();),
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:551:6
[INFO] [stdout]     |
[INFO] [stdout] 551 |                  quote_tokens!(ctxt, repeat_value.push(value);))
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_tokens` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:558:18
[INFO] [stdout]     |
[INFO] [stdout] 558 |                 Some(max) => quote_tokens!(ctxt,
[INFO] [stdout]     |                              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:564:5
[INFO] [stdout]     |
[INFO] [stdout] 564 |                 quote_expr!(ctxt,
[INFO] [stdout]     |                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:572:5
[INFO] [stdout]     |
[INFO] [stdout] 572 |                 quote_expr!(ctxt, Matched(repeat_pos, $result))
[INFO] [stdout]     |                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:575:4
[INFO] [stdout]     |
[INFO] [stdout] 575 |             quote_expr!(ctxt, {
[INFO] [stdout]     |             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:603:4
[INFO] [stdout]     |
[INFO] [stdout] 603 |             quote_expr!(ctxt, {
[INFO] [stdout]     |             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:614:4
[INFO] [stdout]     |
[INFO] [stdout] 614 |             quote_expr!(ctxt, {
[INFO] [stdout]     |             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:636:8
[INFO] [stdout]     |
[INFO] [stdout] 636 | ...                   quote_expr!(ctxt, {
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:648:8
[INFO] [stdout]     |
[INFO] [stdout] 648 | ...                   quote_expr!(ctxt, {
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote_expr` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/translate.rs:658:4
[INFO] [stdout]     |
[INFO] [stdout] 658 |             quote_expr!(ctxt, {
[INFO] [stdout]     |             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `panictry` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/rustast.rs:22:10
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let r = panictry!(p.parse_path(syntax::parse::parser::PathStyle::Mod));
[INFO] [stdout]    |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `panictry` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/rustast.rs:33:10
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let r = panictry!(p.parse_block());
[INFO] [stdout]    |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `panictry` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/rustast.rs:40:10
[INFO] [stdout]    |
[INFO] [stdout] 40 |     let r = panictry!(p.parse_ty());
[INFO] [stdout]    |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `plugin_registrar` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/peg_syntax_ext.rs:26:3
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[plugin_registrar]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `plugin_registrar` is in scope, but it is a function, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `panictry` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/peg-0.3.18/src/peg_syntax_ext.rs:93:39
[INFO] [stdout]    |
[INFO] [stdout] 93 |     let arg = cx.expander().fold_expr(panictry!(parser.parse_expr()));
[INFO] [stdout]    |                                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 60 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0463, E0557.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `peg` (lib) due to 61 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "90b070fb4220ca8e1a193bdcde086d754ec25b9974d9b87cba301ecab3b2fc6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90b070fb4220ca8e1a193bdcde086d754ec25b9974d9b87cba301ecab3b2fc6a", kill_on_drop: false }`
[INFO] [stdout] 90b070fb4220ca8e1a193bdcde086d754ec25b9974d9b87cba301ecab3b2fc6a
