Sep 19 13:36:29.007 INFO checking hnkz/meiro_server against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 13:36:29.007 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 13:36:29.007 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-3/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 13:36:29.432 INFO blam! 0d3e8b56ff2f2f5d70de26a9617fae6d5d67d35610c08355b17d3260be4563aa Sep 19 13:36:29.435 INFO running `"docker" "start" "-a" "0d3e8b56ff2f2f5d70de26a9617fae6d5d67d35610c08355b17d3260be4563aa"` Sep 19 13:36:30.637 INFO kablam! usermod: no changes Sep 19 13:36:31.097 INFO kablam! Compiling lazy_static v1.0.1 Sep 19 13:36:31.103 INFO kablam! Compiling matches v0.1.6 Sep 19 13:36:31.103 INFO kablam! Compiling num-traits v0.2.5 Sep 19 13:36:31.103 INFO kablam! Compiling yansi v0.4.0 Sep 19 13:36:31.108 INFO kablam! Compiling byteorder v1.2.3 Sep 19 13:36:31.108 INFO kablam! Compiling untrusted v0.5.1 Sep 19 13:36:31.108 INFO kablam! Compiling traitobject v0.1.0 Sep 19 13:36:31.108 INFO kablam! Checking unidecode v0.3.0 Sep 19 13:36:31.395 INFO kablam! Compiling typeable v0.1.2 Sep 19 13:36:31.594 INFO kablam! Compiling state v0.4.1 Sep 19 13:36:31.635 INFO kablam! Checking pear v0.0.18 Sep 19 13:36:32.047 INFO kablam! Checking ordermap v0.2.13 Sep 19 13:36:33.863 INFO kablam! Checking pest v0.4.1 Sep 19 13:36:35.427 INFO kablam! Checking humansize v1.1.0 Sep 19 13:36:36.411 INFO kablam! Compiling crossbeam-utils v0.2.2 Sep 19 13:36:36.430 INFO kablam! Compiling memchr v2.0.1 Sep 19 13:36:36.431 INFO kablam! Compiling isatty v0.1.8 Sep 19 13:36:37.492 INFO kablam! Checking base64 v0.5.2 Sep 19 13:36:37.527 INFO kablam! Checking base64 v0.6.0 Sep 19 13:36:37.719 INFO kablam! Compiling unicode-bidi v0.3.4 Sep 19 13:36:39.335 INFO kablam! Compiling base64 v0.9.2 Sep 19 13:36:39.976 INFO kablam! Compiling pear_codegen v0.0.18 Sep 19 13:36:40.242 INFO kablam! Compiling rocket v0.3.14 Sep 19 13:36:40.643 INFO kablam! Compiling rocket_codegen v0.3.14 Sep 19 13:36:41.099 INFO kablam! Compiling serde v1.0.69 Sep 19 13:36:46.007 INFO kablam! Compiling smallvec v0.6.3 Sep 19 13:36:46.015 INFO kablam! Compiling crossbeam-epoch v0.3.1 Sep 19 13:36:46.023 INFO kablam! Compiling mime v0.2.6 Sep 19 13:36:46.147 INFO kablam! Checking regex v0.2.11 Sep 19 13:36:46.233 INFO kablam! Checking slug v0.1.3 Sep 19 13:36:48.167 INFO kablam! Checking toml v0.4.6 Sep 19 13:36:50.013 INFO kablam! Checking serde_json v1.0.22 Sep 19 13:36:52.823 INFO kablam! Checking backtrace v0.3.9 Sep 19 13:36:53.028 INFO kablam! Compiling idna v0.1.4 Sep 19 13:36:56.171 INFO kablam! Checking hyper v0.10.13 Sep 19 13:36:57.498 INFO kablam! Compiling crossbeam-deque v0.2.0 Sep 19 13:36:58.207 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 19 13:36:58.207 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.18/src/lib.rs:19:13 Sep 19 13:36:58.207 INFO kablam! | Sep 19 13:36:58.207 INFO kablam! 19 | use syntax::codemap::{Span, DUMMY_SP}; Sep 19 13:36:58.207 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 19 13:36:58.207 INFO kablam! Sep 19 13:36:58.695 INFO kablam! error[E0369]: binary operation `!=` cannot be applied to type `&syntax::ptr::P` Sep 19 13:36:58.695 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.18/src/lib.rs:303:49 Sep 19 13:36:58.695 INFO kablam! | Sep 19 13:36:58.695 INFO kablam! 303 | if new_params.is_empty() || &new_params[0] != input { Sep 19 13:36:58.695 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 13:36:58.695 INFO kablam! | Sep 19 13:36:58.695 INFO kablam! = note: an implementation of `std::cmp::PartialEq` might be missing for `&syntax::ptr::P` Sep 19 13:36:58.695 INFO kablam! Sep 19 13:36:58.946 INFO kablam! error: aborting due to 2 previous errors Sep 19 13:36:58.946 INFO kablam! Sep 19 13:36:58.947 INFO kablam! Some errors occurred: E0369, E0432. Sep 19 13:36:58.947 INFO kablam! For more information about an error, try `rustc --explain E0369`. Sep 19 13:36:59.087 INFO kablam! error: Could not compile `pear_codegen`. Sep 19 13:36:59.087 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 13:37:14.389 INFO kablam! error: build failed Sep 19 13:37:14.390 INFO kablam! su: No module specific data is present Sep 19 13:37:15.547 INFO running `"docker" "rm" "-f" "0d3e8b56ff2f2f5d70de26a9617fae6d5d67d35610c08355b17d3260be4563aa"` Sep 19 13:37:15.827 INFO blam! 0d3e8b56ff2f2f5d70de26a9617fae6d5d67d35610c08355b17d3260be4563aa