Aug 17 03:20:05.213 INFO checking codeworm96/ringo against master#142bb27373126edf8367f526358b6c72ecf1d8df for pr-53426 Aug 17 03:20:05.214 INFO running: cargo +142bb27373126edf8367f526358b6c72ecf1d8df-alt check --frozen --all --all-targets Aug 17 03:20:05.214 INFO creating container for: cargo +142bb27373126edf8367f526358b6c72ecf1d8df-alt check --frozen --all --all-targets Aug 17 03:20:05.214 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53426/master#142bb27373126edf8367f526358b6c72ecf1d8df:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53426/worker-2/master#142bb27373126edf8367f526358b6c72ecf1d8df:/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 +142bb27373126edf8367f526358b6c72ecf1d8df-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "crater"` Aug 17 03:20:05.451 INFO blam! e03b2178825fae20cc4a21045e02e9cb48c3d83b0472616c7471f4299e912d34 Aug 17 03:20:05.452 INFO running `"docker" "start" "-a" "e03b2178825fae20cc4a21045e02e9cb48c3d83b0472616c7471f4299e912d34"` Aug 17 03:20:06.591 INFO kablam! Checking serde v1.0.55 Aug 17 03:20:06.594 INFO kablam! Compiling smallvec v0.6.1 Aug 17 03:20:06.612 INFO kablam! Compiling pear v0.0.17 Aug 17 03:20:06.684 INFO kablam! Compiling crossbeam-utils v0.2.2 Aug 17 03:20:06.692 INFO kablam! Compiling time v0.1.40 Aug 17 03:20:06.693 INFO kablam! Compiling isatty v0.1.7 Aug 17 03:20:08.967 INFO kablam! Compiling pear_codegen v0.0.17 Aug 17 03:20:15.549 INFO kablam! Compiling rocket v0.3.10 Aug 17 03:20:16.763 INFO kablam! Compiling rocket_codegen v0.3.10 Aug 17 03:20:16.901 INFO kablam! Compiling base64 v0.9.1 Aug 17 03:20:21.315 INFO kablam! Compiling toml v0.4.6 Aug 17 03:20:21.413 INFO kablam! Compiling idna v0.1.4 Aug 17 03:20:22.167 INFO kablam! Compiling crossbeam-epoch v0.3.1 Aug 17 03:20:27.646 INFO kablam! Compiling mime v0.2.6 Aug 17 03:20:31.259 INFO kablam! Checking hyper v0.10.13 Aug 17 03:20:37.811 INFO kablam! error[E0023]: this pattern has 6 fields, but the corresponding tuple variant has 4 fields Aug 17 03:20:37.811 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.17/src/lib.rs:66:16 Aug 17 03:20:37.811 INFO kablam! | Aug 17 03:20:37.811 INFO kablam! 66 | if let ItemKind::Fn(ref decl, safety, cness, abi, ref generics, ref block) = item.node { Aug 17 03:20:37.811 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 4 fields, found 6 Aug 17 03:20:37.811 INFO kablam! Aug 17 03:20:38.622 INFO kablam! error[E0061]: this function takes 4 parameters but 6 parameters were supplied Aug 17 03:20:38.622 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.17/src/lib.rs:70:24 Aug 17 03:20:38.622 INFO kablam! | Aug 17 03:20:38.622 INFO kablam! 70 | let node = ItemKind::Fn(decl.clone(), safety, cness, abi, generics.clone(), new_block); Aug 17 03:20:38.622 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 4 parameters Aug 17 03:20:38.658 INFO kablam! Aug 17 03:20:40.922 INFO kablam! error[E0369]: binary operation `!=` cannot be applied to type `&syntax::ptr::P` Aug 17 03:20:40.922 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.17/src/lib.rs:303:49 Aug 17 03:20:40.922 INFO kablam! | Aug 17 03:20:40.922 INFO kablam! 303 | if new_params.is_empty() || &new_params[0] != input { Aug 17 03:20:40.922 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Aug 17 03:20:40.922 INFO kablam! | Aug 17 03:20:40.922 INFO kablam! = note: an implementation of `std::cmp::PartialEq` might be missing for `&syntax::ptr::P` Aug 17 03:20:40.922 INFO kablam! Aug 17 03:20:41.509 INFO kablam! Compiling crossbeam-deque v0.2.0 Aug 17 03:20:41.962 INFO kablam! error: aborting due to 3 previous errors Aug 17 03:20:41.964 INFO kablam! Aug 17 03:20:41.964 INFO kablam! Some errors occurred: E0023, E0061, E0369. Aug 17 03:20:41.965 INFO kablam! For more information about an error, try `rustc --explain E0023`. Aug 17 03:20:41.994 INFO kablam! error: Could not compile `pear_codegen`. Aug 17 03:20:41.995 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 17 03:21:22.379 INFO kablam! error: build failed Aug 17 03:21:22.382 INFO kablam! su: No module specific data is present Aug 17 03:21:22.935 INFO running `"docker" "rm" "-f" "e03b2178825fae20cc4a21045e02e9cb48c3d83b0472616c7471f4299e912d34"` Aug 17 03:21:23.097 INFO blam! e03b2178825fae20cc4a21045e02e9cb48c3d83b0472616c7471f4299e912d34