Sep 02 15:56:34.762 INFO checking drone-sd-core-0.2.2 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 15:56:34.762 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 15:56:34.763 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 02 15:56:34.990 INFO blam! 629d5a66b06a88a6b5818c87de2447fad8872651035de0e47a9929a9891bb2dc Sep 02 15:56:34.993 INFO running `"docker" "start" "-a" "629d5a66b06a88a6b5818c87de2447fad8872651035de0e47a9929a9891bb2dc"` Sep 02 15:56:35.888 INFO kablam! Checking futures-core-preview v0.2.3 Sep 02 15:56:35.898 INFO kablam! Compiling version_check v0.1.4 Sep 02 15:56:35.906 INFO kablam! Compiling proc-macro2 v0.4.15 Sep 02 15:56:35.922 INFO kablam! Compiling unicode-xid v0.1.0 Sep 02 15:56:35.942 INFO kablam! Compiling libc v0.2.43 Sep 02 15:56:35.970 INFO kablam! Checking either v1.5.0 Sep 02 15:56:35.982 INFO kablam! Compiling ucd-util v0.1.1 Sep 02 15:56:35.998 INFO kablam! Compiling regex v1.0.4 Sep 02 15:56:37.234 INFO kablam! Compiling unicode-xid v0.0.4 Sep 02 15:56:37.457 INFO kablam! Compiling quote v0.3.15 Sep 02 15:56:37.500 INFO kablam! Compiling utf8-ranges v1.0.1 Sep 02 15:56:38.707 INFO kablam! Compiling if_chain v0.1.3 Sep 02 15:56:39.227 INFO kablam! Checking failure v0.1.1 Sep 02 15:56:43.180 INFO kablam! Checking drone-ctypes v0.8.3 Sep 02 15:56:43.193 INFO kablam! Checking futures-channel-preview v0.2.2 Sep 02 15:56:43.215 INFO kablam! Checking futures-io-preview v0.2.2 Sep 02 15:56:43.377 INFO kablam! Compiling synom v0.11.3 Sep 02 15:56:44.073 INFO kablam! Compiling regex-syntax v0.6.2 Sep 02 15:56:44.197 INFO kablam! Compiling lazy_static v1.1.0 Sep 02 15:56:44.227 INFO kablam! Checking futures-sink-preview v0.2.2 Sep 02 15:56:44.621 INFO kablam! Checking futures-util-preview v0.2.2 Sep 02 15:56:46.860 INFO kablam! Compiling syn v0.11.11 Sep 02 15:56:48.236 INFO kablam! Compiling memchr v2.0.2 Sep 02 15:56:49.586 INFO kablam! Compiling thread_local v0.3.6 Sep 02 15:56:51.482 INFO kablam! Compiling aho-corasick v0.6.8 Sep 02 15:56:55.323 INFO kablam! Checking futures-executor-preview v0.2.2 Sep 02 15:56:55.600 INFO kablam! Checking futures-stable-preview v0.2.3 Sep 02 15:56:55.887 INFO kablam! Checking futures-async-runtime-preview v0.2.3 Sep 02 15:56:56.167 INFO kablam! Checking futures-preview v0.2.2 Sep 02 15:57:01.499 INFO kablam! Compiling quote v0.6.8 Sep 02 15:57:04.307 INFO kablam! Compiling synstructure v0.6.1 Sep 02 15:57:11.150 INFO kablam! Compiling syn v0.14.9 Sep 02 15:57:14.957 INFO kablam! Compiling failure_derive v0.1.1 Sep 02 15:57:29.107 INFO kablam! Compiling Inflector v0.11.3 Sep 02 15:57:41.210 INFO kablam! Compiling drone-macros-core v0.8.3 Sep 02 15:57:46.683 INFO kablam! Compiling drone-core-macros v0.8.3 Sep 02 15:57:52.854 INFO kablam! error[E0599]: no function or associated item named `def_site` found for type `proc_macro2::Span` in the current scope Sep 02 15:57:52.854 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/drone-core-macros-0.8.3/src/bitfield.rs:106:32 Sep 02 15:57:52.854 INFO kablam! | Sep 02 15:57:52.854 INFO kablam! 106 | let (def_site, call_site) = (Span::def_site(), Span::call_site()); Sep 02 15:57:52.854 INFO kablam! | ^^^^^^^^^^^^^^ function or associated item not found in `proc_macro2::Span` Sep 02 15:57:52.854 INFO kablam! Sep 02 15:57:53.073 INFO kablam! error[E0599]: no function or associated item named `def_site` found for type `proc_macro2::Span` in the current scope Sep 02 15:57:53.073 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/drone-core-macros-0.8.3/src/drv/driver.rs:36:18 Sep 02 15:57:53.073 INFO kablam! | Sep 02 15:57:53.073 INFO kablam! 36 | let def_site = Span::def_site(); Sep 02 15:57:53.073 INFO kablam! | ^^^^^^^^^^^^^^ function or associated item not found in `proc_macro2::Span` Sep 02 15:57:53.073 INFO kablam! Sep 02 15:57:53.128 INFO kablam! error[E0599]: no function or associated item named `def_site` found for type `proc_macro2::Span` in the current scope Sep 02 15:57:53.128 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/drone-core-macros-0.8.3/src/drv/resource.rs:6:18 Sep 02 15:57:53.128 INFO kablam! | Sep 02 15:57:53.128 INFO kablam! 6 | let def_site = Span::def_site(); Sep 02 15:57:53.128 INFO kablam! | ^^^^^^^^^^^^^^ function or associated item not found in `proc_macro2::Span` Sep 02 15:57:53.128 INFO kablam! Sep 02 15:57:53.178 INFO kablam! error[E0599]: no function or associated item named `def_site` found for type `proc_macro2::Span` in the current scope Sep 02 15:57:53.178 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/drone-core-macros-0.8.3/src/heap.rs:67:32 Sep 02 15:57:53.178 INFO kablam! | Sep 02 15:57:53.178 INFO kablam! 67 | let (def_site, call_site) = (Span::def_site(), Span::call_site()); Sep 02 15:57:53.178 INFO kablam! | ^^^^^^^^^^^^^^ function or associated item not found in `proc_macro2::Span` Sep 02 15:57:53.178 INFO kablam! Sep 02 15:57:53.411 INFO kablam! error[E0599]: no function or associated item named `def_site` found for type `proc_macro2::Span` in the current scope Sep 02 15:57:53.411 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/drone-core-macros-0.8.3/src/reg/map.rs:102:32 Sep 02 15:57:53.411 INFO kablam! | Sep 02 15:57:53.411 INFO kablam! 102 | let (def_site, call_site) = (Span::def_site(), Span::call_site()); Sep 02 15:57:53.411 INFO kablam! | ^^^^^^^^^^^^^^ function or associated item not found in `proc_macro2::Span` Sep 02 15:57:53.411 INFO kablam! Sep 02 15:57:53.653 INFO kablam! error[E0599]: no function or associated item named `def_site` found for type `proc_macro2::Span` in the current scope Sep 02 15:57:53.653 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/drone-core-macros-0.8.3/src/reg/map.rs:292:32 Sep 02 15:57:53.653 INFO kablam! | Sep 02 15:57:53.653 INFO kablam! 292 | let (def_site, call_site) = (Span::def_site(), Span::call_site()); Sep 02 15:57:53.653 INFO kablam! | ^^^^^^^^^^^^^^ function or associated item not found in `proc_macro2::Span` Sep 02 15:57:53.654 INFO kablam! Sep 02 15:57:53.861 INFO kablam! error[E0599]: no function or associated item named `def_site` found for type `proc_macro2::Span` in the current scope Sep 02 15:57:53.861 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/drone-core-macros-0.8.3/src/reg/tokens.rs:105:32 Sep 02 15:57:53.861 INFO kablam! | Sep 02 15:57:53.861 INFO kablam! 105 | let (def_site, call_site) = (Span::def_site(), Span::call_site()); Sep 02 15:57:53.861 INFO kablam! | ^^^^^^^^^^^^^^ function or associated item not found in `proc_macro2::Span` Sep 02 15:57:53.861 INFO kablam! Sep 02 15:57:53.918 INFO kablam! error[E0599]: no function or associated item named `def_site` found for type `proc_macro2::Span` in the current scope Sep 02 15:57:53.918 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/drone-core-macros-0.8.3/src/thr.rs:48:32 Sep 02 15:57:53.918 INFO kablam! | Sep 02 15:57:53.918 INFO kablam! 48 | let (def_site, call_site) = (Span::def_site(), Span::call_site()); Sep 02 15:57:53.918 INFO kablam! | ^^^^^^^^^^^^^^ function or associated item not found in `proc_macro2::Span` Sep 02 15:57:53.918 INFO kablam! Sep 02 15:57:54.122 INFO kablam! error: aborting due to 8 previous errors Sep 02 15:57:54.122 INFO kablam! Sep 02 15:57:54.122 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 02 15:57:54.141 INFO kablam! error: Could not compile `drone-core-macros`. Sep 02 15:57:54.141 INFO kablam! Sep 02 15:57:54.141 INFO kablam! To learn more, run the command again with --verbose. Sep 02 15:57:54.143 INFO kablam! su: No module specific data is present Sep 02 15:57:54.702 INFO running `"docker" "rm" "-f" "629d5a66b06a88a6b5818c87de2447fad8872651035de0e47a9929a9891bb2dc"` Sep 02 15:57:54.856 INFO blam! 629d5a66b06a88a6b5818c87de2447fad8872651035de0e47a9929a9891bb2dc