Sep 19 12:42:48.593 INFO checking nrc/graphql against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 19 12:42:48.593 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 19 12:42:48.593 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-6/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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 +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 12:42:49.064 INFO blam! e559767329ce48e9f21e8743f30f4f71d9a1d31c141e95dc60bb89c977871d51 Sep 19 12:42:49.066 INFO running `"docker" "start" "-a" "e559767329ce48e9f21e8743f30f4f71d9a1d31c141e95dc60bb89c977871d51"` Sep 19 12:42:50.547 INFO kablam! usermod: no changes Sep 19 12:42:50.895 INFO kablam! Compiling smallvec v0.6.0 Sep 19 12:42:50.895 INFO kablam! Checking libc v0.2.34 Sep 19 12:42:50.898 INFO kablam! Compiling cc v1.0.3 Sep 19 12:42:50.899 INFO kablam! Compiling stable_deref_trait v1.0.0 Sep 19 12:42:50.910 INFO kablam! Checking cfg-if v0.1.2 Sep 19 12:42:50.918 INFO kablam! Compiling rustc-ap-serialize v12.0.0 Sep 19 12:42:51.339 INFO kablam! Compiling term v0.4.6 Sep 19 12:42:51.471 INFO kablam! Checking void v1.0.2 Sep 19 12:42:51.679 INFO kablam! Compiling rustc-demangle v0.1.5 Sep 19 12:42:52.323 INFO kablam! Compiling unicode-width v0.1.4 Sep 19 12:42:54.636 INFO kablam! Compiling rustc-ap-syntax v12.0.0 Sep 19 12:42:55.538 INFO kablam! Compiling serde v1.0.25 Sep 19 12:43:02.571 INFO kablam! Checking lazy_static v0.2.11 Sep 19 12:43:04.280 INFO kablam! Checking utf8-ranges v1.0.0 Sep 19 12:43:04.472 INFO kablam! Checking num-traits v0.1.41 Sep 19 12:43:04.616 INFO kablam! Checking bitflags v1.0.1 Sep 19 12:43:05.755 INFO kablam! Compiling rustfmt-nightly v0.3.6 Sep 19 12:43:06.165 INFO kablam! Checking dtoa v0.4.2 Sep 19 12:43:07.911 INFO kablam! Checking regex-syntax v0.4.1 Sep 19 12:43:08.399 INFO kablam! Checking semver-parser v0.7.0 Sep 19 12:43:09.372 INFO kablam! Checking itoa v0.3.4 Sep 19 12:43:10.023 INFO kablam! Compiling getopts v0.2.15 Sep 19 12:43:13.980 INFO kablam! Compiling unicode-segmentation v1.2.0 Sep 19 12:43:14.044 INFO kablam! Compiling diff v0.1.11 Sep 19 12:43:14.387 INFO kablam! Compiling rls-span v0.4.0 Sep 19 12:43:18.071 INFO kablam! Compiling rand v0.3.20 Sep 19 12:43:18.071 INFO kablam! Compiling memchr v2.0.1 Sep 19 12:43:18.071 INFO kablam! Compiling log v0.4.0 Sep 19 12:43:19.299 INFO kablam! Checking owning_ref v0.3.3 Sep 19 12:43:20.075 INFO kablam! Checking unreachable v1.0.0 Sep 19 12:43:20.571 INFO kablam! Compiling rustc-ap-rustc_cratesio_shim v12.0.0 Sep 19 12:43:20.574 INFO kablam! Compiling backtrace-sys v0.1.16 Sep 19 12:43:21.111 INFO kablam! Compiling syn v0.11.11 Sep 19 12:43:21.111 INFO kablam! Compiling thread_local v0.3.4 Sep 19 12:43:21.383 INFO kablam! Compiling aho-corasick v0.6.4 Sep 19 12:43:24.695 INFO kablam! Checking log v0.3.9 Sep 19 12:43:28.782 INFO kablam! Compiling regex v0.2.3 Sep 19 12:43:28.923 INFO kablam! Compiling parking_lot_core v0.2.10 Sep 19 12:43:32.465 INFO kablam! error[E0635]: unknown feature `thread_local_state` Sep 19 12:43:32.465 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/parking_lot_core-0.2.10/src/lib.rs:41:52 Sep 19 12:43:32.465 INFO kablam! | Sep 19 12:43:32.465 INFO kablam! 41 | #![cfg_attr(feature = "nightly", feature(const_fn, thread_local_state))] Sep 19 12:43:32.465 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 19 12:43:32.511 INFO kablam! Sep 19 12:43:32.627 INFO kablam! error: aborting due to previous error Sep 19 12:43:32.639 INFO kablam! Sep 19 12:43:32.642 INFO kablam! For more information about this error, try `rustc --explain E0635`. Sep 19 12:43:32.739 INFO kablam! error: Could not compile `parking_lot_core`. Sep 19 12:43:32.739 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 12:43:32.943 INFO kablam! error[E0635]: unknown feature `thread_local_state` Sep 19 12:43:32.943 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/parking_lot_core-0.2.10/src/lib.rs:41:52 Sep 19 12:43:32.943 INFO kablam! | Sep 19 12:43:32.943 INFO kablam! 41 | #![cfg_attr(feature = "nightly", feature(const_fn, thread_local_state))] Sep 19 12:43:32.943 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 19 12:43:32.943 INFO kablam! Sep 19 12:43:32.943 INFO kablam! error: aborting due to previous error Sep 19 12:43:32.943 INFO kablam! Sep 19 12:43:32.943 INFO kablam! For more information about this error, try `rustc --explain E0635`. Sep 19 12:43:32.950 INFO kablam! error: Could not compile `parking_lot_core`. Sep 19 12:43:32.951 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 12:44:04.527 INFO kablam! error: build failed Sep 19 12:44:04.529 INFO kablam! su: No module specific data is present Sep 19 12:44:06.175 INFO running `"docker" "rm" "-f" "e559767329ce48e9f21e8743f30f4f71d9a1d31c141e95dc60bb89c977871d51"` Sep 19 12:44:06.587 INFO blam! e559767329ce48e9f21e8743f30f4f71d9a1d31c141e95dc60bb89c977871d51