Sep 03 17:03:25.612 INFO checking nrc/graphql against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 03 17:03:25.612 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 03 17:03:25.612 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-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.794 INFO blam! 1cdad91d8ab8929fd63cc930684ff8cde82794cb40b10b0f1c6bd437b56a6ac9 Sep 03 17:03:25.797 INFO running `"docker" "start" "-a" "1cdad91d8ab8929fd63cc930684ff8cde82794cb40b10b0f1c6bd437b56a6ac9"` Sep 03 17:03:26.602 INFO kablam! Compiling stable_deref_trait v1.0.0 Sep 03 17:03:26.607 INFO kablam! Compiling smallvec v0.6.0 Sep 03 17:03:26.607 INFO kablam! Checking libc v0.2.34 Sep 03 17:03:26.647 INFO kablam! Compiling rustc-ap-serialize v12.0.0 Sep 03 17:03:26.650 INFO kablam! Checking cfg-if v0.1.2 Sep 03 17:03:26.651 INFO kablam! Compiling rustc-demangle v0.1.5 Sep 03 17:03:27.140 INFO kablam! Checking term v0.4.6 Sep 03 17:03:27.483 INFO kablam! Checking void v1.0.2 Sep 03 17:03:28.122 INFO kablam! Compiling rustc-ap-syntax v12.0.0 Sep 03 17:03:29.971 INFO kablam! Compiling serde v1.0.25 Sep 03 17:03:30.447 INFO kablam! Checking lazy_static v0.2.11 Sep 03 17:03:32.279 INFO kablam! Checking itoa v0.3.4 Sep 03 17:03:32.379 INFO kablam! Checking dtoa v0.4.2 Sep 03 17:03:32.533 INFO kablam! Checking bitflags v1.0.1 Sep 03 17:03:32.795 INFO kablam! Checking regex-syntax v0.4.1 Sep 03 17:03:33.968 INFO kablam! Compiling rustfmt-nightly v0.3.6 Sep 03 17:03:34.141 INFO kablam! Checking semver-parser v0.7.0 Sep 03 17:03:37.451 INFO kablam! Checking num-traits v0.1.41 Sep 03 17:03:37.707 INFO kablam! Checking utf8-ranges v1.0.0 Sep 03 17:03:39.123 INFO kablam! Compiling rls-span v0.4.0 Sep 03 17:03:39.649 INFO kablam! Compiling unicode-segmentation v1.2.0 Sep 03 17:03:45.027 INFO kablam! Compiling getopts v0.2.15 Sep 03 17:03:47.555 INFO kablam! Checking diff v0.1.11 Sep 03 17:03:49.467 INFO kablam! Compiling rand v0.3.20 Sep 03 17:03:49.476 INFO kablam! Compiling log v0.4.0 Sep 03 17:03:53.967 INFO kablam! Compiling owning_ref v0.3.3 Sep 03 17:03:55.154 INFO kablam! Checking unreachable v1.0.0 Sep 03 17:03:55.391 INFO kablam! Compiling rustc-ap-rustc_cratesio_shim v12.0.0 Sep 03 17:03:56.137 INFO kablam! Checking memchr v2.0.1 Sep 03 17:03:56.302 INFO kablam! Compiling log v0.3.9 Sep 03 17:03:56.443 INFO kablam! Checking thread_local v0.3.4 Sep 03 17:03:56.613 INFO kablam! Compiling backtrace-sys v0.1.16 Sep 03 17:03:57.223 INFO kablam! Compiling synstructure v0.6.1 Sep 03 17:03:57.635 INFO kablam! Compiling serde_derive_internals v0.18.1 Sep 03 17:03:58.544 INFO kablam! Compiling derive-new v0.5.0 Sep 03 17:04:02.001 INFO kablam! Checking aho-corasick v0.6.4 Sep 03 17:04:02.157 INFO kablam! Checking backtrace v0.3.4 Sep 03 17:04:12.452 INFO kablam! Compiling env_logger v0.4.3 Sep 03 17:04:12.467 INFO kablam! Compiling parking_lot_core v0.2.10 Sep 03 17:04:12.865 INFO kablam! Checking error-chain v0.11.0 Sep 03 17:04:12.881 INFO kablam! Checking regex v0.2.3 Sep 03 17:04:16.163 INFO kablam! error[E0635]: unknown feature `thread_local_state` Sep 03 17:04:16.163 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/parking_lot_core-0.2.10/src/lib.rs:41:52 Sep 03 17:04:16.163 INFO kablam! | Sep 03 17:04:16.163 INFO kablam! 41 | #![cfg_attr(feature = "nightly", feature(const_fn, thread_local_state))] Sep 03 17:04:16.163 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 03 17:04:16.163 INFO kablam! Sep 03 17:04:16.188 INFO kablam! error: aborting due to previous error Sep 03 17:04:16.188 INFO kablam! Sep 03 17:04:16.189 INFO kablam! For more information about this error, try `rustc --explain E0635`. Sep 03 17:04:16.200 INFO kablam! error: Could not compile `parking_lot_core`. Sep 03 17:04:16.201 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 03 17:04:16.315 INFO kablam! error[E0635]: unknown feature `thread_local_state` Sep 03 17:04:16.315 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/parking_lot_core-0.2.10/src/lib.rs:41:52 Sep 03 17:04:16.315 INFO kablam! | Sep 03 17:04:16.315 INFO kablam! 41 | #![cfg_attr(feature = "nightly", feature(const_fn, thread_local_state))] Sep 03 17:04:16.315 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 03 17:04:16.315 INFO kablam! Sep 03 17:04:16.380 INFO kablam! error: aborting due to previous error Sep 03 17:04:16.381 INFO kablam! Sep 03 17:04:16.381 INFO kablam! For more information about this error, try `rustc --explain E0635`. Sep 03 17:04:16.427 INFO kablam! error: Could not compile `parking_lot_core`. Sep 03 17:04:16.428 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 03 17:04:27.531 INFO kablam! error: build failed Sep 03 17:04:27.535 INFO kablam! su: No module specific data is present Sep 03 17:04:28.116 INFO running `"docker" "rm" "-f" "1cdad91d8ab8929fd63cc930684ff8cde82794cb40b10b0f1c6bd437b56a6ac9"` Sep 03 17:04:28.289 INFO blam! 1cdad91d8ab8929fd63cc930684ff8cde82794cb40b10b0f1c6bd437b56a6ac9