Sep 06 07:47:28.883 INFO checking drone-fatfs-0.2.3 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 07:47:28.883 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 07:47:28.883 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-6/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 07:47:29.095 INFO blam! 654e6f249975915682c255fcf38183ae382c56ce8b1947aa11dc2047fb55c06e Sep 06 07:47:29.097 INFO running `"docker" "start" "-a" "654e6f249975915682c255fcf38183ae382c56ce8b1947aa11dc2047fb55c06e"` Sep 06 07:47:30.897 INFO kablam! usermod: no changes Sep 06 07:47:31.038 INFO kablam! Compiling cc v1.0.23 Sep 06 07:47:31.045 INFO kablam! Compiling libc v0.2.43 Sep 06 07:47:31.046 INFO kablam! Compiling glob v0.2.11 Sep 06 07:47:31.047 INFO kablam! Compiling quick-error v1.2.2 Sep 06 07:47:31.062 INFO kablam! Compiling unicode-width v0.1.5 Sep 06 07:47:31.062 INFO kablam! Compiling cfg-if v0.1.5 Sep 06 07:47:31.062 INFO kablam! Compiling bitflags v1.0.4 Sep 06 07:47:31.062 INFO kablam! Compiling vec_map v0.8.1 Sep 06 07:47:31.763 INFO kablam! Compiling ansi_term v0.11.0 Sep 06 07:47:31.774 INFO kablam! Compiling termcolor v1.0.3 Sep 06 07:47:32.234 INFO kablam! Compiling bindgen v0.37.4 Sep 06 07:47:32.815 INFO kablam! Compiling strsim v0.7.0 Sep 06 07:47:33.486 INFO kablam! Compiling peeking_take_while v0.1.2 Sep 06 07:47:35.722 INFO kablam! Compiling proc-macro2 v0.3.5 Sep 06 07:47:42.678 INFO kablam! Compiling log v0.4.5 Sep 06 07:47:43.362 INFO kablam! Compiling textwrap v0.10.0 Sep 06 07:47:43.386 INFO kablam! Compiling humantime v1.1.1 Sep 06 07:47:43.550 INFO kablam! Compiling memchr v2.0.2 Sep 06 07:47:43.626 INFO kablam! Compiling memchr v1.0.2 Sep 06 07:47:43.698 INFO kablam! Compiling atty v0.2.11 Sep 06 07:47:43.802 INFO kablam! Compiling which v1.0.5 Sep 06 07:47:44.127 INFO kablam! Compiling clang-sys v0.23.0 Sep 06 07:47:48.496 INFO kablam! Compiling libloading v0.5.0 Sep 06 07:47:48.530 INFO kablam! Checking lazy_static v1.1.0 Sep 06 07:47:48.538 INFO kablam! Compiling quote v0.5.2 Sep 06 07:47:48.538 INFO kablam! Compiling aho-corasick v0.6.8 Sep 06 07:47:48.559 INFO kablam! Compiling nom v3.2.1 Sep 06 07:47:49.186 INFO kablam! Compiling clap v2.32.0 Sep 06 07:47:52.670 INFO kablam! Compiling regex v1.0.4 Sep 06 07:47:59.334 INFO kablam! Compiling cexpr v0.2.3 Sep 06 07:48:16.346 INFO kablam! Compiling env_logger v0.5.13 Sep 06 07:48:16.346 INFO kablam! Compiling drone-macros-core v0.8.3 Sep 06 07:48:16.526 INFO kablam! Compiling Inflector v0.11.3 Sep 06 07:48:41.125 INFO kablam! Compiling drone-core-macros v0.8.3 Sep 06 07:48:46.038 INFO kablam! error[E0599]: no function or associated item named `def_site` found for type `proc_macro2::Span` in the current scope Sep 06 07:48:46.038 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/drone-core-macros-0.8.3/src/bitfield.rs:106:32 Sep 06 07:48:46.038 INFO kablam! | Sep 06 07:48:46.038 INFO kablam! 106 | let (def_site, call_site) = (Span::def_site(), Span::call_site()); Sep 06 07:48:46.038 INFO kablam! | ^^^^^^^^^^^^^^ function or associated item not found in `proc_macro2::Span` Sep 06 07:48:46.038 INFO kablam! Sep 06 07:48:46.193 INFO kablam! error[E0599]: no function or associated item named `def_site` found for type `proc_macro2::Span` in the current scope Sep 06 07:48:46.193 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/drone-core-macros-0.8.3/src/drv/driver.rs:36:18 Sep 06 07:48:46.193 INFO kablam! | Sep 06 07:48:46.193 INFO kablam! 36 | let def_site = Span::def_site(); Sep 06 07:48:46.193 INFO kablam! | ^^^^^^^^^^^^^^ function or associated item not found in `proc_macro2::Span` Sep 06 07:48:46.206 INFO kablam! Sep 06 07:48:46.253 INFO kablam! error[E0599]: no function or associated item named `def_site` found for type `proc_macro2::Span` in the current scope Sep 06 07:48:46.253 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/drone-core-macros-0.8.3/src/drv/resource.rs:6:18 Sep 06 07:48:46.253 INFO kablam! | Sep 06 07:48:46.253 INFO kablam! 6 | let def_site = Span::def_site(); Sep 06 07:48:46.253 INFO kablam! | ^^^^^^^^^^^^^^ function or associated item not found in `proc_macro2::Span` Sep 06 07:48:46.253 INFO kablam! Sep 06 07:48:46.285 INFO kablam! error[E0599]: no function or associated item named `def_site` found for type `proc_macro2::Span` in the current scope Sep 06 07:48:46.285 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/drone-core-macros-0.8.3/src/heap.rs:67:32 Sep 06 07:48:46.285 INFO kablam! | Sep 06 07:48:46.285 INFO kablam! 67 | let (def_site, call_site) = (Span::def_site(), Span::call_site()); Sep 06 07:48:46.285 INFO kablam! | ^^^^^^^^^^^^^^ function or associated item not found in `proc_macro2::Span` Sep 06 07:48:46.290 INFO kablam! Sep 06 07:48:46.506 INFO kablam! error[E0599]: no function or associated item named `def_site` found for type `proc_macro2::Span` in the current scope Sep 06 07:48:46.506 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/drone-core-macros-0.8.3/src/reg/map.rs:102:32 Sep 06 07:48:46.506 INFO kablam! | Sep 06 07:48:46.506 INFO kablam! 102 | let (def_site, call_site) = (Span::def_site(), Span::call_site()); Sep 06 07:48:46.506 INFO kablam! | ^^^^^^^^^^^^^^ function or associated item not found in `proc_macro2::Span` Sep 06 07:48:46.506 INFO kablam! Sep 06 07:48:46.714 INFO kablam! error[E0599]: no function or associated item named `def_site` found for type `proc_macro2::Span` in the current scope Sep 06 07:48:46.714 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/drone-core-macros-0.8.3/src/reg/map.rs:292:32 Sep 06 07:48:46.714 INFO kablam! | Sep 06 07:48:46.714 INFO kablam! 292 | let (def_site, call_site) = (Span::def_site(), Span::call_site()); Sep 06 07:48:46.714 INFO kablam! | ^^^^^^^^^^^^^^ function or associated item not found in `proc_macro2::Span` Sep 06 07:48:46.714 INFO kablam! Sep 06 07:48:46.870 INFO kablam! error[E0599]: no function or associated item named `def_site` found for type `proc_macro2::Span` in the current scope Sep 06 07:48:46.870 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/drone-core-macros-0.8.3/src/reg/tokens.rs:105:32 Sep 06 07:48:46.870 INFO kablam! | Sep 06 07:48:46.870 INFO kablam! 105 | let (def_site, call_site) = (Span::def_site(), Span::call_site()); Sep 06 07:48:46.870 INFO kablam! | ^^^^^^^^^^^^^^ function or associated item not found in `proc_macro2::Span` Sep 06 07:48:46.870 INFO kablam! Sep 06 07:48:46.928 INFO kablam! error[E0599]: no function or associated item named `def_site` found for type `proc_macro2::Span` in the current scope Sep 06 07:48:46.928 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/drone-core-macros-0.8.3/src/thr.rs:48:32 Sep 06 07:48:46.928 INFO kablam! | Sep 06 07:48:46.928 INFO kablam! 48 | let (def_site, call_site) = (Span::def_site(), Span::call_site()); Sep 06 07:48:46.928 INFO kablam! | ^^^^^^^^^^^^^^ function or associated item not found in `proc_macro2::Span` Sep 06 07:48:46.928 INFO kablam! Sep 06 07:48:47.126 INFO kablam! error: aborting due to 8 previous errors Sep 06 07:48:47.126 INFO kablam! Sep 06 07:48:47.126 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 06 07:48:47.158 INFO kablam! error: Could not compile `drone-core-macros`. Sep 06 07:48:47.158 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 07:49:05.626 INFO kablam! error: build failed Sep 06 07:49:05.626 INFO kablam! su: No module specific data is present Sep 06 07:49:06.988 INFO running `"docker" "rm" "-f" "654e6f249975915682c255fcf38183ae382c56ce8b1947aa11dc2047fb55c06e"` Sep 06 07:49:07.125 INFO blam! 654e6f249975915682c255fcf38183ae382c56ce8b1947aa11dc2047fb55c06e