Sep 14 05:50:24.612 INFO checking Aardwolf-Social/aardwolf against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 05:50:24.612 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 05:50:24.612 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-2/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 05:50:25.088 INFO blam! 0a4143423bb8612ff3ba291452263735f4be8562b3313d70c4681e9824123b21 Sep 14 05:50:25.088 INFO running `"docker" "start" "-a" "0a4143423bb8612ff3ba291452263735f4be8562b3313d70c4681e9824123b21"` Sep 14 05:50:27.238 INFO kablam! usermod: no changes Sep 14 05:50:27.282 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Sep 14 05:50:27.282 INFO kablam! disables Cargo from automatically inferring other binary targets. Sep 14 05:50:27.282 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Sep 14 05:50:27.282 INFO kablam! files will be included as a binary target: Sep 14 05:50:27.282 INFO kablam! Sep 14 05:50:27.282 INFO kablam! * /source/src/bin/common.rs Sep 14 05:50:27.282 INFO kablam! Sep 14 05:50:27.282 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Sep 14 05:50:27.282 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Sep 14 05:50:27.282 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Sep 14 05:50:27.283 INFO kablam! section. You may also move the files to a location where Cargo would not Sep 14 05:50:27.283 INFO kablam! automatically infer them to be a target, such as in subfolders. Sep 14 05:50:27.283 INFO kablam! Sep 14 05:50:27.283 INFO kablam! For more information on this warning you can consult Sep 14 05:50:27.283 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Sep 14 05:50:27.885 INFO kablam! Compiling httparse v1.3.1 Sep 14 05:50:27.907 INFO kablam! Checking pear v0.0.18 Sep 14 05:50:27.921 INFO kablam! Compiling derive_builder v0.5.1 Sep 14 05:50:27.956 INFO kablam! Compiling aardwolf v0.1.0 (file:///source) Sep 14 05:50:27.961 INFO kablam! Checking bs58 v0.2.0 Sep 14 05:50:27.968 INFO kablam! Checking collection_macros v0.2.0 Sep 14 05:50:27.970 INFO kablam! Compiling crossbeam-utils v0.2.2 Sep 14 05:50:29.119 INFO kablam! Compiling pear_codegen v0.0.18 Sep 14 05:50:32.188 INFO kablam! Compiling rocket v0.3.14 Sep 14 05:50:32.228 INFO kablam! Compiling rocket_codegen v0.3.14 Sep 14 05:50:32.247 INFO kablam! Checking memchr v0.1.11 Sep 14 05:50:32.363 INFO kablam! Checking memchr v1.0.2 Sep 14 05:50:32.796 INFO kablam! Checking thread-id v3.3.0 Sep 14 05:50:33.920 INFO kablam! Compiling aho-corasick v0.6.4 Sep 14 05:50:33.995 INFO kablam! Compiling thread_local v0.3.5 Sep 14 05:50:35.337 INFO kablam! Compiling serde v1.0.66 Sep 14 05:50:35.352 INFO kablam! Compiling crossbeam-epoch v0.3.1 Sep 14 05:50:35.373 INFO kablam! Checking uuid v0.6.5 Sep 14 05:50:35.409 INFO kablam! Checking aho-corasick v0.5.3 Sep 14 05:50:37.021 INFO kablam! Checking r2d2 v0.8.2 Sep 14 05:50:38.475 INFO kablam! Checking clap v2.31.2 Sep 14 05:50:38.615 INFO kablam! Compiling mime v0.2.6 Sep 14 05:50:39.015 INFO kablam! Checking simple-logging v2.0.1 Sep 14 05:50:39.865 INFO kablam! Checking nom v3.2.1 Sep 14 05:50:42.512 INFO kablam! Compiling derive_builder_core v0.2.0 Sep 14 05:50:42.512 INFO kablam! Checking serde_json v1.0.22 Sep 14 05:50:42.648 INFO kablam! Checking toml v0.4.6 Sep 14 05:50:50.235 INFO kablam! Checking thread-id v2.0.0 Sep 14 05:50:51.999 INFO kablam! Compiling regex v0.2.11 Sep 14 05:50:58.323 INFO kablam! Checking backtrace v0.3.8 Sep 14 05:50:58.400 INFO kablam! Checking mime v0.3.7 Sep 14 05:50:58.628 INFO kablam! Checking url_serde v0.2.0 Sep 14 05:50:59.468 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 14 05:50:59.468 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.18/src/lib.rs:19:13 Sep 14 05:50:59.468 INFO kablam! | Sep 14 05:50:59.468 INFO kablam! 19 | use syntax::codemap::{Span, DUMMY_SP}; Sep 14 05:50:59.468 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 14 05:50:59.479 INFO kablam! Sep 14 05:51:00.736 INFO kablam! Checking chrono v0.4.4 Sep 14 05:51:00.917 INFO kablam! error[E0369]: binary operation `!=` cannot be applied to type `&syntax::ptr::P` Sep 14 05:51:00.917 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.18/src/lib.rs:303:49 Sep 14 05:51:00.917 INFO kablam! | Sep 14 05:51:00.917 INFO kablam! 303 | if new_params.is_empty() || &new_params[0] != input { Sep 14 05:51:00.917 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 05:51:00.935 INFO kablam! | Sep 14 05:51:00.935 INFO kablam! = note: an implementation of `std::cmp::PartialEq` might be missing for `&syntax::ptr::P` Sep 14 05:51:00.935 INFO kablam! Sep 14 05:51:01.264 INFO kablam! Compiling crossbeam-deque v0.2.0 Sep 14 05:51:01.413 INFO kablam! error: aborting due to 2 previous errors Sep 14 05:51:01.431 INFO kablam! Sep 14 05:51:01.431 INFO kablam! Some errors occurred: E0369, E0432. Sep 14 05:51:01.431 INFO kablam! For more information about an error, try `rustc --explain E0369`. Sep 14 05:51:01.560 INFO kablam! error: Could not compile `pear_codegen`. Sep 14 05:51:01.560 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 05:51:22.190 INFO kablam! error: build failed Sep 14 05:51:22.193 INFO kablam! su: No module specific data is present Sep 14 05:51:23.949 INFO running `"docker" "rm" "-f" "0a4143423bb8612ff3ba291452263735f4be8562b3313d70c4681e9824123b21"` Sep 14 05:51:24.221 INFO blam! 0a4143423bb8612ff3ba291452263735f4be8562b3313d70c4681e9824123b21