[INFO] updating cached repository bgamari/name-tagger [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/bgamari/name-tagger [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/bgamari/name-tagger" "work/ex/pr-60162/sources/master#a850a426491e14186af2250549bf41256b5938d2/gh/bgamari/name-tagger"` [INFO] [stderr] Cloning into 'work/ex/pr-60162/sources/master#a850a426491e14186af2250549bf41256b5938d2/gh/bgamari/name-tagger'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/bgamari/name-tagger" "work/ex/pr-60162/sources/try#06a150c7d11500b41499224f165e9de1de096768/gh/bgamari/name-tagger"` [INFO] [stderr] Cloning into 'work/ex/pr-60162/sources/try#06a150c7d11500b41499224f165e9de1de096768/gh/bgamari/name-tagger'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4a036d40be5fc800eb644ae2eaf2e5fbb8f849e1 [INFO] sha for GitHub repo bgamari/name-tagger: 4a036d40be5fc800eb644ae2eaf2e5fbb8f849e1 [INFO] validating manifest of bgamari/name-tagger on toolchain master#a850a426491e14186af2250549bf41256b5938d2 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+a850a426491e14186af2250549bf41256b5938d2-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of bgamari/name-tagger on toolchain try#06a150c7d11500b41499224f165e9de1de096768 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+06a150c7d11500b41499224f165e9de1de096768-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing bgamari/name-tagger [INFO] finished frobbing bgamari/name-tagger [INFO] frobbed toml for bgamari/name-tagger written to work/ex/pr-60162/sources/master#a850a426491e14186af2250549bf41256b5938d2/gh/bgamari/name-tagger/Cargo.toml [INFO] started frobbing bgamari/name-tagger [INFO] finished frobbing bgamari/name-tagger [INFO] frobbed toml for bgamari/name-tagger written to work/ex/pr-60162/sources/try#06a150c7d11500b41499224f165e9de1de096768/gh/bgamari/name-tagger/Cargo.toml [INFO] crate bgamari/name-tagger already has a lockfile, it will not be regenerated [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+a850a426491e14186af2250549bf41256b5938d2-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/crater-raid/crater/work/ex/pr-60162/sources/master#a850a426491e14186af2250549bf41256b5938d2/gh/bgamari/name-tagger/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+a850a426491e14186af2250549bf41256b5938d2-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+06a150c7d11500b41499224f165e9de1de096768-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+a850a426491e14186af2250549bf41256b5938d2-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+06a150c7d11500b41499224f165e9de1de096768-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking bgamari/name-tagger against master#a850a426491e14186af2250549bf41256b5938d2 for pr-60162 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-60162/worker-2/master#a850a426491e14186af2250549bf41256b5938d2:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-60162/sources/master#a850a426491e14186af2250549bf41256b5938d2/gh/bgamari/name-tagger:/opt/crater/workdir:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/crater-raid/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=forbid" "-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" "+a850a426491e14186af2250549bf41256b5938d2-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 651c2b5f29b12ec755ad1bbac6b41830fd54be6be2c3d4329dd6b2d8752a077c [INFO] running `"docker" "start" "-a" "651c2b5f29b12ec755ad1bbac6b41830fd54be6be2c3d4329dd6b2d8752a077c"` [INFO] [stderr] Compiling docopt v0.8.3 [INFO] [stderr] Compiling docopt_macros v0.8.1 [INFO] [stderr] error[E0557]: feature has been removed [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.8.1/src/macro.rs:4:30 [INFO] [stderr] | [INFO] [stderr] 4 | #![feature(plugin_registrar, quote, rustc_private)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::codemap` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.8.1/src/macro.rs:17:19 [INFO] [stderr] | [INFO] [stderr] 17 | use syntax::{ast, codemap, tokenstream}; [INFO] [stderr] | ^^^^^^^ no `codemap` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::fold` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.8.1/src/macro.rs:21:13 [INFO] [stderr] | [INFO] [stderr] 21 | use syntax::fold::Folder; [INFO] [stderr] | ^^^^ could not find `fold` in `syntax` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::parse::common` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.8.1/src/macro.rs:22:20 [INFO] [stderr] | [INFO] [stderr] 22 | use syntax::parse::common::SeqSep; [INFO] [stderr] | ^^^^^^ could not find `common` in `parse` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::util::small_vector` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.8.1/src/macro.rs:28:19 [INFO] [stderr] | [INFO] [stderr] 28 | use syntax::util::small_vector::SmallVector; [INFO] [stderr] | ^^^^^^^^^^^^ could not find `small_vector` in `util` [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_item!` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.8.1/src/macro.rs:70:18 [INFO] [stderr] | [INFO] [stderr] 70 | its.push(quote_item!(cx, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `NestedMetaItemKind` in `ast` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.8.1/src/macro.rs:303:20 [INFO] [stderr] | [INFO] [stderr] 303 | node: ast::NestedMetaItemKind::MetaItem(cx.meta_word(codemap::DUMMY_SP, intern(s))), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ could not find `NestedMetaItemKind` in `ast` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `PathParameters` in `ast` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.8.1/src/macro.rs:325:37 [INFO] [stderr] | [INFO] [stderr] 325 | parameters: Some(P(ast::PathParameters::AngleBracketed(tystr))), [INFO] [stderr] | ^^^^^^^^^^^^^^ could not find `PathParameters` in `ast` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `NestedMetaItemKind` in module `ast` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.8.1/src/macro.rs:301:62 [INFO] [stderr] | [INFO] [stderr] 301 | fn meta_item(cx: &ExtCtxt, s: &str) -> codemap::Spanned { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: an enum with a similar name exists: `NestedMetaItem` [INFO] [stderr] [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `AngleBracketedParameterData` in module `ast` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.8.1/src/macro.rs:314:22 [INFO] [stderr] | [INFO] [stderr] 314 | let tystr = ast::AngleBracketedParameterData { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `ast` [INFO] [stderr] [INFO] [stderr] error[E0599]: no associated item named `Public` found for type `syntax::source_map::Spanned` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.8.1/src/macro.rs:86:65 [INFO] [stderr] | [INFO] [stderr] 86 | let vis = if self.struct_info.public { ast::Visibility::Public } [INFO] [stderr] | ^^^^^^ associated item not found in `syntax::source_map::Spanned` [INFO] [stderr] [INFO] [stderr] error[E0599]: no associated item named `Inherited` found for type `syntax::source_map::Spanned` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.8.1/src/macro.rs:87:43 [INFO] [stderr] | [INFO] [stderr] 87 | else { ast::Visibility::Inherited }; [INFO] [stderr] | ^^^^^^^^^ associated item not found in `syntax::source_map::Spanned` [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.8.1/src/macro.rs:89:37 [INFO] [stderr] | [INFO] [stderr] 89 | self.struct_fields(cx), ast::DUMMY_NODE_ID); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ expected bool, found struct `syntax::ast::NodeId` [INFO] [stderr] | [INFO] [stderr] = note: expected type `bool` [INFO] [stderr] found type `syntax::ast::NodeId` [INFO] [stderr] [INFO] [stderr] error[E0599]: no associated item named `Public` found for type `syntax::source_map::Spanned` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.8.1/src/macro.rs:145:35 [INFO] [stderr] | [INFO] [stderr] 145 | vis: ast::Visibility::Public, [INFO] [stderr] | ^^^^^^ associated item not found in `syntax::source_map::Spanned` [INFO] [stderr] [INFO] [stderr] error[E0624]: method `check` is private [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.8.1/src/macro.rs:179:20 [INFO] [stderr] | [INFO] [stderr] 179 | if !self.p.check(&token::Eof) { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `to_string` found for type `std::vec::Vec<(syntax::ast::Ident, syntax::ptr::P)>` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.8.1/src/macro.rs:188:42 [INFO] [stderr] | [INFO] [stderr] 188 | let field_name = ident.to_string(); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: the method `to_string` exists but the following trait bounds were not satisfied: [INFO] [stderr] `[(syntax::ast::Ident, syntax::ptr::P)] : std::string::ToString` [INFO] [stderr] `std::vec::Vec<(syntax::ast::Ident, syntax::ptr::P)> : std::string::ToString` [INFO] [stderr] [INFO] [stderr] error[E0277]: a collection of type `std::collections::HashMap>` cannot be built from an iterator over elements of type `(docopt::parse::Atom, bool)` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.8.1/src/macro.rs:192:15 [INFO] [stderr] | [INFO] [stderr] 192 | .collect::>>(); [INFO] [stderr] | ^^^^^^^ a collection of type `std::collections::HashMap>` cannot be built from `std::iter::Iterator` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::iter::FromIterator<(docopt::parse::Atom, bool)>` is not implemented for `std::collections::HashMap>` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `fold_expr` found for type `syntax::ext::expand::MacroExpander<'_, '_>` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.8.1/src/macro.rs:230:38 [INFO] [stderr] | [INFO] [stderr] 230 | let exp = self.cx.expander().fold_expr(self.p.parse_expr().unwrap()); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0614]: type `syntax::source_map::Spanned` cannot be dereferenced [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.8.1/src/macro.rs:232:56 [INFO] [stderr] | [INFO] [stderr] 232 | ast::ExprKind::Lit(ref lit) if lit_is_str(&**lit) => { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0614]: type `syntax::source_map::Spanned` cannot be dereferenced [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.8.1/src/macro.rs:233:32 [INFO] [stderr] | [INFO] [stderr] 233 | lit_to_string(&**lit) [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0560]: struct `syntax::ast::PathSegment` has no field named `span` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.8.1/src/macro.rs:323:13 [INFO] [stderr] | [INFO] [stderr] 323 | span: sp, [INFO] [stderr] | ^^^^ `syntax::ast::PathSegment` does not have this field [INFO] [stderr] | [INFO] [stderr] = note: available fields are: `ident`, `id`, `args` [INFO] [stderr] [INFO] [stderr] error[E0560]: struct `syntax::ast::PathSegment` has no field named `identifier` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.8.1/src/macro.rs:324:13 [INFO] [stderr] | [INFO] [stderr] 324 | identifier: ident("Vec"), [INFO] [stderr] | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field [INFO] [stderr] | [INFO] [stderr] = note: available fields are: `ident`, `id`, `args` [INFO] [stderr] [INFO] [stderr] error[E0560]: struct `syntax::ast::PathSegment` has no field named `parameters` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/docopt_macros-0.8.1/src/macro.rs:325:13 [INFO] [stderr] | [INFO] [stderr] 325 | parameters: Some(P(ast::PathParameters::AngleBracketed(tystr))), [INFO] [stderr] | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field [INFO] [stderr] | [INFO] [stderr] = note: available fields are: `ident`, `id`, `args` [INFO] [stderr] [INFO] [stderr] error: aborting due to 23 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0277, E0308, E0412, E0422, E0432, E0433, E0557, E0560, E0599... [INFO] [stderr] For more information about an error, try `rustc --explain E0277`. [INFO] [stderr] error: Could not compile `docopt_macros`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "651c2b5f29b12ec755ad1bbac6b41830fd54be6be2c3d4329dd6b2d8752a077c"` [INFO] running `"docker" "rm" "-f" "651c2b5f29b12ec755ad1bbac6b41830fd54be6be2c3d4329dd6b2d8752a077c"` [INFO] [stdout] 651c2b5f29b12ec755ad1bbac6b41830fd54be6be2c3d4329dd6b2d8752a077c