Sep 19 15:08:12.390 INFO checking Aardwolf-Social/aardwolf against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 19 15:08:12.391 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 19 15:08:12.391 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-5/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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 +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 15:08:12.897 INFO blam! 077b5986871eaa54b0ce48e53de7caedbca034ff125fdb1d03930b5f03629a27 Sep 19 15:08:12.899 INFO running `"docker" "start" "-a" "077b5986871eaa54b0ce48e53de7caedbca034ff125fdb1d03930b5f03629a27"` Sep 19 15:08:15.639 INFO kablam! usermod: no changes Sep 19 15:08:15.727 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Sep 19 15:08:15.727 INFO kablam! disables Cargo from automatically inferring other binary targets. Sep 19 15:08:15.727 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Sep 19 15:08:15.727 INFO kablam! files will be included as a binary target: Sep 19 15:08:15.727 INFO kablam! Sep 19 15:08:15.727 INFO kablam! * /source/src/bin/common.rs Sep 19 15:08:15.727 INFO kablam! Sep 19 15:08:15.727 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Sep 19 15:08:15.727 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Sep 19 15:08:15.727 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Sep 19 15:08:15.727 INFO kablam! section. You may also move the files to a location where Cargo would not Sep 19 15:08:15.727 INFO kablam! automatically infer them to be a target, such as in subfolders. Sep 19 15:08:15.727 INFO kablam! Sep 19 15:08:15.727 INFO kablam! For more information on this warning you can consult Sep 19 15:08:15.727 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Sep 19 15:08:16.207 INFO kablam! Compiling httparse v1.3.1 Sep 19 15:08:16.211 INFO kablam! Compiling pq-sys v0.4.5 Sep 19 15:08:16.211 INFO kablam! Checking opaque-debug v0.1.1 Sep 19 15:08:16.211 INFO kablam! Checking pear v0.0.18 Sep 19 15:08:16.215 INFO kablam! Compiling aardwolf v0.1.0 (/source) Sep 19 15:08:16.215 INFO kablam! Checking bs58 v0.2.0 Sep 19 15:08:16.215 INFO kablam! Checking collection_macros v0.2.0 Sep 19 15:08:16.955 INFO kablam! Compiling crossbeam-utils v0.2.2 Sep 19 15:08:16.977 INFO kablam! Checking memchr v1.0.2 Sep 19 15:08:21.609 INFO kablam! Checking thread-id v3.3.0 Sep 19 15:08:21.610 INFO kablam! Compiling pear_codegen v0.0.18 Sep 19 15:08:21.615 INFO kablam! Compiling rocket v0.3.14 Sep 19 15:08:21.616 INFO kablam! Compiling rocket_codegen v0.3.14 Sep 19 15:08:21.748 INFO kablam! Compiling idna v0.1.4 Sep 19 15:08:21.750 INFO kablam! Compiling serde v1.0.66 Sep 19 15:08:22.858 INFO kablam! Checking uuid v0.6.5 Sep 19 15:08:23.559 INFO kablam! Checking nom v3.2.1 Sep 19 15:08:24.646 INFO kablam! Compiling crossbeam-epoch v0.3.1 Sep 19 15:08:26.668 INFO kablam! Checking r2d2 v0.8.2 Sep 19 15:08:26.740 INFO kablam! Checking clap v2.31.2 Sep 19 15:08:27.128 INFO kablam! Compiling mime v0.2.6 Sep 19 15:08:27.283 INFO kablam! Compiling syn v0.13.11 Sep 19 15:08:32.026 INFO kablam! Checking simple-logging v2.0.1 Sep 19 15:08:32.198 INFO kablam! Checking toml v0.4.6 Sep 19 15:08:34.171 INFO kablam! Checking serde_json v1.0.22 Sep 19 15:08:35.951 INFO kablam! Compiling parse-zoneinfo v0.1.1 Sep 19 15:08:42.068 INFO kablam! Checking thread-id v2.0.0 Sep 19 15:08:43.396 INFO kablam! Checking block-cipher-trait v0.5.2 Sep 19 15:08:51.231 INFO kablam! Checking url_serde v0.2.0 Sep 19 15:08:51.247 INFO kablam! Checking chrono v0.4.4 Sep 19 15:08:51.272 INFO kablam! Compiling crossbeam-deque v0.2.0 Sep 19 15:08:51.432 INFO kablam! Checking env_logger v0.5.10 Sep 19 15:08:57.591 INFO kablam! Checking thread_local v0.2.7 Sep 19 15:08:59.744 INFO kablam! Checking blowfish v0.3.0 Sep 19 15:08:59.797 INFO kablam! Compiling url v1.7.0 Sep 19 15:09:00.399 INFO kablam! Checking handlebars v0.28.3 Sep 19 15:09:01.575 INFO kablam! Checking failure v0.1.1 Sep 19 15:09:04.856 INFO kablam! Compiling chrono-tz v0.4.1 Sep 19 15:09:04.948 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 19 15:09:04.949 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.18/src/lib.rs:19:13 Sep 19 15:09:04.949 INFO kablam! | Sep 19 15:09:04.949 INFO kablam! 19 | use syntax::codemap::{Span, DUMMY_SP}; Sep 19 15:09:04.950 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 19 15:09:04.950 INFO kablam! Sep 19 15:09:05.109 INFO kablam! Compiling rayon-core v1.4.0 Sep 19 15:09:06.483 INFO kablam! error[E0369]: binary operation `!=` cannot be applied to type `&syntax::ptr::P` Sep 19 15:09:06.483 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.18/src/lib.rs:303:49 Sep 19 15:09:06.483 INFO kablam! | Sep 19 15:09:06.483 INFO kablam! 303 | if new_params.is_empty() || &new_params[0] != input { Sep 19 15:09:06.483 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 15:09:06.483 INFO kablam! | Sep 19 15:09:06.483 INFO kablam! = note: an implementation of `std::cmp::PartialEq` might be missing for `&syntax::ptr::P` Sep 19 15:09:06.483 INFO kablam! Sep 19 15:09:06.731 INFO kablam! error: aborting due to 2 previous errors Sep 19 15:09:06.731 INFO kablam! Sep 19 15:09:06.731 INFO kablam! Some errors occurred: E0369, E0432. Sep 19 15:09:06.731 INFO kablam! For more information about an error, try `rustc --explain E0369`. Sep 19 15:09:06.807 INFO kablam! error: Could not compile `pear_codegen`. Sep 19 15:09:06.807 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 15:09:26.703 INFO kablam! error: build failed Sep 19 15:09:26.707 INFO kablam! su: No module specific data is present Sep 19 15:09:27.793 INFO running `"docker" "rm" "-f" "077b5986871eaa54b0ce48e53de7caedbca034ff125fdb1d03930b5f03629a27"` Sep 19 15:09:27.922 INFO blam! 077b5986871eaa54b0ce48e53de7caedbca034ff125fdb1d03930b5f03629a27