Oct 16 01:17:59.496 INFO testing objrs_macros-0.0.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 01:17:59.496 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 16 01:17:59.792 INFO blam! f0c47ef4f0ea6ff72eacabb84fa9059f05488adfeea4832489222c5f3a8a6ba1 Oct 16 01:17:59.797 INFO running `"docker" "start" "-a" "f0c47ef4f0ea6ff72eacabb84fa9059f05488adfeea4832489222c5f3a8a6ba1"` Oct 16 01:18:00.883 INFO kablam! usermod: no changes Oct 16 01:18:01.011 INFO kablam! Compiling syn v0.14.9 Oct 16 01:18:20.882 INFO kablam! Compiling objrs_macros v0.0.1 (/source) Oct 16 01:18:25.625 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_def_site' (see issue #54724) Oct 16 01:18:25.625 INFO kablam! --> src/util.rs:70:42 Oct 16 01:18:25.625 INFO kablam! | Oct 16 01:18:25.625 INFO kablam! 70 | let span = span.unstable().resolved_at(proc_macro::Span::def_site()); Oct 16 01:18:25.625 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 01:18:25.625 INFO kablam! | Oct 16 01:18:25.625 INFO kablam! = help: add #![feature(proc_macro_def_site)] to the crate attributes to enable Oct 16 01:18:25.625 INFO kablam! Oct 16 01:18:25.625 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_def_site' (see issue #54724) Oct 16 01:18:25.625 INFO kablam! --> src/util.rs:109:51 Oct 16 01:18:25.625 INFO kablam! | Oct 16 01:18:25.625 INFO kablam! 109 | let span = self.span().unstable().resolved_at(proc_macro::Span::def_site()); Oct 16 01:18:25.625 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 01:18:25.625 INFO kablam! | Oct 16 01:18:25.626 INFO kablam! = help: add #![feature(proc_macro_def_site)] to the crate attributes to enable Oct 16 01:18:25.626 INFO kablam! Oct 16 01:18:25.626 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_def_site' (see issue #54724) Oct 16 01:18:25.626 INFO kablam! --> src/util.rs:125:51 Oct 16 01:18:25.626 INFO kablam! | Oct 16 01:18:25.626 INFO kablam! 125 | let span = self.span().unstable().resolved_at(proc_macro::Span::def_site()); Oct 16 01:18:25.626 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 01:18:25.626 INFO kablam! | Oct 16 01:18:25.626 INFO kablam! = help: add #![feature(proc_macro_def_site)] to the crate attributes to enable Oct 16 01:18:25.626 INFO kablam! Oct 16 01:18:25.626 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_def_site' (see issue #54724) Oct 16 01:18:25.626 INFO kablam! --> src/util.rs:141:51 Oct 16 01:18:25.626 INFO kablam! | Oct 16 01:18:25.626 INFO kablam! 141 | let span = self.span().unstable().resolved_at(proc_macro::Span::def_site()); Oct 16 01:18:25.626 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 01:18:25.626 INFO kablam! | Oct 16 01:18:25.626 INFO kablam! = help: add #![feature(proc_macro_def_site)] to the crate attributes to enable Oct 16 01:18:25.626 INFO kablam! Oct 16 01:18:25.626 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_def_site' (see issue #54724) Oct 16 01:18:25.626 INFO kablam! --> src/util.rs:159:51 Oct 16 01:18:25.626 INFO kablam! | Oct 16 01:18:25.626 INFO kablam! 159 | let span = self.span().unstable().resolved_at(proc_macro::Span::def_site()); Oct 16 01:18:25.626 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 01:18:25.626 INFO kablam! | Oct 16 01:18:25.626 INFO kablam! = help: add #![feature(proc_macro_def_site)] to the crate attributes to enable Oct 16 01:18:25.626 INFO kablam! Oct 16 01:18:25.699 INFO kablam! error: aborting due to 5 previous errors Oct 16 01:18:25.699 INFO kablam! Oct 16 01:18:25.699 INFO kablam! For more information about this error, try `rustc --explain E0658`. Oct 16 01:18:25.707 INFO kablam! error: Could not compile `objrs_macros`. Oct 16 01:18:25.707 INFO kablam! Oct 16 01:18:25.707 INFO kablam! To learn more, run the command again with --verbose. Oct 16 01:18:25.707 INFO kablam! su: No module specific data is present Oct 16 01:18:26.390 INFO running `"docker" "rm" "-f" "f0c47ef4f0ea6ff72eacabb84fa9059f05488adfeea4832489222c5f3a8a6ba1"` Oct 16 01:18:26.635 INFO blam! f0c47ef4f0ea6ff72eacabb84fa9059f05488adfeea4832489222c5f3a8a6ba1