Sep 20 21:44:21.652 INFO checking nrc/graphql against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 20 21:44:21.653 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 20 21:44:21.653 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-3/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 21:44:21.877 INFO blam! 7fd4e747455e12917d2d1428021ee582bbb3759f064f4e8fdf0715c436c77813 Sep 20 21:44:21.879 INFO running `"docker" "start" "-a" "7fd4e747455e12917d2d1428021ee582bbb3759f064f4e8fdf0715c436c77813"` Sep 20 21:44:23.173 INFO kablam! usermod: no changes Sep 20 21:44:23.420 INFO kablam! Compiling libc v0.2.34 Sep 20 21:44:23.420 INFO kablam! Compiling smallvec v0.6.0 Sep 20 21:44:23.421 INFO kablam! Compiling stable_deref_trait v1.0.0 Sep 20 21:44:23.437 INFO kablam! Compiling term v0.4.6 Sep 20 21:44:23.446 INFO kablam! Checking cfg-if v0.1.2 Sep 20 21:44:24.147 INFO kablam! Compiling rustc-ap-serialize v12.0.0 Sep 20 21:44:24.518 INFO kablam! Compiling unicode-width v0.1.4 Sep 20 21:44:24.750 INFO kablam! Checking void v1.0.2 Sep 20 21:44:27.036 INFO kablam! Checking rustc-demangle v0.1.5 Sep 20 21:44:27.182 INFO kablam! Compiling num-traits v0.1.41 Sep 20 21:44:32.127 INFO kablam! Compiling regex-syntax v0.4.1 Sep 20 21:44:32.257 INFO kablam! Checking lazy_static v0.2.11 Sep 20 21:44:32.588 INFO kablam! Compiling rustc-ap-syntax v12.0.0 Sep 20 21:44:32.672 INFO kablam! Compiling bitflags v1.0.1 Sep 20 21:44:33.442 INFO kablam! Compiling utf8-ranges v1.0.0 Sep 20 21:44:33.546 INFO kablam! Compiling serde v1.0.25 Sep 20 21:44:34.714 INFO kablam! Checking dtoa v0.4.2 Sep 20 21:44:34.819 INFO kablam! Checking itoa v0.3.4 Sep 20 21:44:35.715 INFO kablam! Compiling rustfmt-nightly v0.3.6 Sep 20 21:44:37.143 INFO kablam! Checking semver-parser v0.7.0 Sep 20 21:44:43.398 INFO kablam! Compiling unicode-segmentation v1.2.0 Sep 20 21:44:43.921 INFO kablam! Compiling getopts v0.2.15 Sep 20 21:44:44.542 INFO kablam! Compiling diff v0.1.11 Sep 20 21:44:46.341 INFO kablam! Compiling rls-span v0.4.0 Sep 20 21:44:51.386 INFO kablam! Compiling log v0.4.0 Sep 20 21:44:52.602 INFO kablam! Compiling owning_ref v0.3.3 Sep 20 21:44:54.241 INFO kablam! Checking unreachable v1.0.0 Sep 20 21:44:54.241 INFO kablam! Checking rand v0.3.20 Sep 20 21:44:54.241 INFO kablam! Checking memchr v2.0.1 Sep 20 21:44:54.660 INFO kablam! Compiling rustc-ap-rustc_cratesio_shim v12.0.0 Sep 20 21:44:55.966 INFO kablam! Compiling syn v0.11.11 Sep 20 21:44:55.966 INFO kablam! Compiling thread_local v0.3.4 Sep 20 21:44:55.982 INFO kablam! Checking log v0.3.9 Sep 20 21:45:00.358 INFO kablam! Checking aho-corasick v0.6.4 Sep 20 21:45:00.374 INFO kablam! Compiling backtrace-sys v0.1.16 Sep 20 21:45:01.453 INFO kablam! Checking backtrace v0.3.4 Sep 20 21:45:04.068 INFO kablam! Checking parking_lot_core v0.2.10 Sep 20 21:45:04.118 INFO kablam! Checking error-chain v0.11.0 Sep 20 21:45:06.974 INFO kablam! error[E0635]: unknown feature `thread_local_state` Sep 20 21:45:06.974 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/parking_lot_core-0.2.10/src/lib.rs:41:52 Sep 20 21:45:06.974 INFO kablam! | Sep 20 21:45:06.974 INFO kablam! 41 | #![cfg_attr(feature = "nightly", feature(const_fn, thread_local_state))] Sep 20 21:45:06.974 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 20 21:45:06.974 INFO kablam! Sep 20 21:45:07.126 INFO kablam! error: aborting due to previous error Sep 20 21:45:07.126 INFO kablam! Sep 20 21:45:07.126 INFO kablam! For more information about this error, try `rustc --explain E0635`. Sep 20 21:45:07.186 INFO kablam! error: Could not compile `parking_lot_core`. Sep 20 21:45:07.186 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 21:45:28.203 INFO kablam! error: build failed Sep 20 21:45:28.205 INFO kablam! su: No module specific data is present Sep 20 21:45:29.912 INFO running `"docker" "rm" "-f" "7fd4e747455e12917d2d1428021ee582bbb3759f064f4e8fdf0715c436c77813"` Sep 20 21:45:30.067 INFO blam! 7fd4e747455e12917d2d1428021ee582bbb3759f064f4e8fdf0715c436c77813