Sep 10 03:23:03.789 INFO checking michaelasper/asper.sh against master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1 for pr-54090 Sep 10 03:23:03.789 INFO running: cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets Sep 10 03:23:03.790 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54090/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-0/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/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 +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 03:23:04.021 INFO blam! f282d5f1f6f49dc278cdad32a2707295ea84e9f3c6cffd86e1ab3b56b23c72b6 Sep 10 03:23:04.023 INFO running `"docker" "start" "-a" "f282d5f1f6f49dc278cdad32a2707295ea84e9f3c6cffd86e1ab3b56b23c72b6"` Sep 10 03:23:05.121 INFO kablam! usermod: no changes Sep 10 03:23:05.165 INFO kablam! warning: dependency (rocket_contrib) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions Sep 10 03:23:05.165 INFO kablam! warning: unused manifest key: dependencies.rocket_contrib.rocket_contrib Sep 10 03:23:05.430 INFO kablam! Compiling cfg-if v0.1.3 Sep 10 03:23:05.442 INFO kablam! Compiling lazy_static v1.0.1 Sep 10 03:23:05.466 INFO kablam! Compiling byteorder v1.2.3 Sep 10 03:23:05.474 INFO kablam! Compiling httparse v1.2.4 Sep 10 03:23:05.474 INFO kablam! Checking pear v0.0.17 Sep 10 03:23:05.474 INFO kablam! Checking smallvec v0.6.1 Sep 10 03:23:06.026 INFO kablam! Compiling num_cpus v1.8.0 Sep 10 03:23:06.850 INFO kablam! Compiling time v0.1.40 Sep 10 03:23:10.118 INFO kablam! Compiling memchr v2.0.1 Sep 10 03:23:10.414 INFO kablam! Compiling isatty v0.1.8 Sep 10 03:23:10.434 INFO kablam! Checking log v0.4.2 Sep 10 03:23:10.457 INFO kablam! Compiling unicode-bidi v0.3.4 Sep 10 03:23:11.462 INFO kablam! Compiling pear_codegen v0.0.17 Sep 10 03:23:11.470 INFO kablam! Compiling rocket v0.3.12 Sep 10 03:23:11.486 INFO kablam! Compiling rocket_codegen v0.3.12 Sep 10 03:23:11.530 INFO kablam! Checking base64 v0.6.0 Sep 10 03:23:12.542 INFO kablam! Compiling proc-macro2 v0.4.6 Sep 10 03:23:15.694 INFO kablam! Compiling crossbeam-utils v0.2.2 Sep 10 03:23:16.302 INFO kablam! Checking aho-corasick v0.6.4 Sep 10 03:23:16.359 INFO kablam! Checking thread_local v0.3.5 Sep 10 03:23:16.379 INFO kablam! Compiling serde v1.0.66 Sep 10 03:23:16.379 INFO kablam! Checking log v0.3.9 Sep 10 03:23:18.622 INFO kablam! Compiling base64 v0.9.2 Sep 10 03:23:19.366 INFO kablam! Compiling idna v0.1.4 Sep 10 03:23:20.138 INFO kablam! Checking serde_json v1.0.20 Sep 10 03:23:20.138 INFO kablam! Checking mime v0.2.6 Sep 10 03:23:20.278 INFO kablam! Compiling crossbeam-epoch v0.3.1 Sep 10 03:23:27.262 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 10 03:23:27.262 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.17/src/lib.rs:19:13 Sep 10 03:23:27.262 INFO kablam! | Sep 10 03:23:27.262 INFO kablam! 19 | use syntax::codemap::{Span, DUMMY_SP}; Sep 10 03:23:27.262 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 10 03:23:27.262 INFO kablam! Sep 10 03:23:27.670 INFO kablam! error[E0023]: this pattern has 6 fields, but the corresponding tuple variant has 4 fields Sep 10 03:23:27.670 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.17/src/lib.rs:66:16 Sep 10 03:23:27.670 INFO kablam! | Sep 10 03:23:27.670 INFO kablam! 66 | if let ItemKind::Fn(ref decl, safety, cness, abi, ref generics, ref block) = item.node { Sep 10 03:23:27.670 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 4 fields, found 6 Sep 10 03:23:27.670 INFO kablam! Sep 10 03:23:28.150 INFO kablam! Checking regex v0.2.11 Sep 10 03:23:28.151 INFO kablam! Checking hyper v0.10.13 Sep 10 03:23:28.345 INFO kablam! Compiling crossbeam-deque v0.2.0 Sep 10 03:23:28.429 INFO kablam! error[E0061]: this function takes 4 parameters but 6 parameters were supplied Sep 10 03:23:28.429 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.17/src/lib.rs:70:24 Sep 10 03:23:28.429 INFO kablam! | Sep 10 03:23:28.429 INFO kablam! 70 | let node = ItemKind::Fn(decl.clone(), safety, cness, abi, generics.clone(), new_block); Sep 10 03:23:28.429 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 4 parameters Sep 10 03:23:28.470 INFO kablam! Sep 10 03:23:29.414 INFO kablam! error[E0369]: binary operation `!=` cannot be applied to type `&syntax::ptr::P` Sep 10 03:23:29.414 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.17/src/lib.rs:303:49 Sep 10 03:23:29.414 INFO kablam! | Sep 10 03:23:29.414 INFO kablam! 303 | if new_params.is_empty() || &new_params[0] != input { Sep 10 03:23:29.414 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 03:23:29.414 INFO kablam! | Sep 10 03:23:29.414 INFO kablam! = note: an implementation of `std::cmp::PartialEq` might be missing for `&syntax::ptr::P` Sep 10 03:23:29.414 INFO kablam! Sep 10 03:23:29.778 INFO kablam! error: aborting due to 4 previous errors Sep 10 03:23:29.778 INFO kablam! Sep 10 03:23:29.778 INFO kablam! Some errors occurred: E0023, E0061, E0369, E0432. Sep 10 03:23:29.778 INFO kablam! For more information about an error, try `rustc --explain E0023`. Sep 10 03:23:29.858 INFO kablam! error: Could not compile `pear_codegen`. Sep 10 03:23:29.858 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 03:23:54.190 INFO kablam! error: build failed Sep 10 03:23:54.190 INFO kablam! su: No module specific data is present Sep 10 03:23:54.993 INFO running `"docker" "rm" "-f" "f282d5f1f6f49dc278cdad32a2707295ea84e9f3c6cffd86e1ab3b56b23c72b6"` Sep 10 03:23:55.121 INFO blam! f282d5f1f6f49dc278cdad32a2707295ea84e9f3c6cffd86e1ab3b56b23c72b6