Oct 13 11:23:05.588 INFO checking objrs_macros-0.0.1 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 11:23:05.589 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-3/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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:06.008 INFO blam! 12e61df6f70d10c4c099b827edf9938ec5457cac08d2aee7ab9fe368c91362a6 Oct 13 11:23:06.021 INFO running `"docker" "start" "-a" "12e61df6f70d10c4c099b827edf9938ec5457cac08d2aee7ab9fe368c91362a6"` Oct 13 11:23:07.101 INFO kablam! usermod: no changes Oct 13 11:23:07.188 INFO kablam! Checking syn v0.14.9 Oct 13 11:23:18.044 INFO kablam! Checking objrs_macros v0.0.1 (/source) Oct 13 11:23:25.828 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_def_site' (see issue #54724) Oct 13 11:23:25.828 INFO kablam! --> src/util.rs:70:42 Oct 13 11:23:25.828 INFO kablam! | Oct 13 11:23:25.828 INFO kablam! 70 | let span = span.unstable().resolved_at(proc_macro::Span::def_site()); Oct 13 11:23:25.828 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:23:25.828 INFO kablam! | Oct 13 11:23:25.828 INFO kablam! = help: add #![feature(proc_macro_def_site)] to the crate attributes to enable Oct 13 11:23:25.828 INFO kablam! Oct 13 11:23:25.828 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_def_site' (see issue #54724) Oct 13 11:23:25.828 INFO kablam! --> src/util.rs:109:51 Oct 13 11:23:25.828 INFO kablam! | Oct 13 11:23:25.828 INFO kablam! 109 | let span = self.span().unstable().resolved_at(proc_macro::Span::def_site()); Oct 13 11:23:25.828 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:23:25.828 INFO kablam! | Oct 13 11:23:25.828 INFO kablam! = help: add #![feature(proc_macro_def_site)] to the crate attributes to enable Oct 13 11:23:25.828 INFO kablam! Oct 13 11:23:25.828 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_def_site' (see issue #54724) Oct 13 11:23:25.828 INFO kablam! --> src/util.rs:70:42 Oct 13 11:23:25.828 INFO kablam! | Oct 13 11:23:25.828 INFO kablam! 70 | let span = span.unstable().resolved_at(proc_macro::Span::def_site()); Oct 13 11:23:25.828 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:23:25.828 INFO kablam! | Oct 13 11:23:25.828 INFO kablam! = help: add #![feature(proc_macro_def_site)] to the crate attributes to enable Oct 13 11:23:25.828 INFO kablam! Oct 13 11:23:25.828 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_def_site' (see issue #54724) Oct 13 11:23:25.828 INFO kablam! --> src/util.rs:125:51 Oct 13 11:23:25.828 INFO kablam! | Oct 13 11:23:25.828 INFO kablam! 125 | let span = self.span().unstable().resolved_at(proc_macro::Span::def_site()); Oct 13 11:23:25.828 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:23:25.828 INFO kablam! | Oct 13 11:23:25.828 INFO kablam! = help: add #![feature(proc_macro_def_site)] to the crate attributes to enable Oct 13 11:23:25.828 INFO kablam! Oct 13 11:23:25.828 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_def_site' (see issue #54724) Oct 13 11:23:25.828 INFO kablam! --> src/util.rs:141:51 Oct 13 11:23:25.828 INFO kablam! | Oct 13 11:23:25.828 INFO kablam! 141 | let span = self.span().unstable().resolved_at(proc_macro::Span::def_site()); Oct 13 11:23:25.828 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:23:25.828 INFO kablam! | Oct 13 11:23:25.828 INFO kablam! = help: add #![feature(proc_macro_def_site)] to the crate attributes to enable Oct 13 11:23:25.828 INFO kablam! Oct 13 11:23:25.829 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_def_site' (see issue #54724) Oct 13 11:23:25.829 INFO kablam! --> src/util.rs:159:51 Oct 13 11:23:25.829 INFO kablam! | Oct 13 11:23:25.829 INFO kablam! 159 | let span = self.span().unstable().resolved_at(proc_macro::Span::def_site()); Oct 13 11:23:25.829 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:23:25.829 INFO kablam! | Oct 13 11:23:25.829 INFO kablam! = help: add #![feature(proc_macro_def_site)] to the crate attributes to enable Oct 13 11:23:25.829 INFO kablam! Oct 13 11:23:25.832 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_def_site' (see issue #54724) Oct 13 11:23:25.832 INFO kablam! --> src/util.rs:109:51 Oct 13 11:23:25.832 INFO kablam! | Oct 13 11:23:25.832 INFO kablam! 109 | let span = self.span().unstable().resolved_at(proc_macro::Span::def_site()); Oct 13 11:23:25.832 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:23:25.832 INFO kablam! | Oct 13 11:23:25.832 INFO kablam! = help: add #![feature(proc_macro_def_site)] to the crate attributes to enable Oct 13 11:23:25.832 INFO kablam! Oct 13 11:23:25.832 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_def_site' (see issue #54724) Oct 13 11:23:25.832 INFO kablam! --> src/util.rs:125:51 Oct 13 11:23:25.832 INFO kablam! | Oct 13 11:23:25.832 INFO kablam! 125 | let span = self.span().unstable().resolved_at(proc_macro::Span::def_site()); Oct 13 11:23:25.832 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:23:25.832 INFO kablam! | Oct 13 11:23:25.832 INFO kablam! = help: add #![feature(proc_macro_def_site)] to the crate attributes to enable Oct 13 11:23:25.832 INFO kablam! Oct 13 11:23:25.832 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_def_site' (see issue #54724) Oct 13 11:23:25.832 INFO kablam! --> src/util.rs:141:51 Oct 13 11:23:25.832 INFO kablam! | Oct 13 11:23:25.832 INFO kablam! 141 | let span = self.span().unstable().resolved_at(proc_macro::Span::def_site()); Oct 13 11:23:25.832 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:23:25.832 INFO kablam! | Oct 13 11:23:25.832 INFO kablam! = help: add #![feature(proc_macro_def_site)] to the crate attributes to enable Oct 13 11:23:25.832 INFO kablam! Oct 13 11:23:25.832 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_def_site' (see issue #54724) Oct 13 11:23:25.832 INFO kablam! --> src/util.rs:159:51 Oct 13 11:23:25.832 INFO kablam! | Oct 13 11:23:25.832 INFO kablam! 159 | let span = self.span().unstable().resolved_at(proc_macro::Span::def_site()); Oct 13 11:23:25.832 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 11:23:25.832 INFO kablam! | Oct 13 11:23:25.832 INFO kablam! = help: add #![feature(proc_macro_def_site)] to the crate attributes to enable Oct 13 11:23:25.832 INFO kablam! Oct 13 11:23:25.909 INFO kablam! error: aborting due to 5 previous errors Oct 13 11:23:25.909 INFO kablam! Oct 13 11:23:25.909 INFO kablam! For more information about this error, try `rustc --explain E0658`. Oct 13 11:23:25.923 INFO kablam! error: Could not compile `objrs_macros`. Oct 13 11:23:25.923 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 13 11:23:26.012 INFO kablam! error: aborting due to 5 previous errors Oct 13 11:23:26.012 INFO kablam! Oct 13 11:23:26.012 INFO kablam! For more information about this error, try `rustc --explain E0658`. Oct 13 11:23:26.022 INFO kablam! error: Could not compile `objrs_macros`. Oct 13 11:23:26.022 INFO kablam! Oct 13 11:23:26.022 INFO kablam! To learn more, run the command again with --verbose. Oct 13 11:23:26.024 INFO kablam! su: No module specific data is present Oct 13 11:23:26.316 INFO running `"docker" "rm" "-f" "12e61df6f70d10c4c099b827edf9938ec5457cac08d2aee7ab9fe368c91362a6"` Oct 13 11:23:26.444 INFO blam! 12e61df6f70d10c4c099b827edf9938ec5457cac08d2aee7ab9fe368c91362a6