Sep 19 15:03:15.029 INFO checking mozilla-services/megaphone against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 19 15:03:15.029 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 19 15:03:15.029 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-1/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 19 15:03:15.268 INFO blam! 480b4326f83734ae5e27f1515f23a51945bf23640fb7993b926f3d8fd11a377d Sep 19 15:03:15.270 INFO running `"docker" "start" "-a" "480b4326f83734ae5e27f1515f23a51945bf23640fb7993b926f3d8fd11a377d"` Sep 19 15:03:16.638 INFO kablam! usermod: no changes Sep 19 15:03:17.144 INFO kablam! Compiling cc v1.0.9 Sep 19 15:03:17.144 INFO kablam! Compiling antidote v1.0.0 Sep 19 15:03:17.145 INFO kablam! Compiling void v1.0.2 Sep 19 15:03:17.145 INFO kablam! Checking serde v1.0.50 Sep 19 15:03:17.146 INFO kablam! Compiling regex v1.0.0 Sep 19 15:03:17.146 INFO kablam! Checking take_mut v0.2.2 Sep 19 15:03:17.162 INFO kablam! Checking encoding_rs v0.7.2 Sep 19 15:03:18.086 INFO kablam! Checking isatty v0.1.6 Sep 19 15:03:18.568 INFO kablam! Checking hostname v0.1.4 Sep 19 15:03:18.763 INFO kablam! Checking term v0.5.1 Sep 19 15:03:20.315 INFO kablam! Compiling mysqlclient-sys v0.2.3 Sep 19 15:03:21.520 INFO kablam! Compiling proc-macro2 v0.2.3 Sep 19 15:03:22.446 INFO kablam! Checking base64 v0.9.1 Sep 19 15:03:22.618 INFO kablam! Compiling pear_codegen v0.0.17 Sep 19 15:03:24.453 INFO kablam! Compiling rocket v0.3.13 Sep 19 15:03:32.750 INFO kablam! Compiling rocket_codegen v0.3.13 Sep 19 15:03:32.982 INFO kablam! Checking regex-syntax v0.6.0 Sep 19 15:03:33.408 INFO kablam! Checking want v0.0.4 Sep 19 15:03:33.607 INFO kablam! Compiling unreachable v1.0.0 Sep 19 15:03:34.231 INFO kablam! Checking futures-cpupool v0.1.8 Sep 19 15:03:35.273 INFO kablam! Compiling scheduled-thread-pool v0.2.0 Sep 19 15:03:36.770 INFO kablam! Checking r2d2 v0.8.2 Sep 19 15:03:39.934 INFO kablam! Compiling quote v0.4.2 Sep 19 15:03:40.078 INFO kablam! Compiling syn v0.11.11 Sep 19 15:03:40.106 INFO kablam! Checking smallvec v0.6.4 Sep 19 15:03:40.294 INFO kablam! Checking thread_local v0.3.5 Sep 19 15:03:42.421 INFO kablam! Compiling openssl-sys v0.9.31 Sep 19 15:03:43.032 INFO kablam! Compiling backtrace-sys v0.1.16 Sep 19 15:03:44.607 INFO kablam! Checking uuid v0.5.1 Sep 19 15:03:50.045 INFO kablam! Compiling url v1.7.0 Sep 19 15:03:57.714 INFO kablam! Compiling syn v0.12.15 Sep 19 15:04:00.426 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 19 15:04:00.426 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.17/src/lib.rs:19:13 Sep 19 15:04:00.426 INFO kablam! | Sep 19 15:04:00.426 INFO kablam! 19 | use syntax::codemap::{Span, DUMMY_SP}; Sep 19 15:04:00.427 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 19 15:04:00.427 INFO kablam! Sep 19 15:04:00.758 INFO kablam! error[E0023]: this pattern has 6 fields, but the corresponding tuple variant has 4 fields Sep 19 15:04:00.758 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.17/src/lib.rs:66:16 Sep 19 15:04:00.758 INFO kablam! | Sep 19 15:04:00.758 INFO kablam! 66 | if let ItemKind::Fn(ref decl, safety, cness, abi, ref generics, ref block) = item.node { Sep 19 15:04:00.758 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 4 fields, found 6 Sep 19 15:04:00.758 INFO kablam! Sep 19 15:04:01.606 INFO kablam! error[E0061]: this function takes 4 parameters but 6 parameters were supplied Sep 19 15:04:01.606 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.17/src/lib.rs:70:24 Sep 19 15:04:01.606 INFO kablam! | Sep 19 15:04:01.606 INFO kablam! 70 | let node = ItemKind::Fn(decl.clone(), safety, cness, abi, generics.clone(), new_block); Sep 19 15:04:01.606 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 4 parameters Sep 19 15:04:01.606 INFO kablam! Sep 19 15:04:02.446 INFO kablam! error[E0369]: binary operation `!=` cannot be applied to type `&syntax::ptr::P` Sep 19 15:04:02.446 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.17/src/lib.rs:303:49 Sep 19 15:04:02.446 INFO kablam! | Sep 19 15:04:02.446 INFO kablam! 303 | if new_params.is_empty() || &new_params[0] != input { Sep 19 15:04:02.446 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 15:04:02.446 INFO kablam! | Sep 19 15:04:02.446 INFO kablam! = note: an implementation of `std::cmp::PartialEq` might be missing for `&syntax::ptr::P` Sep 19 15:04:02.446 INFO kablam! Sep 19 15:04:02.886 INFO kablam! error: aborting due to 4 previous errors Sep 19 15:04:02.886 INFO kablam! Sep 19 15:04:02.886 INFO kablam! Some errors occurred: E0023, E0061, E0369, E0432. Sep 19 15:04:02.886 INFO kablam! For more information about an error, try `rustc --explain E0023`. Sep 19 15:04:03.018 INFO kablam! error: Could not compile `pear_codegen`. Sep 19 15:04:03.018 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 15:04:30.888 INFO kablam! error: build failed Sep 19 15:04:30.891 INFO kablam! su: No module specific data is present Sep 19 15:04:31.800 INFO running `"docker" "rm" "-f" "480b4326f83734ae5e27f1515f23a51945bf23640fb7993b926f3d8fd11a377d"` Sep 19 15:04:31.904 INFO blam! 480b4326f83734ae5e27f1515f23a51945bf23640fb7993b926f3d8fd11a377d