Sep 17 12:49:04.588 INFO checking hnkz/meiro_server against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 17 12:49:04.588 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 17 12:49:04.588 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-0/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/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 +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 12:49:05.032 INFO blam! f2cbe14cc72172e66bbfddc978481c0d9c1e7930c336bf8b378690cb9dd23616 Sep 17 12:49:05.034 INFO running `"docker" "start" "-a" "f2cbe14cc72172e66bbfddc978481c0d9c1e7930c336bf8b378690cb9dd23616"` Sep 17 12:49:07.477 INFO kablam! usermod: no changes Sep 17 12:49:07.983 INFO kablam! Compiling num-traits v0.2.5 Sep 17 12:49:07.985 INFO kablam! Compiling serde v1.0.69 Sep 17 12:49:08.031 INFO kablam! Compiling num-bigint v0.2.0 Sep 17 12:49:08.031 INFO kablam! Compiling void v1.0.2 Sep 17 12:49:08.031 INFO kablam! Compiling num-iter v0.1.37 Sep 17 12:49:08.063 INFO kablam! Compiling num-complex v0.2.0 Sep 17 12:49:08.071 INFO kablam! Compiling num-rational v0.2.1 Sep 17 12:49:08.098 INFO kablam! Checking pear v0.0.18 Sep 17 12:49:12.139 INFO kablam! Checking pest v0.4.1 Sep 17 12:49:12.773 INFO kablam! Checking base64 v0.5.2 Sep 17 12:49:12.950 INFO kablam! Compiling openssl-sys v0.9.33 Sep 17 12:49:13.503 INFO kablam! Compiling pear_codegen v0.0.18 Sep 17 12:49:13.575 INFO kablam! Compiling rocket v0.3.14 Sep 17 12:49:13.691 INFO kablam! Compiling rocket_codegen v0.3.14 Sep 17 12:49:14.235 INFO kablam! Compiling unreachable v1.0.0 Sep 17 12:49:15.604 INFO kablam! Checking crossbeam-epoch v0.4.3 Sep 17 12:49:15.667 INFO kablam! Checking mio v0.6.14 Sep 17 12:49:15.675 INFO kablam! Checking tokio-timer v0.2.4 Sep 17 12:49:15.863 INFO kablam! Compiling idna v0.1.4 Sep 17 12:49:16.204 INFO kablam! Checking smallvec v0.6.3 Sep 17 12:49:19.738 INFO kablam! Checking tokio-io v0.1.7 Sep 17 12:49:19.747 INFO kablam! Checking backtrace-sys v0.1.23 Sep 17 12:49:23.477 INFO kablam! Checking regex v0.2.11 Sep 17 12:49:24.854 INFO kablam! Checking crossbeam-deque v0.3.1 Sep 17 12:49:25.039 INFO kablam! Compiling rayon-core v1.4.0 Sep 17 12:49:25.963 INFO kablam! Checking backtrace v0.3.9 Sep 17 12:49:28.355 INFO kablam! Checking hyper v0.10.13 Sep 17 12:49:31.041 INFO kablam! Checking tokio-reactor v0.1.2 Sep 17 12:49:32.479 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 17 12:49:32.479 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.18/src/lib.rs:19:13 Sep 17 12:49:32.479 INFO kablam! | Sep 17 12:49:32.479 INFO kablam! 19 | use syntax::codemap::{Span, DUMMY_SP}; Sep 17 12:49:32.479 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 17 12:49:32.491 INFO kablam! Sep 17 12:49:34.583 INFO kablam! error[E0369]: binary operation `!=` cannot be applied to type `&syntax::ptr::P` Sep 17 12:49:34.583 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.18/src/lib.rs:303:49 Sep 17 12:49:34.583 INFO kablam! | Sep 17 12:49:34.583 INFO kablam! 303 | if new_params.is_empty() || &new_params[0] != input { Sep 17 12:49:34.583 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 12:49:34.623 INFO kablam! | Sep 17 12:49:34.623 INFO kablam! = note: an implementation of `std::cmp::PartialEq` might be missing for `&syntax::ptr::P` Sep 17 12:49:34.623 INFO kablam! Sep 17 12:49:35.039 INFO kablam! error: aborting due to 2 previous errors Sep 17 12:49:35.039 INFO kablam! Sep 17 12:49:35.039 INFO kablam! Some errors occurred: E0369, E0432. Sep 17 12:49:35.039 INFO kablam! For more information about an error, try `rustc --explain E0369`. Sep 17 12:49:35.199 INFO kablam! error: Could not compile `pear_codegen`. Sep 17 12:49:35.199 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 12:49:55.603 INFO kablam! error: build failed Sep 17 12:49:55.607 INFO kablam! su: No module specific data is present Sep 17 12:49:56.635 INFO running `"docker" "rm" "-f" "f2cbe14cc72172e66bbfddc978481c0d9c1e7930c336bf8b378690cb9dd23616"` Sep 17 12:49:56.873 INFO blam! f2cbe14cc72172e66bbfddc978481c0d9c1e7930c336bf8b378690cb9dd23616