[INFO] updating cached repository grosser/hello-rust [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/grosser/hello-rust [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/grosser/hello-rust" "work/ex/pr-59199/sources/master#bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7/gh/grosser/hello-rust"` [INFO] [stderr] Cloning into 'work/ex/pr-59199/sources/master#bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7/gh/grosser/hello-rust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/grosser/hello-rust" "work/ex/pr-59199/sources/try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b/gh/grosser/hello-rust"` [INFO] [stderr] Cloning into 'work/ex/pr-59199/sources/try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b/gh/grosser/hello-rust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7f204eda829b1f57b4cee2d0f32676972e04a794 [INFO] sha for GitHub repo grosser/hello-rust: 7f204eda829b1f57b4cee2d0f32676972e04a794 [INFO] validating manifest of grosser/hello-rust on toolchain master#bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of grosser/hello-rust on toolchain try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing grosser/hello-rust [INFO] finished frobbing grosser/hello-rust [INFO] frobbed toml for grosser/hello-rust written to work/ex/pr-59199/sources/master#bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7/gh/grosser/hello-rust/Cargo.toml [INFO] started frobbing grosser/hello-rust [INFO] finished frobbing grosser/hello-rust [INFO] frobbed toml for grosser/hello-rust written to work/ex/pr-59199/sources/try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b/gh/grosser/hello-rust/Cargo.toml [INFO] crate grosser/hello-rust already has a lockfile, it will not be regenerated [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/crater-raid/crater/work/ex/pr-59199/sources/master#bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7/gh/grosser/hello-rust/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" "+bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking grosser/hello-rust against try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b for pr-59199 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-59199/worker-4/try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-59199/sources/try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b/gh/grosser/hello-rust:/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" "+68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] b7376a3d4bf5eebfd0de10877941fd9dab67513b3b62631f6668a159ca079c0f [INFO] running `"docker" "start" "-a" "b7376a3d4bf5eebfd0de10877941fd9dab67513b3b62631f6668a159ca079c0f"` [INFO] [stderr] Compiling stainless v0.1.12 [INFO] [stderr] Checking t v0.0.0 (/opt/crater/workdir) [INFO] [stderr] error[E0557]: feature has been removed [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.1.12/src/lib.rs:7:30 [INFO] [stderr] | [INFO] [stderr] 7 | #![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/stainless-0.1.12/src/describe.rs:31:19 [INFO] [stderr] | [INFO] [stderr] 31 | use syntax::{ast, codemap, parse, tokenstream}; [INFO] [stderr] | ^^^^^^^ no `codemap` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::util::small_vector` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.1.12/src/describe.rs:34:19 [INFO] [stderr] | [INFO] [stderr] 34 | use syntax::util::small_vector::SmallVector; [INFO] [stderr] | ^^^^^^^^^^^^ could not find `small_vector` in `util` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::codemap` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.1.12/src/parse.rs:7:19 [INFO] [stderr] | [INFO] [stderr] 7 | use syntax::{ast, codemap}; [INFO] [stderr] | ^^^^^^^ no `codemap` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `syntax::abi`, `syntax::codemap` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.1.12/src/generate.rs:9:19 [INFO] [stderr] | [INFO] [stderr] 9 | use syntax::{ast, abi, codemap}; [INFO] [stderr] | ^^^ ^^^^^^^ no `codemap` in the root [INFO] [stderr] | | [INFO] [stderr] | no `abi` in the root [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_ty!` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.1.12/src/generate.rs:161:29 [INFO] [stderr] | [INFO] [stderr] 161 | ty: quote_ty!(cx, &mut ::test::Bencher), [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot find macro `quote_pat!` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.1.12/src/generate.rs:162:30 [INFO] [stderr] | [INFO] [stderr] 162 | pat: quote_pat!(cx, $bench), [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0423]: expected function, found struct variant `syntax::ext::base::IdentTT` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.1.12/src/lib.rs:190:9 [INFO] [stderr] | [INFO] [stderr] 190 | syntax::ext::base::IdentTT(Box::new(describe), None, false) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ did you mean `syntax::ext::base::IdentTT { /* fields */ }`? [INFO] [stderr] [INFO] [stderr] error[E0061]: this function takes 4 parameters but 6 parameters were supplied [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.1.12/src/generate.rs:118:19 [INFO] [stderr] | [INFO] [stderr] 118 | node: ast::ItemKind::Fn( [INFO] [stderr] | ___________________^ [INFO] [stderr] 119 | | // Takes no arguments and returns () [INFO] [stderr] 120 | | P(ast::FnDecl { [INFO] [stderr] 121 | | inputs: vec![], [INFO] [stderr] ... | [INFO] [stderr] 132 | | test_body [INFO] [stderr] 133 | | ), [INFO] [stderr] | |_____________^ expected 4 parameters [INFO] [stderr] [INFO] [stderr] error[E0560]: struct `syntax::ast::FnDecl` has no field named `variadic` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.1.12/src/generate.rs:123:21 [INFO] [stderr] | [INFO] [stderr] 123 | variadic: false [INFO] [stderr] | ^^^^^^^^ help: a field with a similar name exists: `c_variadic` [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/stainless-0.1.12/src/generate.rs:135:35 [INFO] [stderr] | [INFO] [stderr] 135 | vis: ast::Visibility::Inherited, [INFO] [stderr] | -----------------^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | associated item not found in `syntax::source_map::Spanned` [INFO] [stderr] [INFO] [stderr] error[E0061]: this function takes 4 parameters but 6 parameters were supplied [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.1.12/src/generate.rs:157:19 [INFO] [stderr] | [INFO] [stderr] 157 | node: ast::ItemKind::Fn( [INFO] [stderr] | ___________________^ [INFO] [stderr] 158 | | // Takes one argument of &mut Bencher [INFO] [stderr] 159 | | P(ast::FnDecl { [INFO] [stderr] 160 | | inputs: vec![ast::Arg { [INFO] [stderr] ... | [INFO] [stderr] 176 | | block [INFO] [stderr] 177 | | ), [INFO] [stderr] | |_____________^ expected 4 parameters [INFO] [stderr] [INFO] [stderr] error[E0560]: struct `syntax::ast::FnDecl` has no field named `variadic` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stainless-0.1.12/src/generate.rs:166:21 [INFO] [stderr] | [INFO] [stderr] 166 | variadic: false [INFO] [stderr] | ^^^^^^^^ help: a field with a similar name exists: `c_variadic` [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/stainless-0.1.12/src/generate.rs:179:35 [INFO] [stderr] | [INFO] [stderr] 179 | vis: ast::Visibility::Inherited, [INFO] [stderr] | -----------------^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | associated item not found in `syntax::source_map::Spanned` [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/stainless-0.1.12/src/generate.rs:228:64 [INFO] [stderr] | [INFO] [stderr] 228 | let super_glob = cx.item_use_glob(sp, ast::Visibility::Public, vec![cx.ident_of("super")]); [INFO] [stderr] | -----------------^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | associated item not found in `syntax::source_map::Spanned` [INFO] [stderr] [INFO] [stderr] error: aborting due to 15 previous errors [INFO] [stderr] [INFO] [stderr] Some errors occurred: E0061, E0423, E0432, E0557, E0560, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0061`. [INFO] [stderr] error: Could not compile `stainless`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "b7376a3d4bf5eebfd0de10877941fd9dab67513b3b62631f6668a159ca079c0f"` [INFO] running `"docker" "rm" "-f" "b7376a3d4bf5eebfd0de10877941fd9dab67513b3b62631f6668a159ca079c0f"` [INFO] [stdout] b7376a3d4bf5eebfd0de10877941fd9dab67513b3b62631f6668a159ca079c0f