Sep 20 06:45:03.630 INFO checking algebra-0.2.0 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 20 06:45:03.630 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 20 06:45:03.630 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-5/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 06:45:03.799 INFO blam! 33dfdb01dccc5a45ab96f1217f79511d2aa9967384e9e312615e83bcfeffdf8d Sep 20 06:45:03.801 INFO running `"docker" "start" "-a" "33dfdb01dccc5a45ab96f1217f79511d2aa9967384e9e312615e83bcfeffdf8d"` Sep 20 06:45:04.698 INFO kablam! usermod: no changes Sep 20 06:45:04.887 INFO kablam! Checking algebra v0.2.0 (/source) Sep 20 06:45:04.892 INFO kablam! Compiling env_logger v0.3.5 Sep 20 06:45:06.176 INFO kablam! Compiling quickcheck v0.3.2 Sep 20 06:45:08.237 INFO kablam! Compiling quickcheck_macros v0.2.29 Sep 20 06:45:10.000 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 20 06:45:10.000 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/quickcheck_macros-0.2.29/src/lib.rs:15:5 Sep 20 06:45:10.000 INFO kablam! | Sep 20 06:45:10.000 INFO kablam! 15 | use syntax::codemap; Sep 20 06:45:10.000 INFO kablam! | ^^^^^^^^^^^^^^^ no `codemap` in the root Sep 20 06:45:10.000 INFO kablam! Sep 20 06:45:10.018 INFO kablam! error[E0425]: cannot find function `intern` in module `token` Sep 20 06:45:10.018 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/quickcheck_macros-0.2.29/src/lib.rs:27:42 Sep 20 06:45:10.018 INFO kablam! | Sep 20 06:45:10.018 INFO kablam! 27 | reg.register_syntax_extension(token::intern("quickcheck"), Sep 20 06:45:10.018 INFO kablam! | ^^^^^^ not found in `token` Sep 20 06:45:10.018 INFO kablam! Sep 20 06:45:10.018 INFO kablam! error[E0425]: cannot find function `str_to_ident` in module `token` Sep 20 06:45:10.018 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/quickcheck_macros-0.2.29/src/lib.rs:86:30 Sep 20 06:45:10.018 INFO kablam! | Sep 20 06:45:10.018 INFO kablam! 86 | let check_ident = token::str_to_ident("quickcheck"); Sep 20 06:45:10.018 INFO kablam! | ^^^^^^^^^^^^ not found in `token` Sep 20 06:45:10.018 INFO kablam! Sep 20 06:45:10.018 INFO kablam! error[E0425]: cannot find function `intern_and_get_ident` in module `token` Sep 20 06:45:10.018 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/quickcheck_macros-0.2.29/src/lib.rs:107:41 Sep 20 06:45:10.018 INFO kablam! | Sep 20 06:45:10.018 INFO kablam! 107 | span, cx.meta_word(span, token::intern_and_get_ident("test")))); Sep 20 06:45:10.019 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ not found in `token` Sep 20 06:45:10.019 INFO kablam! Sep 20 06:45:10.050 INFO kablam! error[E0023]: this pattern has 6 fields, but the corresponding tuple variant has 4 fields Sep 20 06:45:10.050 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/quickcheck_macros-0.2.29/src/lib.rs:56:9 Sep 20 06:45:10.050 INFO kablam! | Sep 20 06:45:10.050 INFO kablam! 56 | ItemKind::Fn(ref decl, unsafety, _constness, abi, _, _) => { Sep 20 06:45:10.050 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 4 fields, found 6 Sep 20 06:45:10.050 INFO kablam! Sep 20 06:45:10.062 INFO kablam! error[E0560]: struct `syntax::ast::BareFnTy` has no field named `lifetimes` Sep 20 06:45:10.062 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/quickcheck_macros-0.2.29/src/lib.rs:61:17 Sep 20 06:45:10.063 INFO kablam! | Sep 20 06:45:10.063 INFO kablam! 61 | lifetimes: vec![], Sep 20 06:45:10.063 INFO kablam! | ^^^^^^^^^ `syntax::ast::BareFnTy` does not have this field Sep 20 06:45:10.063 INFO kablam! | Sep 20 06:45:10.063 INFO kablam! = note: available fields are: `unsafety`, `abi`, `generic_params`, `decl` Sep 20 06:45:10.063 INFO kablam! Sep 20 06:45:10.149 INFO kablam! error: aborting due to 6 previous errors Sep 20 06:45:10.149 INFO kablam! Sep 20 06:45:10.149 INFO kablam! Some errors occurred: E0023, E0425, E0432, E0560. Sep 20 06:45:10.149 INFO kablam! For more information about an error, try `rustc --explain E0023`. Sep 20 06:45:10.163 INFO kablam! error: Could not compile `quickcheck_macros`. Sep 20 06:45:10.163 INFO kablam! Sep 20 06:45:10.163 INFO kablam! To learn more, run the command again with --verbose. Sep 20 06:45:10.165 INFO kablam! su: No module specific data is present Sep 20 06:45:10.815 INFO running `"docker" "rm" "-f" "33dfdb01dccc5a45ab96f1217f79511d2aa9967384e9e312615e83bcfeffdf8d"` Sep 20 06:45:10.897 INFO blam! 33dfdb01dccc5a45ab96f1217f79511d2aa9967384e9e312615e83bcfeffdf8d