Oct 27 18:32:48.504 INFO checking objrs_macros-0.0.1 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 18:32:48.504 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 27 18:32:48.951 INFO blam! 07cc4e333d4f6748f27d21d92a7707c4fcd9fc27ab18ae401b3e33293804d5da Oct 27 18:32:48.957 INFO running `"docker" "start" "-a" "07cc4e333d4f6748f27d21d92a7707c4fcd9fc27ab18ae401b3e33293804d5da"` Oct 27 18:32:50.235 INFO kablam! usermod: no changes Oct 27 18:32:50.315 INFO kablam! Checking proc-macro2 v0.4.20 Oct 27 18:32:54.135 INFO kablam! Checking quote v0.6.8 Oct 27 18:32:57.343 INFO kablam! Checking syn v0.14.9 Oct 27 18:33:08.587 INFO kablam! Checking objrs_macros v0.0.1 (/source) Oct 27 18:33:17.802 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_def_site' (see issue #54724) Oct 27 18:33:17.804 INFO kablam! --> src/util.rs:70:42 Oct 27 18:33:17.804 INFO kablam! | Oct 27 18:33:17.804 INFO kablam! 70 | let span = span.unstable().resolved_at(proc_macro::Span::def_site()); Oct 27 18:33:17.804 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 18:33:17.808 INFO kablam! | Oct 27 18:33:17.808 INFO kablam! = help: add #![feature(proc_macro_def_site)] to the crate attributes to enable Oct 27 18:33:17.808 INFO kablam! Oct 27 18:33:17.809 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_def_site' (see issue #54724) Oct 27 18:33:17.810 INFO kablam! --> src/util.rs:109:51 Oct 27 18:33:17.810 INFO kablam! | Oct 27 18:33:17.811 INFO kablam! 109 | let span = self.span().unstable().resolved_at(proc_macro::Span::def_site()); Oct 27 18:33:17.811 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 18:33:17.812 INFO kablam! | Oct 27 18:33:17.813 INFO kablam! = help: add #![feature(proc_macro_def_site)] to the crate attributes to enable Oct 27 18:33:17.813 INFO kablam! Oct 27 18:33:17.814 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_def_site' (see issue #54724) Oct 27 18:33:17.815 INFO kablam! --> src/util.rs:125:51 Oct 27 18:33:17.815 INFO kablam! | Oct 27 18:33:17.816 INFO kablam! 125 | let span = self.span().unstable().resolved_at(proc_macro::Span::def_site()); Oct 27 18:33:17.816 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 18:33:17.817 INFO kablam! | Oct 27 18:33:17.818 INFO kablam! = help: add #![feature(proc_macro_def_site)] to the crate attributes to enable Oct 27 18:33:17.818 INFO kablam! Oct 27 18:33:17.819 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_def_site' (see issue #54724) Oct 27 18:33:17.820 INFO kablam! --> src/util.rs:141:51 Oct 27 18:33:17.820 INFO kablam! | Oct 27 18:33:17.821 INFO kablam! 141 | let span = self.span().unstable().resolved_at(proc_macro::Span::def_site()); Oct 27 18:33:17.821 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 18:33:17.822 INFO kablam! | Oct 27 18:33:17.823 INFO kablam! = help: add #![feature(proc_macro_def_site)] to the crate attributes to enable Oct 27 18:33:17.823 INFO kablam! Oct 27 18:33:17.824 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_def_site' (see issue #54724) Oct 27 18:33:17.825 INFO kablam! --> src/util.rs:159:51 Oct 27 18:33:17.825 INFO kablam! | Oct 27 18:33:17.826 INFO kablam! 159 | let span = self.span().unstable().resolved_at(proc_macro::Span::def_site()); Oct 27 18:33:17.826 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 18:33:17.827 INFO kablam! | Oct 27 18:33:17.828 INFO kablam! = help: add #![feature(proc_macro_def_site)] to the crate attributes to enable Oct 27 18:33:17.828 INFO kablam! Oct 27 18:33:17.907 INFO kablam! error: aborting due to 5 previous errors Oct 27 18:33:17.907 INFO kablam! Oct 27 18:33:17.907 INFO kablam! For more information about this error, try `rustc --explain E0658`. Oct 27 18:33:17.927 INFO kablam! error: Could not compile `objrs_macros`. Oct 27 18:33:17.927 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 27 18:33:18.059 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_def_site' (see issue #54724) Oct 27 18:33:18.059 INFO kablam! --> src/util.rs:70:42 Oct 27 18:33:18.059 INFO kablam! | Oct 27 18:33:18.059 INFO kablam! 70 | let span = span.unstable().resolved_at(proc_macro::Span::def_site()); Oct 27 18:33:18.059 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 18:33:18.059 INFO kablam! | Oct 27 18:33:18.059 INFO kablam! = help: add #![feature(proc_macro_def_site)] to the crate attributes to enable Oct 27 18:33:18.059 INFO kablam! Oct 27 18:33:18.059 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_def_site' (see issue #54724) Oct 27 18:33:18.059 INFO kablam! --> src/util.rs:109:51 Oct 27 18:33:18.059 INFO kablam! | Oct 27 18:33:18.059 INFO kablam! 109 | let span = self.span().unstable().resolved_at(proc_macro::Span::def_site()); Oct 27 18:33:18.059 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 18:33:18.059 INFO kablam! | Oct 27 18:33:18.059 INFO kablam! = help: add #![feature(proc_macro_def_site)] to the crate attributes to enable Oct 27 18:33:18.059 INFO kablam! Oct 27 18:33:18.059 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_def_site' (see issue #54724) Oct 27 18:33:18.059 INFO kablam! --> src/util.rs:125:51 Oct 27 18:33:18.059 INFO kablam! | Oct 27 18:33:18.059 INFO kablam! 125 | let span = self.span().unstable().resolved_at(proc_macro::Span::def_site()); Oct 27 18:33:18.059 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 18:33:18.059 INFO kablam! | Oct 27 18:33:18.059 INFO kablam! = help: add #![feature(proc_macro_def_site)] to the crate attributes to enable Oct 27 18:33:18.059 INFO kablam! Oct 27 18:33:18.059 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_def_site' (see issue #54724) Oct 27 18:33:18.059 INFO kablam! --> src/util.rs:141:51 Oct 27 18:33:18.059 INFO kablam! | Oct 27 18:33:18.059 INFO kablam! 141 | let span = self.span().unstable().resolved_at(proc_macro::Span::def_site()); Oct 27 18:33:18.059 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 18:33:18.059 INFO kablam! | Oct 27 18:33:18.059 INFO kablam! = help: add #![feature(proc_macro_def_site)] to the crate attributes to enable Oct 27 18:33:18.059 INFO kablam! Oct 27 18:33:18.059 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_def_site' (see issue #54724) Oct 27 18:33:18.059 INFO kablam! --> src/util.rs:159:51 Oct 27 18:33:18.059 INFO kablam! | Oct 27 18:33:18.059 INFO kablam! 159 | let span = self.span().unstable().resolved_at(proc_macro::Span::def_site()); Oct 27 18:33:18.059 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 18:33:18.059 INFO kablam! | Oct 27 18:33:18.059 INFO kablam! = help: add #![feature(proc_macro_def_site)] to the crate attributes to enable Oct 27 18:33:18.059 INFO kablam! Oct 27 18:33:18.218 INFO kablam! error: aborting due to 5 previous errors Oct 27 18:33:18.218 INFO kablam! Oct 27 18:33:18.218 INFO kablam! For more information about this error, try `rustc --explain E0658`. Oct 27 18:33:18.230 INFO kablam! error: Could not compile `objrs_macros`. Oct 27 18:33:18.230 INFO kablam! Oct 27 18:33:18.230 INFO kablam! To learn more, run the command again with --verbose. Oct 27 18:33:18.232 INFO kablam! su: No module specific data is present Oct 27 18:33:18.602 INFO running `"docker" "rm" "-f" "07cc4e333d4f6748f27d21d92a7707c4fcd9fc27ab18ae401b3e33293804d5da"` Oct 27 18:33:18.733 INFO blam! 07cc4e333d4f6748f27d21d92a7707c4fcd9fc27ab18ae401b3e33293804d5da