Oct 13 11:59:18.596 INFO checking mocktopus-0.5.0 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 11:59:18.596 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-2/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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:59:18.800 INFO blam! 80a62fb243da1b4c7efc3b3c1fbecddb1dadc1e1ffdd55c2c3d5f0196aa695a8 Oct 13 11:59:18.809 INFO running `"docker" "start" "-a" "80a62fb243da1b4c7efc3b3c1fbecddb1dadc1e1ffdd55c2c3d5f0196aa695a8"` Oct 13 11:59:19.670 INFO kablam! usermod: no changes Oct 13 11:59:19.705 INFO kablam! Compiling mocktopus_macros v0.5.0 Oct 13 11:59:26.909 INFO kablam! Checking mocktopus v0.5.0 (/source) Oct 13 11:59:27.661 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 13 11:59:27.661 INFO kablam! --> src/lib.rs:1:54 Oct 13 11:59:27.661 INFO kablam! | Oct 13 11:59:27.661 INFO kablam! 1 | #![feature(fn_traits, get_type_id, unboxed_closures, use_extern_macros)] Oct 13 11:59:27.661 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 13 11:59:27.661 INFO kablam! | Oct 13 11:59:27.663 INFO kablam! = note: #[warn(stable_features)] on by default Oct 13 11:59:27.663 INFO kablam! Oct 13 11:59:27.996 INFO kablam! error[E0557]: feature has been removed Oct 13 11:59:27.996 INFO kablam! --> tests/injecting.rs:1:22 Oct 13 11:59:27.996 INFO kablam! | Oct 13 11:59:27.996 INFO kablam! 1 | #![feature(const_fn, proc_macro_gen, proc_macro_mod, use_extern_macros)] Oct 13 11:59:27.998 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 11:59:27.998 INFO kablam! | Oct 13 11:59:27.998 INFO kablam! note: subsumed by `#![feature(proc_macro_hygiene)]` Oct 13 11:59:27.998 INFO kablam! --> tests/injecting.rs:1:22 Oct 13 11:59:27.998 INFO kablam! | Oct 13 11:59:27.998 INFO kablam! 1 | #![feature(const_fn, proc_macro_gen, proc_macro_mod, use_extern_macros)] Oct 13 11:59:27.998 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 11:59:27.998 INFO kablam! Oct 13 11:59:27.998 INFO kablam! error[E0557]: feature has been removed Oct 13 11:59:27.998 INFO kablam! --> tests/injecting.rs:1:38 Oct 13 11:59:27.998 INFO kablam! | Oct 13 11:59:27.998 INFO kablam! 1 | #![feature(const_fn, proc_macro_gen, proc_macro_mod, use_extern_macros)] Oct 13 11:59:27.998 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 11:59:27.998 INFO kablam! | Oct 13 11:59:27.998 INFO kablam! note: subsumed by `#![feature(proc_macro_hygiene)]` Oct 13 11:59:27.998 INFO kablam! --> tests/injecting.rs:1:38 Oct 13 11:59:27.998 INFO kablam! | Oct 13 11:59:27.998 INFO kablam! 1 | #![feature(const_fn, proc_macro_gen, proc_macro_mod, use_extern_macros)] Oct 13 11:59:27.998 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 11:59:27.998 INFO kablam! Oct 13 11:59:29.316 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 13 11:59:29.316 INFO kablam! --> src/lib.rs:1:54 Oct 13 11:59:29.316 INFO kablam! | Oct 13 11:59:29.316 INFO kablam! 1 | #![feature(fn_traits, get_type_id, unboxed_closures, use_extern_macros)] Oct 13 11:59:29.316 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 13 11:59:29.316 INFO kablam! | Oct 13 11:59:29.316 INFO kablam! = note: #[warn(stable_features)] on by default Oct 13 11:59:29.316 INFO kablam! Oct 13 11:59:30.440 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 13 11:59:30.440 INFO kablam! --> tests/injecting_no_std.rs:1:12 Oct 13 11:59:30.440 INFO kablam! | Oct 13 11:59:30.440 INFO kablam! 1 | #![feature(use_extern_macros)] Oct 13 11:59:30.440 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 13 11:59:30.440 INFO kablam! | Oct 13 11:59:30.440 INFO kablam! = note: #[warn(stable_features)] on by default Oct 13 11:59:30.440 INFO kablam! Oct 13 11:59:30.592 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 13 11:59:30.592 INFO kablam! --> tests/injecting.rs:90:1 Oct 13 11:59:30.592 INFO kablam! | Oct 13 11:59:30.592 INFO kablam! 90 | #[mockable] Oct 13 11:59:30.592 INFO kablam! | ^^^^^^^^^^^ Oct 13 11:59:30.592 INFO kablam! | Oct 13 11:59:30.592 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 13 11:59:30.592 INFO kablam! Oct 13 11:59:30.592 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 13 11:59:30.592 INFO kablam! --> tests/injecting.rs:99:9 Oct 13 11:59:30.592 INFO kablam! | Oct 13 11:59:30.592 INFO kablam! 99 | #[mockable] Oct 13 11:59:30.592 INFO kablam! | ^^^^^^^^^^^ Oct 13 11:59:30.592 INFO kablam! | Oct 13 11:59:30.592 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 13 11:59:30.592 INFO kablam! Oct 13 11:59:30.600 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 13 11:59:30.600 INFO kablam! --> tests/injecting.rs:126:9 Oct 13 11:59:30.600 INFO kablam! | Oct 13 11:59:30.600 INFO kablam! 126 | #[mockable] Oct 13 11:59:30.600 INFO kablam! | ^^^^^^^^^^^ Oct 13 11:59:30.600 INFO kablam! | Oct 13 11:59:30.600 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 13 11:59:30.600 INFO kablam! Oct 13 11:59:30.612 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 13 11:59:30.612 INFO kablam! --> tests/injecting.rs:156:9 Oct 13 11:59:30.612 INFO kablam! | Oct 13 11:59:30.612 INFO kablam! 156 | #[mockable] Oct 13 11:59:30.612 INFO kablam! | ^^^^^^^^^^^ Oct 13 11:59:30.612 INFO kablam! | Oct 13 11:59:30.612 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 13 11:59:30.612 INFO kablam! Oct 13 11:59:30.632 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 13 11:59:30.632 INFO kablam! --> tests/injecting.rs:189:9 Oct 13 11:59:30.632 INFO kablam! | Oct 13 11:59:30.632 INFO kablam! 189 | #[mockable] Oct 13 11:59:30.632 INFO kablam! | ^^^^^^^^^^^ Oct 13 11:59:30.632 INFO kablam! | Oct 13 11:59:30.632 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 13 11:59:30.632 INFO kablam! Oct 13 11:59:30.712 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 13 11:59:30.712 INFO kablam! --> tests/injecting.rs:322:9 Oct 13 11:59:30.712 INFO kablam! | Oct 13 11:59:30.712 INFO kablam! 322 | #[mockable] Oct 13 11:59:30.712 INFO kablam! | ^^^^^^^^^^^ Oct 13 11:59:30.712 INFO kablam! | Oct 13 11:59:30.712 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 13 11:59:30.712 INFO kablam! Oct 13 11:59:30.712 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 13 11:59:30.712 INFO kablam! --> tests/injecting.rs:323:9 Oct 13 11:59:30.712 INFO kablam! | Oct 13 11:59:30.712 INFO kablam! 323 | #[mockable] Oct 13 11:59:30.712 INFO kablam! | ^^^^^^^^^^^ Oct 13 11:59:30.712 INFO kablam! | Oct 13 11:59:30.712 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 13 11:59:30.712 INFO kablam! Oct 13 11:59:30.740 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 13 11:59:30.740 INFO kablam! --> tests/injecting.rs:348:9 Oct 13 11:59:30.740 INFO kablam! | Oct 13 11:59:30.740 INFO kablam! 348 | #[mockable] Oct 13 11:59:30.740 INFO kablam! | ^^^^^^^^^^^ Oct 13 11:59:30.740 INFO kablam! | Oct 13 11:59:30.740 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 13 11:59:30.740 INFO kablam! Oct 13 11:59:30.740 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 13 11:59:30.740 INFO kablam! --> tests/injecting.rs:378:9 Oct 13 11:59:30.740 INFO kablam! | Oct 13 11:59:30.740 INFO kablam! 378 | #[mockable] Oct 13 11:59:30.740 INFO kablam! | ^^^^^^^^^^^ Oct 13 11:59:30.740 INFO kablam! | Oct 13 11:59:30.740 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 13 11:59:30.740 INFO kablam! Oct 13 11:59:30.747 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 13 11:59:30.747 INFO kablam! --> tests/injecting.rs:409:9 Oct 13 11:59:30.747 INFO kablam! | Oct 13 11:59:30.747 INFO kablam! 409 | #[mockable] Oct 13 11:59:30.747 INFO kablam! | ^^^^^^^^^^^ Oct 13 11:59:30.747 INFO kablam! | Oct 13 11:59:30.747 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 13 11:59:30.747 INFO kablam! Oct 13 11:59:30.752 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 13 11:59:30.752 INFO kablam! --> tests/injecting.rs:445:9 Oct 13 11:59:30.752 INFO kablam! | Oct 13 11:59:30.752 INFO kablam! 445 | #[mockable] Oct 13 11:59:30.752 INFO kablam! | ^^^^^^^^^^^ Oct 13 11:59:30.752 INFO kablam! | Oct 13 11:59:30.752 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 13 11:59:30.752 INFO kablam! Oct 13 11:59:30.752 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 13 11:59:30.752 INFO kablam! --> tests/injecting.rs:479:9 Oct 13 11:59:30.752 INFO kablam! | Oct 13 11:59:30.752 INFO kablam! 479 | #[mockable] Oct 13 11:59:30.752 INFO kablam! | ^^^^^^^^^^^ Oct 13 11:59:30.752 INFO kablam! | Oct 13 11:59:30.752 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 13 11:59:30.752 INFO kablam! Oct 13 11:59:30.760 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 13 11:59:30.760 INFO kablam! --> tests/injecting.rs:509:9 Oct 13 11:59:30.760 INFO kablam! | Oct 13 11:59:30.760 INFO kablam! 509 | #[mockable] Oct 13 11:59:30.760 INFO kablam! | ^^^^^^^^^^^ Oct 13 11:59:30.760 INFO kablam! | Oct 13 11:59:30.760 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 13 11:59:30.760 INFO kablam! Oct 13 11:59:30.760 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 13 11:59:30.760 INFO kablam! --> tests/injecting.rs:540:9 Oct 13 11:59:30.760 INFO kablam! | Oct 13 11:59:30.760 INFO kablam! 540 | #[mockable] Oct 13 11:59:30.760 INFO kablam! | ^^^^^^^^^^^ Oct 13 11:59:30.760 INFO kablam! | Oct 13 11:59:30.760 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 13 11:59:30.760 INFO kablam! Oct 13 11:59:30.768 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 13 11:59:30.768 INFO kablam! --> tests/injecting.rs:576:9 Oct 13 11:59:30.768 INFO kablam! | Oct 13 11:59:30.768 INFO kablam! 576 | #[mockable] Oct 13 11:59:30.768 INFO kablam! | ^^^^^^^^^^^ Oct 13 11:59:30.768 INFO kablam! | Oct 13 11:59:30.768 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 13 11:59:30.768 INFO kablam! Oct 13 11:59:30.972 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 13 11:59:30.972 INFO kablam! --> tests/injecting.rs:580:13 Oct 13 11:59:30.972 INFO kablam! | Oct 13 11:59:30.972 INFO kablam! 580 | #[not_mockable] Oct 13 11:59:30.972 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 11:59:30.972 INFO kablam! | Oct 13 11:59:30.972 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 13 11:59:30.972 INFO kablam! Oct 13 11:59:30.972 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 13 11:59:30.972 INFO kablam! --> tests/injecting.rs:449:13 Oct 13 11:59:30.972 INFO kablam! | Oct 13 11:59:30.972 INFO kablam! 449 | #[mockable] Oct 13 11:59:30.972 INFO kablam! | ^^^^^^^^^^^ Oct 13 11:59:30.972 INFO kablam! | Oct 13 11:59:30.972 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 13 11:59:30.972 INFO kablam! Oct 13 11:59:31.052 INFO kablam! error: aborting due to 19 previous errors Oct 13 11:59:31.052 INFO kablam! Oct 13 11:59:31.052 INFO kablam! Some errors occurred: E0557, E0658. Oct 13 11:59:31.052 INFO kablam! For more information about an error, try `rustc --explain E0557`. Oct 13 11:59:31.059 INFO kablam! error: Could not compile `mocktopus`. Oct 13 11:59:31.059 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 13 11:59:39.368 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 13 11:59:39.368 INFO kablam! --> tests/mocking.rs:1:12 Oct 13 11:59:39.368 INFO kablam! | Oct 13 11:59:39.368 INFO kablam! 1 | #![feature(use_extern_macros)] Oct 13 11:59:39.368 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 13 11:59:39.368 INFO kablam! | Oct 13 11:59:39.368 INFO kablam! = note: #[warn(stable_features)] on by default Oct 13 11:59:39.368 INFO kablam! Oct 13 11:59:39.736 INFO kablam! error: build failed Oct 13 11:59:39.736 INFO kablam! su: No module specific data is present Oct 13 11:59:40.975 INFO running `"docker" "rm" "-f" "80a62fb243da1b4c7efc3b3c1fbecddb1dadc1e1ffdd55c2c3d5f0196aa695a8"` Oct 13 11:59:41.232 INFO blam! 80a62fb243da1b4c7efc3b3c1fbecddb1dadc1e1ffdd55c2c3d5f0196aa695a8