Nov 18 06:08:42.375 INFO testing mocktopus-0.5.0 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 18 06:08:42.377 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 18 06:08:42.873 INFO [stdout] 4dc2964466aaca66bd45d1b1b56b1c2e144dd4506f130a2f7898e094efbff543 Nov 18 06:08:42.875 INFO running `"docker" "start" "-a" "4dc2964466aaca66bd45d1b1b56b1c2e144dd4506f130a2f7898e094efbff543"` Nov 18 06:08:44.908 INFO [stderr] usermod: no changes Nov 18 06:08:45.007 INFO [stderr] Compiling mocktopus_macros v0.5.0 Nov 18 06:08:52.140 INFO [stderr] Compiling mocktopus v0.5.0 (/source) Nov 18 06:08:52.635 INFO [stderr] warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Nov 18 06:08:52.636 INFO [stderr] --> src/lib.rs:1:54 Nov 18 06:08:52.636 INFO [stderr] | Nov 18 06:08:52.636 INFO [stderr] 1 | #![feature(fn_traits, get_type_id, unboxed_closures, use_extern_macros)] Nov 18 06:08:52.637 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Nov 18 06:08:52.637 INFO [stderr] | Nov 18 06:08:52.637 INFO [stderr] = note: #[warn(stable_features)] on by default Nov 18 06:08:52.638 INFO [stderr] Nov 18 06:08:52.940 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.00s Nov 18 06:08:52.951 INFO [stderr] su: No module specific data is present Nov 18 06:08:53.664 INFO running `"docker" "inspect" "4dc2964466aaca66bd45d1b1b56b1c2e144dd4506f130a2f7898e094efbff543"` Nov 18 06:08:53.989 INFO running `"docker" "rm" "-f" "4dc2964466aaca66bd45d1b1b56b1c2e144dd4506f130a2f7898e094efbff543"` Nov 18 06:08:54.351 INFO [stdout] 4dc2964466aaca66bd45d1b1b56b1c2e144dd4506f130a2f7898e094efbff543 Nov 18 06:08:54.358 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-alt test --frozen --no-run" "-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 18 06:08:54.860 INFO [stdout] 3c20e86fb5fc76115f6b2dff5428bae86969aa85b8eb7824023c0f139bdec5cf Nov 18 06:08:54.863 INFO running `"docker" "start" "-a" "3c20e86fb5fc76115f6b2dff5428bae86969aa85b8eb7824023c0f139bdec5cf"` Nov 18 06:08:56.225 INFO [stderr] usermod: no changes Nov 18 06:08:56.274 INFO [stderr] Compiling mocktopus v0.5.0 (/source) Nov 18 06:08:56.371 INFO [stderr] error[E0557]: feature has been removed Nov 18 06:08:56.372 INFO [stderr] --> tests/injecting.rs:1:22 Nov 18 06:08:56.372 INFO [stderr] | Nov 18 06:08:56.372 INFO [stderr] 1 | #![feature(const_fn, proc_macro_gen, proc_macro_mod, use_extern_macros)] Nov 18 06:08:56.373 INFO [stderr] | ^^^^^^^^^^^^^^ Nov 18 06:08:56.373 INFO [stderr] | Nov 18 06:08:56.373 INFO [stderr] note: subsumed by `#![feature(proc_macro_hygiene)]` Nov 18 06:08:56.373 INFO [stderr] --> tests/injecting.rs:1:22 Nov 18 06:08:56.374 INFO [stderr] | Nov 18 06:08:56.374 INFO [stderr] 1 | #![feature(const_fn, proc_macro_gen, proc_macro_mod, use_extern_macros)] Nov 18 06:08:56.374 INFO [stderr] | ^^^^^^^^^^^^^^ Nov 18 06:08:56.374 INFO [stderr] Nov 18 06:08:56.375 INFO [stderr] error[E0557]: feature has been removed Nov 18 06:08:56.375 INFO [stderr] --> tests/injecting.rs:1:38 Nov 18 06:08:56.375 INFO [stderr] | Nov 18 06:08:56.376 INFO [stderr] 1 | #![feature(const_fn, proc_macro_gen, proc_macro_mod, use_extern_macros)] Nov 18 06:08:56.376 INFO [stderr] | ^^^^^^^^^^^^^^ Nov 18 06:08:56.376 INFO [stderr] | Nov 18 06:08:56.376 INFO [stderr] note: subsumed by `#![feature(proc_macro_hygiene)]` Nov 18 06:08:56.377 INFO [stderr] --> tests/injecting.rs:1:38 Nov 18 06:08:56.377 INFO [stderr] | Nov 18 06:08:56.377 INFO [stderr] 1 | #![feature(const_fn, proc_macro_gen, proc_macro_mod, use_extern_macros)] Nov 18 06:08:56.378 INFO [stderr] | ^^^^^^^^^^^^^^ Nov 18 06:08:56.378 INFO [stderr] Nov 18 06:08:57.499 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Nov 18 06:08:57.500 INFO [stderr] --> tests/injecting.rs:90:1 Nov 18 06:08:57.501 INFO [stderr] | Nov 18 06:08:57.501 INFO [stderr] 90 | #[mockable] Nov 18 06:08:57.501 INFO [stderr] | ^^^^^^^^^^^ Nov 18 06:08:57.502 INFO [stderr] | Nov 18 06:08:57.503 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 18 06:08:57.503 INFO [stderr] Nov 18 06:08:57.504 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Nov 18 06:08:57.504 INFO [stderr] --> tests/injecting.rs:99:9 Nov 18 06:08:57.505 INFO [stderr] | Nov 18 06:08:57.505 INFO [stderr] 99 | #[mockable] Nov 18 06:08:57.505 INFO [stderr] | ^^^^^^^^^^^ Nov 18 06:08:57.511 INFO [stderr] | Nov 18 06:08:57.511 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 18 06:08:57.512 INFO [stderr] Nov 18 06:08:57.523 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Nov 18 06:08:57.524 INFO [stderr] --> tests/injecting.rs:126:9 Nov 18 06:08:57.524 INFO [stderr] | Nov 18 06:08:57.525 INFO [stderr] 126 | #[mockable] Nov 18 06:08:57.525 INFO [stderr] | ^^^^^^^^^^^ Nov 18 06:08:57.531 INFO [stderr] | Nov 18 06:08:57.531 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 18 06:08:57.532 INFO [stderr] Nov 18 06:08:57.536 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Nov 18 06:08:57.537 INFO [stderr] --> tests/injecting.rs:156:9 Nov 18 06:08:57.538 INFO [stderr] | Nov 18 06:08:57.538 INFO [stderr] 156 | #[mockable] Nov 18 06:08:57.538 INFO [stderr] | ^^^^^^^^^^^ Nov 18 06:08:57.539 INFO [stderr] | Nov 18 06:08:57.539 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 18 06:08:57.543 INFO [stderr] Nov 18 06:08:57.559 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Nov 18 06:08:57.560 INFO [stderr] --> tests/injecting.rs:189:9 Nov 18 06:08:57.560 INFO [stderr] | Nov 18 06:08:57.560 INFO [stderr] 189 | #[mockable] Nov 18 06:08:57.560 INFO [stderr] | ^^^^^^^^^^^ Nov 18 06:08:57.563 INFO [stderr] | Nov 18 06:08:57.563 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 18 06:08:57.563 INFO [stderr] Nov 18 06:08:57.645 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Nov 18 06:08:57.646 INFO [stderr] --> tests/injecting.rs:322:9 Nov 18 06:08:57.647 INFO [stderr] | Nov 18 06:08:57.647 INFO [stderr] 322 | #[mockable] Nov 18 06:08:57.647 INFO [stderr] | ^^^^^^^^^^^ Nov 18 06:08:57.649 INFO [stderr] | Nov 18 06:08:57.649 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 18 06:08:57.650 INFO [stderr] Nov 18 06:08:57.651 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Nov 18 06:08:57.652 INFO [stderr] --> tests/injecting.rs:323:9 Nov 18 06:08:57.653 INFO [stderr] | Nov 18 06:08:57.653 INFO [stderr] 323 | #[mockable] Nov 18 06:08:57.653 INFO [stderr] | ^^^^^^^^^^^ Nov 18 06:08:57.655 INFO [stderr] | Nov 18 06:08:57.655 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 18 06:08:57.656 INFO [stderr] Nov 18 06:08:57.676 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Nov 18 06:08:57.677 INFO [stderr] --> tests/injecting.rs:348:9 Nov 18 06:08:57.678 INFO [stderr] | Nov 18 06:08:57.678 INFO [stderr] 348 | #[mockable] Nov 18 06:08:57.678 INFO [stderr] | ^^^^^^^^^^^ Nov 18 06:08:57.681 INFO [stderr] | Nov 18 06:08:57.682 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 18 06:08:57.682 INFO [stderr] Nov 18 06:08:57.683 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Nov 18 06:08:57.683 INFO [stderr] --> tests/injecting.rs:378:9 Nov 18 06:08:57.684 INFO [stderr] | Nov 18 06:08:57.684 INFO [stderr] 378 | #[mockable] Nov 18 06:08:57.684 INFO [stderr] | ^^^^^^^^^^^ Nov 18 06:08:57.687 INFO [stderr] | Nov 18 06:08:57.687 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 18 06:08:57.688 INFO [stderr] Nov 18 06:08:57.689 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Nov 18 06:08:57.690 INFO [stderr] --> tests/injecting.rs:409:9 Nov 18 06:08:57.691 INFO [stderr] | Nov 18 06:08:57.691 INFO [stderr] 409 | #[mockable] Nov 18 06:08:57.691 INFO [stderr] | ^^^^^^^^^^^ Nov 18 06:08:57.695 INFO [stderr] | Nov 18 06:08:57.695 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 18 06:08:57.696 INFO [stderr] Nov 18 06:08:57.696 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Nov 18 06:08:57.697 INFO [stderr] --> tests/injecting.rs:445:9 Nov 18 06:08:57.697 INFO [stderr] | Nov 18 06:08:57.698 INFO [stderr] 445 | #[mockable] Nov 18 06:08:57.698 INFO [stderr] | ^^^^^^^^^^^ Nov 18 06:08:57.698 INFO [stderr] | Nov 18 06:08:57.702 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 18 06:08:57.702 INFO [stderr] Nov 18 06:08:57.703 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Nov 18 06:08:57.703 INFO [stderr] --> tests/injecting.rs:479:9 Nov 18 06:08:57.704 INFO [stderr] | Nov 18 06:08:57.704 INFO [stderr] 479 | #[mockable] Nov 18 06:08:57.705 INFO [stderr] | ^^^^^^^^^^^ Nov 18 06:08:57.707 INFO [stderr] | Nov 18 06:08:57.707 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 18 06:08:57.707 INFO [stderr] Nov 18 06:08:57.709 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Nov 18 06:08:57.709 INFO [stderr] --> tests/injecting.rs:509:9 Nov 18 06:08:57.709 INFO [stderr] | Nov 18 06:08:57.709 INFO [stderr] 509 | #[mockable] Nov 18 06:08:57.709 INFO [stderr] | ^^^^^^^^^^^ Nov 18 06:08:57.709 INFO [stderr] | Nov 18 06:08:57.709 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 18 06:08:57.709 INFO [stderr] Nov 18 06:08:57.714 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Nov 18 06:08:57.714 INFO [stderr] --> tests/injecting.rs:540:9 Nov 18 06:08:57.714 INFO [stderr] | Nov 18 06:08:57.714 INFO [stderr] 540 | #[mockable] Nov 18 06:08:57.714 INFO [stderr] | ^^^^^^^^^^^ Nov 18 06:08:57.714 INFO [stderr] | Nov 18 06:08:57.714 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 18 06:08:57.714 INFO [stderr] Nov 18 06:08:57.719 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Nov 18 06:08:57.719 INFO [stderr] --> tests/injecting.rs:576:9 Nov 18 06:08:57.719 INFO [stderr] | Nov 18 06:08:57.719 INFO [stderr] 576 | #[mockable] Nov 18 06:08:57.719 INFO [stderr] | ^^^^^^^^^^^ Nov 18 06:08:57.719 INFO [stderr] | Nov 18 06:08:57.719 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 18 06:08:57.719 INFO [stderr] Nov 18 06:08:57.835 INFO [stderr] warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Nov 18 06:08:57.835 INFO [stderr] --> src/lib.rs:1:54 Nov 18 06:08:57.835 INFO [stderr] | Nov 18 06:08:57.835 INFO [stderr] 1 | #![feature(fn_traits, get_type_id, unboxed_closures, use_extern_macros)] Nov 18 06:08:57.835 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Nov 18 06:08:57.835 INFO [stderr] | Nov 18 06:08:57.835 INFO [stderr] = note: #[warn(stable_features)] on by default Nov 18 06:08:57.835 INFO [stderr] Nov 18 06:08:57.895 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Nov 18 06:08:57.895 INFO [stderr] --> tests/injecting.rs:580:13 Nov 18 06:08:57.895 INFO [stderr] | Nov 18 06:08:57.896 INFO [stderr] 580 | #[not_mockable] Nov 18 06:08:57.896 INFO [stderr] | ^^^^^^^^^^^^^^^ Nov 18 06:08:57.896 INFO [stderr] | Nov 18 06:08:57.896 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 18 06:08:57.896 INFO [stderr] Nov 18 06:08:57.897 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Nov 18 06:08:57.897 INFO [stderr] --> tests/injecting.rs:449:13 Nov 18 06:08:57.897 INFO [stderr] | Nov 18 06:08:57.897 INFO [stderr] 449 | #[mockable] Nov 18 06:08:57.897 INFO [stderr] | ^^^^^^^^^^^ Nov 18 06:08:57.897 INFO [stderr] | Nov 18 06:08:57.898 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 18 06:08:57.898 INFO [stderr] Nov 18 06:08:58.028 INFO [stderr] error: aborting due to 19 previous errors Nov 18 06:08:58.028 INFO [stderr] Nov 18 06:08:58.028 INFO [stderr] Some errors occurred: E0557, E0658. Nov 18 06:08:58.028 INFO [stderr] For more information about an error, try `rustc --explain E0557`. Nov 18 06:08:58.039 INFO [stderr] error: Could not compile `mocktopus`. Nov 18 06:08:58.039 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 18 06:08:58.547 INFO [stderr] warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Nov 18 06:08:58.547 INFO [stderr] --> tests/injecting_no_std.rs:1:12 Nov 18 06:08:58.547 INFO [stderr] | Nov 18 06:08:58.547 INFO [stderr] 1 | #![feature(use_extern_macros)] Nov 18 06:08:58.547 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Nov 18 06:08:58.547 INFO [stderr] | Nov 18 06:08:58.547 INFO [stderr] = note: #[warn(stable_features)] on by default Nov 18 06:08:58.547 INFO [stderr] Nov 18 06:09:08.559 INFO [stderr] warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Nov 18 06:09:08.560 INFO [stderr] --> tests/mocking.rs:1:12 Nov 18 06:09:08.560 INFO [stderr] | Nov 18 06:09:08.560 INFO [stderr] 1 | #![feature(use_extern_macros)] Nov 18 06:09:08.561 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Nov 18 06:09:08.561 INFO [stderr] | Nov 18 06:09:08.561 INFO [stderr] = note: #[warn(stable_features)] on by default Nov 18 06:09:08.562 INFO [stderr] Nov 18 06:09:17.871 INFO [stderr] error: build failed Nov 18 06:09:17.871 INFO [stderr] su: No module specific data is present Nov 18 06:09:18.960 INFO running `"docker" "inspect" "3c20e86fb5fc76115f6b2dff5428bae86969aa85b8eb7824023c0f139bdec5cf"` Nov 18 06:09:19.301 INFO running `"docker" "rm" "-f" "3c20e86fb5fc76115f6b2dff5428bae86969aa85b8eb7824023c0f139bdec5cf"` Nov 18 06:09:19.687 INFO [stdout] 3c20e86fb5fc76115f6b2dff5428bae86969aa85b8eb7824023c0f139bdec5cf