Sep 05 19:35:06.330 INFO checking anoadragon453/mscbot against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 05 19:35:06.330 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 05 19:35:06.330 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-1/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 19:35:06.663 INFO blam! d07a9c6c468e74999abbdec9d5d8a73c04ec935d4f4f2cef462db719c49afc11 Sep 05 19:35:06.665 INFO running `"docker" "start" "-a" "d07a9c6c468e74999abbdec9d5d8a73c04ec935d4f4f2cef462db719c49afc11"` Sep 05 19:35:08.561 INFO kablam! usermod: no changes Sep 05 19:35:08.970 INFO kablam! Compiling num-traits v0.2.2 Sep 05 19:35:08.977 INFO kablam! Checking state v0.4.0 Sep 05 19:35:08.981 INFO kablam! Compiling openssl-sys v0.9.28 Sep 05 19:35:08.981 INFO kablam! Compiling rocket v0.3.8 Sep 05 19:35:08.981 INFO kablam! Compiling rocket_codegen v0.3.8 Sep 05 19:35:08.982 INFO kablam! Checking scheduled-thread-pool v0.1.0 Sep 05 19:35:08.991 INFO kablam! Compiling serde v1.0.59 Sep 05 19:35:11.455 INFO kablam! Compiling pq-sys v0.4.4 Sep 05 19:35:11.456 INFO kablam! Checking serde_json v0.8.6 Sep 05 19:35:11.509 INFO kablam! Checking rust-crypto v0.2.36 Sep 05 19:35:12.502 INFO kablam! Checking r2d2 v0.7.4 Sep 05 19:35:16.222 INFO kablam! Checking chrono v0.4.2 Sep 05 19:35:16.223 INFO kablam! Checking toml v0.4.6 Sep 05 19:35:16.225 INFO kablam! Checking serde_json v1.0.15 Sep 05 19:35:20.102 INFO kablam! Compiling derive-error-chain v0.10.1 Sep 05 19:35:21.710 INFO kablam! Compiling pear_codegen v0.0.16 Sep 05 19:35:24.554 INFO kablam! Compiling hyper v0.10.13 Sep 05 19:35:28.429 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 05 19:35:28.430 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.16/src/lib.rs:19:13 Sep 05 19:35:28.430 INFO kablam! | Sep 05 19:35:28.430 INFO kablam! 19 | use syntax::codemap::{Span, DUMMY_SP}; Sep 05 19:35:28.430 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 05 19:35:28.430 INFO kablam! Sep 05 19:35:28.821 INFO kablam! error[E0023]: this pattern has 6 fields, but the corresponding tuple variant has 4 fields Sep 05 19:35:28.821 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.16/src/lib.rs:66:16 Sep 05 19:35:28.821 INFO kablam! | Sep 05 19:35:28.821 INFO kablam! 66 | if let ItemKind::Fn(ref decl, safety, cness, abi, ref generics, ref block) = item.node { Sep 05 19:35:28.821 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 4 fields, found 6 Sep 05 19:35:28.822 INFO kablam! Sep 05 19:35:29.458 INFO kablam! error[E0061]: this function takes 4 parameters but 6 parameters were supplied Sep 05 19:35:29.458 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.16/src/lib.rs:70:24 Sep 05 19:35:29.458 INFO kablam! | Sep 05 19:35:29.458 INFO kablam! 70 | let node = ItemKind::Fn(decl.clone(), safety, cness, abi, generics.clone(), new_block); Sep 05 19:35:29.458 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 4 parameters Sep 05 19:35:29.458 INFO kablam! Sep 05 19:35:29.998 INFO kablam! error[E0023]: this pattern has 1 field, but the corresponding tuple variant has 2 fields Sep 05 19:35:29.998 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.16/src/lib.rs:317:9 Sep 05 19:35:29.998 INFO kablam! | Sep 05 19:35:29.998 INFO kablam! 317 | ExprKind::Block(block) => { Sep 05 19:35:29.998 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ expected 2 fields, found 1 Sep 05 19:35:29.998 INFO kablam! Sep 05 19:35:30.157 INFO kablam! error[E0369]: binary operation `!=` cannot be applied to type `&syntax::ptr::P` Sep 05 19:35:30.158 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.16/src/lib.rs:303:49 Sep 05 19:35:30.158 INFO kablam! | Sep 05 19:35:30.158 INFO kablam! 303 | if new_params.is_empty() || &new_params[0] != input { Sep 05 19:35:30.158 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 19:35:30.158 INFO kablam! | Sep 05 19:35:30.158 INFO kablam! = note: an implementation of `std::cmp::PartialEq` might be missing for `&syntax::ptr::P` Sep 05 19:35:30.158 INFO kablam! Sep 05 19:35:30.430 INFO kablam! error: aborting due to 5 previous errors Sep 05 19:35:30.430 INFO kablam! Sep 05 19:35:30.430 INFO kablam! Some errors occurred: E0023, E0061, E0369, E0432. Sep 05 19:35:30.430 INFO kablam! For more information about an error, try `rustc --explain E0023`. Sep 05 19:35:30.526 INFO kablam! error: Could not compile `pear_codegen`. Sep 05 19:35:30.526 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 05 19:35:50.841 INFO kablam! error: build failed Sep 05 19:35:50.843 INFO kablam! su: No module specific data is present Sep 05 19:35:52.134 INFO running `"docker" "rm" "-f" "d07a9c6c468e74999abbdec9d5d8a73c04ec935d4f4f2cef462db719c49afc11"` Sep 05 19:35:52.415 INFO blam! d07a9c6c468e74999abbdec9d5d8a73c04ec935d4f4f2cef462db719c49afc11