Jul 12 14:14:23.730 INFO checking algebra-0.2.0 against master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9 for pr-52234 Jul 12 14:14:23.730 INFO running: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 12 14:14:23.730 INFO creating container for: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 12 14:14:23.730 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-52234/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-1/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/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=500" "-e" "CMD=cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Jul 12 14:14:24.022 INFO blam! 5ac3c2e9100ec6ccd7ada96685cb5b03b1d67060112c28441805bd794a346ec9 Jul 12 14:14:24.025 INFO running `"docker" "start" "-a" "5ac3c2e9100ec6ccd7ada96685cb5b03b1d67060112c28441805bd794a346ec9"` Jul 12 14:14:25.112 INFO kablam! Checking algebra v0.2.0 (file:///source) Jul 12 14:14:25.123 INFO kablam! Compiling env_logger v0.3.5 Jul 12 14:14:27.834 INFO kablam! Compiling quickcheck v0.3.2 Jul 12 14:14:35.105 INFO kablam! Compiling quickcheck_macros v0.2.29 Jul 12 14:14:38.743 INFO kablam! error[E0425]: cannot find function `intern` in module `token` Jul 12 14:14:38.743 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/quickcheck_macros-0.2.29/src/lib.rs:27:42 Jul 12 14:14:38.743 INFO kablam! | Jul 12 14:14:38.743 INFO kablam! 27 | reg.register_syntax_extension(token::intern("quickcheck"), Jul 12 14:14:38.743 INFO kablam! | ^^^^^^ not found in `token` Jul 12 14:14:38.743 INFO kablam! Jul 12 14:14:38.743 INFO kablam! error[E0425]: cannot find function `str_to_ident` in module `token` Jul 12 14:14:38.743 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/quickcheck_macros-0.2.29/src/lib.rs:86:30 Jul 12 14:14:38.743 INFO kablam! | Jul 12 14:14:38.743 INFO kablam! 86 | let check_ident = token::str_to_ident("quickcheck"); Jul 12 14:14:38.743 INFO kablam! | ^^^^^^^^^^^^ not found in `token` Jul 12 14:14:38.743 INFO kablam! Jul 12 14:14:38.743 INFO kablam! error[E0425]: cannot find function `intern_and_get_ident` in module `token` Jul 12 14:14:38.743 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/quickcheck_macros-0.2.29/src/lib.rs:107:41 Jul 12 14:14:38.744 INFO kablam! | Jul 12 14:14:38.744 INFO kablam! 107 | span, cx.meta_word(span, token::intern_and_get_ident("test")))); Jul 12 14:14:38.744 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ not found in `token` Jul 12 14:14:38.744 INFO kablam! Jul 12 14:14:38.779 INFO kablam! error[E0023]: this pattern has 6 fields, but the corresponding tuple variant has 4 fields Jul 12 14:14:38.779 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/quickcheck_macros-0.2.29/src/lib.rs:56:9 Jul 12 14:14:38.779 INFO kablam! | Jul 12 14:14:38.779 INFO kablam! 56 | ItemKind::Fn(ref decl, unsafety, _constness, abi, _, _) => { Jul 12 14:14:38.779 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 4 fields, found 6 Jul 12 14:14:38.779 INFO kablam! Jul 12 14:14:38.808 INFO kablam! error[E0560]: struct `syntax::ast::BareFnTy` has no field named `lifetimes` Jul 12 14:14:38.808 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/quickcheck_macros-0.2.29/src/lib.rs:61:17 Jul 12 14:14:38.808 INFO kablam! | Jul 12 14:14:38.808 INFO kablam! 61 | lifetimes: vec![], Jul 12 14:14:38.809 INFO kablam! | ^^^^^^^^^ `syntax::ast::BareFnTy` does not have this field Jul 12 14:14:38.809 INFO kablam! | Jul 12 14:14:38.809 INFO kablam! = note: available fields are: `unsafety`, `abi`, `generic_params`, `decl` Jul 12 14:14:38.809 INFO kablam! Jul 12 14:14:39.090 INFO kablam! error: aborting due to 5 previous errors Jul 12 14:14:39.091 INFO kablam! Jul 12 14:14:39.091 INFO kablam! Some errors occurred: E0023, E0425, E0560. Jul 12 14:14:39.092 INFO kablam! For more information about an error, try `rustc --explain E0023`. Jul 12 14:14:39.115 INFO kablam! error: Could not compile `quickcheck_macros`. Jul 12 14:14:39.115 INFO kablam! Jul 12 14:14:39.115 INFO kablam! To learn more, run the command again with --verbose. Jul 12 14:14:39.118 INFO kablam! su: No module specific data is present Jul 12 14:14:39.719 INFO running `"docker" "rm" "-f" "5ac3c2e9100ec6ccd7ada96685cb5b03b1d67060112c28441805bd794a346ec9"` Jul 12 14:14:39.899 INFO blam! 5ac3c2e9100ec6ccd7ada96685cb5b03b1d67060112c28441805bd794a346ec9