Sep 21 11:09:35.528 INFO checking drone-fatfs-0.2.3 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 11:09:35.528 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 11:09:35.528 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-3/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 11:09:35.774 INFO blam! 38fd8ddce7d77fff3ea29349e40cc56103d8aa3b6ec5676d0fea8113b1b0331f Sep 21 11:09:35.776 INFO running `"docker" "start" "-a" "38fd8ddce7d77fff3ea29349e40cc56103d8aa3b6ec5676d0fea8113b1b0331f"` Sep 21 11:09:37.449 INFO kablam! usermod: no changes Sep 21 11:09:37.586 INFO kablam! Compiling libc v0.2.43 Sep 21 11:09:37.586 INFO kablam! Compiling cc v1.0.25 Sep 21 11:09:37.586 INFO kablam! Compiling glob v0.2.11 Sep 21 11:09:37.590 INFO kablam! Compiling unicode-width v0.1.5 Sep 21 11:09:37.599 INFO kablam! Compiling quick-error v1.2.2 Sep 21 11:09:37.599 INFO kablam! Compiling strsim v0.7.0 Sep 21 11:09:37.600 INFO kablam! Compiling termcolor v1.0.4 Sep 21 11:09:37.600 INFO kablam! Compiling ansi_term v0.11.0 Sep 21 11:09:38.775 INFO kablam! Compiling bindgen v0.37.4 Sep 21 11:09:39.358 INFO kablam! Compiling bitflags v1.0.4 Sep 21 11:09:39.758 INFO kablam! Compiling vec_map v0.8.1 Sep 21 11:09:44.410 INFO kablam! Compiling peeking_take_while v0.1.2 Sep 21 11:09:44.414 INFO kablam! Compiling log v0.4.5 Sep 21 11:09:44.499 INFO kablam! Compiling proc-macro2 v0.3.5 Sep 21 11:09:44.499 INFO kablam! Compiling textwrap v0.10.0 Sep 21 11:09:44.593 INFO kablam! Compiling humantime v1.1.1 Sep 21 11:09:44.622 INFO kablam! Compiling memchr v1.0.2 Sep 21 11:09:44.906 INFO kablam! Compiling atty v0.2.11 Sep 21 11:09:45.858 INFO kablam! Compiling which v1.0.5 Sep 21 11:09:46.871 INFO kablam! Compiling clang-sys v0.23.0 Sep 21 11:09:52.354 INFO kablam! Compiling nom v3.2.1 Sep 21 11:09:52.354 INFO kablam! Compiling clap v2.32.0 Sep 21 11:09:52.354 INFO kablam! Compiling memchr v2.1.0 Sep 21 11:09:52.393 INFO kablam! Compiling quote v0.5.2 Sep 21 11:09:52.427 INFO kablam! Checking lazy_static v1.1.0 Sep 21 11:09:52.747 INFO kablam! Compiling libloading v0.5.0 Sep 21 11:09:57.856 INFO kablam! Compiling aho-corasick v0.6.8 Sep 21 11:10:00.863 INFO kablam! Compiling regex v1.0.5 Sep 21 11:10:06.042 INFO kablam! Compiling cexpr v0.2.3 Sep 21 11:10:36.854 INFO kablam! Compiling env_logger v0.5.13 Sep 21 11:10:38.250 INFO kablam! Compiling Inflector v0.11.3 Sep 21 11:10:39.194 INFO kablam! Compiling drone-macros-core v0.8.3 Sep 21 11:10:51.154 INFO kablam! Compiling drone-core-macros v0.8.3 Sep 21 11:10:56.210 INFO kablam! error[E0599]: no function or associated item named `def_site` found for type `proc_macro2::Span` in the current scope Sep 21 11:10:56.210 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/drone-core-macros-0.8.3/src/bitfield.rs:106:32 Sep 21 11:10:56.211 INFO kablam! | Sep 21 11:10:56.211 INFO kablam! 106 | let (def_site, call_site) = (Span::def_site(), Span::call_site()); Sep 21 11:10:56.212 INFO kablam! | ^^^^^^^^^^^^^^ function or associated item not found in `proc_macro2::Span` Sep 21 11:10:56.212 INFO kablam! Sep 21 11:10:56.406 INFO kablam! error[E0599]: no function or associated item named `def_site` found for type `proc_macro2::Span` in the current scope Sep 21 11:10:56.406 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/drone-core-macros-0.8.3/src/drv/driver.rs:36:18 Sep 21 11:10:56.406 INFO kablam! | Sep 21 11:10:56.406 INFO kablam! 36 | let def_site = Span::def_site(); Sep 21 11:10:56.406 INFO kablam! | ^^^^^^^^^^^^^^ function or associated item not found in `proc_macro2::Span` Sep 21 11:10:56.406 INFO kablam! Sep 21 11:10:56.444 INFO kablam! error[E0599]: no function or associated item named `def_site` found for type `proc_macro2::Span` in the current scope Sep 21 11:10:56.444 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/drone-core-macros-0.8.3/src/drv/resource.rs:6:18 Sep 21 11:10:56.444 INFO kablam! | Sep 21 11:10:56.444 INFO kablam! 6 | let def_site = Span::def_site(); Sep 21 11:10:56.444 INFO kablam! | ^^^^^^^^^^^^^^ function or associated item not found in `proc_macro2::Span` Sep 21 11:10:56.444 INFO kablam! Sep 21 11:10:56.508 INFO kablam! error[E0599]: no function or associated item named `def_site` found for type `proc_macro2::Span` in the current scope Sep 21 11:10:56.508 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/drone-core-macros-0.8.3/src/heap.rs:67:32 Sep 21 11:10:56.508 INFO kablam! | Sep 21 11:10:56.508 INFO kablam! 67 | let (def_site, call_site) = (Span::def_site(), Span::call_site()); Sep 21 11:10:56.508 INFO kablam! | ^^^^^^^^^^^^^^ function or associated item not found in `proc_macro2::Span` Sep 21 11:10:56.508 INFO kablam! Sep 21 11:10:56.738 INFO kablam! error[E0599]: no function or associated item named `def_site` found for type `proc_macro2::Span` in the current scope Sep 21 11:10:56.738 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/drone-core-macros-0.8.3/src/reg/map.rs:102:32 Sep 21 11:10:56.738 INFO kablam! | Sep 21 11:10:56.738 INFO kablam! 102 | let (def_site, call_site) = (Span::def_site(), Span::call_site()); Sep 21 11:10:56.738 INFO kablam! | ^^^^^^^^^^^^^^ function or associated item not found in `proc_macro2::Span` Sep 21 11:10:56.738 INFO kablam! Sep 21 11:10:57.022 INFO kablam! error[E0599]: no function or associated item named `def_site` found for type `proc_macro2::Span` in the current scope Sep 21 11:10:57.022 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/drone-core-macros-0.8.3/src/reg/map.rs:292:32 Sep 21 11:10:57.022 INFO kablam! | Sep 21 11:10:57.022 INFO kablam! 292 | let (def_site, call_site) = (Span::def_site(), Span::call_site()); Sep 21 11:10:57.022 INFO kablam! | ^^^^^^^^^^^^^^ function or associated item not found in `proc_macro2::Span` Sep 21 11:10:57.022 INFO kablam! Sep 21 11:10:57.242 INFO kablam! error[E0599]: no function or associated item named `def_site` found for type `proc_macro2::Span` in the current scope Sep 21 11:10:57.242 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/drone-core-macros-0.8.3/src/reg/tokens.rs:105:32 Sep 21 11:10:57.242 INFO kablam! | Sep 21 11:10:57.242 INFO kablam! 105 | let (def_site, call_site) = (Span::def_site(), Span::call_site()); Sep 21 11:10:57.242 INFO kablam! | ^^^^^^^^^^^^^^ function or associated item not found in `proc_macro2::Span` Sep 21 11:10:57.242 INFO kablam! Sep 21 11:10:57.284 INFO kablam! error[E0599]: no function or associated item named `def_site` found for type `proc_macro2::Span` in the current scope Sep 21 11:10:57.284 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/drone-core-macros-0.8.3/src/thr.rs:48:32 Sep 21 11:10:57.284 INFO kablam! | Sep 21 11:10:57.284 INFO kablam! 48 | let (def_site, call_site) = (Span::def_site(), Span::call_site()); Sep 21 11:10:57.284 INFO kablam! | ^^^^^^^^^^^^^^ function or associated item not found in `proc_macro2::Span` Sep 21 11:10:57.284 INFO kablam! Sep 21 11:10:57.510 INFO kablam! error: aborting due to 8 previous errors Sep 21 11:10:57.510 INFO kablam! Sep 21 11:10:57.510 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 21 11:10:57.532 INFO kablam! error: Could not compile `drone-core-macros`. Sep 21 11:10:57.532 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 11:11:13.653 INFO kablam! error: build failed Sep 21 11:11:13.657 INFO kablam! su: No module specific data is present Sep 21 11:11:14.461 INFO running `"docker" "rm" "-f" "38fd8ddce7d77fff3ea29349e40cc56103d8aa3b6ec5676d0fea8113b1b0331f"` Sep 21 11:11:14.574 INFO blam! 38fd8ddce7d77fff3ea29349e40cc56103d8aa3b6ec5676d0fea8113b1b0331f