Sep 14 03:26:17.414 INFO checking nrc/graphql against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 03:26:17.415 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 03:26:17.415 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-3/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 03:26:17.846 INFO blam! e4f537c0f7926d8fef850ff6935bad2a4fa480878df3a16dfb31fbd17a0c9b05 Sep 14 03:26:17.847 INFO running `"docker" "start" "-a" "e4f537c0f7926d8fef850ff6935bad2a4fa480878df3a16dfb31fbd17a0c9b05"` Sep 14 03:26:19.506 INFO kablam! usermod: no changes Sep 14 03:26:19.738 INFO kablam! Compiling libc v0.2.34 Sep 14 03:26:19.741 INFO kablam! Compiling stable_deref_trait v1.0.0 Sep 14 03:26:19.743 INFO kablam! Compiling smallvec v0.6.0 Sep 14 03:26:19.771 INFO kablam! Compiling cc v1.0.3 Sep 14 03:26:19.803 INFO kablam! Checking cfg-if v0.1.2 Sep 14 03:26:20.171 INFO kablam! Compiling rustc-ap-serialize v12.0.0 Sep 14 03:26:20.707 INFO kablam! Compiling lazy_static v0.2.11 Sep 14 03:26:21.787 INFO kablam! Compiling unicode-width v0.1.4 Sep 14 03:26:22.947 INFO kablam! Checking term v0.4.6 Sep 14 03:26:24.007 INFO kablam! Checking void v1.0.2 Sep 14 03:26:24.415 INFO kablam! Compiling rustc-demangle v0.1.5 Sep 14 03:26:24.767 INFO kablam! Compiling itoa v0.3.4 Sep 14 03:26:27.384 INFO kablam! Compiling rustc-ap-syntax v12.0.0 Sep 14 03:26:27.627 INFO kablam! Compiling num-traits v0.1.41 Sep 14 03:26:30.184 INFO kablam! Compiling dtoa v0.4.2 Sep 14 03:26:30.631 INFO kablam! Compiling serde v1.0.25 Sep 14 03:26:34.135 INFO kablam! Checking regex-syntax v0.4.1 Sep 14 03:26:34.407 INFO kablam! Checking bitflags v1.0.1 Sep 14 03:26:35.387 INFO kablam! Checking semver-parser v0.7.0 Sep 14 03:26:37.379 INFO kablam! Checking utf8-ranges v1.0.0 Sep 14 03:26:37.539 INFO kablam! Compiling rustfmt-nightly v0.3.6 Sep 14 03:26:38.248 INFO kablam! Compiling unicode-segmentation v1.2.0 Sep 14 03:26:38.560 INFO kablam! Compiling diff v0.1.11 Sep 14 03:26:44.779 INFO kablam! Compiling getopts v0.2.15 Sep 14 03:26:44.908 INFO kablam! Compiling rls-span v0.4.0 Sep 14 03:26:47.623 INFO kablam! Compiling log v0.4.0 Sep 14 03:26:47.667 INFO kablam! Checking owning_ref v0.3.3 Sep 14 03:26:48.384 INFO kablam! Checking unreachable v1.0.0 Sep 14 03:26:49.173 INFO kablam! Compiling rustc-ap-rustc_cratesio_shim v12.0.0 Sep 14 03:26:49.361 INFO kablam! Checking rand v0.3.20 Sep 14 03:26:49.361 INFO kablam! Checking memchr v2.0.1 Sep 14 03:26:49.709 INFO kablam! Compiling backtrace-sys v0.1.16 Sep 14 03:26:51.816 INFO kablam! Compiling thread_local v0.3.4 Sep 14 03:26:51.847 INFO kablam! Checking log v0.3.9 Sep 14 03:26:52.667 INFO kablam! Checking aho-corasick v0.6.4 Sep 14 03:26:53.183 INFO kablam! Compiling serde_derive_internals v0.18.1 Sep 14 03:26:54.079 INFO kablam! Compiling derive-new v0.5.0 Sep 14 03:26:55.903 INFO kablam! Checking parking_lot_core v0.2.10 Sep 14 03:26:56.103 INFO kablam! Checking regex v0.2.3 Sep 14 03:26:58.819 INFO kablam! error[E0635]: unknown feature `thread_local_state` Sep 14 03:26:58.819 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/parking_lot_core-0.2.10/src/lib.rs:41:52 Sep 14 03:26:58.819 INFO kablam! | Sep 14 03:26:58.819 INFO kablam! 41 | #![cfg_attr(feature = "nightly", feature(const_fn, thread_local_state))] Sep 14 03:26:58.819 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 14 03:26:58.819 INFO kablam! Sep 14 03:26:58.947 INFO kablam! error: aborting due to previous error Sep 14 03:26:58.947 INFO kablam! Sep 14 03:26:58.947 INFO kablam! For more information about this error, try `rustc --explain E0635`. Sep 14 03:26:59.004 INFO kablam! error: Could not compile `parking_lot_core`. Sep 14 03:26:59.004 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 03:26:59.131 INFO kablam! error[E0635]: unknown feature `thread_local_state` Sep 14 03:26:59.131 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/parking_lot_core-0.2.10/src/lib.rs:41:52 Sep 14 03:26:59.131 INFO kablam! | Sep 14 03:26:59.131 INFO kablam! 41 | #![cfg_attr(feature = "nightly", feature(const_fn, thread_local_state))] Sep 14 03:26:59.131 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 14 03:26:59.131 INFO kablam! Sep 14 03:26:59.208 INFO kablam! error: aborting due to previous error Sep 14 03:26:59.208 INFO kablam! Sep 14 03:26:59.208 INFO kablam! For more information about this error, try `rustc --explain E0635`. Sep 14 03:26:59.230 INFO kablam! error: Could not compile `parking_lot_core`. Sep 14 03:26:59.231 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 03:27:17.828 INFO kablam! error: build failed Sep 14 03:27:17.829 INFO kablam! su: No module specific data is present Sep 14 03:27:18.904 INFO running `"docker" "rm" "-f" "e4f537c0f7926d8fef850ff6935bad2a4fa480878df3a16dfb31fbd17a0c9b05"` Sep 14 03:27:19.302 INFO blam! e4f537c0f7926d8fef850ff6935bad2a4fa480878df3a16dfb31fbd17a0c9b05