Sep 01 17:56:09.952 INFO checking Aardwolf-Social/aardwolf against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 01 17:56:09.952 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 17:56:09.953 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-0/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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=500" "-e" "CMD=cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 17:56:10.222 INFO blam! ada88bfa29049b10150f772d1bc68b1bda4a4f320b6a516876ab22ce73e4bb22 Sep 01 17:56:10.225 INFO running `"docker" "start" "-a" "ada88bfa29049b10150f772d1bc68b1bda4a4f320b6a516876ab22ce73e4bb22"` Sep 01 17:56:11.062 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Sep 01 17:56:11.062 INFO kablam! disables Cargo from automatically inferring other binary targets. Sep 01 17:56:11.062 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Sep 01 17:56:11.062 INFO kablam! files will be included as a binary target: Sep 01 17:56:11.062 INFO kablam! Sep 01 17:56:11.062 INFO kablam! * /source/src/bin/common.rs Sep 01 17:56:11.062 INFO kablam! Sep 01 17:56:11.062 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Sep 01 17:56:11.062 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Sep 01 17:56:11.063 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Sep 01 17:56:11.063 INFO kablam! section. You may also move the files to a location where Cargo would not Sep 01 17:56:11.063 INFO kablam! automatically infer them to be a target, such as in subfolders. Sep 01 17:56:11.063 INFO kablam! Sep 01 17:56:11.063 INFO kablam! For more information on this warning you can consult Sep 01 17:56:11.063 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Sep 01 17:56:11.552 INFO kablam! Compiling httparse v1.3.1 Sep 01 17:56:11.568 INFO kablam! Compiling pq-sys v0.4.5 Sep 01 17:56:11.604 INFO kablam! Compiling pear v0.0.18 Sep 01 17:56:11.634 INFO kablam! Compiling derive_builder v0.5.1 Sep 01 17:56:11.637 INFO kablam! Compiling aardwolf v0.1.0 (file:///source) Sep 01 17:56:11.651 INFO kablam! Checking collection_macros v0.2.0 Sep 01 17:56:11.654 INFO kablam! Checking bs58 v0.2.0 Sep 01 17:56:12.873 INFO kablam! Compiling log v0.4.2 Sep 01 17:56:13.610 INFO kablam! Checking memchr v1.0.2 Sep 01 17:56:16.281 INFO kablam! Checking thread-id v3.3.0 Sep 01 17:56:16.287 INFO kablam! Compiling pear_codegen v0.0.18 Sep 01 17:56:16.290 INFO kablam! Compiling rocket v0.3.14 Sep 01 17:56:16.335 INFO kablam! Compiling rocket_codegen v0.3.14 Sep 01 17:56:16.510 INFO kablam! Compiling aho-corasick v0.6.4 Sep 01 17:56:16.511 INFO kablam! Compiling thread_local v0.3.5 Sep 01 17:56:16.620 INFO kablam! Checking log v0.3.9 Sep 01 17:56:17.084 INFO kablam! Checking uuid v0.6.5 Sep 01 17:56:17.374 INFO kablam! Checking nom v3.2.1 Sep 01 17:56:19.241 INFO kablam! Compiling serde v1.0.66 Sep 01 17:56:19.294 INFO kablam! Checking r2d2 v0.8.2 Sep 01 17:56:19.578 INFO kablam! Checking clap v2.31.2 Sep 01 17:56:20.947 INFO kablam! Checking simple-logging v2.0.1 Sep 01 17:56:20.967 INFO kablam! Compiling syn v0.13.11 Sep 01 17:56:21.453 INFO kablam! Compiling url v1.7.0 Sep 01 17:56:21.478 INFO kablam! Compiling derive_builder_core v0.2.0 Sep 01 17:56:21.774 INFO kablam! Checking mime v0.2.6 Sep 01 17:56:22.704 INFO kablam! Checking serde_json v1.0.22 Sep 01 17:56:26.741 INFO kablam! Checking toml v0.4.6 Sep 01 17:56:39.752 INFO kablam! Checking regex v0.2.11 Sep 01 17:56:39.972 INFO kablam! Compiling rayon-core v1.4.0 Sep 01 17:56:41.134 INFO kablam! Checking chrono v0.4.4 Sep 01 17:56:46.480 INFO kablam! Checking url_serde v0.2.0 Sep 01 17:56:48.079 INFO kablam! Checking env_logger v0.5.10 Sep 01 17:56:49.676 INFO kablam! Compiling rayon v0.7.1 Sep 01 17:56:49.707 INFO kablam! Checking handlebars v0.28.3 Sep 01 17:56:50.756 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 01 17:56:50.756 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.18/src/lib.rs:19:13 Sep 01 17:56:50.756 INFO kablam! | Sep 01 17:56:50.756 INFO kablam! 19 | use syntax::codemap::{Span, DUMMY_SP}; Sep 01 17:56:50.756 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 01 17:56:50.756 INFO kablam! Sep 01 17:56:51.891 INFO kablam! error[E0369]: binary operation `!=` cannot be applied to type `&syntax::ptr::P` Sep 01 17:56:51.891 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.18/src/lib.rs:303:49 Sep 01 17:56:51.891 INFO kablam! | Sep 01 17:56:51.891 INFO kablam! 303 | if new_params.is_empty() || &new_params[0] != input { Sep 01 17:56:51.891 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 17:56:51.892 INFO kablam! | Sep 01 17:56:51.892 INFO kablam! = note: an implementation of `std::cmp::PartialEq` might be missing for `&syntax::ptr::P` Sep 01 17:56:51.893 INFO kablam! Sep 01 17:56:52.007 INFO kablam! error: aborting due to 2 previous errors Sep 01 17:56:52.008 INFO kablam! Sep 01 17:56:52.009 INFO kablam! Some errors occurred: E0369, E0432. Sep 01 17:56:52.009 INFO kablam! For more information about an error, try `rustc --explain E0369`. Sep 01 17:56:52.030 INFO kablam! error: Could not compile `pear_codegen`. Sep 01 17:56:52.031 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 17:57:08.290 INFO kablam! error: build failed Sep 01 17:57:08.292 INFO kablam! su: No module specific data is present Sep 01 17:57:08.702 INFO running `"docker" "rm" "-f" "ada88bfa29049b10150f772d1bc68b1bda4a4f320b6a516876ab22ce73e4bb22"` Sep 01 17:57:08.799 INFO blam! ada88bfa29049b10150f772d1bc68b1bda4a4f320b6a516876ab22ce73e4bb22