Oct 11 15:51:56.482 INFO testing objrs_macros-0.0.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 15:51:56.482 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 15:51:56.482 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 15:51:56.730 INFO blam! 0a15871c557213b02e20e1deb6de3f9fe6ff87a6af22958d943e76cc5050795a Oct 11 15:51:56.731 INFO running `"docker" "start" "-a" "0a15871c557213b02e20e1deb6de3f9fe6ff87a6af22958d943e76cc5050795a"` Oct 11 15:51:57.473 INFO kablam! usermod: no changes Oct 11 15:51:57.509 INFO kablam! Compiling objrs_macros v0.0.1 (/source) Oct 11 15:52:03.795 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_def_site' (see issue #54724) Oct 11 15:52:03.795 INFO kablam! --> src/util.rs:70:42 Oct 11 15:52:03.795 INFO kablam! | Oct 11 15:52:03.795 INFO kablam! 70 | let span = span.unstable().resolved_at(proc_macro::Span::def_site()); Oct 11 15:52:03.795 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 15:52:03.795 INFO kablam! | Oct 11 15:52:03.795 INFO kablam! = help: add #![feature(proc_macro_def_site)] to the crate attributes to enable Oct 11 15:52:03.795 INFO kablam! Oct 11 15:52:03.798 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_def_site' (see issue #54724) Oct 11 15:52:03.798 INFO kablam! --> src/util.rs:109:51 Oct 11 15:52:03.798 INFO kablam! | Oct 11 15:52:03.798 INFO kablam! 109 | let span = self.span().unstable().resolved_at(proc_macro::Span::def_site()); Oct 11 15:52:03.798 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 15:52:03.798 INFO kablam! | Oct 11 15:52:03.798 INFO kablam! = help: add #![feature(proc_macro_def_site)] to the crate attributes to enable Oct 11 15:52:03.798 INFO kablam! Oct 11 15:52:03.799 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_def_site' (see issue #54724) Oct 11 15:52:03.799 INFO kablam! --> src/util.rs:125:51 Oct 11 15:52:03.799 INFO kablam! | Oct 11 15:52:03.799 INFO kablam! 125 | let span = self.span().unstable().resolved_at(proc_macro::Span::def_site()); Oct 11 15:52:03.799 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 15:52:03.799 INFO kablam! | Oct 11 15:52:03.799 INFO kablam! = help: add #![feature(proc_macro_def_site)] to the crate attributes to enable Oct 11 15:52:03.799 INFO kablam! Oct 11 15:52:03.799 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_def_site' (see issue #54724) Oct 11 15:52:03.799 INFO kablam! --> src/util.rs:141:51 Oct 11 15:52:03.799 INFO kablam! | Oct 11 15:52:03.799 INFO kablam! 141 | let span = self.span().unstable().resolved_at(proc_macro::Span::def_site()); Oct 11 15:52:03.799 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 15:52:03.799 INFO kablam! | Oct 11 15:52:03.799 INFO kablam! = help: add #![feature(proc_macro_def_site)] to the crate attributes to enable Oct 11 15:52:03.799 INFO kablam! Oct 11 15:52:03.799 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_def_site' (see issue #54724) Oct 11 15:52:03.799 INFO kablam! --> src/util.rs:159:51 Oct 11 15:52:03.799 INFO kablam! | Oct 11 15:52:03.799 INFO kablam! 159 | let span = self.span().unstable().resolved_at(proc_macro::Span::def_site()); Oct 11 15:52:03.799 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 15:52:03.799 INFO kablam! | Oct 11 15:52:03.799 INFO kablam! = help: add #![feature(proc_macro_def_site)] to the crate attributes to enable Oct 11 15:52:03.799 INFO kablam! Oct 11 15:52:03.857 INFO kablam! error: aborting due to 5 previous errors Oct 11 15:52:03.857 INFO kablam! Oct 11 15:52:03.857 INFO kablam! For more information about this error, try `rustc --explain E0658`. Oct 11 15:52:03.869 INFO kablam! error: Could not compile `objrs_macros`. Oct 11 15:52:03.869 INFO kablam! Oct 11 15:52:03.869 INFO kablam! To learn more, run the command again with --verbose. Oct 11 15:52:03.870 INFO kablam! su: No module specific data is present Oct 11 15:52:04.152 INFO running `"docker" "rm" "-f" "0a15871c557213b02e20e1deb6de3f9fe6ff87a6af22958d943e76cc5050795a"` Oct 11 15:52:04.358 INFO blam! 0a15871c557213b02e20e1deb6de3f9fe6ff87a6af22958d943e76cc5050795a