Oct 22 01:10:22.403 INFO checking objrs_macros-0.0.1 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 01:10:22.410 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192/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 22 01:10:22.937 INFO blam! 4b0a4032f5cd1f2e3842ae9636d8bcc08179e23bbf39aa5b39c6f6fa7b96d48b Oct 22 01:10:22.941 INFO running `"docker" "start" "-a" "4b0a4032f5cd1f2e3842ae9636d8bcc08179e23bbf39aa5b39c6f6fa7b96d48b"` Oct 22 01:10:24.048 INFO kablam! usermod: no changes Oct 22 01:10:24.160 INFO kablam! Checking syn v0.14.9 Oct 22 01:10:35.048 INFO kablam! Checking objrs_macros v0.0.1 (/source) Oct 22 01:10:41.940 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_def_site' (see issue #54724) Oct 22 01:10:41.940 INFO kablam! --> src/util.rs:70:42 Oct 22 01:10:41.940 INFO kablam! | Oct 22 01:10:41.940 INFO kablam! 70 | let span = span.unstable().resolved_at(proc_macro::Span::def_site()); Oct 22 01:10:41.940 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:10:41.940 INFO kablam! | Oct 22 01:10:41.940 INFO kablam! = help: add #![feature(proc_macro_def_site)] to the crate attributes to enable Oct 22 01:10:41.940 INFO kablam! Oct 22 01:10:41.940 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_def_site' (see issue #54724) Oct 22 01:10:41.941 INFO kablam! --> src/util.rs:109:51 Oct 22 01:10:41.941 INFO kablam! | Oct 22 01:10:41.941 INFO kablam! 109 | let span = self.span().unstable().resolved_at(proc_macro::Span::def_site()); Oct 22 01:10:41.941 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:10:41.941 INFO kablam! | Oct 22 01:10:41.941 INFO kablam! = help: add #![feature(proc_macro_def_site)] to the crate attributes to enable Oct 22 01:10:41.941 INFO kablam! Oct 22 01:10:41.941 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_def_site' (see issue #54724) Oct 22 01:10:41.941 INFO kablam! --> src/util.rs:125:51 Oct 22 01:10:41.941 INFO kablam! | Oct 22 01:10:41.941 INFO kablam! 125 | let span = self.span().unstable().resolved_at(proc_macro::Span::def_site()); Oct 22 01:10:41.941 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:10:41.941 INFO kablam! | Oct 22 01:10:41.941 INFO kablam! = help: add #![feature(proc_macro_def_site)] to the crate attributes to enable Oct 22 01:10:41.941 INFO kablam! Oct 22 01:10:41.941 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_def_site' (see issue #54724) Oct 22 01:10:41.941 INFO kablam! --> src/util.rs:141:51 Oct 22 01:10:41.941 INFO kablam! | Oct 22 01:10:41.941 INFO kablam! 141 | let span = self.span().unstable().resolved_at(proc_macro::Span::def_site()); Oct 22 01:10:41.941 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:10:41.941 INFO kablam! | Oct 22 01:10:41.941 INFO kablam! = help: add #![feature(proc_macro_def_site)] to the crate attributes to enable Oct 22 01:10:41.941 INFO kablam! Oct 22 01:10:41.942 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_def_site' (see issue #54724) Oct 22 01:10:41.942 INFO kablam! --> src/util.rs:159:51 Oct 22 01:10:41.942 INFO kablam! | Oct 22 01:10:41.942 INFO kablam! 159 | let span = self.span().unstable().resolved_at(proc_macro::Span::def_site()); Oct 22 01:10:41.942 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:10:41.942 INFO kablam! | Oct 22 01:10:41.942 INFO kablam! = help: add #![feature(proc_macro_def_site)] to the crate attributes to enable Oct 22 01:10:41.942 INFO kablam! Oct 22 01:10:42.012 INFO kablam! error: aborting due to 5 previous errors Oct 22 01:10:42.012 INFO kablam! Oct 22 01:10:42.012 INFO kablam! For more information about this error, try `rustc --explain E0658`. Oct 22 01:10:42.022 INFO kablam! error: Could not compile `objrs_macros`. Oct 22 01:10:42.022 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 22 01:10:42.391 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_def_site' (see issue #54724) Oct 22 01:10:42.391 INFO kablam! --> src/util.rs:70:42 Oct 22 01:10:42.391 INFO kablam! | Oct 22 01:10:42.391 INFO kablam! 70 | let span = span.unstable().resolved_at(proc_macro::Span::def_site()); Oct 22 01:10:42.391 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:10:42.391 INFO kablam! | Oct 22 01:10:42.391 INFO kablam! = help: add #![feature(proc_macro_def_site)] to the crate attributes to enable Oct 22 01:10:42.391 INFO kablam! Oct 22 01:10:42.397 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_def_site' (see issue #54724) Oct 22 01:10:42.397 INFO kablam! --> src/util.rs:109:51 Oct 22 01:10:42.397 INFO kablam! | Oct 22 01:10:42.397 INFO kablam! 109 | let span = self.span().unstable().resolved_at(proc_macro::Span::def_site()); Oct 22 01:10:42.397 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:10:42.397 INFO kablam! | Oct 22 01:10:42.397 INFO kablam! = help: add #![feature(proc_macro_def_site)] to the crate attributes to enable Oct 22 01:10:42.397 INFO kablam! Oct 22 01:10:42.397 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_def_site' (see issue #54724) Oct 22 01:10:42.397 INFO kablam! --> src/util.rs:125:51 Oct 22 01:10:42.397 INFO kablam! | Oct 22 01:10:42.397 INFO kablam! 125 | let span = self.span().unstable().resolved_at(proc_macro::Span::def_site()); Oct 22 01:10:42.397 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:10:42.397 INFO kablam! | Oct 22 01:10:42.397 INFO kablam! = help: add #![feature(proc_macro_def_site)] to the crate attributes to enable Oct 22 01:10:42.397 INFO kablam! Oct 22 01:10:42.397 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_def_site' (see issue #54724) Oct 22 01:10:42.397 INFO kablam! --> src/util.rs:141:51 Oct 22 01:10:42.397 INFO kablam! | Oct 22 01:10:42.397 INFO kablam! 141 | let span = self.span().unstable().resolved_at(proc_macro::Span::def_site()); Oct 22 01:10:42.397 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:10:42.397 INFO kablam! | Oct 22 01:10:42.397 INFO kablam! = help: add #![feature(proc_macro_def_site)] to the crate attributes to enable Oct 22 01:10:42.397 INFO kablam! Oct 22 01:10:42.397 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_def_site' (see issue #54724) Oct 22 01:10:42.397 INFO kablam! --> src/util.rs:159:51 Oct 22 01:10:42.397 INFO kablam! | Oct 22 01:10:42.397 INFO kablam! 159 | let span = self.span().unstable().resolved_at(proc_macro::Span::def_site()); Oct 22 01:10:42.397 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:10:42.397 INFO kablam! | Oct 22 01:10:42.397 INFO kablam! = help: add #![feature(proc_macro_def_site)] to the crate attributes to enable Oct 22 01:10:42.397 INFO kablam! Oct 22 01:10:42.560 INFO kablam! error: aborting due to 5 previous errors Oct 22 01:10:42.560 INFO kablam! Oct 22 01:10:42.560 INFO kablam! For more information about this error, try `rustc --explain E0658`. Oct 22 01:10:42.573 INFO kablam! error: Could not compile `objrs_macros`. Oct 22 01:10:42.573 INFO kablam! Oct 22 01:10:42.573 INFO kablam! To learn more, run the command again with --verbose. Oct 22 01:10:42.575 INFO kablam! su: No module specific data is present Oct 22 01:10:42.938 INFO running `"docker" "rm" "-f" "4b0a4032f5cd1f2e3842ae9636d8bcc08179e23bbf39aa5b39c6f6fa7b96d48b"` Oct 22 01:10:43.089 INFO blam! 4b0a4032f5cd1f2e3842ae9636d8bcc08179e23bbf39aa5b39c6f6fa7b96d48b