Aug 30 19:35:14.540 INFO checking drone-sd-core-0.2.2 against master#ede55518431154bc761f7b2438cce9078c162700 for pr-53707 Aug 30 19:35:14.540 INFO running: cargo +ede55518431154bc761f7b2438cce9078c162700-alt check --frozen --all --all-targets Aug 30 19:35:14.540 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53707/master#ede55518431154bc761f7b2438cce9078c162700:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53707/worker-0/master#ede55518431154bc761f7b2438cce9078c162700:/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 +ede55518431154bc761f7b2438cce9078c162700-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Aug 30 19:35:14.774 INFO blam! eae60cb7e15587f39c09151b108836a4b0970c0a98f5ccefd464571f5f1e15ec Aug 30 19:35:14.776 INFO running `"docker" "start" "-a" "eae60cb7e15587f39c09151b108836a4b0970c0a98f5ccefd464571f5f1e15ec"` Aug 30 19:35:15.708 INFO kablam! Checking futures-core-preview v0.2.3 Aug 30 19:35:15.708 INFO kablam! Compiling version_check v0.1.4 Aug 30 19:35:15.708 INFO kablam! Compiling proc-macro2 v0.4.15 Aug 30 19:35:15.712 INFO kablam! Compiling unicode-xid v0.1.0 Aug 30 19:35:15.720 INFO kablam! Compiling libc v0.2.43 Aug 30 19:35:15.721 INFO kablam! Checking either v1.5.0 Aug 30 19:35:15.721 INFO kablam! Compiling regex v1.0.4 Aug 30 19:35:15.728 INFO kablam! Compiling ucd-util v0.1.1 Aug 30 19:35:17.174 INFO kablam! Compiling unicode-xid v0.0.4 Aug 30 19:35:17.269 INFO kablam! Compiling utf8-ranges v1.0.1 Aug 30 19:35:17.377 INFO kablam! Compiling quote v0.3.15 Aug 30 19:35:18.642 INFO kablam! Compiling if_chain v0.1.3 Aug 30 19:35:19.137 INFO kablam! Checking failure v0.1.1 Aug 30 19:35:23.733 INFO kablam! Checking drone-ctypes v0.8.3 Aug 30 19:35:23.735 INFO kablam! Checking futures-channel-preview v0.2.2 Aug 30 19:35:23.754 INFO kablam! Checking futures-io-preview v0.2.2 Aug 30 19:35:23.810 INFO kablam! Compiling synom v0.11.3 Aug 30 19:35:23.874 INFO kablam! Compiling regex-syntax v0.6.2 Aug 30 19:35:24.163 INFO kablam! Compiling lazy_static v1.1.0 Aug 30 19:35:25.153 INFO kablam! Checking futures-sink-preview v0.2.2 Aug 30 19:35:25.474 INFO kablam! Checking futures-util-preview v0.2.2 Aug 30 19:35:27.837 INFO kablam! Compiling syn v0.11.11 Aug 30 19:35:28.186 INFO kablam! Compiling memchr v2.0.2 Aug 30 19:35:29.649 INFO kablam! Compiling thread_local v0.3.6 Aug 30 19:35:31.338 INFO kablam! Compiling aho-corasick v0.6.8 Aug 30 19:35:32.077 INFO kablam! Checking futures-executor-preview v0.2.2 Aug 30 19:35:32.265 INFO kablam! Checking futures-stable-preview v0.2.3 Aug 30 19:35:32.490 INFO kablam! Checking futures-async-runtime-preview v0.2.3 Aug 30 19:35:33.144 INFO kablam! Checking futures-preview v0.2.2 Aug 30 19:35:39.987 INFO kablam! Compiling quote v0.6.8 Aug 30 19:35:41.758 INFO kablam! Compiling synstructure v0.6.1 Aug 30 19:35:49.152 INFO kablam! Compiling syn v0.14.9 Aug 30 19:35:51.738 INFO kablam! Compiling failure_derive v0.1.1 Aug 30 19:36:07.245 INFO kablam! Compiling Inflector v0.11.3 Aug 30 19:36:19.877 INFO kablam! Compiling drone-macros-core v0.8.3 Aug 30 19:36:25.418 INFO kablam! Compiling drone-core-macros v0.8.3 Aug 30 19:36:31.342 INFO kablam! error[E0599]: no function or associated item named `def_site` found for type `proc_macro2::Span` in the current scope Aug 30 19:36:31.342 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/drone-core-macros-0.8.3/src/bitfield.rs:106:32 Aug 30 19:36:31.342 INFO kablam! | Aug 30 19:36:31.342 INFO kablam! 106 | let (def_site, call_site) = (Span::def_site(), Span::call_site()); Aug 30 19:36:31.342 INFO kablam! | ^^^^^^^^^^^^^^ function or associated item not found in `proc_macro2::Span` Aug 30 19:36:31.342 INFO kablam! Aug 30 19:36:31.604 INFO kablam! error[E0599]: no function or associated item named `def_site` found for type `proc_macro2::Span` in the current scope Aug 30 19:36:31.604 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/drone-core-macros-0.8.3/src/drv/driver.rs:36:18 Aug 30 19:36:31.605 INFO kablam! | Aug 30 19:36:31.605 INFO kablam! 36 | let def_site = Span::def_site(); Aug 30 19:36:31.605 INFO kablam! | ^^^^^^^^^^^^^^ function or associated item not found in `proc_macro2::Span` Aug 30 19:36:31.605 INFO kablam! Aug 30 19:36:31.671 INFO kablam! error[E0599]: no function or associated item named `def_site` found for type `proc_macro2::Span` in the current scope Aug 30 19:36:31.671 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/drone-core-macros-0.8.3/src/drv/resource.rs:6:18 Aug 30 19:36:31.671 INFO kablam! | Aug 30 19:36:31.671 INFO kablam! 6 | let def_site = Span::def_site(); Aug 30 19:36:31.671 INFO kablam! | ^^^^^^^^^^^^^^ function or associated item not found in `proc_macro2::Span` Aug 30 19:36:31.672 INFO kablam! Aug 30 19:36:31.726 INFO kablam! error[E0599]: no function or associated item named `def_site` found for type `proc_macro2::Span` in the current scope Aug 30 19:36:31.726 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/drone-core-macros-0.8.3/src/heap.rs:67:32 Aug 30 19:36:31.726 INFO kablam! | Aug 30 19:36:31.726 INFO kablam! 67 | let (def_site, call_site) = (Span::def_site(), Span::call_site()); Aug 30 19:36:31.726 INFO kablam! | ^^^^^^^^^^^^^^ function or associated item not found in `proc_macro2::Span` Aug 30 19:36:31.727 INFO kablam! Aug 30 19:36:32.001 INFO kablam! error[E0599]: no function or associated item named `def_site` found for type `proc_macro2::Span` in the current scope Aug 30 19:36:32.001 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/drone-core-macros-0.8.3/src/reg/map.rs:102:32 Aug 30 19:36:32.001 INFO kablam! | Aug 30 19:36:32.001 INFO kablam! 102 | let (def_site, call_site) = (Span::def_site(), Span::call_site()); Aug 30 19:36:32.002 INFO kablam! | ^^^^^^^^^^^^^^ function or associated item not found in `proc_macro2::Span` Aug 30 19:36:32.002 INFO kablam! Aug 30 19:36:32.267 INFO kablam! error[E0599]: no function or associated item named `def_site` found for type `proc_macro2::Span` in the current scope Aug 30 19:36:32.267 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/drone-core-macros-0.8.3/src/reg/map.rs:292:32 Aug 30 19:36:32.267 INFO kablam! | Aug 30 19:36:32.267 INFO kablam! 292 | let (def_site, call_site) = (Span::def_site(), Span::call_site()); Aug 30 19:36:32.267 INFO kablam! | ^^^^^^^^^^^^^^ function or associated item not found in `proc_macro2::Span` Aug 30 19:36:32.267 INFO kablam! Aug 30 19:36:32.479 INFO kablam! error[E0599]: no function or associated item named `def_site` found for type `proc_macro2::Span` in the current scope Aug 30 19:36:32.480 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/drone-core-macros-0.8.3/src/reg/tokens.rs:105:32 Aug 30 19:36:32.480 INFO kablam! | Aug 30 19:36:32.480 INFO kablam! 105 | let (def_site, call_site) = (Span::def_site(), Span::call_site()); Aug 30 19:36:32.480 INFO kablam! | ^^^^^^^^^^^^^^ function or associated item not found in `proc_macro2::Span` Aug 30 19:36:32.480 INFO kablam! Aug 30 19:36:32.534 INFO kablam! error[E0599]: no function or associated item named `def_site` found for type `proc_macro2::Span` in the current scope Aug 30 19:36:32.534 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/drone-core-macros-0.8.3/src/thr.rs:48:32 Aug 30 19:36:32.534 INFO kablam! | Aug 30 19:36:32.534 INFO kablam! 48 | let (def_site, call_site) = (Span::def_site(), Span::call_site()); Aug 30 19:36:32.534 INFO kablam! | ^^^^^^^^^^^^^^ function or associated item not found in `proc_macro2::Span` Aug 30 19:36:32.535 INFO kablam! Aug 30 19:36:32.733 INFO kablam! error: aborting due to 8 previous errors Aug 30 19:36:32.733 INFO kablam! Aug 30 19:36:32.733 INFO kablam! For more information about this error, try `rustc --explain E0599`. Aug 30 19:36:32.750 INFO kablam! error: Could not compile `drone-core-macros`. Aug 30 19:36:32.750 INFO kablam! Aug 30 19:36:32.750 INFO kablam! To learn more, run the command again with --verbose. Aug 30 19:36:32.752 INFO kablam! su: No module specific data is present Aug 30 19:36:33.338 INFO running `"docker" "rm" "-f" "eae60cb7e15587f39c09151b108836a4b0970c0a98f5ccefd464571f5f1e15ec"` Aug 30 19:36:33.502 INFO blam! eae60cb7e15587f39c09151b108836a4b0970c0a98f5ccefd464571f5f1e15ec