[INFO] cloning repository https://github.com/domogled/pruga [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/domogled/pruga" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdomogled%2Fpruga", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdomogled%2Fpruga'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c2e4905a0e87323dd2ff571450d77c5e552a42d4 [INFO] testing domogled/pruga against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdomogled%2Fpruga" "/workspace/builds/worker-22/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-22/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/domogled/pruga on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/domogled/pruga [INFO] finished tweaking git repo https://github.com/domogled/pruga [INFO] tweaked toml for git repo https://github.com/domogled/pruga written to /workspace/builds/worker-22/source/Cargo.toml [INFO] crate git repo https://github.com/domogled/pruga already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 079911bdf85ecb3df5f53efda79620df8443a01c5d9d6d3d183a4bc71f679bb1 [INFO] running `Command { std: "docker" "start" "-a" "079911bdf85ecb3df5f53efda79620df8443a01c5d9d6d3d183a4bc71f679bb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "079911bdf85ecb3df5f53efda79620df8443a01c5d9d6d3d183a4bc71f679bb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "079911bdf85ecb3df5f53efda79620df8443a01c5d9d6d3d183a4bc71f679bb1", kill_on_drop: false }` [INFO] [stdout] 079911bdf85ecb3df5f53efda79620df8443a01c5d9d6d3d183a4bc71f679bb1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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=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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c9efb023cfed9ad6df79ba4bd6c26a7517aa990b42e995a725f2832eda947ee9 [INFO] running `Command { std: "docker" "start" "-a" "c9efb023cfed9ad6df79ba4bd6c26a7517aa990b42e995a725f2832eda947ee9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.18 [INFO] [stderr] Compiling phf_shared v0.7.20 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling rustc-serialize v0.3.22 [INFO] [stderr] Compiling lazy_static v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling quote v0.3.10 [INFO] [stderr] Compiling mac v0.0.2 [INFO] [stderr] Compiling matches v0.1.4 [INFO] [stderr] Compiling serde v0.8.21 [INFO] [stderr] Compiling log v0.3.6 [INFO] [stderr] Compiling strsim v0.5.2 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling phf v0.7.20 [INFO] [stderr] Compiling utf-8 v0.6.0 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling syn v0.10.5 [INFO] [stderr] Compiling debug_unreachable v0.1.1 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling futf v0.1.2 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling tendril v0.2.3 [INFO] [stderr] Compiling phf_generator v0.7.20 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling string_cache_codegen v0.3.1 [INFO] [stderr] Compiling phf_codegen v0.7.20 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling docopt v0.6.86 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling string_cache v0.3.0 [INFO] [stderr] Compiling html5ever-atoms v0.1.2 [INFO] [stderr] Compiling html5ever v0.10.3 [INFO] [stderr] Compiling docopt_macros v0.6.87 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(plugin_registrar, quote, rustc_private)] [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/docopt_macros-0.6.87/src/macro.rs:4:30 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(plugin_registrar, 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | extern crate syntax; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_plugin` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | 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: cannot find attribute `plugin_registrar` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:35:3 [INFO] [stdout] | [INFO] [stdout] 35 | #[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 `quote_item` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:70:18 [INFO] [stdout] | [INFO] [stdout] 70 | its.push(quote_item!(cx, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `codemap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:40:35 [INFO] [stdout] | [INFO] [stdout] 40 | fn expand(cx: &mut ExtCtxt, span: codemap::Span, tts: &[tokenstream::TokenTree]) [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 `tokenstream` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:40:57 [INFO] [stdout] | [INFO] [stdout] 40 | fn expand(cx: &mut ExtCtxt, span: codemap::Span, tts: &[tokenstream::TokenTree]) [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `tokenstream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DummyResult` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:44:26 [INFO] [stdout] | [INFO] [stdout] 44 | Err(_) => return DummyResult::any(span), [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `DummyResult` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:58:28 [INFO] [stdout] | [INFO] [stdout] 58 | types: HashMap>, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MacEager` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 80 | MacEager::items(SmallVector::many(its)) [INFO] [stdout] | ^^^^^^^^ use of undeclared type `MacEager` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SmallVector` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:80:25 [INFO] [stdout] | [INFO] [stdout] 80 | MacEager::items(SmallVector::many(its)) [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `SmallVector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:84:46 [INFO] [stdout] | [INFO] [stdout] 84 | fn struct_decl(&self, cx: &ExtCtxt) -> 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:86:48 [INFO] [stdout] | [INFO] [stdout] 86 | let vis = if self.struct_info.public { ast::Visibility::Public } [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:87:26 [INFO] [stdout] | [INFO] [stdout] 87 | else { ast::Visibility::Inherited }; [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:88:19 [INFO] [stdout] | [INFO] [stdout] 88 | let def = ast::VariantData::Struct( [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:89:37 [INFO] [stdout] | [INFO] [stdout] 89 | self.struct_fields(cx), ast::DUMMY_NODE_ID); [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 `codemap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:96:33 [INFO] [stdout] | [INFO] [stdout] 96 | let st = cx.item_struct(codemap::DUMMY_SP, name.clone(), def); [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:97:17 [INFO] [stdout] | [INFO] [stdout] 97 | cx.item(codemap::DUMMY_SP, name, attrs, st.node.clone()).map(|mut it| { [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 `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:105:50 [INFO] [stdout] | [INFO] [stdout] 105 | fn struct_fields(&self, cx: &ExtCtxt) -> Vec { [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:106:29 [INFO] [stdout] | [INFO] [stdout] 106 | let mut fields: Vec = vec!(); [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:120:72 [INFO] [stdout] | [INFO] [stdout] 120 | fn pat_type(&self, cx: &ExtCtxt, atom: &Atom, opts: &Options) -> 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 `codemap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:121:18 [INFO] [stdout] | [INFO] [stdout] 121 | let sp = codemap::DUMMY_SP; [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 `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:141:49 [INFO] [stdout] | [INFO] [stdout] 141 | fn mk_struct_field(&self, name: &str, ty: P) -> ast::StructField { [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:141:62 [INFO] [stdout] | [INFO] [stdout] 141 | fn mk_struct_field(&self, name: &str, ty: P) -> ast::StructField { [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:142:9 [INFO] [stdout] | [INFO] [stdout] 142 | ast::StructField { [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 `codemap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:143:19 [INFO] [stdout] | [INFO] [stdout] 143 | span: codemap::DUMMY_SP, [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 `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:145:18 [INFO] [stdout] | [INFO] [stdout] 145 | vis: ast::Visibility::Public, [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:146:17 [INFO] [stdout] | [INFO] [stdout] 146 | id: ast::DUMMY_NODE_ID, [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 `tokenstream` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:160:44 [INFO] [stdout] | [INFO] [stdout] 160 | fn new(cx: &'a mut ExtCtxt<'b>, tts: &[tokenstream::TokenTree]) -> MacParser<'a, 'b> { [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `tokenstream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:170:28 [INFO] [stdout] | [INFO] [stdout] 170 | if self.p.token == token::Eof { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:179:27 [INFO] [stdout] | [INFO] [stdout] 179 | if !self.p.check(&token::Eof) { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:181:27 [INFO] [stdout] | [INFO] [stdout] 181 | sep: Some(token::Comma), [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:185:18 [INFO] [stdout] | [INFO] [stdout] 185 | &token::Eof, sep, |p| MacParser::parse_type_annotation(p) [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:192:41 [INFO] [stdout] | [INFO] [stdout] 192 | .collect::>>(); [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 `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:193:33 [INFO] [stdout] | [INFO] [stdout] 193 | try!(self.p.expect(&token::Eof)); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:218:29 [INFO] [stdout] | [INFO] [stdout] 218 | fn lit_is_str(lit: &ast::Lit) -> bool { [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:220:17 [INFO] [stdout] | [INFO] [stdout] 220 | ast::LitKind::Str(_, _) => true, [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:224:32 [INFO] [stdout] | [INFO] [stdout] 224 | fn lit_to_string(lit: &ast::Lit) -> String { [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:226:17 [INFO] [stdout] | [INFO] [stdout] 226 | ast::LitKind::Str(ref s, _) => s.to_string(), [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:232:13 [INFO] [stdout] | [INFO] [stdout] 232 | ast::ExprKind::Lit(ref lit) if lit_is_str(&**lit) => { [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 `pprust` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:237:35 [INFO] [stdout] | [INFO] [stdout] 237 | ... pprust::expr_to_string(&*exp)); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `pprust` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:250:46 [INFO] [stdout] | [INFO] [stdout] 250 | ... -> PResult<'b, (ast::Ident, 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:250:60 [INFO] [stdout] | [INFO] [stdout] 250 | ... -> PResult<'b, (ast::Ident, 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 `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:252:24 [INFO] [stdout] | [INFO] [stdout] 252 | try!(p.expect(&token::Colon)); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `symbol` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:259:41 [INFO] [stdout] | [INFO] [stdout] 259 | let public = self.p.eat_keyword(symbol::keywords::Pub); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `symbol` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:265:24 [INFO] [stdout] | [INFO] [stdout] 265 | if self.p.eat(&token::Comma) { return Ok(info); } [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:273:28 [INFO] [stdout] | [INFO] [stdout] 273 | while !self.p.eat(&token::Comma) { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:282:11 [INFO] [stdout] | [INFO] [stdout] 282 | name: ast::Ident, [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:289:22 [INFO] [stdout] | [INFO] [stdout] 289 | fn ident(s: &str) -> ast::Ident { [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:290:5 [INFO] [stdout] | [INFO] [stdout] 290 | ast::Ident::with_empty_ctxt(symbol::Symbol::intern(s)) [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 `symbol` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:290:33 [INFO] [stdout] | [INFO] [stdout] 290 | ast::Ident::with_empty_ctxt(symbol::Symbol::intern(s)) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `symbol` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:293:61 [INFO] [stdout] | [INFO] [stdout] 293 | fn attribute(cx: &ExtCtxt, name: S, items: Vec) -> ast::Attribute [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 `codemap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:295:14 [INFO] [stdout] | [INFO] [stdout] 295 | let sp = codemap::DUMMY_SP; [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:301:40 [INFO] [stdout] | [INFO] [stdout] 301 | fn meta_item(cx: &ExtCtxt, s: &str) -> codemap::Spanned { [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 `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:301:57 [INFO] [stdout] | [INFO] [stdout] 301 | fn meta_item(cx: &ExtCtxt, s: &str) -> codemap::Spanned { [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 `codemap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:302:5 [INFO] [stdout] | [INFO] [stdout] 302 | codemap::Spanned { [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 `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:303:15 [INFO] [stdout] | [INFO] [stdout] 303 | node: ast::NestedMetaItemKind::MetaItem(cx.meta_word(codemap::DUMMY_SP, intern(s))), [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 `codemap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:303:62 [INFO] [stdout] | [INFO] [stdout] 303 | node: ast::NestedMetaItemKind::MetaItem(cx.meta_word(codemap::DUMMY_SP, intern(s))), [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 `symbol` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:308:23 [INFO] [stdout] | [INFO] [stdout] 308 | fn intern(s: &str) -> symbol::Symbol { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `symbol` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `symbol` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:309:5 [INFO] [stdout] | [INFO] [stdout] 309 | symbol::Symbol::intern(s) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `symbol` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:312:37 [INFO] [stdout] | [INFO] [stdout] 312 | fn ty_vec_string(cx: &ExtCtxt) -> 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 `codemap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:313:14 [INFO] [stdout] | [INFO] [stdout] 313 | let sp = codemap::DUMMY_SP; [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 `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:314:17 [INFO] [stdout] | [INFO] [stdout] 314 | let tystr = ast::AngleBracketedParameterData { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `P` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:316:16 [INFO] [stdout] | [INFO] [stdout] 316 | types: P::from_vec(vec![cx.ty_ident(sp, ident("String"))]), [INFO] [stdout] | ^ use of undeclared type `P` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `P` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:317:19 [INFO] [stdout] | [INFO] [stdout] 317 | bindings: P::new(), [INFO] [stdout] | ^ use of undeclared type `P` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:319:16 [INFO] [stdout] | [INFO] [stdout] 319 | cx.ty_path(ast::Path { [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:322:24 [INFO] [stdout] | [INFO] [stdout] 322 | segments: vec![ast::PathSegment { [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:324:25 [INFO] [stdout] | [INFO] [stdout] 324 | parameters: ast::PathParameters::AngleBracketed(tystr), [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DiagnosticBuilder` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:33:33 [INFO] [stdout] | [INFO] [stdout] 33 | type PResult<'a, T> = Result>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Registry` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:36:35 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn plugin_registrar(reg: &mut Registry) { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 40 | fn expand(cx: &mut ExtCtxt, span: codemap::Span, tts: &[tokenstream::TokenTree]) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `MacResult` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 40 | fn expand(cx: &mut ExtCtxt, span: codemap::Span, tts: &[tokenstream::TokenTree]) [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 41 | -> Box { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:58:26 [INFO] [stdout] | [INFO] [stdout] 58 | types: HashMap>, [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:64:26 [INFO] [stdout] | [INFO] [stdout] 64 | fn items(&self, cx: &ExtCtxt) -> Box { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `MacResult` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:64:42 [INFO] [stdout] | [INFO] [stdout] 61 | impl Parsed { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 64 | fn items(&self, cx: &ExtCtxt) -> Box { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:84:32 [INFO] [stdout] | [INFO] [stdout] 84 | fn struct_decl(&self, cx: &ExtCtxt) -> P { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:84:44 [INFO] [stdout] | [INFO] [stdout] 84 | fn struct_decl(&self, cx: &ExtCtxt) -> 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:105:34 [INFO] [stdout] | [INFO] [stdout] 105 | fn struct_fields(&self, cx: &ExtCtxt) -> Vec { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:120:29 [INFO] [stdout] | [INFO] [stdout] 120 | fn pat_type(&self, cx: &ExtCtxt, atom: &Atom, opts: &Options) -> P { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:120:70 [INFO] [stdout] | [INFO] [stdout] 120 | fn pat_type(&self, cx: &ExtCtxt, atom: &Atom, opts: &Options) -> P { [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:141:47 [INFO] [stdout] | [INFO] [stdout] 141 | fn mk_struct_field(&self, name: &str, ty: P) -> ast::StructField { [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:155:17 [INFO] [stdout] | [INFO] [stdout] 155 | cx: &'a mut ExtCtxt<'b>, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Parser` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:156:8 [INFO] [stdout] | [INFO] [stdout] 51 | struct Parsed { [INFO] [stdout] | ------------- similarly named struct `Parsed` defined here [INFO] [stdout] ... [INFO] [stdout] 156 | p: Parser<'b>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 156 | p: Parsed<'b>, [INFO] [stdout] | ~~~~~~ [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 | use docopt::parse::Parser; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:160:24 [INFO] [stdout] | [INFO] [stdout] 160 | fn new(cx: &'a mut ExtCtxt<'b>, tts: &[tokenstream::TokenTree]) -> MacParser<'a, 'b> { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SeqSep` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:180:23 [INFO] [stdout] | [INFO] [stdout] 180 | let sep = SeqSep { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:192:39 [INFO] [stdout] | [INFO] [stdout] 192 | .collect::>>(); [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Parser` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:249:38 [INFO] [stdout] | [INFO] [stdout] 51 | struct Parsed { [INFO] [stdout] | ------------- similarly named struct `Parsed` defined here [INFO] [stdout] ... [INFO] [stdout] 249 | fn parse_type_annotation(p: &mut Parser<'b>) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 249 | fn parse_type_annotation(p: &mut Parsed<'b>) [INFO] [stdout] | ~~~~~~ [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 13 | use docopt::parse::Parser; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:250:58 [INFO] [stdout] | [INFO] [stdout] 250 | ... -> PResult<'b, (ast::Ident, 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:293:25 [INFO] [stdout] | [INFO] [stdout] 293 | fn attribute(cx: &ExtCtxt, name: S, items: Vec) -> ast::Attribute [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:301:19 [INFO] [stdout] | [INFO] [stdout] 301 | fn meta_item(cx: &ExtCtxt, s: &str) -> codemap::Spanned { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:312:23 [INFO] [stdout] | [INFO] [stdout] 312 | fn ty_vec_string(cx: &ExtCtxt) -> P { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.6.87/src/macro.rs:312:35 [INFO] [stdout] | [INFO] [stdout] 312 | fn ty_vec_string(cx: &ExtCtxt) -> P { [INFO] [stdout] | ^ not found in this scope [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/docopt_macros-0.6.87/src/macro.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(plugin_registrar, quote, rustc_private)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 94 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0422, E0433, E0463, E0554, E0557. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not compile `docopt_macros` due to 95 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c9efb023cfed9ad6df79ba4bd6c26a7517aa990b42e995a725f2832eda947ee9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9efb023cfed9ad6df79ba4bd6c26a7517aa990b42e995a725f2832eda947ee9", kill_on_drop: false }` [INFO] [stdout] c9efb023cfed9ad6df79ba4bd6c26a7517aa990b42e995a725f2832eda947ee9