Sep 19 15:19:17.533 INFO checking little-dude/generals-rs against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 19 15:19:17.533 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 19 15:19:17.533 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-3/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 15:19:17.760 INFO blam! 5fabb463ae1d961d8a74c0db2c2c62196a1acb55c142987779ec7fef8cc934d8 Sep 19 15:19:17.762 INFO running `"docker" "start" "-a" "5fabb463ae1d961d8a74c0db2c2c62196a1acb55c142987779ec7fef8cc934d8"` Sep 19 15:19:19.214 INFO kablam! usermod: no changes Sep 19 15:19:19.534 INFO kablam! Compiling cc v1.0.13 Sep 19 15:19:19.542 INFO kablam! Checking sha1 v0.4.0 Sep 19 15:19:19.542 INFO kablam! Checking fera-unionfind v0.1.0 Sep 19 15:19:19.574 INFO kablam! Checking input_buffer v0.1.1 Sep 19 15:19:19.574 INFO kablam! Compiling pear_codegen v0.0.16 Sep 19 15:19:19.574 INFO kablam! Compiling hyper v0.10.13 Sep 19 15:19:19.574 INFO kablam! Compiling rayon v0.7.1 Sep 19 15:19:19.582 INFO kablam! Checking tokio-dns-unofficial v0.1.1 Sep 19 15:19:22.118 INFO kablam! error[E0283]: type annotations required: cannot resolve `std::io::Error: std::convert::From<_>` Sep 19 15:19:22.118 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-dns-unofficial-0.1.1/src/net.rs:100:54 Sep 19 15:19:22.118 INFO kablam! | Sep 19 15:19:22.118 INFO kablam! 100 | futures::stream::iter(addrs.into_iter().map(Ok)).fold(result, move |prev, addr| { Sep 19 15:19:22.118 INFO kablam! | ^^^^ Sep 19 15:19:22.118 INFO kablam! Sep 19 15:19:22.275 INFO kablam! error: aborting due to previous error Sep 19 15:19:22.275 INFO kablam! Sep 19 15:19:22.282 INFO kablam! For more information about this error, try `rustc --explain E0283`. Sep 19 15:19:22.339 INFO kablam! error: Could not compile `tokio-dns-unofficial`. Sep 19 15:19:22.339 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 15:19:22.749 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 19 15:19:22.749 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.16/src/lib.rs:19:13 Sep 19 15:19:22.749 INFO kablam! | Sep 19 15:19:22.749 INFO kablam! 19 | use syntax::codemap::{Span, DUMMY_SP}; Sep 19 15:19:22.749 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 19 15:19:22.749 INFO kablam! Sep 19 15:19:22.910 INFO kablam! error[E0023]: this pattern has 6 fields, but the corresponding tuple variant has 4 fields Sep 19 15:19:22.910 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.16/src/lib.rs:66:16 Sep 19 15:19:22.910 INFO kablam! | Sep 19 15:19:22.910 INFO kablam! 66 | if let ItemKind::Fn(ref decl, safety, cness, abi, ref generics, ref block) = item.node { Sep 19 15:19:22.910 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 4 fields, found 6 Sep 19 15:19:22.950 INFO kablam! Sep 19 15:19:23.546 INFO kablam! error[E0061]: this function takes 4 parameters but 6 parameters were supplied Sep 19 15:19:23.546 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.16/src/lib.rs:70:24 Sep 19 15:19:23.546 INFO kablam! | Sep 19 15:19:23.546 INFO kablam! 70 | let node = ItemKind::Fn(decl.clone(), safety, cness, abi, generics.clone(), new_block); Sep 19 15:19:23.546 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 4 parameters Sep 19 15:19:23.574 INFO kablam! Sep 19 15:19:23.926 INFO kablam! error[E0023]: this pattern has 1 field, but the corresponding tuple variant has 2 fields Sep 19 15:19:23.926 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.16/src/lib.rs:317:9 Sep 19 15:19:23.926 INFO kablam! | Sep 19 15:19:23.926 INFO kablam! 317 | ExprKind::Block(block) => { Sep 19 15:19:23.926 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ expected 2 fields, found 1 Sep 19 15:19:23.926 INFO kablam! Sep 19 15:19:24.002 INFO kablam! error[E0369]: binary operation `!=` cannot be applied to type `&syntax::ptr::P` Sep 19 15:19:24.002 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.16/src/lib.rs:303:49 Sep 19 15:19:24.002 INFO kablam! | Sep 19 15:19:24.002 INFO kablam! 303 | if new_params.is_empty() || &new_params[0] != input { Sep 19 15:19:24.002 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 15:19:24.006 INFO kablam! | Sep 19 15:19:24.007 INFO kablam! = note: an implementation of `std::cmp::PartialEq` might be missing for `&syntax::ptr::P` Sep 19 15:19:24.007 INFO kablam! Sep 19 15:19:24.214 INFO kablam! error: aborting due to 5 previous errors Sep 19 15:19:24.214 INFO kablam! Sep 19 15:19:24.214 INFO kablam! Some errors occurred: E0023, E0061, E0369, E0432. Sep 19 15:19:24.214 INFO kablam! For more information about an error, try `rustc --explain E0023`. Sep 19 15:19:24.266 INFO kablam! error: Could not compile `pear_codegen`. Sep 19 15:19:24.266 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 15:19:39.230 INFO kablam! error: build failed Sep 19 15:19:39.230 INFO kablam! su: No module specific data is present Sep 19 15:19:40.562 INFO running `"docker" "rm" "-f" "5fabb463ae1d961d8a74c0db2c2c62196a1acb55c142987779ec7fef8cc934d8"` Sep 19 15:19:40.704 INFO blam! 5fabb463ae1d961d8a74c0db2c2c62196a1acb55c142987779ec7fef8cc934d8