Nov 28 21:59:13.498 INFO checking mocktopus-0.5.0 against master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5 for pr-56074 Nov 28 21:59:13.498 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56074/worker-1/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56074/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/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 +0b9f19dff1347e29bf4362ab5a8fab84b43023b5-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"` Nov 28 21:59:13.659 INFO [stdout] 91e1e7c1e9b6d32d9dff6c4608e9eb9be0a7fd9b28ba439cb54cb5668ff81cd4 Nov 28 21:59:13.661 INFO running `"docker" "start" "-a" "91e1e7c1e9b6d32d9dff6c4608e9eb9be0a7fd9b28ba439cb54cb5668ff81cd4"` Nov 28 21:59:14.117 INFO [stderr] usermod: no changes Nov 28 21:59:14.172 INFO [stderr] Compiling syn v0.14.9 Nov 28 21:59:30.593 INFO [stderr] Compiling mocktopus_macros v0.5.0 Nov 28 21:59:38.408 INFO [stderr] Checking mocktopus v0.5.0 (/source) Nov 28 21:59:38.814 INFO [stderr] warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Nov 28 21:59:38.814 INFO [stderr] --> src/lib.rs:1:54 Nov 28 21:59:38.814 INFO [stderr] | Nov 28 21:59:38.814 INFO [stderr] 1 | #![feature(fn_traits, get_type_id, unboxed_closures, use_extern_macros)] Nov 28 21:59:38.814 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Nov 28 21:59:38.814 INFO [stderr] | Nov 28 21:59:38.814 INFO [stderr] = note: #[warn(stable_features)] on by default Nov 28 21:59:38.814 INFO [stderr] Nov 28 21:59:38.948 INFO [stderr] error[E0557]: feature has been removed Nov 28 21:59:38.948 INFO [stderr] --> tests/injecting.rs:1:22 Nov 28 21:59:38.948 INFO [stderr] | Nov 28 21:59:38.948 INFO [stderr] 1 | #![feature(const_fn, proc_macro_gen, proc_macro_mod, use_extern_macros)] Nov 28 21:59:38.948 INFO [stderr] | ^^^^^^^^^^^^^^ Nov 28 21:59:38.948 INFO [stderr] | Nov 28 21:59:39.001 INFO [stderr] note: subsumed by `#![feature(proc_macro_hygiene)]` Nov 28 21:59:39.002 INFO [stderr] --> tests/injecting.rs:1:22 Nov 28 21:59:39.034 INFO [stderr] | Nov 28 21:59:39.034 INFO [stderr] 1 | #![feature(const_fn, proc_macro_gen, proc_macro_mod, use_extern_macros)] Nov 28 21:59:39.034 INFO [stderr] | ^^^^^^^^^^^^^^ Nov 28 21:59:39.034 INFO [stderr] Nov 28 21:59:39.034 INFO [stderr] error[E0557]: feature has been removed Nov 28 21:59:39.034 INFO [stderr] --> tests/injecting.rs:1:38 Nov 28 21:59:39.034 INFO [stderr] | Nov 28 21:59:39.034 INFO [stderr] 1 | #![feature(const_fn, proc_macro_gen, proc_macro_mod, use_extern_macros)] Nov 28 21:59:39.034 INFO [stderr] | ^^^^^^^^^^^^^^ Nov 28 21:59:39.034 INFO [stderr] | Nov 28 21:59:39.034 INFO [stderr] note: subsumed by `#![feature(proc_macro_hygiene)]` Nov 28 21:59:39.034 INFO [stderr] --> tests/injecting.rs:1:38 Nov 28 21:59:39.034 INFO [stderr] | Nov 28 21:59:39.034 INFO [stderr] 1 | #![feature(const_fn, proc_macro_gen, proc_macro_mod, use_extern_macros)] Nov 28 21:59:39.034 INFO [stderr] | ^^^^^^^^^^^^^^ Nov 28 21:59:39.034 INFO [stderr] Nov 28 21:59:39.034 INFO [stderr] warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Nov 28 21:59:39.034 INFO [stderr] --> src/lib.rs:1:54 Nov 28 21:59:39.034 INFO [stderr] | Nov 28 21:59:39.034 INFO [stderr] 1 | #![feature(fn_traits, get_type_id, unboxed_closures, use_extern_macros)] Nov 28 21:59:39.034 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Nov 28 21:59:39.034 INFO [stderr] | Nov 28 21:59:39.034 INFO [stderr] = note: #[warn(stable_features)] on by default Nov 28 21:59:39.034 INFO [stderr] Nov 28 21:59:39.624 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Nov 28 21:59:39.625 INFO [stderr] --> tests/injecting.rs:90:1 Nov 28 21:59:39.625 INFO [stderr] | Nov 28 21:59:39.625 INFO [stderr] 90 | #[mockable] Nov 28 21:59:39.626 INFO [stderr] | ^^^^^^^^^^^ Nov 28 21:59:39.626 INFO [stderr] | Nov 28 21:59:39.626 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 28 21:59:39.627 INFO [stderr] Nov 28 21:59:39.627 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Nov 28 21:59:39.700 INFO [stderr] --> tests/injecting.rs:99:9 Nov 28 21:59:39.701 INFO [stderr] | Nov 28 21:59:39.701 INFO [stderr] 99 | #[mockable] Nov 28 21:59:39.702 INFO [stderr] | ^^^^^^^^^^^ Nov 28 21:59:39.702 INFO [stderr] | Nov 28 21:59:39.702 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 28 21:59:39.702 INFO [stderr] Nov 28 21:59:39.702 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Nov 28 21:59:39.702 INFO [stderr] --> tests/injecting.rs:126:9 Nov 28 21:59:39.703 INFO [stderr] | Nov 28 21:59:39.703 INFO [stderr] 126 | #[mockable] Nov 28 21:59:39.703 INFO [stderr] | ^^^^^^^^^^^ Nov 28 21:59:39.703 INFO [stderr] | Nov 28 21:59:39.703 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 28 21:59:39.703 INFO [stderr] Nov 28 21:59:39.703 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Nov 28 21:59:39.703 INFO [stderr] --> tests/injecting.rs:156:9 Nov 28 21:59:39.704 INFO [stderr] | Nov 28 21:59:39.704 INFO [stderr] 156 | #[mockable] Nov 28 21:59:39.704 INFO [stderr] | ^^^^^^^^^^^ Nov 28 21:59:39.704 INFO [stderr] | Nov 28 21:59:39.704 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 28 21:59:39.704 INFO [stderr] Nov 28 21:59:39.704 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Nov 28 21:59:39.705 INFO [stderr] --> tests/injecting.rs:189:9 Nov 28 21:59:39.705 INFO [stderr] | Nov 28 21:59:39.705 INFO [stderr] 189 | #[mockable] Nov 28 21:59:39.705 INFO [stderr] | ^^^^^^^^^^^ Nov 28 21:59:39.705 INFO [stderr] | Nov 28 21:59:39.705 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 28 21:59:39.705 INFO [stderr] Nov 28 21:59:39.706 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Nov 28 21:59:39.706 INFO [stderr] --> tests/injecting.rs:322:9 Nov 28 21:59:39.706 INFO [stderr] | Nov 28 21:59:39.706 INFO [stderr] 322 | #[mockable] Nov 28 21:59:39.706 INFO [stderr] | ^^^^^^^^^^^ Nov 28 21:59:39.706 INFO [stderr] | Nov 28 21:59:39.706 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 28 21:59:39.706 INFO [stderr] Nov 28 21:59:39.707 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Nov 28 21:59:39.707 INFO [stderr] --> tests/injecting.rs:323:9 Nov 28 21:59:39.707 INFO [stderr] | Nov 28 21:59:39.707 INFO [stderr] 323 | #[mockable] Nov 28 21:59:39.707 INFO [stderr] | ^^^^^^^^^^^ Nov 28 21:59:39.707 INFO [stderr] | Nov 28 21:59:39.707 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 28 21:59:39.708 INFO [stderr] Nov 28 21:59:39.708 INFO [stderr] warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Nov 28 21:59:39.708 INFO [stderr] --> tests/injecting_no_std.rs:1:12 Nov 28 21:59:39.708 INFO [stderr] | Nov 28 21:59:39.708 INFO [stderr] 1 | #![feature(use_extern_macros)] Nov 28 21:59:39.708 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Nov 28 21:59:39.708 INFO [stderr] | Nov 28 21:59:39.708 INFO [stderr] = note: #[warn(stable_features)] on by default Nov 28 21:59:39.709 INFO [stderr] Nov 28 21:59:39.709 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Nov 28 21:59:39.709 INFO [stderr] --> tests/injecting.rs:348:9 Nov 28 21:59:39.709 INFO [stderr] | Nov 28 21:59:39.709 INFO [stderr] 348 | #[mockable] Nov 28 21:59:39.709 INFO [stderr] | ^^^^^^^^^^^ Nov 28 21:59:39.709 INFO [stderr] | Nov 28 21:59:39.710 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 28 21:59:39.710 INFO [stderr] Nov 28 21:59:39.710 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Nov 28 21:59:39.710 INFO [stderr] --> tests/injecting.rs:378:9 Nov 28 21:59:39.710 INFO [stderr] | Nov 28 21:59:39.710 INFO [stderr] 378 | #[mockable] Nov 28 21:59:39.710 INFO [stderr] | ^^^^^^^^^^^ Nov 28 21:59:39.711 INFO [stderr] | Nov 28 21:59:39.711 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 28 21:59:39.711 INFO [stderr] Nov 28 21:59:39.711 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Nov 28 21:59:39.711 INFO [stderr] --> tests/injecting.rs:409:9 Nov 28 21:59:39.711 INFO [stderr] | Nov 28 21:59:39.711 INFO [stderr] 409 | #[mockable] Nov 28 21:59:39.711 INFO [stderr] | ^^^^^^^^^^^ Nov 28 21:59:39.772 INFO [stderr] | Nov 28 21:59:39.772 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 28 21:59:39.772 INFO [stderr] Nov 28 21:59:39.773 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Nov 28 21:59:39.773 INFO [stderr] --> tests/injecting.rs:445:9 Nov 28 21:59:39.773 INFO [stderr] | Nov 28 21:59:39.773 INFO [stderr] 445 | #[mockable] Nov 28 21:59:39.773 INFO [stderr] | ^^^^^^^^^^^ Nov 28 21:59:39.773 INFO [stderr] | Nov 28 21:59:39.773 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 28 21:59:39.773 INFO [stderr] Nov 28 21:59:39.773 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Nov 28 21:59:39.773 INFO [stderr] --> tests/injecting.rs:479:9 Nov 28 21:59:39.773 INFO [stderr] | Nov 28 21:59:39.773 INFO [stderr] 479 | #[mockable] Nov 28 21:59:39.773 INFO [stderr] | ^^^^^^^^^^^ Nov 28 21:59:39.773 INFO [stderr] | Nov 28 21:59:39.773 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 28 21:59:39.773 INFO [stderr] Nov 28 21:59:39.773 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Nov 28 21:59:39.773 INFO [stderr] --> tests/injecting.rs:509:9 Nov 28 21:59:39.773 INFO [stderr] | Nov 28 21:59:39.773 INFO [stderr] 509 | #[mockable] Nov 28 21:59:39.773 INFO [stderr] | ^^^^^^^^^^^ Nov 28 21:59:39.773 INFO [stderr] | Nov 28 21:59:39.773 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 28 21:59:39.773 INFO [stderr] Nov 28 21:59:39.773 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Nov 28 21:59:39.773 INFO [stderr] --> tests/injecting.rs:540:9 Nov 28 21:59:39.773 INFO [stderr] | Nov 28 21:59:39.773 INFO [stderr] 540 | #[mockable] Nov 28 21:59:39.773 INFO [stderr] | ^^^^^^^^^^^ Nov 28 21:59:39.773 INFO [stderr] | Nov 28 21:59:39.773 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 28 21:59:39.773 INFO [stderr] Nov 28 21:59:39.773 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Nov 28 21:59:39.773 INFO [stderr] --> tests/injecting.rs:576:9 Nov 28 21:59:39.773 INFO [stderr] | Nov 28 21:59:39.773 INFO [stderr] 576 | #[mockable] Nov 28 21:59:39.773 INFO [stderr] | ^^^^^^^^^^^ Nov 28 21:59:39.773 INFO [stderr] | Nov 28 21:59:39.773 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 28 21:59:39.773 INFO [stderr] Nov 28 21:59:39.892 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Nov 28 21:59:39.892 INFO [stderr] --> tests/injecting.rs:580:13 Nov 28 21:59:39.892 INFO [stderr] | Nov 28 21:59:39.892 INFO [stderr] 580 | #[not_mockable] Nov 28 21:59:39.892 INFO [stderr] | ^^^^^^^^^^^^^^^ Nov 28 21:59:39.892 INFO [stderr] | Nov 28 21:59:39.892 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 28 21:59:39.892 INFO [stderr] Nov 28 21:59:39.892 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Nov 28 21:59:39.892 INFO [stderr] --> tests/injecting.rs:449:13 Nov 28 21:59:39.892 INFO [stderr] | Nov 28 21:59:39.893 INFO [stderr] 449 | #[mockable] Nov 28 21:59:39.893 INFO [stderr] | ^^^^^^^^^^^ Nov 28 21:59:39.893 INFO [stderr] | Nov 28 21:59:39.893 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 28 21:59:39.893 INFO [stderr] Nov 28 21:59:39.968 INFO [stderr] error: aborting due to 19 previous errors Nov 28 21:59:39.968 INFO [stderr] Nov 28 21:59:39.968 INFO [stderr] Some errors occurred: E0557, E0658. Nov 28 21:59:39.968 INFO [stderr] For more information about an error, try `rustc --explain E0557`. Nov 28 21:59:39.970 INFO [stderr] error: Could not compile `mocktopus`. Nov 28 21:59:39.970 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 28 21:59:48.189 INFO [stderr] warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Nov 28 21:59:48.189 INFO [stderr] --> tests/mocking.rs:1:12 Nov 28 21:59:48.189 INFO [stderr] | Nov 28 21:59:48.189 INFO [stderr] 1 | #![feature(use_extern_macros)] Nov 28 21:59:48.189 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Nov 28 21:59:48.189 INFO [stderr] | Nov 28 21:59:48.189 INFO [stderr] = note: #[warn(stable_features)] on by default Nov 28 21:59:48.190 INFO [stderr] Nov 28 21:59:48.400 INFO [stderr] error: build failed Nov 28 21:59:48.403 INFO [stderr] su: No module specific data is present Nov 28 21:59:49.628 INFO running `"docker" "inspect" "91e1e7c1e9b6d32d9dff6c4608e9eb9be0a7fd9b28ba439cb54cb5668ff81cd4"` Nov 28 21:59:49.993 INFO running `"docker" "rm" "-f" "91e1e7c1e9b6d32d9dff6c4608e9eb9be0a7fd9b28ba439cb54cb5668ff81cd4"` Nov 28 21:59:50.373 INFO [stdout] 91e1e7c1e9b6d32d9dff6c4608e9eb9be0a7fd9b28ba439cb54cb5668ff81cd4