[INFO] updating cached repository Bitspleaseee/security-gate [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Bitspleaseee/security-gate [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Bitspleaseee/security-gate" "work/ex/beta-1.38-1/sources/1.37.0/gh/Bitspleaseee/security-gate"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/Bitspleaseee/security-gate'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Bitspleaseee/security-gate" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Bitspleaseee/security-gate"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Bitspleaseee/security-gate'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9a3f77af4e86f6643a8c355ce53f87820ec36d9f [INFO] sha for GitHub repo Bitspleaseee/security-gate: 9a3f77af4e86f6643a8c355ce53f87820ec36d9f [INFO] validating manifest of Bitspleaseee/security-gate on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of Bitspleaseee/security-gate on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing Bitspleaseee/security-gate [INFO] finished frobbing Bitspleaseee/security-gate [INFO] frobbed toml for Bitspleaseee/security-gate written to work/ex/beta-1.38-1/sources/1.37.0/gh/Bitspleaseee/security-gate/Cargo.toml [INFO] started frobbing Bitspleaseee/security-gate [INFO] finished frobbing Bitspleaseee/security-gate [INFO] frobbed toml for Bitspleaseee/security-gate written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Bitspleaseee/security-gate/Cargo.toml [INFO] crate Bitspleaseee/security-gate already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing Bitspleaseee/security-gate against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/Bitspleaseee/security-gate:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 14ef4bb6347889c9c469cec5b82774237c1280d0d822503a49eb359ff8f9b9d1 [INFO] running `"docker" "start" "-a" "14ef4bb6347889c9c469cec5b82774237c1280d0d822503a49eb359ff8f9b9d1"` [INFO] [stderr] Compiling two-lock-queue v0.1.1 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling rpassword v2.0.0 [INFO] [stderr] Compiling tokio-service v0.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 base64 v0.9.3 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Compiling fern v0.5.6 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling tarpc-plugins v0.4.0 (https://github.com/google/tarpc.git#5e4b97e5) [INFO] [stderr] Compiling tarpc-plugins v0.4.0 (https://github.com/google/tarpc?rev=5e4b97e#5e4b97e5) [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling thread-pool v0.1.1 [INFO] [stderr] error[E0433]: failed to resolve: could not find `quote` in `ext` [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:13:18 [INFO] [stderr] | [INFO] [stderr] 13 | use syntax::ext::quote::rt::Span; [INFO] [stderr] | ^^^^^ could not find `quote` in `ext` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::parse::str_lit` [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:14:34 [INFO] [stderr] | [INFO] [stderr] 14 | use syntax::parse::{self, token, str_lit, PResult}; [INFO] [stderr] | ^^^^^^^ no `str_lit` in `parse` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `quote` in `ext` [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:13:18 [INFO] [stderr] | [INFO] [stderr] 13 | use syntax::ext::quote::rt::Span; [INFO] [stderr] | ^^^^^ could not find `quote` in `ext` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::parse::str_lit` [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:14:34 [INFO] [stderr] | [INFO] [stderr] 14 | use syntax::parse::{self, token, str_lit, PResult}; [INFO] [stderr] | ^^^^^^^ no `str_lit` in `parse` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Span` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:20:41 [INFO] [stderr] | [INFO] [stderr] 20 | fn snake_to_camel(cx: &mut ExtCtxt, sp: Span, tts: &[TokenTree]) -> Box { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 8 | use syntax::source_map::Span; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `Str_` in module `token` [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:68:66 [INFO] [stderr] | [INFO] [stderr] 68 | if let TokenTree::Token(_, token::Literal(token::Str_(ref mut doc), _)) = docstr { [INFO] [stderr] | ^^^^ not found in `token` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Span` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:86:46 [INFO] [stderr] | [INFO] [stderr] 86 | fn impl_snake_to_camel(cx: &mut ExtCtxt, sp: Span, tts: &[TokenTree]) -> Box { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 8 | use syntax::source_map::Span; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Span` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:108:44 [INFO] [stderr] | [INFO] [stderr] 108 | fn ty_snake_to_camel(cx: &mut ExtCtxt, sp: Span, tts: &[TokenTree]) -> Box { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 8 | use syntax::source_map::Span; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0554]: #![feature] may not be used on the stable release channel [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(plugin_registrar, rustc_private)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Span` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:20:41 [INFO] [stderr] | [INFO] [stderr] 20 | fn snake_to_camel(cx: &mut ExtCtxt, sp: Span, tts: &[TokenTree]) -> Box { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 8 | use syntax::source_map::Span; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `Str_` in module `token` [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:68:66 [INFO] [stderr] | [INFO] [stderr] 68 | if let TokenTree::Token(_, token::Literal(token::Str_(ref mut doc), _)) = docstr { [INFO] [stderr] | ^^^^ not found in `token` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Span` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:86:46 [INFO] [stderr] | [INFO] [stderr] 86 | fn impl_snake_to_camel(cx: &mut ExtCtxt, sp: Span, tts: &[TokenTree]) -> Box { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 8 | use syntax::source_map::Span; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Span` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:108:44 [INFO] [stderr] | [INFO] [stderr] 108 | fn ty_snake_to_camel(cx: &mut ExtCtxt, sp: Span, tts: &[TokenTree]) -> Box { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 8 | use syntax::source_map::Span; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0554]: #![feature] may not be used on the stable release channel [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(plugin_registrar, rustc_private)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0023]: this pattern has 2 fields, but the corresponding tuple variant has 1 field [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:66:30 [INFO] [stderr] | [INFO] [stderr] 66 | if let Some(tt @ TokenTree::Token(_, token::Eq)) = tokens.next() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 1 field, found 2 [INFO] [stderr] [INFO] [stderr] error[E0023]: this pattern has 2 fields, but the corresponding tuple variant has 1 field [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:68:24 [INFO] [stderr] | [INFO] [stderr] 68 | if let TokenTree::Token(_, token::Literal(token::Str_(ref mut doc), _)) = docstr { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 1 field, found 2 [INFO] [stderr] [INFO] [stderr] error[E0023]: this pattern has 2 fields, but the corresponding tuple variant has 1 field [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:68:44 [INFO] [stderr] | [INFO] [stderr] 68 | if let TokenTree::Token(_, token::Literal(token::Str_(ref mut doc), _)) = docstr { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 1 field, found 2 [INFO] [stderr] [INFO] [stderr] error[E0023]: this pattern has 2 fields, but the corresponding tuple variant has 1 field [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:66:30 [INFO] [stderr] | [INFO] [stderr] 66 | if let Some(tt @ TokenTree::Token(_, token::Eq)) = tokens.next() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 1 field, found 2 [INFO] [stderr] [INFO] [stderr] error[E0023]: this pattern has 2 fields, but the corresponding tuple variant has 1 field [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:68:24 [INFO] [stderr] | [INFO] [stderr] 68 | if let TokenTree::Token(_, token::Literal(token::Str_(ref mut doc), _)) = docstr { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 1 field, found 2 [INFO] [stderr] [INFO] [stderr] error[E0023]: this pattern has 2 fields, but the corresponding tuple variant has 1 field [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:68:44 [INFO] [stderr] | [INFO] [stderr] 68 | if let TokenTree::Token(_, token::Literal(token::Str_(ref mut doc), _)) = docstr { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 1 field, found 2 [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `concat` found for type `syntax::tokenstream::TokenStream` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:73:44 [INFO] [stderr] | [INFO] [stderr] 73 | attr.tokens = TokenStream::concat(vec![tt.into(), docstr.into()]); [INFO] [stderr] | ^^^^^^ function or associated item not found in `syntax::tokenstream::TokenStream` [INFO] [stderr] | [INFO] [stderr] = note: the method `concat` exists but the following trait bounds were not satisfied: [INFO] [stderr] `&mut syntax::tokenstream::TokenStream : itertools::Itertools` [INFO] [stderr] `&syntax::tokenstream::TokenStream : itertools::Itertools` [INFO] [stderr] `syntax::tokenstream::TokenStream : itertools::Itertools` [INFO] [stderr] [INFO] [stderr] error: aborting due to 11 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0023, E0412, E0432, E0433, E0554, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0023`. [INFO] [stderr] error: Could not compile `tarpc-plugins`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0599]: no function or associated item named `concat` found for type `syntax::tokenstream::TokenStream` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/tarpc-87655b19c07c6cd1/5e4b97e/src/plugins/src/lib.rs:73:44 [INFO] [stderr] | [INFO] [stderr] 73 | attr.tokens = TokenStream::concat(vec![tt.into(), docstr.into()]); [INFO] [stderr] | ^^^^^^ function or associated item not found in `syntax::tokenstream::TokenStream` [INFO] [stderr] | [INFO] [stderr] = note: the method `concat` exists but the following trait bounds were not satisfied: [INFO] [stderr] `&mut syntax::tokenstream::TokenStream : itertools::Itertools` [INFO] [stderr] `&syntax::tokenstream::TokenStream : itertools::Itertools` [INFO] [stderr] `syntax::tokenstream::TokenStream : itertools::Itertools` [INFO] [stderr] [INFO] [stderr] error: aborting due to 11 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0023, E0412, E0432, E0433, E0554, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0023`. [INFO] [stderr] error: Could not compile `tarpc-plugins`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "14ef4bb6347889c9c469cec5b82774237c1280d0d822503a49eb359ff8f9b9d1"` [INFO] running `"docker" "rm" "-f" "14ef4bb6347889c9c469cec5b82774237c1280d0d822503a49eb359ff8f9b9d1"` [INFO] [stdout] 14ef4bb6347889c9c469cec5b82774237c1280d0d822503a49eb359ff8f9b9d1