Sep 10 05:40:31.169 INFO checking Aardwolf-Social/aardwolf against try#3a2610c2a16575649896925631bf8cec4f4b1961 for pr-54090 Sep 10 05:40:31.169 INFO running: cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets Sep 10 05:40:31.169 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54090/try#3a2610c2a16575649896925631bf8cec4f4b1961:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-4/try#3a2610c2a16575649896925631bf8cec4f4b1961:/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 +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 05:40:31.296 INFO blam! 186574e113c7c52f3fe78dd872e4c2b669482d1435dc16b89f18e188ac267f92 Sep 10 05:40:31.298 INFO running `"docker" "start" "-a" "186574e113c7c52f3fe78dd872e4c2b669482d1435dc16b89f18e188ac267f92"` Sep 10 05:40:31.937 INFO kablam! usermod: no changes Sep 10 05:40:31.978 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Sep 10 05:40:31.978 INFO kablam! disables Cargo from automatically inferring other binary targets. Sep 10 05:40:31.978 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Sep 10 05:40:31.978 INFO kablam! files will be included as a binary target: Sep 10 05:40:31.978 INFO kablam! Sep 10 05:40:31.978 INFO kablam! * /source/src/bin/common.rs Sep 10 05:40:31.978 INFO kablam! Sep 10 05:40:31.978 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Sep 10 05:40:31.978 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Sep 10 05:40:31.978 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Sep 10 05:40:31.978 INFO kablam! section. You may also move the files to a location where Cargo would not Sep 10 05:40:31.978 INFO kablam! automatically infer them to be a target, such as in subfolders. Sep 10 05:40:31.978 INFO kablam! Sep 10 05:40:31.978 INFO kablam! For more information on this warning you can consult Sep 10 05:40:31.978 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Sep 10 05:40:32.355 INFO kablam! Compiling serde v1.0.66 Sep 10 05:40:32.355 INFO kablam! Compiling httparse v1.3.1 Sep 10 05:40:32.359 INFO kablam! Compiling pq-sys v0.4.5 Sep 10 05:40:32.360 INFO kablam! Checking opaque-debug v0.1.1 Sep 10 05:40:32.360 INFO kablam! Compiling pear v0.0.18 Sep 10 05:40:32.361 INFO kablam! Compiling aardwolf v0.1.0 (file:///source) Sep 10 05:40:32.362 INFO kablam! Checking collection_macros v0.2.0 Sep 10 05:40:33.007 INFO kablam! Checking bs58 v0.2.0 Sep 10 05:40:33.707 INFO kablam! Compiling log v0.4.2 Sep 10 05:40:38.583 INFO kablam! Compiling isatty v0.1.8 Sep 10 05:40:38.625 INFO kablam! Checking thread-id v3.3.0 Sep 10 05:40:38.630 INFO kablam! Compiling pear_codegen v0.0.18 Sep 10 05:40:38.630 INFO kablam! Compiling rocket v0.3.14 Sep 10 05:40:39.647 INFO kablam! Compiling rocket_codegen v0.3.14 Sep 10 05:40:39.912 INFO kablam! Compiling base64 v0.6.0 Sep 10 05:40:39.996 INFO kablam! Checking rand v0.5.2 Sep 10 05:40:40.047 INFO kablam! Compiling crossbeam-epoch v0.3.1 Sep 10 05:40:40.447 INFO kablam! Compiling aho-corasick v0.6.4 Sep 10 05:40:42.615 INFO kablam! Compiling idna v0.1.4 Sep 10 05:40:43.468 INFO kablam! Checking uuid v0.6.5 Sep 10 05:40:43.800 INFO kablam! Compiling log v0.3.9 Sep 10 05:40:45.146 INFO kablam! Checking clap v2.31.2 Sep 10 05:40:47.486 INFO kablam! Checking r2d2 v0.8.2 Sep 10 05:40:47.695 INFO kablam! Checking simple-logging v2.0.1 Sep 10 05:40:48.646 INFO kablam! Compiling syn v0.13.11 Sep 10 05:40:49.286 INFO kablam! Compiling syn v0.14.2 Sep 10 05:40:51.796 INFO kablam! Checking regex v0.2.11 Sep 10 05:41:09.040 INFO kablam! Compiling mime v0.2.6 Sep 10 05:41:16.002 INFO kablam! Compiling crossbeam-deque v0.2.0 Sep 10 05:41:17.956 INFO kablam! Checking block-cipher-trait v0.5.2 Sep 10 05:41:28.334 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 10 05:41:28.334 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.18/src/lib.rs:19:13 Sep 10 05:41:28.334 INFO kablam! | Sep 10 05:41:28.334 INFO kablam! 19 | use syntax::codemap::{Span, DUMMY_SP}; Sep 10 05:41:28.334 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 10 05:41:28.334 INFO kablam! Sep 10 05:41:29.878 INFO kablam! error[E0369]: binary operation `!=` cannot be applied to type `&syntax::ptr::P` Sep 10 05:41:29.878 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.18/src/lib.rs:303:49 Sep 10 05:41:29.878 INFO kablam! | Sep 10 05:41:29.878 INFO kablam! 303 | if new_params.is_empty() || &new_params[0] != input { Sep 10 05:41:29.878 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 05:41:29.878 INFO kablam! | Sep 10 05:41:29.878 INFO kablam! = note: an implementation of `std::cmp::PartialEq` might be missing for `&syntax::ptr::P` Sep 10 05:41:29.878 INFO kablam! Sep 10 05:41:30.182 INFO kablam! error: aborting due to 2 previous errors Sep 10 05:41:30.182 INFO kablam! Sep 10 05:41:30.182 INFO kablam! Some errors occurred: E0369, E0432. Sep 10 05:41:30.182 INFO kablam! For more information about an error, try `rustc --explain E0369`. Sep 10 05:41:30.254 INFO kablam! error: Could not compile `pear_codegen`. Sep 10 05:41:30.254 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 05:41:49.138 INFO kablam! error: build failed Sep 10 05:41:49.142 INFO kablam! su: No module specific data is present Sep 10 05:41:49.505 INFO running `"docker" "rm" "-f" "186574e113c7c52f3fe78dd872e4c2b669482d1435dc16b89f18e188ac267f92"` Sep 10 05:41:49.583 INFO blam! 186574e113c7c52f3fe78dd872e4c2b669482d1435dc16b89f18e188ac267f92