Oct 13 11:23:04.491 INFO checking objrs_macros-0.0.1 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 11:23:04.491 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-7/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +4021bd0b3c5815b087d6db10ce461e7e4854ade7-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 11:23:04.706 INFO blam! c94b3d097530fab6f194e8c81dded1a459c8171e1b14166a8c76d49de2e17256 Oct 13 11:23:04.721 INFO running `"docker" "start" "-a" "c94b3d097530fab6f194e8c81dded1a459c8171e1b14166a8c76d49de2e17256"` Oct 13 11:23:06.389 INFO kablam! usermod: no changes Oct 13 11:23:06.483 INFO kablam! Checking syn v0.14.9 Oct 13 11:23:17.708 INFO kablam! Checking objrs_macros v0.0.1 (/source) Oct 13 11:23:24.256 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_def_site' (see issue #54724) Oct 13 11:23:24.256 INFO kablam! --> src/util.rs:70:42 Oct 13 11:23:24.256 INFO kablam! | Oct 13 11:23:24.256 INFO kablam! 70 | let span = span.unstable().resolved_at(proc_macro::Span::def_site()); Oct 13 11:23:24.257 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:23:24.257 INFO kablam! | Oct 13 11:23:24.257 INFO kablam! = help: add #![feature(proc_macro_def_site)] to the crate attributes to enable Oct 13 11:23:24.257 INFO kablam! Oct 13 11:23:24.257 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_def_site' (see issue #54724) Oct 13 11:23:24.277 INFO kablam! --> src/util.rs:109:51 Oct 13 11:23:24.277 INFO kablam! | Oct 13 11:23:24.277 INFO kablam! 109 | let span = self.span().unstable().resolved_at(proc_macro::Span::def_site()); Oct 13 11:23:24.277 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:23:24.277 INFO kablam! | Oct 13 11:23:24.277 INFO kablam! = help: add #![feature(proc_macro_def_site)] to the crate attributes to enable Oct 13 11:23:24.277 INFO kablam! Oct 13 11:23:24.277 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_def_site' (see issue #54724) Oct 13 11:23:24.277 INFO kablam! --> src/util.rs:125:51 Oct 13 11:23:24.277 INFO kablam! | Oct 13 11:23:24.277 INFO kablam! 125 | let span = self.span().unstable().resolved_at(proc_macro::Span::def_site()); Oct 13 11:23:24.277 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:23:24.277 INFO kablam! | Oct 13 11:23:24.277 INFO kablam! = help: add #![feature(proc_macro_def_site)] to the crate attributes to enable Oct 13 11:23:24.277 INFO kablam! Oct 13 11:23:24.277 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_def_site' (see issue #54724) Oct 13 11:23:24.277 INFO kablam! --> src/util.rs:141:51 Oct 13 11:23:24.277 INFO kablam! | Oct 13 11:23:24.277 INFO kablam! 141 | let span = self.span().unstable().resolved_at(proc_macro::Span::def_site()); Oct 13 11:23:24.277 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:23:24.277 INFO kablam! | Oct 13 11:23:24.277 INFO kablam! = help: add #![feature(proc_macro_def_site)] to the crate attributes to enable Oct 13 11:23:24.277 INFO kablam! Oct 13 11:23:24.277 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_def_site' (see issue #54724) Oct 13 11:23:24.277 INFO kablam! --> src/util.rs:159:51 Oct 13 11:23:24.277 INFO kablam! | Oct 13 11:23:24.277 INFO kablam! 159 | let span = self.span().unstable().resolved_at(proc_macro::Span::def_site()); Oct 13 11:23:24.277 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:23:24.277 INFO kablam! | Oct 13 11:23:24.277 INFO kablam! = help: add #![feature(proc_macro_def_site)] to the crate attributes to enable Oct 13 11:23:24.277 INFO kablam! Oct 13 11:23:24.352 INFO kablam! error: aborting due to 5 previous errors Oct 13 11:23:24.352 INFO kablam! Oct 13 11:23:24.352 INFO kablam! For more information about this error, try `rustc --explain E0658`. Oct 13 11:23:24.364 INFO kablam! error: Could not compile `objrs_macros`. Oct 13 11:23:24.364 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 13 11:23:25.449 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_def_site' (see issue #54724) Oct 13 11:23:25.449 INFO kablam! --> src/util.rs:70:42 Oct 13 11:23:25.449 INFO kablam! | Oct 13 11:23:25.450 INFO kablam! 70 | let span = span.unstable().resolved_at(proc_macro::Span::def_site()); Oct 13 11:23:25.450 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:23:25.450 INFO kablam! | Oct 13 11:23:25.451 INFO kablam! = help: add #![feature(proc_macro_def_site)] to the crate attributes to enable Oct 13 11:23:25.451 INFO kablam! Oct 13 11:23:25.453 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_def_site' (see issue #54724) Oct 13 11:23:25.453 INFO kablam! --> src/util.rs:109:51 Oct 13 11:23:25.453 INFO kablam! | Oct 13 11:23:25.454 INFO kablam! 109 | let span = self.span().unstable().resolved_at(proc_macro::Span::def_site()); Oct 13 11:23:25.454 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:23:25.454 INFO kablam! | Oct 13 11:23:25.454 INFO kablam! = help: add #![feature(proc_macro_def_site)] to the crate attributes to enable Oct 13 11:23:25.455 INFO kablam! Oct 13 11:23:25.455 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_def_site' (see issue #54724) Oct 13 11:23:25.455 INFO kablam! --> src/util.rs:125:51 Oct 13 11:23:25.456 INFO kablam! | Oct 13 11:23:25.456 INFO kablam! 125 | let span = self.span().unstable().resolved_at(proc_macro::Span::def_site()); Oct 13 11:23:25.456 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:23:25.456 INFO kablam! | Oct 13 11:23:25.457 INFO kablam! = help: add #![feature(proc_macro_def_site)] to the crate attributes to enable Oct 13 11:23:25.457 INFO kablam! Oct 13 11:23:25.457 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_def_site' (see issue #54724) Oct 13 11:23:25.458 INFO kablam! --> src/util.rs:141:51 Oct 13 11:23:25.458 INFO kablam! | Oct 13 11:23:25.458 INFO kablam! 141 | let span = self.span().unstable().resolved_at(proc_macro::Span::def_site()); Oct 13 11:23:25.459 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:23:25.459 INFO kablam! | Oct 13 11:23:25.459 INFO kablam! = help: add #![feature(proc_macro_def_site)] to the crate attributes to enable Oct 13 11:23:25.459 INFO kablam! Oct 13 11:23:25.460 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_def_site' (see issue #54724) Oct 13 11:23:25.468 INFO kablam! --> src/util.rs:159:51 Oct 13 11:23:25.468 INFO kablam! | Oct 13 11:23:25.468 INFO kablam! 159 | let span = self.span().unstable().resolved_at(proc_macro::Span::def_site()); Oct 13 11:23:25.468 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:23:25.468 INFO kablam! | Oct 13 11:23:25.468 INFO kablam! = help: add #![feature(proc_macro_def_site)] to the crate attributes to enable Oct 13 11:23:25.468 INFO kablam! Oct 13 11:23:25.616 INFO kablam! error: aborting due to 5 previous errors Oct 13 11:23:25.616 INFO kablam! Oct 13 11:23:25.616 INFO kablam! For more information about this error, try `rustc --explain E0658`. Oct 13 11:23:25.628 INFO kablam! error: Could not compile `objrs_macros`. Oct 13 11:23:25.628 INFO kablam! Oct 13 11:23:25.628 INFO kablam! To learn more, run the command again with --verbose. Oct 13 11:23:25.628 INFO kablam! su: No module specific data is present Oct 13 11:23:26.074 INFO running `"docker" "rm" "-f" "c94b3d097530fab6f194e8c81dded1a459c8171e1b14166a8c76d49de2e17256"` Oct 13 11:23:26.188 INFO blam! c94b3d097530fab6f194e8c81dded1a459c8171e1b14166a8c76d49de2e17256