Sep 04 17:32:13.619 INFO checking heap-0.1.0 against try#5fe695a3844714c70e8f7731a553f7947987a68a for pr-53913 Sep 04 17:32:13.619 INFO running: cargo +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets Sep 04 17:32:13.619 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53913/try#5fe695a3844714c70e8f7731a553f7947987a68a:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-0/try#5fe695a3844714c70e8f7731a553f7947987a68a:/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 +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 17:32:13.879 INFO blam! f90fbc81fba5eaf3ba5533bd1f1262cafd6ec1f0856f2a1b1fb2d2fbd3d0b014 Sep 04 17:32:13.881 INFO running `"docker" "start" "-a" "f90fbc81fba5eaf3ba5533bd1f1262cafd6ec1f0856f2a1b1fb2d2fbd3d0b014"` Sep 04 17:32:14.803 INFO kablam! Checking heap v0.1.0 (file:///source) Sep 04 17:32:14.805 INFO kablam! Compiling quickcheck v0.4.1 Sep 04 17:32:19.321 INFO kablam! Compiling quickcheck_macros v0.4.2 Sep 04 17:32:24.164 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 04 17:32:24.164 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/quickcheck_macros-0.4.2/src/lib.rs:15:5 Sep 04 17:32:24.164 INFO kablam! | Sep 04 17:32:24.164 INFO kablam! 15 | use syntax::codemap; Sep 04 17:32:24.164 INFO kablam! | ^^^^^^^^^^^^^^^ no `codemap` in the root Sep 04 17:32:24.164 INFO kablam! Sep 04 17:32:24.195 INFO kablam! error[E0023]: this pattern has 6 fields, but the corresponding tuple variant has 4 fields Sep 04 17:32:24.195 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/quickcheck_macros-0.4.2/src/lib.rs:56:9 Sep 04 17:32:24.195 INFO kablam! | Sep 04 17:32:24.196 INFO kablam! 56 | ItemKind::Fn(ref decl, unsafety, _constness, abi, _, _) => { Sep 04 17:32:24.196 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 4 fields, found 6 Sep 04 17:32:24.196 INFO kablam! Sep 04 17:32:24.224 INFO kablam! error[E0560]: struct `syntax::ast::BareFnTy` has no field named `lifetimes` Sep 04 17:32:24.224 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/quickcheck_macros-0.4.2/src/lib.rs:61:17 Sep 04 17:32:24.224 INFO kablam! | Sep 04 17:32:24.224 INFO kablam! 61 | lifetimes: vec![], Sep 04 17:32:24.224 INFO kablam! | ^^^^^^^^^ `syntax::ast::BareFnTy` does not have this field Sep 04 17:32:24.224 INFO kablam! | Sep 04 17:32:24.224 INFO kablam! = note: available fields are: `unsafety`, `abi`, `generic_params`, `decl` Sep 04 17:32:24.224 INFO kablam! Sep 04 17:32:24.445 INFO kablam! error: aborting due to 3 previous errors Sep 04 17:32:24.445 INFO kablam! Sep 04 17:32:24.445 INFO kablam! Some errors occurred: E0023, E0432, E0560. Sep 04 17:32:24.445 INFO kablam! For more information about an error, try `rustc --explain E0023`. Sep 04 17:32:24.464 INFO kablam! error: Could not compile `quickcheck_macros`. Sep 04 17:32:24.464 INFO kablam! Sep 04 17:32:24.464 INFO kablam! To learn more, run the command again with --verbose. Sep 04 17:32:24.465 INFO kablam! su: No module specific data is present Sep 04 17:32:25.266 INFO running `"docker" "rm" "-f" "f90fbc81fba5eaf3ba5533bd1f1262cafd6ec1f0856f2a1b1fb2d2fbd3d0b014"` Sep 04 17:32:25.423 INFO blam! f90fbc81fba5eaf3ba5533bd1f1262cafd6ec1f0856f2a1b1fb2d2fbd3d0b014