Sep 20 21:44:21.744 INFO checking nrc/graphql against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 20 21:44:21.744 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 20 21:44:21.744 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-5/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-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.967 INFO blam! 76674c4b352d68ee14e4b1c9ff0cd6e7faa8c174a3ece1702b039254f6e3fed3 Sep 20 21:44:21.969 INFO running `"docker" "start" "-a" "76674c4b352d68ee14e4b1c9ff0cd6e7faa8c174a3ece1702b039254f6e3fed3"` Sep 20 21:44:23.662 INFO kablam! usermod: no changes Sep 20 21:44:23.978 INFO kablam! Compiling smallvec v0.6.0 Sep 20 21:44:23.982 INFO kablam! Checking libc v0.2.34 Sep 20 21:44:23.986 INFO kablam! Compiling stable_deref_trait v1.0.0 Sep 20 21:44:24.002 INFO kablam! Checking cfg-if v0.1.2 Sep 20 21:44:24.002 INFO kablam! Compiling rustc-ap-serialize v12.0.0 Sep 20 21:44:24.002 INFO kablam! Compiling term v0.4.6 Sep 20 21:44:24.498 INFO kablam! Compiling rustc-demangle v0.1.5 Sep 20 21:44:24.894 INFO kablam! Checking void v1.0.2 Sep 20 21:44:27.054 INFO kablam! Compiling regex-syntax v0.4.1 Sep 20 21:44:27.114 INFO kablam! Checking lazy_static v0.2.11 Sep 20 21:44:28.262 INFO kablam! Compiling dtoa v0.4.2 Sep 20 21:44:29.509 INFO kablam! Compiling rustc-ap-syntax v12.0.0 Sep 20 21:44:29.746 INFO kablam! Compiling serde v1.0.25 Sep 20 21:44:30.254 INFO kablam! Compiling bitflags v1.0.1 Sep 20 21:44:34.734 INFO kablam! Compiling num-traits v0.1.41 Sep 20 21:44:34.866 INFO kablam! Compiling itoa v0.3.4 Sep 20 21:44:34.884 INFO kablam! Compiling rustfmt-nightly v0.3.6 Sep 20 21:44:38.982 INFO kablam! Checking utf8-ranges v1.0.0 Sep 20 21:44:40.783 INFO kablam! Checking semver-parser v0.7.0 Sep 20 21:44:44.398 INFO kablam! Compiling diff v0.1.11 Sep 20 21:44:47.247 INFO kablam! Compiling unicode-segmentation v1.2.0 Sep 20 21:44:48.431 INFO kablam! Compiling rls-span v0.4.0 Sep 20 21:44:48.431 INFO kablam! Compiling getopts v0.2.15 Sep 20 21:44:52.614 INFO kablam! Compiling rand v0.3.20 Sep 20 21:44:52.626 INFO kablam! Compiling memchr v2.0.1 Sep 20 21:44:52.626 INFO kablam! Compiling log v0.4.0 Sep 20 21:44:52.718 INFO kablam! Checking owning_ref v0.3.3 Sep 20 21:44:54.076 INFO kablam! Checking unreachable v1.0.0 Sep 20 21:44:55.534 INFO kablam! Compiling rustc-ap-rustc_cratesio_shim v12.0.0 Sep 20 21:44:55.715 INFO kablam! Compiling thread_local v0.3.4 Sep 20 21:44:56.102 INFO kablam! Compiling aho-corasick v0.6.4 Sep 20 21:44:57.202 INFO kablam! Checking log v0.3.9 Sep 20 21:44:59.586 INFO kablam! Compiling backtrace-sys v0.1.16 Sep 20 21:45:01.410 INFO kablam! Compiling serde_derive_internals v0.18.1 Sep 20 21:45:01.418 INFO kablam! Compiling derive-new v0.5.0 Sep 20 21:45:02.360 INFO kablam! Checking backtrace v0.3.4 Sep 20 21:45:05.418 INFO kablam! Compiling regex v0.2.3 Sep 20 21:45:05.455 INFO kablam! Checking parking_lot_core v0.2.10 Sep 20 21:45:09.158 INFO kablam! error[E0635]: unknown feature `thread_local_state` Sep 20 21:45:09.159 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/parking_lot_core-0.2.10/src/lib.rs:41:52 Sep 20 21:45:09.159 INFO kablam! | Sep 20 21:45:09.160 INFO kablam! 41 | #![cfg_attr(feature = "nightly", feature(const_fn, thread_local_state))] Sep 20 21:45:09.160 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 20 21:45:09.160 INFO kablam! Sep 20 21:45:09.302 INFO kablam! error: aborting due to previous error Sep 20 21:45:09.302 INFO kablam! Sep 20 21:45:09.303 INFO kablam! For more information about this error, try `rustc --explain E0635`. Sep 20 21:45:09.422 INFO kablam! error: Could not compile `parking_lot_core`. Sep 20 21:45:09.423 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 21:45:33.303 INFO kablam! error: build failed Sep 20 21:45:33.305 INFO kablam! su: No module specific data is present Sep 20 21:45:35.018 INFO running `"docker" "rm" "-f" "76674c4b352d68ee14e4b1c9ff0cd6e7faa8c174a3ece1702b039254f6e3fed3"` Sep 20 21:45:35.141 INFO blam! 76674c4b352d68ee14e4b1c9ff0cd6e7faa8c174a3ece1702b039254f6e3fed3