Nov 30 19:24:16.662 INFO checking mocktopus-0.5.0 against master#a49316ddc99d9d595193557fc899f6c52e4d9af9 for pr-56323 Nov 30 19:24:16.662 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-6/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-56323/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/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 +a49316ddc99d9d595193557fc899f6c52e4d9af9-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 30 19:24:16.944 INFO [stdout] e75dfca19be655d660319bc6da968735cd9fe740f67a10ca5cdd8b7111e3ce69 Nov 30 19:24:16.946 INFO running `"docker" "start" "-a" "e75dfca19be655d660319bc6da968735cd9fe740f67a10ca5cdd8b7111e3ce69"` Nov 30 19:24:17.481 INFO [stderr] usermod: no changes Nov 30 19:24:17.527 INFO [stderr] Compiling syn v0.14.9 Nov 30 19:24:32.732 INFO [stderr] Compiling mocktopus_macros v0.5.0 Nov 30 19:24:40.271 INFO [stderr] Checking mocktopus v0.5.0 (/source) Nov 30 19:24:40.858 INFO [stderr] warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Nov 30 19:24:40.859 INFO [stderr] --> src/lib.rs:1:54 Nov 30 19:24:40.859 INFO [stderr] | Nov 30 19:24:40.859 INFO [stderr] 1 | #![feature(fn_traits, get_type_id, unboxed_closures, use_extern_macros)] Nov 30 19:24:40.859 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Nov 30 19:24:40.859 INFO [stderr] | Nov 30 19:24:40.859 INFO [stderr] = note: #[warn(stable_features)] on by default Nov 30 19:24:40.859 INFO [stderr] Nov 30 19:24:40.893 INFO [stderr] warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Nov 30 19:24:40.893 INFO [stderr] --> src/lib.rs:1:54 Nov 30 19:24:40.893 INFO [stderr] | Nov 30 19:24:40.893 INFO [stderr] 1 | #![feature(fn_traits, get_type_id, unboxed_closures, use_extern_macros)] Nov 30 19:24:40.893 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Nov 30 19:24:40.896 INFO [stderr] | Nov 30 19:24:40.896 INFO [stderr] = note: #[warn(stable_features)] on by default Nov 30 19:24:40.896 INFO [stderr] Nov 30 19:24:40.948 INFO [stderr] error[E0557]: feature has been removed Nov 30 19:24:40.948 INFO [stderr] --> tests/injecting.rs:1:22 Nov 30 19:24:40.948 INFO [stderr] | Nov 30 19:24:40.948 INFO [stderr] 1 | #![feature(const_fn, proc_macro_gen, proc_macro_mod, use_extern_macros)] Nov 30 19:24:40.948 INFO [stderr] | ^^^^^^^^^^^^^^ Nov 30 19:24:40.948 INFO [stderr] | Nov 30 19:24:40.948 INFO [stderr] note: subsumed by `#![feature(proc_macro_hygiene)]` Nov 30 19:24:40.948 INFO [stderr] --> tests/injecting.rs:1:22 Nov 30 19:24:40.948 INFO [stderr] | Nov 30 19:24:40.948 INFO [stderr] 1 | #![feature(const_fn, proc_macro_gen, proc_macro_mod, use_extern_macros)] Nov 30 19:24:40.948 INFO [stderr] | ^^^^^^^^^^^^^^ Nov 30 19:24:40.948 INFO [stderr] Nov 30 19:24:40.948 INFO [stderr] error[E0557]: feature has been removed Nov 30 19:24:40.948 INFO [stderr] --> tests/injecting.rs:1:38 Nov 30 19:24:40.949 INFO [stderr] | Nov 30 19:24:40.949 INFO [stderr] 1 | #![feature(const_fn, proc_macro_gen, proc_macro_mod, use_extern_macros)] Nov 30 19:24:40.949 INFO [stderr] | ^^^^^^^^^^^^^^ Nov 30 19:24:40.949 INFO [stderr] | Nov 30 19:24:40.949 INFO [stderr] note: subsumed by `#![feature(proc_macro_hygiene)]` Nov 30 19:24:40.949 INFO [stderr] --> tests/injecting.rs:1:38 Nov 30 19:24:40.949 INFO [stderr] | Nov 30 19:24:40.949 INFO [stderr] 1 | #![feature(const_fn, proc_macro_gen, proc_macro_mod, use_extern_macros)] Nov 30 19:24:40.949 INFO [stderr] | ^^^^^^^^^^^^^^ Nov 30 19:24:40.949 INFO [stderr] Nov 30 19:24:41.553 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Nov 30 19:24:41.554 INFO [stderr] --> tests/injecting.rs:90:1 Nov 30 19:24:41.554 INFO [stderr] | Nov 30 19:24:41.554 INFO [stderr] 90 | #[mockable] Nov 30 19:24:41.554 INFO [stderr] | ^^^^^^^^^^^ Nov 30 19:24:41.554 INFO [stderr] | Nov 30 19:24:41.554 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 30 19:24:41.554 INFO [stderr] Nov 30 19:24:41.554 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Nov 30 19:24:41.554 INFO [stderr] --> tests/injecting.rs:99:9 Nov 30 19:24:41.554 INFO [stderr] | Nov 30 19:24:41.554 INFO [stderr] 99 | #[mockable] Nov 30 19:24:41.554 INFO [stderr] | ^^^^^^^^^^^ Nov 30 19:24:41.554 INFO [stderr] | Nov 30 19:24:41.554 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 30 19:24:41.554 INFO [stderr] Nov 30 19:24:41.563 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Nov 30 19:24:41.563 INFO [stderr] --> tests/injecting.rs:126:9 Nov 30 19:24:41.563 INFO [stderr] | Nov 30 19:24:41.563 INFO [stderr] 126 | #[mockable] Nov 30 19:24:41.563 INFO [stderr] | ^^^^^^^^^^^ Nov 30 19:24:41.563 INFO [stderr] | Nov 30 19:24:41.563 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 30 19:24:41.563 INFO [stderr] Nov 30 19:24:41.572 INFO [stderr] warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Nov 30 19:24:41.573 INFO [stderr] --> tests/injecting_no_std.rs:1:12 Nov 30 19:24:41.573 INFO [stderr] | Nov 30 19:24:41.573 INFO [stderr] 1 | #![feature(use_extern_macros)] Nov 30 19:24:41.573 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Nov 30 19:24:41.573 INFO [stderr] | Nov 30 19:24:41.573 INFO [stderr] = note: #[warn(stable_features)] on by default Nov 30 19:24:41.573 INFO [stderr] Nov 30 19:24:41.573 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Nov 30 19:24:41.573 INFO [stderr] --> tests/injecting.rs:156:9 Nov 30 19:24:41.573 INFO [stderr] | Nov 30 19:24:41.573 INFO [stderr] 156 | #[mockable] Nov 30 19:24:41.573 INFO [stderr] | ^^^^^^^^^^^ Nov 30 19:24:41.573 INFO [stderr] | Nov 30 19:24:41.578 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 30 19:24:41.578 INFO [stderr] Nov 30 19:24:41.593 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Nov 30 19:24:41.593 INFO [stderr] --> tests/injecting.rs:189:9 Nov 30 19:24:41.593 INFO [stderr] | Nov 30 19:24:41.593 INFO [stderr] 189 | #[mockable] Nov 30 19:24:41.593 INFO [stderr] | ^^^^^^^^^^^ Nov 30 19:24:41.593 INFO [stderr] | Nov 30 19:24:41.593 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 30 19:24:41.593 INFO [stderr] Nov 30 19:24:41.655 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Nov 30 19:24:41.655 INFO [stderr] --> tests/injecting.rs:322:9 Nov 30 19:24:41.655 INFO [stderr] | Nov 30 19:24:41.655 INFO [stderr] 322 | #[mockable] Nov 30 19:24:41.655 INFO [stderr] | ^^^^^^^^^^^ Nov 30 19:24:41.655 INFO [stderr] | Nov 30 19:24:41.655 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 30 19:24:41.655 INFO [stderr] Nov 30 19:24:41.657 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Nov 30 19:24:41.657 INFO [stderr] --> tests/injecting.rs:323:9 Nov 30 19:24:41.657 INFO [stderr] | Nov 30 19:24:41.657 INFO [stderr] 323 | #[mockable] Nov 30 19:24:41.657 INFO [stderr] | ^^^^^^^^^^^ Nov 30 19:24:41.657 INFO [stderr] | Nov 30 19:24:41.657 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 30 19:24:41.657 INFO [stderr] Nov 30 19:24:41.676 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Nov 30 19:24:41.676 INFO [stderr] --> tests/injecting.rs:348:9 Nov 30 19:24:41.676 INFO [stderr] | Nov 30 19:24:41.676 INFO [stderr] 348 | #[mockable] Nov 30 19:24:41.676 INFO [stderr] | ^^^^^^^^^^^ Nov 30 19:24:41.676 INFO [stderr] | Nov 30 19:24:41.676 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 30 19:24:41.676 INFO [stderr] Nov 30 19:24:41.676 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Nov 30 19:24:41.676 INFO [stderr] --> tests/injecting.rs:378:9 Nov 30 19:24:41.676 INFO [stderr] | Nov 30 19:24:41.676 INFO [stderr] 378 | #[mockable] Nov 30 19:24:41.676 INFO [stderr] | ^^^^^^^^^^^ Nov 30 19:24:41.676 INFO [stderr] | Nov 30 19:24:41.676 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 30 19:24:41.676 INFO [stderr] Nov 30 19:24:41.685 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Nov 30 19:24:41.685 INFO [stderr] --> tests/injecting.rs:409:9 Nov 30 19:24:41.685 INFO [stderr] | Nov 30 19:24:41.685 INFO [stderr] 409 | #[mockable] Nov 30 19:24:41.685 INFO [stderr] | ^^^^^^^^^^^ Nov 30 19:24:41.685 INFO [stderr] | Nov 30 19:24:41.685 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 30 19:24:41.685 INFO [stderr] Nov 30 19:24:41.685 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Nov 30 19:24:41.685 INFO [stderr] --> tests/injecting.rs:445:9 Nov 30 19:24:41.685 INFO [stderr] | Nov 30 19:24:41.685 INFO [stderr] 445 | #[mockable] Nov 30 19:24:41.685 INFO [stderr] | ^^^^^^^^^^^ Nov 30 19:24:41.685 INFO [stderr] | Nov 30 19:24:41.685 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 30 19:24:41.686 INFO [stderr] Nov 30 19:24:41.686 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Nov 30 19:24:41.686 INFO [stderr] --> tests/injecting.rs:479:9 Nov 30 19:24:41.686 INFO [stderr] | Nov 30 19:24:41.686 INFO [stderr] 479 | #[mockable] Nov 30 19:24:41.686 INFO [stderr] | ^^^^^^^^^^^ Nov 30 19:24:41.686 INFO [stderr] | Nov 30 19:24:41.686 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 30 19:24:41.686 INFO [stderr] Nov 30 19:24:41.686 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Nov 30 19:24:41.686 INFO [stderr] --> tests/injecting.rs:509:9 Nov 30 19:24:41.686 INFO [stderr] | Nov 30 19:24:41.686 INFO [stderr] 509 | #[mockable] Nov 30 19:24:41.686 INFO [stderr] | ^^^^^^^^^^^ Nov 30 19:24:41.686 INFO [stderr] | Nov 30 19:24:41.687 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 30 19:24:41.687 INFO [stderr] Nov 30 19:24:41.688 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Nov 30 19:24:41.688 INFO [stderr] --> tests/injecting.rs:540:9 Nov 30 19:24:41.688 INFO [stderr] | Nov 30 19:24:41.688 INFO [stderr] 540 | #[mockable] Nov 30 19:24:41.688 INFO [stderr] | ^^^^^^^^^^^ Nov 30 19:24:41.688 INFO [stderr] | Nov 30 19:24:41.688 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 30 19:24:41.688 INFO [stderr] Nov 30 19:24:41.730 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Nov 30 19:24:41.730 INFO [stderr] --> tests/injecting.rs:576:9 Nov 30 19:24:41.730 INFO [stderr] | Nov 30 19:24:41.730 INFO [stderr] 576 | #[mockable] Nov 30 19:24:41.730 INFO [stderr] | ^^^^^^^^^^^ Nov 30 19:24:41.730 INFO [stderr] | Nov 30 19:24:41.730 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 30 19:24:41.730 INFO [stderr] Nov 30 19:24:41.824 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Nov 30 19:24:41.824 INFO [stderr] --> tests/injecting.rs:580:13 Nov 30 19:24:41.824 INFO [stderr] | Nov 30 19:24:41.824 INFO [stderr] 580 | #[not_mockable] Nov 30 19:24:41.824 INFO [stderr] | ^^^^^^^^^^^^^^^ Nov 30 19:24:41.824 INFO [stderr] | Nov 30 19:24:41.824 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 30 19:24:41.824 INFO [stderr] Nov 30 19:24:41.824 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Nov 30 19:24:41.824 INFO [stderr] --> tests/injecting.rs:449:13 Nov 30 19:24:41.824 INFO [stderr] | Nov 30 19:24:41.824 INFO [stderr] 449 | #[mockable] Nov 30 19:24:41.824 INFO [stderr] | ^^^^^^^^^^^ Nov 30 19:24:41.824 INFO [stderr] | Nov 30 19:24:41.824 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 30 19:24:41.824 INFO [stderr] Nov 30 19:24:41.893 INFO [stderr] error: aborting due to 19 previous errors Nov 30 19:24:41.893 INFO [stderr] Nov 30 19:24:41.893 INFO [stderr] Some errors occurred: E0557, E0658. Nov 30 19:24:41.893 INFO [stderr] For more information about an error, try `rustc --explain E0557`. Nov 30 19:24:41.899 INFO [stderr] error: Could not compile `mocktopus`. Nov 30 19:24:41.899 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 30 19:24:50.316 INFO [stderr] warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Nov 30 19:24:50.316 INFO [stderr] --> tests/mocking.rs:1:12 Nov 30 19:24:50.316 INFO [stderr] | Nov 30 19:24:50.316 INFO [stderr] 1 | #![feature(use_extern_macros)] Nov 30 19:24:50.316 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Nov 30 19:24:50.316 INFO [stderr] | Nov 30 19:24:50.316 INFO [stderr] = note: #[warn(stable_features)] on by default Nov 30 19:24:50.316 INFO [stderr] Nov 30 19:24:50.580 INFO [stderr] error: build failed Nov 30 19:24:50.585 INFO [stderr] su: No module specific data is present Nov 30 19:24:51.740 INFO running `"docker" "inspect" "e75dfca19be655d660319bc6da968735cd9fe740f67a10ca5cdd8b7111e3ce69"` Nov 30 19:24:51.994 INFO running `"docker" "rm" "-f" "e75dfca19be655d660319bc6da968735cd9fe740f67a10ca5cdd8b7111e3ce69"` Nov 30 19:24:52.332 INFO [stdout] e75dfca19be655d660319bc6da968735cd9fe740f67a10ca5cdd8b7111e3ce69