Sep 14 04:19:26.652 INFO checking hnkz/meiro_server against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 04:19:26.652 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 04:19:26.653 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-4/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 04:19:26.940 INFO blam! 6771df43ba4eefd7f6b0ade61796c16e5ba84b2500945b33218c4b260734bebd Sep 14 04:19:26.944 INFO running `"docker" "start" "-a" "6771df43ba4eefd7f6b0ade61796c16e5ba84b2500945b33218c4b260734bebd"` Sep 14 04:19:28.167 INFO kablam! usermod: no changes Sep 14 04:19:28.538 INFO kablam! Compiling num-traits v0.2.5 Sep 14 04:19:28.546 INFO kablam! Compiling serde v1.0.69 Sep 14 04:19:28.554 INFO kablam! Compiling num-bigint v0.2.0 Sep 14 04:19:28.559 INFO kablam! Checking unidecode v0.3.0 Sep 14 04:19:28.559 INFO kablam! Compiling num-rational v0.2.1 Sep 14 04:19:28.559 INFO kablam! Compiling num-complex v0.2.0 Sep 14 04:19:28.566 INFO kablam! Compiling num-iter v0.1.37 Sep 14 04:19:28.594 INFO kablam! Compiling pear v0.0.18 Sep 14 04:19:31.527 INFO kablam! Checking base64 v0.5.2 Sep 14 04:19:31.551 INFO kablam! Compiling openssl-sys v0.9.33 Sep 14 04:19:32.672 INFO kablam! Compiling pear_codegen v0.0.18 Sep 14 04:19:32.690 INFO kablam! Compiling rocket v0.3.14 Sep 14 04:19:32.739 INFO kablam! Compiling rocket_codegen v0.3.14 Sep 14 04:19:35.452 INFO kablam! Checking crossbeam-epoch v0.4.3 Sep 14 04:19:35.491 INFO kablam! Checking mio v0.6.14 Sep 14 04:19:35.735 INFO kablam! Checking tokio-timer v0.2.4 Sep 14 04:19:36.255 INFO kablam! Compiling smallvec v0.6.3 Sep 14 04:19:36.542 INFO kablam! Checking tokio-io v0.1.7 Sep 14 04:19:37.266 INFO kablam! Checking backtrace-sys v0.1.23 Sep 14 04:19:38.178 INFO kablam! Compiling url v1.7.0 Sep 14 04:19:38.307 INFO kablam! Checking regex v0.2.11 Sep 14 04:19:38.855 INFO kablam! Checking slug v0.1.3 Sep 14 04:19:44.027 INFO kablam! Checking backtrace v0.3.9 Sep 14 04:19:44.542 INFO kablam! Checking hyper v0.10.13 Sep 14 04:19:44.957 INFO kablam! Checking crossbeam-deque v0.3.1 Sep 14 04:19:45.938 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 14 04:19:45.939 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.18/src/lib.rs:19:13 Sep 14 04:19:45.939 INFO kablam! | Sep 14 04:19:45.939 INFO kablam! 19 | use syntax::codemap::{Span, DUMMY_SP}; Sep 14 04:19:45.939 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 14 04:19:45.939 INFO kablam! Sep 14 04:19:46.367 INFO kablam! Compiling rayon v0.7.1 Sep 14 04:19:47.279 INFO kablam! Checking tokio-codec v0.1.0 Sep 14 04:19:47.671 INFO kablam! error[E0369]: binary operation `!=` cannot be applied to type `&syntax::ptr::P` Sep 14 04:19:47.671 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.18/src/lib.rs:303:49 Sep 14 04:19:47.671 INFO kablam! | Sep 14 04:19:47.671 INFO kablam! 303 | if new_params.is_empty() || &new_params[0] != input { Sep 14 04:19:47.671 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 04:19:47.671 INFO kablam! | Sep 14 04:19:47.671 INFO kablam! = note: an implementation of `std::cmp::PartialEq` might be missing for `&syntax::ptr::P` Sep 14 04:19:47.671 INFO kablam! Sep 14 04:19:48.163 INFO kablam! error: aborting due to 2 previous errors Sep 14 04:19:48.163 INFO kablam! Sep 14 04:19:48.163 INFO kablam! Some errors occurred: E0369, E0432. Sep 14 04:19:48.163 INFO kablam! For more information about an error, try `rustc --explain E0369`. Sep 14 04:19:48.319 INFO kablam! error: Could not compile `pear_codegen`. Sep 14 04:19:48.319 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 04:20:06.407 INFO kablam! error: build failed Sep 14 04:20:06.409 INFO kablam! su: No module specific data is present Sep 14 04:20:07.431 INFO running `"docker" "rm" "-f" "6771df43ba4eefd7f6b0ade61796c16e5ba84b2500945b33218c4b260734bebd"` Sep 14 04:20:07.726 INFO blam! 6771df43ba4eefd7f6b0ade61796c16e5ba84b2500945b33218c4b260734bebd