Sep 10 19:03:49.049 INFO checking finite-fields-0.10.3 against try#3a2610c2a16575649896925631bf8cec4f4b1961 for pr-54090 Sep 10 19:03:49.049 INFO running: cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets Sep 10 19:03:49.049 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54090/try#3a2610c2a16575649896925631bf8cec4f4b1961:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-7/try#3a2610c2a16575649896925631bf8cec4f4b1961:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 19:03:49.168 INFO blam! 90ade55d2830113ad6584ca2c5ee5a5fc1a2447f4ddd7350f41729590de3934d Sep 10 19:03:49.170 INFO running `"docker" "start" "-a" "90ade55d2830113ad6584ca2c5ee5a5fc1a2447f4ddd7350f41729590de3934d"` Sep 10 19:03:50.084 INFO kablam! usermod: no changes Sep 10 19:03:50.125 INFO kablam! Compiling error_def v0.3.16 Sep 10 19:03:51.519 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 10 19:03:51.519 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/error_def-0.3.16/src/lib.rs:9:13 Sep 10 19:03:51.519 INFO kablam! | Sep 10 19:03:51.519 INFO kablam! 9 | use syntax::codemap::{Span, DUMMY_SP, dummy_spanned}; Sep 10 19:03:51.519 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 10 19:03:51.519 INFO kablam! Sep 10 19:03:51.519 INFO kablam! error[E0432]: unresolved import `syntax::util::small_vector` Sep 10 19:03:51.519 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/error_def-0.3.16/src/lib.rs:15:19 Sep 10 19:03:51.519 INFO kablam! | Sep 10 19:03:51.519 INFO kablam! 15 | use syntax::util::small_vector::SmallVector; Sep 10 19:03:51.519 INFO kablam! | ^^^^^^^^^^^^ Could not find `small_vector` in `util` Sep 10 19:03:51.519 INFO kablam! Sep 10 19:03:51.604 INFO kablam! error[E0624]: method `check` is private Sep 10 19:03:51.604 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/error_def-0.3.16/src/lib.rs:49:38 Sep 10 19:03:51.604 INFO kablam! | Sep 10 19:03:51.604 INFO kablam! 49 | let variant_name = if parser.check(&Token::Eof) { Sep 10 19:03:51.604 INFO kablam! | ^^^^^ Sep 10 19:03:51.604 INFO kablam! Sep 10 19:03:51.608 INFO kablam! error[E0624]: method `parse_outer_attributes` is private Sep 10 19:03:51.608 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/error_def-0.3.16/src/lib.rs:73:46 Sep 10 19:03:51.608 INFO kablam! | Sep 10 19:03:51.608 INFO kablam! 73 | let mut attrs = match parser.parse_outer_attributes() { Sep 10 19:03:51.608 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 10 19:03:51.608 INFO kablam! Sep 10 19:03:51.611 INFO kablam! error[E0624]: method `parse_single_struct_field` is private Sep 10 19:03:51.611 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/error_def-0.3.16/src/lib.rs:112:39 Sep 10 19:03:51.611 INFO kablam! | Sep 10 19:03:51.611 INFO kablam! 112 | let sf = match parser.parse_single_struct_field(DUMMY_SP, Sep 10 19:03:51.611 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 19:03:51.611 INFO kablam! Sep 10 19:03:51.623 INFO kablam! error[E0599]: no associated item named `Inherited` found for type `syntax::source_map::Spanned` in the current scope Sep 10 19:03:51.623 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/error_def-0.3.16/src/lib.rs:113:65 Sep 10 19:03:51.623 INFO kablam! | Sep 10 19:03:51.623 INFO kablam! 113 | Visibility::Inherited, Sep 10 19:03:51.623 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ associated item not found in `syntax::source_map::Spanned` Sep 10 19:03:51.623 INFO kablam! Sep 10 19:03:51.638 INFO kablam! error[E0624]: method `expect_one_of` is private Sep 10 19:03:51.638 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/error_def-0.3.16/src/lib.rs:140:26 Sep 10 19:03:51.638 INFO kablam! | Sep 10 19:03:51.638 INFO kablam! 140 | match parser.expect_one_of(&[Token::FatArrow, Token::OpenDelim(DelimToken::Brace)], &[]) { Sep 10 19:03:51.638 INFO kablam! | ^^^^^^^^^^^^^ Sep 10 19:03:51.638 INFO kablam! Sep 10 19:03:51.647 INFO kablam! error[E0560]: struct `syntax::ast::Variant_` has no field named `name` Sep 10 19:03:51.647 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/error_def-0.3.16/src/lib.rs:202:17 Sep 10 19:03:51.647 INFO kablam! | Sep 10 19:03:51.647 INFO kablam! 202 | name: variant_name, Sep 10 19:03:51.647 INFO kablam! | ^^^^ `syntax::ast::Variant_` does not have this field Sep 10 19:03:51.647 INFO kablam! | Sep 10 19:03:51.647 INFO kablam! = note: available fields are: `ident`, `attrs`, `data`, `disr_expr` Sep 10 19:03:51.647 INFO kablam! Sep 10 19:03:51.650 INFO kablam! error[E0624]: method `expect_one_of` is private Sep 10 19:03:51.650 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/error_def-0.3.16/src/lib.rs:215:36 Sep 10 19:03:51.651 INFO kablam! | Sep 10 19:03:51.651 INFO kablam! 215 | if let Err(mut e) = parser.expect_one_of(&[Token::Comma], &[Token::Eof]) { Sep 10 19:03:51.651 INFO kablam! | ^^^^^^^^^^^^^ Sep 10 19:03:51.651 INFO kablam! Sep 10 19:03:51.671 INFO kablam! error[E0026]: struct `syntax::ast::Variant_` does not have a field named `name` Sep 10 19:03:51.671 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/error_def-0.3.16/src/lib.rs:286:13 Sep 10 19:03:51.671 INFO kablam! | Sep 10 19:03:51.671 INFO kablam! 286 | ref name, Sep 10 19:03:51.671 INFO kablam! | ^^^^^^^^ struct `syntax::ast::Variant_` does not have this field Sep 10 19:03:51.671 INFO kablam! Sep 10 19:03:51.697 INFO kablam! error[E0026]: struct `syntax::ast::Variant_` does not have a field named `name` Sep 10 19:03:51.697 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/error_def-0.3.16/src/lib.rs:347:13 Sep 10 19:03:51.697 INFO kablam! | Sep 10 19:03:51.697 INFO kablam! 347 | ref name, Sep 10 19:03:51.697 INFO kablam! | ^^^^^^^^ struct `syntax::ast::Variant_` does not have this field Sep 10 19:03:51.697 INFO kablam! Sep 10 19:03:51.727 INFO kablam! error[E0026]: struct `syntax::ast::Variant_` does not have a field named `name` Sep 10 19:03:51.727 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/error_def-0.3.16/src/lib.rs:413:13 Sep 10 19:03:51.727 INFO kablam! | Sep 10 19:03:51.727 INFO kablam! 413 | ref name, Sep 10 19:03:51.727 INFO kablam! | ^^^^^^^^ struct `syntax::ast::Variant_` does not have this field Sep 10 19:03:51.727 INFO kablam! Sep 10 19:03:51.735 INFO kablam! error[E0026]: struct `syntax::ast::Variant_` does not have a field named `name` Sep 10 19:03:51.735 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/error_def-0.3.16/src/lib.rs:444:13 Sep 10 19:03:51.735 INFO kablam! | Sep 10 19:03:51.735 INFO kablam! 444 | ref name, Sep 10 19:03:51.735 INFO kablam! | ^^^^^^^^ struct `syntax::ast::Variant_` does not have this field Sep 10 19:03:51.735 INFO kablam! Sep 10 19:03:51.768 INFO kablam! error[E0026]: struct `syntax::ast::Variant_` does not have a field named `name` Sep 10 19:03:51.768 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/error_def-0.3.16/src/lib.rs:504:13 Sep 10 19:03:51.768 INFO kablam! | Sep 10 19:03:51.768 INFO kablam! 504 | ref name, Sep 10 19:03:51.768 INFO kablam! | ^^^^^^^^ struct `syntax::ast::Variant_` does not have this field Sep 10 19:03:51.768 INFO kablam! Sep 10 19:03:51.792 INFO kablam! error[E0026]: struct `syntax::ast::Variant_` does not have a field named `name` Sep 10 19:03:51.792 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/error_def-0.3.16/src/lib.rs:244:17 Sep 10 19:03:51.792 INFO kablam! | Sep 10 19:03:51.792 INFO kablam! 244 | ref name, Sep 10 19:03:51.792 INFO kablam! | ^^^^^^^^ struct `syntax::ast::Variant_` does not have this field Sep 10 19:03:51.792 INFO kablam! Sep 10 19:03:51.809 INFO kablam! error: aborting due to 15 previous errors Sep 10 19:03:51.809 INFO kablam! Sep 10 19:03:51.809 INFO kablam! Some errors occurred: E0026, E0432, E0560, E0599, E0624. Sep 10 19:03:51.809 INFO kablam! For more information about an error, try `rustc --explain E0026`. Sep 10 19:03:51.824 INFO kablam! error: Could not compile `error_def`. Sep 10 19:03:51.824 INFO kablam! Sep 10 19:03:51.824 INFO kablam! To learn more, run the command again with --verbose. Sep 10 19:03:51.825 INFO kablam! su: No module specific data is present Sep 10 19:03:52.521 INFO running `"docker" "rm" "-f" "90ade55d2830113ad6584ca2c5ee5a5fc1a2447f4ddd7350f41729590de3934d"` Sep 10 19:03:52.641 INFO blam! 90ade55d2830113ad6584ca2c5ee5a5fc1a2447f4ddd7350f41729590de3934d