Sep 19 17:13:31.250 INFO checking Aardwolf-Social/aardwolf against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 19 17:13:31.250 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 19 17:13:31.250 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-6/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 17:13:31.567 INFO blam! e8ac1da1ee9f492b2a7f94120dceec205c507e57130eb0351e3619f11de108e5 Sep 19 17:13:31.569 INFO running `"docker" "start" "-a" "e8ac1da1ee9f492b2a7f94120dceec205c507e57130eb0351e3619f11de108e5"` Sep 19 17:13:32.974 INFO kablam! usermod: no changes Sep 19 17:13:33.070 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Sep 19 17:13:33.070 INFO kablam! disables Cargo from automatically inferring other binary targets. Sep 19 17:13:33.070 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Sep 19 17:13:33.070 INFO kablam! files will be included as a binary target: Sep 19 17:13:33.070 INFO kablam! Sep 19 17:13:33.070 INFO kablam! * /source/src/bin/common.rs Sep 19 17:13:33.070 INFO kablam! Sep 19 17:13:33.070 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Sep 19 17:13:33.070 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Sep 19 17:13:33.070 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Sep 19 17:13:33.070 INFO kablam! section. You may also move the files to a location where Cargo would not Sep 19 17:13:33.070 INFO kablam! automatically infer them to be a target, such as in subfolders. Sep 19 17:13:33.070 INFO kablam! Sep 19 17:13:33.070 INFO kablam! For more information on this warning you can consult Sep 19 17:13:33.070 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Sep 19 17:13:33.529 INFO kablam! Compiling yansi v0.4.0 Sep 19 17:13:33.554 INFO kablam! Compiling httparse v1.3.1 Sep 19 17:13:33.554 INFO kablam! Compiling pq-sys v0.4.5 Sep 19 17:13:33.590 INFO kablam! Compiling untrusted v0.5.1 Sep 19 17:13:33.591 INFO kablam! Compiling traitobject v0.1.0 Sep 19 17:13:33.591 INFO kablam! Checking opaque-debug v0.1.1 Sep 19 17:13:33.593 INFO kablam! Compiling typeable v0.1.2 Sep 19 17:13:33.629 INFO kablam! Compiling smallvec v0.6.2 Sep 19 17:13:34.406 INFO kablam! Checking state v0.4.1 Sep 19 17:13:34.774 INFO kablam! Checking pest v0.3.3 Sep 19 17:13:38.378 INFO kablam! Checking ordermap v0.2.13 Sep 19 17:13:38.378 INFO kablam! Checking pear v0.0.18 Sep 19 17:13:38.646 INFO kablam! Compiling derive_builder v0.5.1 Sep 19 17:13:41.143 INFO kablam! Compiling aardwolf v0.1.0 (/source) Sep 19 17:13:41.220 INFO kablam! Checking bs58 v0.2.0 Sep 19 17:13:42.079 INFO kablam! Checking collection_macros v0.2.0 Sep 19 17:13:43.279 INFO kablam! Compiling crossbeam-utils v0.2.2 Sep 19 17:13:44.842 INFO kablam! Compiling isatty v0.1.8 Sep 19 17:13:44.843 INFO kablam! Checking thread-id v3.3.0 Sep 19 17:13:44.844 INFO kablam! Compiling base64 v0.6.0 Sep 19 17:13:44.844 INFO kablam! Checking scheduled-thread-pool v0.2.0 Sep 19 17:13:44.897 INFO kablam! Checking rand v0.5.2 Sep 19 17:13:46.071 INFO kablam! Compiling pear_codegen v0.0.18 Sep 19 17:13:46.199 INFO kablam! Compiling rocket v0.3.14 Sep 19 17:13:46.386 INFO kablam! Compiling rocket_codegen v0.3.14 Sep 19 17:13:47.154 INFO kablam! Compiling aho-corasick v0.6.4 Sep 19 17:13:47.155 INFO kablam! Compiling thread_local v0.3.5 Sep 19 17:13:47.300 INFO kablam! Checking uuid v0.6.5 Sep 19 17:13:50.287 INFO kablam! Checking nom v3.2.1 Sep 19 17:13:51.798 INFO kablam! Compiling serde v1.0.66 Sep 19 17:13:51.813 INFO kablam! Checking simple-logging v2.0.1 Sep 19 17:13:51.832 INFO kablam! Checking clap v2.31.2 Sep 19 17:13:54.224 INFO kablam! Compiling mime v0.2.6 Sep 19 17:13:54.762 INFO kablam! Checking r2d2 v0.8.2 Sep 19 17:13:56.968 INFO kablam! Compiling crossbeam-epoch v0.3.1 Sep 19 17:13:57.988 INFO kablam! Compiling syn v0.13.11 Sep 19 17:14:02.040 INFO kablam! Compiling derive_builder_core v0.2.0 Sep 19 17:14:05.447 INFO kablam! Checking regex v1.0.1 Sep 19 17:14:05.958 INFO kablam! Checking serde_json v1.0.22 Sep 19 17:14:06.398 INFO kablam! Checking toml v0.4.6 Sep 19 17:14:13.226 INFO kablam! Compiling regex v0.2.11 Sep 19 17:14:13.346 INFO kablam! Checking thread-id v2.0.0 Sep 19 17:14:14.414 INFO kablam! Checking block-cipher-trait v0.5.2 Sep 19 17:14:15.455 INFO kablam! Checking chrono v0.4.4 Sep 19 17:14:18.111 INFO kablam! Checking backtrace v0.3.8 Sep 19 17:14:20.907 INFO kablam! Checking url_serde v0.2.0 Sep 19 17:14:21.235 INFO kablam! Compiling hyper v0.10.13 Sep 19 17:14:24.176 INFO kablam! Compiling crossbeam-deque v0.2.0 Sep 19 17:14:33.666 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 19 17:14:33.666 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.18/src/lib.rs:19:13 Sep 19 17:14:33.666 INFO kablam! | Sep 19 17:14:33.666 INFO kablam! 19 | use syntax::codemap::{Span, DUMMY_SP}; Sep 19 17:14:33.666 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 19 17:14:33.666 INFO kablam! Sep 19 17:14:35.442 INFO kablam! error[E0369]: binary operation `!=` cannot be applied to type `&syntax::ptr::P` Sep 19 17:14:35.442 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.18/src/lib.rs:303:49 Sep 19 17:14:35.442 INFO kablam! | Sep 19 17:14:35.442 INFO kablam! 303 | if new_params.is_empty() || &new_params[0] != input { Sep 19 17:14:35.442 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 17:14:35.442 INFO kablam! | Sep 19 17:14:35.442 INFO kablam! = note: an implementation of `std::cmp::PartialEq` might be missing for `&syntax::ptr::P` Sep 19 17:14:35.442 INFO kablam! Sep 19 17:14:35.608 INFO kablam! error: aborting due to 2 previous errors Sep 19 17:14:35.608 INFO kablam! Sep 19 17:14:35.608 INFO kablam! Some errors occurred: E0369, E0432. Sep 19 17:14:35.608 INFO kablam! For more information about an error, try `rustc --explain E0369`. Sep 19 17:14:35.679 INFO kablam! error: Could not compile `pear_codegen`. Sep 19 17:14:35.679 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 17:15:03.066 INFO kablam! error: build failed Sep 19 17:15:03.068 INFO kablam! su: No module specific data is present Sep 19 17:15:03.864 INFO running `"docker" "rm" "-f" "e8ac1da1ee9f492b2a7f94120dceec205c507e57130eb0351e3619f11de108e5"` Sep 19 17:15:03.968 INFO blam! e8ac1da1ee9f492b2a7f94120dceec205c507e57130eb0351e3619f11de108e5