Sep 01 13:53:07.810 INFO checking nrc/graphql against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 01 13:53:07.810 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 01 13:53:07.811 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-3/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 13:53:08.069 INFO blam! b4d56956090b5c2ea87612873f4bf109ff6c2d2e925c10a3d6166e7f2d2883b6 Sep 01 13:53:08.069 INFO running `"docker" "start" "-a" "b4d56956090b5c2ea87612873f4bf109ff6c2d2e925c10a3d6166e7f2d2883b6"` Sep 01 13:53:09.250 INFO kablam! Compiling smallvec v0.6.0 Sep 01 13:53:09.250 INFO kablam! Checking libc v0.2.34 Sep 01 13:53:09.250 INFO kablam! Compiling stable_deref_trait v1.0.0 Sep 01 13:53:09.257 INFO kablam! Compiling rustc-ap-serialize v12.0.0 Sep 01 13:53:09.262 INFO kablam! Checking cfg-if v0.1.2 Sep 01 13:53:09.651 INFO kablam! Checking void v1.0.2 Sep 01 13:53:09.849 INFO kablam! Checking term v0.4.6 Sep 01 13:53:10.062 INFO kablam! Compiling unicode-width v0.1.4 Sep 01 13:53:10.139 INFO kablam! Compiling regex-syntax v0.4.1 Sep 01 13:53:10.955 INFO kablam! Compiling num-traits v0.1.41 Sep 01 13:53:13.737 INFO kablam! Checking rustc-demangle v0.1.5 Sep 01 13:53:14.777 INFO kablam! Compiling serde v1.0.25 Sep 01 13:53:14.834 INFO kablam! Checking lazy_static v0.2.11 Sep 01 13:53:15.105 INFO kablam! Compiling bitflags v1.0.1 Sep 01 13:53:15.859 INFO kablam! Compiling rustc-ap-syntax v12.0.0 Sep 01 13:53:17.410 INFO kablam! Checking semver-parser v0.7.0 Sep 01 13:53:19.865 INFO kablam! Checking utf8-ranges v1.0.0 Sep 01 13:53:21.456 INFO kablam! Checking itoa v0.3.4 Sep 01 13:53:21.471 INFO kablam! Compiling rustfmt-nightly v0.3.6 Sep 01 13:53:30.390 INFO kablam! Checking dtoa v0.4.2 Sep 01 13:53:30.391 INFO kablam! Compiling rls-span v0.4.0 Sep 01 13:53:30.441 INFO kablam! Compiling getopts v0.2.15 Sep 01 13:53:30.510 INFO kablam! Compiling unicode-segmentation v1.2.0 Sep 01 13:53:35.831 INFO kablam! Checking diff v0.1.11 Sep 01 13:53:35.831 INFO kablam! Compiling rand v0.3.20 Sep 01 13:53:35.895 INFO kablam! Compiling memchr v2.0.1 Sep 01 13:53:36.348 INFO kablam! Compiling log v0.4.0 Sep 01 13:53:37.654 INFO kablam! Compiling owning_ref v0.3.3 Sep 01 13:53:37.914 INFO kablam! Checking unreachable v1.0.0 Sep 01 13:53:39.578 INFO kablam! Compiling rustc-ap-rustc_cratesio_shim v12.0.0 Sep 01 13:53:40.187 INFO kablam! Compiling thread_local v0.3.4 Sep 01 13:53:40.535 INFO kablam! Compiling aho-corasick v0.6.4 Sep 01 13:53:41.402 INFO kablam! Checking log v0.3.9 Sep 01 13:53:43.075 INFO kablam! Compiling backtrace-sys v0.1.16 Sep 01 13:53:43.739 INFO kablam! Compiling serde_derive_internals v0.18.1 Sep 01 13:53:43.762 INFO kablam! Compiling derive-new v0.5.0 Sep 01 13:53:49.154 INFO kablam! Checking backtrace v0.3.4 Sep 01 13:53:49.201 INFO kablam! Compiling regex v0.2.3 Sep 01 13:53:49.573 INFO kablam! Compiling parking_lot_core v0.2.10 Sep 01 13:53:52.888 INFO kablam! error[E0635]: unknown feature `thread_local_state` Sep 01 13:53:52.888 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/parking_lot_core-0.2.10/src/lib.rs:41:52 Sep 01 13:53:52.888 INFO kablam! | Sep 01 13:53:52.888 INFO kablam! 41 | #![cfg_attr(feature = "nightly", feature(const_fn, thread_local_state))] Sep 01 13:53:52.888 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 13:53:52.888 INFO kablam! Sep 01 13:53:52.984 INFO kablam! error: aborting due to previous error Sep 01 13:53:52.984 INFO kablam! Sep 01 13:53:52.984 INFO kablam! For more information about this error, try `rustc --explain E0635`. Sep 01 13:53:53.031 INFO kablam! error: Could not compile `parking_lot_core`. Sep 01 13:53:53.031 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 13:54:14.166 INFO kablam! error: build failed Sep 01 13:54:14.168 INFO kablam! su: No module specific data is present Sep 01 13:54:14.576 INFO running `"docker" "rm" "-f" "b4d56956090b5c2ea87612873f4bf109ff6c2d2e925c10a3d6166e7f2d2883b6"` Sep 01 13:54:14.703 INFO blam! b4d56956090b5c2ea87612873f4bf109ff6c2d2e925c10a3d6166e7f2d2883b6