[INFO] cloning repository https://github.com/Bitspleaseee/security-gate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bitspleaseee/security-gate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBitspleaseee%2Fsecurity-gate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBitspleaseee%2Fsecurity-gate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9a3f77af4e86f6643a8c355ce53f87820ec36d9f [INFO] testing Bitspleaseee/security-gate 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%2FBitspleaseee%2Fsecurity-gate" "/workspace/builds/worker-36/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-36/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Bitspleaseee/security-gate 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] removed /workspace/builds/worker-36/source/rust-toolchain [INFO] started tweaking git repo https://github.com/Bitspleaseee/security-gate [INFO] finished tweaking git repo https://github.com/Bitspleaseee/security-gate [INFO] tweaked toml for git repo https://github.com/Bitspleaseee/security-gate written to /workspace/builds/worker-36/source/Cargo.toml [INFO] crate git repo https://github.com/Bitspleaseee/security-gate 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/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] 9c877cb79d33ac9fd52fe3f52698ff785247cb9e6d989c11987fda1dccf51cab [INFO] running `Command { std: "docker" "start" "-a" "9c877cb79d33ac9fd52fe3f52698ff785247cb9e6d989c11987fda1dccf51cab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c877cb79d33ac9fd52fe3f52698ff785247cb9e6d989c11987fda1dccf51cab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c877cb79d33ac9fd52fe3f52698ff785247cb9e6d989c11987fda1dccf51cab", kill_on_drop: false }` [INFO] [stdout] 9c877cb79d33ac9fd52fe3f52698ff785247cb9e6d989c11987fda1dccf51cab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/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] 29210acebaae6bc0186e36fddd3aa5509c2258ffe198c4f9cd7b8cbab4de6bf4 [INFO] running `Command { std: "docker" "start" "-a" "29210acebaae6bc0186e36fddd3aa5509c2258ffe198c4f9cd7b8cbab4de6bf4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The lib target `tarpc-plugins` in package `tarpc-plugins v0.4.0 (https://github.com/google/tarpc?rev=5e4b97e#5e4b97e5)` has the same output filename as the lib target `tarpc-plugins` in package `tarpc-plugins v0.4.0 (https://github.com/google/tarpc.git?branch=master#5e4b97e5)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/libtarpc_plugins.so [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling byteorder v1.2.6 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling slab v0.4.1 [INFO] [stderr] Compiling serde v1.0.79 [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling lazycell v1.2.0 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling untrusted v0.5.1 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling ordermap v0.2.13 [INFO] [stderr] Compiling pear v0.0.20 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling smallvec v0.2.1 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling take v0.1.0 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Compiling two-lock-queue v0.1.1 [INFO] [stderr] Compiling utf8-ranges v1.0.1 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Compiling pear_codegen v0.0.20 [INFO] [stderr] Compiling rocket v0.3.17 [INFO] [stderr] Compiling rocket_codegen v0.3.17 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling rpassword v2.0.0 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling isatty v0.1.9 [INFO] [stderr] Compiling regex-syntax v0.6.2 [INFO] [stderr] Compiling itertools v0.7.8 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling lock_api v0.1.4 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling smallvec v0.6.5 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling fern v0.5.6 [INFO] [stderr] Compiling tokio-executor v0.1.5 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling tarpc-plugins v0.4.0 (https://github.com/google/tarpc.git?branch=master#5e4b97e5) [INFO] [stderr] Compiling tarpc-plugins v0.4.0 (https://github.com/google/tarpc?rev=5e4b97e#5e4b97e5) [INFO] [stderr] Compiling bytes v0.4.10 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling thread-pool v0.1.1 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(plugin_registrar, 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/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(plugin_registrar, 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[E0463]: can't find crate for `rustc_plugin` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | 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 `smallvec` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | extern crate smallvec; [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/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | 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 `smallvec` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | extern crate smallvec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `syntax` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | extern crate syntax; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `syntax` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | extern crate syntax; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `plugin_registrar` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:191:3 [INFO] [stdout] | [INFO] [stdout] 191 | #[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[E0433]: failed to resolve: use of undeclared crate or module `parse` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 21 | let mut parser = parse::new_parser_from_tts(cx.parse_sess(), tts.into()); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `parse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DummyResult` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:29:20 [INFO] [stdout] | [INFO] [stdout] 29 | return DummyResult::any(sp); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `DummyResult` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:33:49 [INFO] [stdout] | [INFO] [stdout] 33 | if let Err(mut diagnostic) = parser.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 type `DummyResult` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:35:16 [INFO] [stdout] | [INFO] [stdout] 35 | return DummyResult::any(sp); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `DummyResult` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TokenTree` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:66:30 [INFO] [stdout] | [INFO] [stdout] 66 | if let Some(tt @ TokenTree::Token(_, token::Eq)) = tokens.next() { [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `TokenTree` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:66:50 [INFO] [stdout] | [INFO] [stdout] 66 | if let Some(tt @ TokenTree::Token(_, token::Eq)) = tokens.next() { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TokenTree` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:68:24 [INFO] [stdout] | [INFO] [stdout] 68 | if let TokenTree::Token(_, token::Literal(token::Str_(ref mut doc), _)) = docstr { [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `TokenTree` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `plugin_registrar` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:191:3 [INFO] [stdout] | [INFO] [stdout] 191 | #[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[E0433]: failed to resolve: use of undeclared crate or module `parse` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 21 | let mut parser = parse::new_parser_from_tts(cx.parse_sess(), tts.into()); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `parse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DummyResult` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:29:20 [INFO] [stdout] | [INFO] [stdout] 29 | return DummyResult::any(sp); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `DummyResult` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:33:49 [INFO] [stdout] | [INFO] [stdout] 33 | if let Err(mut diagnostic) = parser.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 type `DummyResult` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:35:16 [INFO] [stdout] | [INFO] [stdout] 35 | return DummyResult::any(sp); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `DummyResult` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TokenTree` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:66:30 [INFO] [stdout] | [INFO] [stdout] 66 | if let Some(tt @ TokenTree::Token(_, token::Eq)) = tokens.next() { [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `TokenTree` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:66:50 [INFO] [stdout] | [INFO] [stdout] 66 | if let Some(tt @ TokenTree::Token(_, token::Eq)) = tokens.next() { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TokenTree` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:68:24 [INFO] [stdout] | [INFO] [stdout] 68 | if let TokenTree::Token(_, token::Literal(token::Str_(ref mut doc), _)) = docstr { [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `TokenTree` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:68:44 [INFO] [stdout] | [INFO] [stdout] 68 | if let TokenTree::Token(_, token::Literal(token::Str_(ref mut doc), _)) = docstr { [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/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:68:59 [INFO] [stdout] | [INFO] [stdout] 68 | if let TokenTree::Token(_, token::Literal(token::Str_(ref mut doc), _)) = docstr { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Symbol` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:69:28 [INFO] [stdout] | [INFO] [stdout] 69 | *doc = Symbol::intern(&str_lit(&doc.as_str(), None).replace("{}", &old_ident)); [INFO] [stdout] | ^^^^^^ use of undeclared type `Symbol` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TokenStream` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:73:31 [INFO] [stdout] | [INFO] [stdout] 73 | attr.tokens = TokenStream::concat(vec![tt.into(), docstr.into()]); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TokenStream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MacEager` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | MacEager::trait_items(SmallVec::from_buf([item])) [INFO] [stdout] | ^^^^^^^^ use of undeclared type `MacEager` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SmallVec` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:83:27 [INFO] [stdout] | [INFO] [stdout] 83 | MacEager::trait_items(SmallVec::from_buf([item])) [INFO] [stdout] | ^^^^^^^^ use of undeclared type `SmallVec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `parse` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:87:22 [INFO] [stdout] | [INFO] [stdout] 87 | let mut parser = parse::new_parser_from_tts(cx.parse_sess(), tts.into()); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `parse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DummyResult` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:95:20 [INFO] [stdout] | [INFO] [stdout] 95 | return DummyResult::any(sp); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `DummyResult` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:99:49 [INFO] [stdout] | [INFO] [stdout] 99 | if let Err(mut diagnostic) = parser.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 type `DummyResult` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:101:16 [INFO] [stdout] | [INFO] [stdout] 101 | return DummyResult::any(sp); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `DummyResult` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MacEager` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 105 | MacEager::impl_items(SmallVec::from_buf([item])) [INFO] [stdout] | ^^^^^^^^ use of undeclared type `MacEager` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SmallVec` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:105:26 [INFO] [stdout] | [INFO] [stdout] 105 | MacEager::impl_items(SmallVec::from_buf([item])) [INFO] [stdout] | ^^^^^^^^ use of undeclared type `SmallVec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `parse` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:109:22 [INFO] [stdout] | [INFO] [stdout] 109 | let mut parser = parse::new_parser_from_tts(cx.parse_sess(), tts.into()); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `parse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PathStyle` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:113:44 [INFO] [stdout] | [INFO] [stdout] 113 | let mut path = match parser.parse_path(PathStyle::Type) { [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `PathStyle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DummyResult` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:117:20 [INFO] [stdout] | [INFO] [stdout] 117 | return DummyResult::any(sp); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `DummyResult` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:121:49 [INFO] [stdout] | [INFO] [stdout] 121 | if let Err(mut diagnostic) = parser.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 type `DummyResult` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:123:16 [INFO] [stdout] | [INFO] [stdout] 123 | return DummyResult::any(sp); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `DummyResult` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MacEager` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 131 | MacEager::ty(P(Ty { [INFO] [stdout] | ^^^^^^^^ use of undeclared type `MacEager` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:132:13 [INFO] [stdout] | [INFO] [stdout] 132 | 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 type `TyKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:133:15 [INFO] [stdout] | [INFO] [stdout] 133 | node: TyKind::Path(None, path), [INFO] [stdout] | ^^^^^^ use of undeclared type `TyKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ident` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:173:14 [INFO] [stdout] | [INFO] [stdout] 173 | *ident = Ident::with_empty_ctxt(Symbol::intern(&camel_ty)); [INFO] [stdout] | ^^^^^ use of undeclared type `Ident` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Symbol` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:173:37 [INFO] [stdout] | [INFO] [stdout] 173 | *ident = Ident::with_empty_ctxt(Symbol::intern(&camel_ty)); [INFO] [stdout] | ^^^^^^ use of undeclared type `Symbol` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PathStyle` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:185:35 [INFO] [stdout] | [INFO] [stdout] 185 | path: self.parse_path(PathStyle::Type)?, [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `PathStyle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:186:21 [INFO] [stdout] | [INFO] [stdout] 186 | ref_id: ast::DUMMY_NODE_ID, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:20:28 [INFO] [stdout] | [INFO] [stdout] 20 | fn snake_to_camel(cx: &mut ExtCtxt, sp: Span, tts: &[TokenTree]) -> Box { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to run custom build command for `pear_codegen v0.0.20` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/pear_codegen-3b11dd16821878e0/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] Error: Pear requires a nightly or dev version of Rust. [INFO] [stderr] Installed version is: 1.61.0-beta.2 (2022-04-09). Minimum required: 1.30.0-nightly (2018-08-23). [INFO] [stderr] thread 'main' panicked at 'Aborting compilation due to incompatible compiler.', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.20/build.rs:31:13 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55f0cac591bd - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x55f0cac591bd - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55f0cac591bd - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x55f0cac591bd - ::fmt::h26f189e611080a74 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x55f0cac76a5c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stderr] 5: 0x55f0cac567a1 - std::io::Write::write_fmt::ha30651f608022a46 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stderr] 6: 0x55f0cac5a965 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x55f0cac5a965 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x55f0cac5a965 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x55f0cac5a619 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x55f0cac5aeb2 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stderr] 11: 0x55f0cac247b4 - std::panicking::begin_panic::{{closure}}::he76396e7800da735 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:617:9 [INFO] [stderr] 12: 0x55f0cac23f58 - std::sys_common::backtrace::__rust_end_short_backtrace::h0ac6b2b1d0b95682 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stderr] 13: 0x55f0cac24704 - std::panicking::begin_panic::h09396c4431adaa93 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:616:12 [INFO] [stderr] 14: 0x55f0cac22dd0 - build_script_build::main::h5ae91b96f709985f [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.20/build.rs:31:13 [INFO] [stderr] 15: 0x55f0cac2420b - core::ops::function::FnOnce::call_once::h4c047739408fcbb6 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 16: 0x55f0cac23f9e - std::sys_common::backtrace::__rust_begin_short_backtrace::hfbdedb446b3f9033 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stderr] 17: 0x55f0cac25181 - std::rt::lang_start::{{closure}}::hfc7243c373a8ec20 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/rt.rs:145:18 [INFO] [stderr] 18: 0x55f0cac531ae - core::ops::function::impls:: for &F>::call_once::hae31cd38f966dcbc [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 19: 0x55f0cac531ae - std::panicking::try::do_call::h4a4c12a32b804624 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stderr] 20: 0x55f0cac531ae - std::panicking::try::h87f80f5db1929b60 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stderr] 21: 0x55f0cac531ae - std::panic::catch_unwind::hbc53afd5a2bdc195 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stderr] 22: 0x55f0cac531ae - std::rt::lang_start_internal::{{closure}}::h2e62ddd08385fac8 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/rt.rs:128:48 [INFO] [stderr] 23: 0x55f0cac531ae - std::panicking::try::do_call::h04b85b79b362213e [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stderr] 24: 0x55f0cac531ae - std::panicking::try::h428fba6a4941d8ed [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stderr] 25: 0x55f0cac531ae - std::panic::catch_unwind::hd73c90258412492e [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stderr] 26: 0x55f0cac531ae - std::rt::lang_start_internal::h26255896a96668b5 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/rt.rs:128:20 [INFO] [stderr] 27: 0x55f0cac25150 - std::rt::lang_start::he0a864cd74974f8b [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/rt.rs:144:17 [INFO] [stderr] 28: 0x55f0cac2385c - main [INFO] [stderr] 29: 0x7fb1b454d0b3 - __libc_start_main [INFO] [stderr] 30: 0x55f0cac2265e - _start [INFO] [stderr] 31: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:20:41 [INFO] [stdout] | [INFO] [stdout] 20 | fn snake_to_camel(cx: &mut ExtCtxt, sp: Span, tts: &[TokenTree]) -> Box { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:20:54 [INFO] [stdout] | [INFO] [stdout] 20 | fn snake_to_camel(cx: &mut ExtCtxt, sp: Span, tts: &[TokenTree]) -> 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/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:20:73 [INFO] [stdout] | [INFO] [stdout] 20 | fn snake_to_camel(cx: &mut ExtCtxt, sp: Span, tts: &[TokenTree]) -> Box { [INFO] [stdout] | - ^^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `str_lit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:69:44 [INFO] [stdout] | [INFO] [stdout] 69 | *doc = Symbol::intern(&str_lit(&doc.as_str(), None).replace("{}", &old_ident)); [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/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:86:33 [INFO] [stdout] | [INFO] [stdout] 86 | fn impl_snake_to_camel(cx: &mut ExtCtxt, sp: Span, tts: &[TokenTree]) -> Box { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:86:46 [INFO] [stdout] | [INFO] [stdout] 86 | fn impl_snake_to_camel(cx: &mut ExtCtxt, sp: Span, tts: &[TokenTree]) -> Box { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:86:59 [INFO] [stdout] | [INFO] [stdout] 86 | fn impl_snake_to_camel(cx: &mut ExtCtxt, sp: Span, tts: &[TokenTree]) -> 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/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:86:78 [INFO] [stdout] | [INFO] [stdout] 86 | fn impl_snake_to_camel(cx: &mut ExtCtxt, sp: Span, tts: &[TokenTree]) -> Box { [INFO] [stdout] | - ^^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:108:31 [INFO] [stdout] | [INFO] [stdout] 108 | fn ty_snake_to_camel(cx: &mut ExtCtxt, sp: Span, tts: &[TokenTree]) -> Box { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:108:44 [INFO] [stdout] | [INFO] [stdout] 108 | fn ty_snake_to_camel(cx: &mut ExtCtxt, sp: Span, tts: &[TokenTree]) -> Box { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:108:57 [INFO] [stdout] | [INFO] [stdout] 108 | fn ty_snake_to_camel(cx: &mut ExtCtxt, sp: Span, tts: &[TokenTree]) -> 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/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:108:76 [INFO] [stdout] | [INFO] [stdout] 108 | fn ty_snake_to_camel(cx: &mut ExtCtxt, sp: Span, tts: &[TokenTree]) -> Box { [INFO] [stdout] | - ^^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:131:18 [INFO] [stdout] | [INFO] [stdout] 108 | fn ty_snake_to_camel(cx: &mut ExtCtxt, sp: Span, tts: &[TokenTree]) -> Box { [INFO] [stdout] | - help: you might be missing a type parameter: `

` [INFO] [stdout] ... [INFO] [stdout] 131 | MacEager::ty(P(Ty { [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Ty` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:131:20 [INFO] [stdout] | [INFO] [stdout] 131 | MacEager::ty(P(Ty { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ident` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:139:24 [INFO] [stdout] | [INFO] [stdout] 139 | fn convert(ident: &mut Ident) -> String { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PResult` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:178:38 [INFO] [stdout] | [INFO] [stdout] 178 | fn parse_trait_ref(&mut self) -> PResult; [INFO] [stdout] | ^^^^^^^ help: an enum with a similar name exists: `Result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TraitRef` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:178:46 [INFO] [stdout] | [INFO] [stdout] 177 | trait ParseTraitRef { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 178 | fn parse_trait_ref(&mut self) -> PResult; [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/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:181:28 [INFO] [stdout] | [INFO] [stdout] 181 | impl<'a> ParseTraitRef for Parser<'a> { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PResult` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:183:38 [INFO] [stdout] | [INFO] [stdout] 183 | fn parse_trait_ref(&mut self) -> PResult { [INFO] [stdout] | ^^^^^^^ help: an enum with a similar name exists: `Result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TraitRef` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:183:46 [INFO] [stdout] | [INFO] [stdout] 181 | impl<'a> ParseTraitRef for Parser<'a> { [INFO] [stdout] | - help: you might be missing a type parameter: `, TraitRef` [INFO] [stdout] 182 | /// Parse a::B [INFO] [stdout] 183 | fn parse_trait_ref(&mut self) -> PResult { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `TraitRef` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:184:12 [INFO] [stdout] | [INFO] [stdout] 184 | Ok(TraitRef { [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/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:193:35 [INFO] [stdout] | [INFO] [stdout] 193 | pub fn plugin_registrar(reg: &mut Registry) { [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/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(plugin_registrar, rustc_private)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:68:44 [INFO] [stdout] | [INFO] [stdout] 68 | if let TokenTree::Token(_, token::Literal(token::Str_(ref mut doc), _)) = docstr { [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/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:68:59 [INFO] [stdout] | [INFO] [stdout] 68 | if let TokenTree::Token(_, token::Literal(token::Str_(ref mut doc), _)) = docstr { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Symbol` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:69:28 [INFO] [stdout] | [INFO] [stdout] 69 | *doc = Symbol::intern(&str_lit(&doc.as_str(), None).replace("{}", &old_ident)); [INFO] [stdout] | ^^^^^^ use of undeclared type `Symbol` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TokenStream` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:73:31 [INFO] [stdout] | [INFO] [stdout] 73 | attr.tokens = TokenStream::concat(vec![tt.into(), docstr.into()]); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TokenStream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MacEager` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | MacEager::trait_items(SmallVec::from_buf([item])) [INFO] [stdout] | ^^^^^^^^ use of undeclared type `MacEager` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 60 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0422, E0425, E0433, E0463, E0554, E0557. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SmallVec` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:83:27 [INFO] [stdout] | [INFO] [stdout] 83 | MacEager::trait_items(SmallVec::from_buf([item])) [INFO] [stdout] | ^^^^^^^^ use of undeclared type `SmallVec` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tarpc-plugins` due to 61 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `parse` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:87:22 [INFO] [stdout] | [INFO] [stdout] 87 | let mut parser = parse::new_parser_from_tts(cx.parse_sess(), tts.into()); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `parse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DummyResult` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:95:20 [INFO] [stdout] | [INFO] [stdout] 95 | return DummyResult::any(sp); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `DummyResult` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:99:49 [INFO] [stdout] | [INFO] [stdout] 99 | if let Err(mut diagnostic) = parser.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 type `DummyResult` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:101:16 [INFO] [stdout] | [INFO] [stdout] 101 | return DummyResult::any(sp); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `DummyResult` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MacEager` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 105 | MacEager::impl_items(SmallVec::from_buf([item])) [INFO] [stdout] | ^^^^^^^^ use of undeclared type `MacEager` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SmallVec` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:105:26 [INFO] [stdout] | [INFO] [stdout] 105 | MacEager::impl_items(SmallVec::from_buf([item])) [INFO] [stdout] | ^^^^^^^^ use of undeclared type `SmallVec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `parse` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:109:22 [INFO] [stdout] | [INFO] [stdout] 109 | let mut parser = parse::new_parser_from_tts(cx.parse_sess(), tts.into()); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `parse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PathStyle` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:113:44 [INFO] [stdout] | [INFO] [stdout] 113 | let mut path = match parser.parse_path(PathStyle::Type) { [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `PathStyle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DummyResult` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:117:20 [INFO] [stdout] | [INFO] [stdout] 117 | return DummyResult::any(sp); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `DummyResult` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `token` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:121:49 [INFO] [stdout] | [INFO] [stdout] 121 | if let Err(mut diagnostic) = parser.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 type `DummyResult` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:123:16 [INFO] [stdout] | [INFO] [stdout] 123 | return DummyResult::any(sp); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `DummyResult` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MacEager` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 131 | MacEager::ty(P(Ty { [INFO] [stdout] | ^^^^^^^^ use of undeclared type `MacEager` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:132:13 [INFO] [stdout] | [INFO] [stdout] 132 | 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 type `TyKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:133:15 [INFO] [stdout] | [INFO] [stdout] 133 | node: TyKind::Path(None, path), [INFO] [stdout] | ^^^^^^ use of undeclared type `TyKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ident` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:173:14 [INFO] [stdout] | [INFO] [stdout] 173 | *ident = Ident::with_empty_ctxt(Symbol::intern(&camel_ty)); [INFO] [stdout] | ^^^^^ use of undeclared type `Ident` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Symbol` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:173:37 [INFO] [stdout] | [INFO] [stdout] 173 | *ident = Ident::with_empty_ctxt(Symbol::intern(&camel_ty)); [INFO] [stdout] | ^^^^^^ use of undeclared type `Symbol` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PathStyle` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:185:35 [INFO] [stdout] | [INFO] [stdout] 185 | path: self.parse_path(PathStyle::Type)?, [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `PathStyle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:186:21 [INFO] [stdout] | [INFO] [stdout] 186 | ref_id: ast::DUMMY_NODE_ID, [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:20:28 [INFO] [stdout] | [INFO] [stdout] 20 | fn snake_to_camel(cx: &mut ExtCtxt, sp: Span, tts: &[TokenTree]) -> Box { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:20:41 [INFO] [stdout] | [INFO] [stdout] 20 | fn snake_to_camel(cx: &mut ExtCtxt, sp: Span, tts: &[TokenTree]) -> Box { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:20:54 [INFO] [stdout] | [INFO] [stdout] 20 | fn snake_to_camel(cx: &mut ExtCtxt, sp: Span, tts: &[TokenTree]) -> 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/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:20:73 [INFO] [stdout] | [INFO] [stdout] 20 | fn snake_to_camel(cx: &mut ExtCtxt, sp: Span, tts: &[TokenTree]) -> Box { [INFO] [stdout] | - ^^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `str_lit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:69:44 [INFO] [stdout] | [INFO] [stdout] 69 | *doc = Symbol::intern(&str_lit(&doc.as_str(), None).replace("{}", &old_ident)); [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/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:86:33 [INFO] [stdout] | [INFO] [stdout] 86 | fn impl_snake_to_camel(cx: &mut ExtCtxt, sp: Span, tts: &[TokenTree]) -> Box { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:86:46 [INFO] [stdout] | [INFO] [stdout] 86 | fn impl_snake_to_camel(cx: &mut ExtCtxt, sp: Span, tts: &[TokenTree]) -> Box { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:86:59 [INFO] [stdout] | [INFO] [stdout] 86 | fn impl_snake_to_camel(cx: &mut ExtCtxt, sp: Span, tts: &[TokenTree]) -> 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/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:86:78 [INFO] [stdout] | [INFO] [stdout] 86 | fn impl_snake_to_camel(cx: &mut ExtCtxt, sp: Span, tts: &[TokenTree]) -> Box { [INFO] [stdout] | - ^^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExtCtxt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:108:31 [INFO] [stdout] | [INFO] [stdout] 108 | fn ty_snake_to_camel(cx: &mut ExtCtxt, sp: Span, tts: &[TokenTree]) -> Box { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:108:44 [INFO] [stdout] | [INFO] [stdout] 108 | fn ty_snake_to_camel(cx: &mut ExtCtxt, sp: Span, tts: &[TokenTree]) -> Box { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TokenTree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:108:57 [INFO] [stdout] | [INFO] [stdout] 108 | fn ty_snake_to_camel(cx: &mut ExtCtxt, sp: Span, tts: &[TokenTree]) -> 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/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:108:76 [INFO] [stdout] | [INFO] [stdout] 108 | fn ty_snake_to_camel(cx: &mut ExtCtxt, sp: Span, tts: &[TokenTree]) -> Box { [INFO] [stdout] | - ^^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:131:18 [INFO] [stdout] | [INFO] [stdout] 108 | fn ty_snake_to_camel(cx: &mut ExtCtxt, sp: Span, tts: &[TokenTree]) -> Box { [INFO] [stdout] | - help: you might be missing a type parameter: `

` [INFO] [stdout] ... [INFO] [stdout] 131 | MacEager::ty(P(Ty { [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Ty` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:131:20 [INFO] [stdout] | [INFO] [stdout] 131 | MacEager::ty(P(Ty { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ident` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:139:24 [INFO] [stdout] | [INFO] [stdout] 139 | fn convert(ident: &mut Ident) -> String { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PResult` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:178:38 [INFO] [stdout] | [INFO] [stdout] 178 | fn parse_trait_ref(&mut self) -> PResult; [INFO] [stdout] | ^^^^^^^ help: an enum with a similar name exists: `Result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TraitRef` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:178:46 [INFO] [stdout] | [INFO] [stdout] 177 | trait ParseTraitRef { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 178 | fn parse_trait_ref(&mut self) -> PResult; [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/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:181:28 [INFO] [stdout] | [INFO] [stdout] 181 | impl<'a> ParseTraitRef for Parser<'a> { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PResult` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:183:38 [INFO] [stdout] | [INFO] [stdout] 183 | fn parse_trait_ref(&mut self) -> PResult { [INFO] [stdout] | ^^^^^^^ help: an enum with a similar name exists: `Result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TraitRef` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:183:46 [INFO] [stdout] | [INFO] [stdout] 181 | impl<'a> ParseTraitRef for Parser<'a> { [INFO] [stdout] | - help: you might be missing a type parameter: `, TraitRef` [INFO] [stdout] 182 | /// Parse a::B [INFO] [stdout] 183 | fn parse_trait_ref(&mut self) -> PResult { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `TraitRef` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:184:12 [INFO] [stdout] | [INFO] [stdout] 184 | Ok(TraitRef { [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/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:193:35 [INFO] [stdout] | [INFO] [stdout] 193 | pub fn plugin_registrar(reg: &mut Registry) { [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/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(plugin_registrar, rustc_private)] [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: E0405, E0412, E0422, E0425, 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 `tarpc-plugins` due to 61 previous errors [INFO] running `Command { std: "docker" "inspect" "29210acebaae6bc0186e36fddd3aa5509c2258ffe198c4f9cd7b8cbab4de6bf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29210acebaae6bc0186e36fddd3aa5509c2258ffe198c4f9cd7b8cbab4de6bf4", kill_on_drop: false }` [INFO] [stdout] 29210acebaae6bc0186e36fddd3aa5509c2258ffe198c4f9cd7b8cbab4de6bf4