[INFO] fetching crate curtain 0.2.0... [INFO] documenting curtain-0.2.0 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate curtain 0.2.0 into /workspace/builds/worker-50/source [INFO] validating manifest of crates.io crate curtain 0.2.0 on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate curtain 0.2.0 [INFO] finished tweaking crates.io crate curtain 0.2.0 [INFO] tweaked toml for crates.io crate curtain 0.2.0 written to /workspace/builds/worker-50/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * /workspace/builds/worker-50/source/src/main.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] warning: path `/workspace/builds/worker-50/source/src/main.rs` was erroneously implicitly accepted for binary `iron_curtain`, [INFO] [stderr] please set bin.path in Cargo.toml [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/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" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] afa0637a0c52469d667004a69feaa2fdfc1fed4f0a00fbed41253e46e84ba99a [INFO] running `Command { std: "docker" "start" "-a" "afa0637a0c52469d667004a69feaa2fdfc1fed4f0a00fbed41253e46e84ba99a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "afa0637a0c52469d667004a69feaa2fdfc1fed4f0a00fbed41253e46e84ba99a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afa0637a0c52469d667004a69feaa2fdfc1fed4f0a00fbed41253e46e84ba99a", kill_on_drop: false }` [INFO] [stdout] afa0637a0c52469d667004a69feaa2fdfc1fed4f0a00fbed41253e46e84ba99a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/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" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd4fa632944f5cbe8dab2085ad02d2e37f281b98c2e17d1b773aed88cff9e94a [INFO] running `Command { std: "docker" "start" "-a" "bd4fa632944f5cbe8dab2085ad02d2e37f281b98c2e17d1b773aed88cff9e94a", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * /opt/rustwide/workdir/src/main.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] warning: path `/opt/rustwide/workdir/src/main.rs` was erroneously implicitly accepted for binary `iron_curtain`, [INFO] [stderr] please set bin.path in Cargo.toml [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Checking traitobject v0.0.1 [INFO] [stderr] Checking serde v0.7.15 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking antidote v1.0.0 [INFO] [stderr] Checking lazy_static v0.1.16 [INFO] [stderr] Checking modifier v0.1.0 [INFO] [stderr] Checking phf_shared v0.7.15 [INFO] [stderr] Checking utf8-ranges v0.1.3 [INFO] [stderr] Checking byteorder v0.5.3 [INFO] [stderr] Checking uuid v0.4.0 [INFO] [stderr] Checking bufstream v0.1.4 [INFO] [stderr] Checking hex v0.2.0 [INFO] [stderr] Checking regex-syntax v0.3.9 [INFO] [stderr] Checking itoa v0.1.1 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Checking yaml-rust v0.3.5 [INFO] [stderr] Checking crossbeam v0.2.12 [INFO] [stderr] Checking route-recognizer v0.1.13 [INFO] [stderr] Compiling peg v0.3.18 [INFO] [stderr] Checking sequence_trie v0.0.13 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Checking unicode-bidi v0.2.6 [INFO] [stderr] Checking error v0.1.9 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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: a __rustc_plugin_registrar symbol must now be defined instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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] [stderr] Checking scheduled-thread-pool v0.1.0 [INFO] [stderr] Checking humantime v0.1.3 [INFO] [stderr] Checking phf v0.7.15 [INFO] [stdout] error[E0463]: can't find crate for `rustc_plugin` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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] [stderr] Compiling unicase v1.4.2 [INFO] [stdout] error: cannot find macro `quote_tokens` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/peg-0.3.18/src/translate.rs:498:6 [INFO] [stdout] | [INFO] [stdout] 498 | quote_expr!(ctxt, { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stdout] error: cannot find macro `quote_expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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/github.com-1ecc6299db9ec823/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[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-0.3.18/src/peg_syntax_ext.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(plugin_registrar, quote, rustc_private, box_patterns)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 61 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0463, E0554, E0557. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `peg` due to 62 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "bd4fa632944f5cbe8dab2085ad02d2e37f281b98c2e17d1b773aed88cff9e94a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd4fa632944f5cbe8dab2085ad02d2e37f281b98c2e17d1b773aed88cff9e94a", kill_on_drop: false }` [INFO] [stdout] bd4fa632944f5cbe8dab2085ad02d2e37f281b98c2e17d1b773aed88cff9e94a