Sep 03 17:03:25.548 INFO checking nrc/graphql against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 03 17:03:25.548 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 03 17:03:25.548 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-0/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 03 17:03:25.710 INFO blam! 4b7a0b789070c8c269a6dff0e0fcc94ed04581d9501d286a78848419deac3d04 Sep 03 17:03:25.711 INFO running `"docker" "start" "-a" "4b7a0b789070c8c269a6dff0e0fcc94ed04581d9501d286a78848419deac3d04"` Sep 03 17:03:26.442 INFO kablam! Compiling stable_deref_trait v1.0.0 Sep 03 17:03:26.442 INFO kablam! Compiling smallvec v0.6.0 Sep 03 17:03:26.442 INFO kablam! Checking libc v0.2.34 Sep 03 17:03:26.442 INFO kablam! Compiling cc v1.0.3 Sep 03 17:03:26.447 INFO kablam! Checking cfg-if v0.1.2 Sep 03 17:03:26.451 INFO kablam! Compiling rustc-ap-serialize v12.0.0 Sep 03 17:03:27.003 INFO kablam! Checking void v1.0.2 Sep 03 17:03:27.064 INFO kablam! Checking term v0.4.6 Sep 03 17:03:27.650 INFO kablam! Checking unicode-width v0.1.4 Sep 03 17:03:28.580 INFO kablam! Checking rustc-demangle v0.1.5 Sep 03 17:03:29.652 INFO kablam! Compiling serde v1.0.25 Sep 03 17:03:30.765 INFO kablam! Checking lazy_static v0.2.11 Sep 03 17:03:31.586 INFO kablam! Compiling rustc-ap-syntax v12.0.0 Sep 03 17:03:32.785 INFO kablam! Checking utf8-ranges v1.0.0 Sep 03 17:03:33.787 INFO kablam! Checking bitflags v1.0.1 Sep 03 17:03:39.442 INFO kablam! Checking num-traits v0.1.41 Sep 03 17:03:39.456 INFO kablam! Compiling rustfmt-nightly v0.3.6 Sep 03 17:03:39.501 INFO kablam! Checking semver-parser v0.7.0 Sep 03 17:03:40.079 INFO kablam! Checking regex-syntax v0.4.1 Sep 03 17:03:42.925 INFO kablam! Checking dtoa v0.4.2 Sep 03 17:03:44.405 INFO kablam! Checking itoa v0.3.4 Sep 03 17:03:46.021 INFO kablam! Compiling rls-span v0.4.0 Sep 03 17:03:46.490 INFO kablam! Compiling unicode-segmentation v1.2.0 Sep 03 17:03:47.996 INFO kablam! Compiling diff v0.1.11 Sep 03 17:03:48.028 INFO kablam! Compiling getopts v0.2.15 Sep 03 17:03:55.408 INFO kablam! Compiling rand v0.3.20 Sep 03 17:03:55.496 INFO kablam! Compiling memchr v2.0.1 Sep 03 17:03:57.788 INFO kablam! Compiling log v0.4.0 Sep 03 17:03:58.163 INFO kablam! Checking owning_ref v0.3.3 Sep 03 17:03:58.463 INFO kablam! Checking unreachable v1.0.0 Sep 03 17:03:58.939 INFO kablam! Compiling rustc-ap-rustc_cratesio_shim v12.0.0 Sep 03 17:04:00.448 INFO kablam! Compiling backtrace-sys v0.1.16 Sep 03 17:04:01.526 INFO kablam! Compiling aho-corasick v0.6.4 Sep 03 17:04:01.532 INFO kablam! Compiling thread_local v0.3.4 Sep 03 17:04:02.872 INFO kablam! Checking log v0.3.9 Sep 03 17:04:07.257 INFO kablam! Compiling serde_derive_internals v0.18.1 Sep 03 17:04:07.306 INFO kablam! Compiling derive-new v0.5.0 Sep 03 17:04:07.403 INFO kablam! Checking parking_lot_core v0.2.10 Sep 03 17:04:08.171 INFO kablam! Compiling regex v0.2.3 Sep 03 17:04:10.114 INFO kablam! error[E0635]: unknown feature `thread_local_state` Sep 03 17:04:10.114 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/parking_lot_core-0.2.10/src/lib.rs:41:52 Sep 03 17:04:10.114 INFO kablam! | Sep 03 17:04:10.114 INFO kablam! 41 | #![cfg_attr(feature = "nightly", feature(const_fn, thread_local_state))] Sep 03 17:04:10.114 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 03 17:04:10.115 INFO kablam! Sep 03 17:04:10.149 INFO kablam! error: aborting due to previous error Sep 03 17:04:10.174 INFO kablam! Sep 03 17:04:10.174 INFO kablam! For more information about this error, try `rustc --explain E0635`. Sep 03 17:04:10.203 INFO kablam! error: Could not compile `parking_lot_core`. Sep 03 17:04:10.203 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 03 17:04:12.477 INFO kablam! error[E0635]: unknown feature `thread_local_state` Sep 03 17:04:12.477 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/parking_lot_core-0.2.10/src/lib.rs:41:52 Sep 03 17:04:12.477 INFO kablam! | Sep 03 17:04:12.477 INFO kablam! 41 | #![cfg_attr(feature = "nightly", feature(const_fn, thread_local_state))] Sep 03 17:04:12.477 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 03 17:04:12.498 INFO kablam! Sep 03 17:04:12.609 INFO kablam! error: aborting due to previous error Sep 03 17:04:12.619 INFO kablam! Sep 03 17:04:12.619 INFO kablam! For more information about this error, try `rustc --explain E0635`. Sep 03 17:04:12.651 INFO kablam! error: Could not compile `parking_lot_core`. Sep 03 17:04:12.651 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 03 17:04:37.909 INFO kablam! error: build failed Sep 03 17:04:37.915 INFO kablam! su: No module specific data is present Sep 03 17:04:38.474 INFO running `"docker" "rm" "-f" "4b7a0b789070c8c269a6dff0e0fcc94ed04581d9501d286a78848419deac3d04"` Sep 03 17:04:38.636 INFO blam! 4b7a0b789070c8c269a6dff0e0fcc94ed04581d9501d286a78848419deac3d04