Nov 18 06:08:46.498 INFO testing mocktopus-0.5.0 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 06:08:46.499 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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:46.983 INFO [stdout] 3f03d9106c284271aeaa3facc419d2e3f80bfedf775cef2bd2cd464fd48f8240 Nov 18 06:08:46.989 INFO running `"docker" "start" "-a" "3f03d9106c284271aeaa3facc419d2e3f80bfedf775cef2bd2cd464fd48f8240"` Nov 18 06:08:48.406 INFO [stderr] usermod: no changes Nov 18 06:08:48.547 INFO [stderr] Compiling syn v0.14.9 Nov 18 06:09:04.991 INFO [stderr] Compiling mocktopus_macros v0.5.0 Nov 18 06:09:12.182 INFO [stderr] Compiling mocktopus v0.5.0 (/source) Nov 18 06:09:12.751 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:12.751 INFO [stderr] --> src/lib.rs:1:54 Nov 18 06:09:12.751 INFO [stderr] | Nov 18 06:09:12.751 INFO [stderr] 1 | #![feature(fn_traits, get_type_id, unboxed_closures, use_extern_macros)] Nov 18 06:09:12.751 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Nov 18 06:09:12.751 INFO [stderr] | Nov 18 06:09:12.751 INFO [stderr] = note: #[warn(stable_features)] on by default Nov 18 06:09:12.751 INFO [stderr] Nov 18 06:09:13.131 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.69s Nov 18 06:09:13.135 INFO [stderr] su: No module specific data is present Nov 18 06:09:13.995 INFO running `"docker" "inspect" "3f03d9106c284271aeaa3facc419d2e3f80bfedf775cef2bd2cd464fd48f8240"` Nov 18 06:09:14.428 INFO running `"docker" "rm" "-f" "3f03d9106c284271aeaa3facc419d2e3f80bfedf775cef2bd2cd464fd48f8240"` Nov 18 06:09:14.718 INFO [stdout] 3f03d9106c284271aeaa3facc419d2e3f80bfedf775cef2bd2cd464fd48f8240 Nov 18 06:09:14.729 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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:09:15.228 INFO [stdout] ad6fee4539d1fa8e37669fb088b3cf03c8dc89a244153aefd1b4c1d22bf983a5 Nov 18 06:09:15.230 INFO running `"docker" "start" "-a" "ad6fee4539d1fa8e37669fb088b3cf03c8dc89a244153aefd1b4c1d22bf983a5"` Nov 18 06:09:16.503 INFO [stderr] usermod: no changes Nov 18 06:09:16.571 INFO [stderr] Compiling mocktopus v0.5.0 (/source) Nov 18 06:09:16.835 INFO [stderr] error[E0557]: feature has been removed Nov 18 06:09:16.835 INFO [stderr] --> tests/injecting.rs:1:22 Nov 18 06:09:16.835 INFO [stderr] | Nov 18 06:09:16.835 INFO [stderr] 1 | #![feature(const_fn, proc_macro_gen, proc_macro_mod, use_extern_macros)] Nov 18 06:09:16.835 INFO [stderr] | ^^^^^^^^^^^^^^ Nov 18 06:09:16.835 INFO [stderr] | Nov 18 06:09:16.835 INFO [stderr] note: subsumed by `#![feature(proc_macro_hygiene)]` Nov 18 06:09:16.835 INFO [stderr] --> tests/injecting.rs:1:22 Nov 18 06:09:16.835 INFO [stderr] | Nov 18 06:09:16.835 INFO [stderr] 1 | #![feature(const_fn, proc_macro_gen, proc_macro_mod, use_extern_macros)] Nov 18 06:09:16.835 INFO [stderr] | ^^^^^^^^^^^^^^ Nov 18 06:09:16.835 INFO [stderr] Nov 18 06:09:16.835 INFO [stderr] error[E0557]: feature has been removed Nov 18 06:09:16.835 INFO [stderr] --> tests/injecting.rs:1:38 Nov 18 06:09:16.835 INFO [stderr] | Nov 18 06:09:16.835 INFO [stderr] 1 | #![feature(const_fn, proc_macro_gen, proc_macro_mod, use_extern_macros)] Nov 18 06:09:16.835 INFO [stderr] | ^^^^^^^^^^^^^^ Nov 18 06:09:16.835 INFO [stderr] | Nov 18 06:09:16.835 INFO [stderr] note: subsumed by `#![feature(proc_macro_hygiene)]` Nov 18 06:09:16.835 INFO [stderr] --> tests/injecting.rs:1:38 Nov 18 06:09:16.835 INFO [stderr] | Nov 18 06:09:16.835 INFO [stderr] 1 | #![feature(const_fn, proc_macro_gen, proc_macro_mod, use_extern_macros)] Nov 18 06:09:16.835 INFO [stderr] | ^^^^^^^^^^^^^^ Nov 18 06:09:16.835 INFO [stderr] Nov 18 06:09:18.095 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:18.095 INFO [stderr] --> src/lib.rs:1:54 Nov 18 06:09:18.095 INFO [stderr] | Nov 18 06:09:18.095 INFO [stderr] 1 | #![feature(fn_traits, get_type_id, unboxed_closures, use_extern_macros)] Nov 18 06:09:18.095 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Nov 18 06:09:18.104 INFO [stderr] | Nov 18 06:09:18.104 INFO [stderr] = note: #[warn(stable_features)] on by default Nov 18 06:09:18.104 INFO [stderr] Nov 18 06:09:18.519 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:18.519 INFO [stderr] --> tests/injecting_no_std.rs:1:12 Nov 18 06:09:18.519 INFO [stderr] | Nov 18 06:09:18.519 INFO [stderr] 1 | #![feature(use_extern_macros)] Nov 18 06:09:18.519 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Nov 18 06:09:18.519 INFO [stderr] | Nov 18 06:09:18.519 INFO [stderr] = note: #[warn(stable_features)] on by default Nov 18 06:09:18.519 INFO [stderr] Nov 18 06:09:19.718 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Nov 18 06:09:19.718 INFO [stderr] --> tests/injecting.rs:90:1 Nov 18 06:09:19.718 INFO [stderr] | Nov 18 06:09:19.718 INFO [stderr] 90 | #[mockable] Nov 18 06:09:19.718 INFO [stderr] | ^^^^^^^^^^^ Nov 18 06:09:19.743 INFO [stderr] | Nov 18 06:09:19.743 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 18 06:09:19.743 INFO [stderr] Nov 18 06:09:19.744 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Nov 18 06:09:19.744 INFO [stderr] --> tests/injecting.rs:99:9 Nov 18 06:09:19.744 INFO [stderr] | Nov 18 06:09:19.744 INFO [stderr] 99 | #[mockable] Nov 18 06:09:19.744 INFO [stderr] | ^^^^^^^^^^^ Nov 18 06:09:19.744 INFO [stderr] | Nov 18 06:09:19.744 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 18 06:09:19.744 INFO [stderr] Nov 18 06:09:19.774 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Nov 18 06:09:19.774 INFO [stderr] --> tests/injecting.rs:126:9 Nov 18 06:09:19.774 INFO [stderr] | Nov 18 06:09:19.774 INFO [stderr] 126 | #[mockable] Nov 18 06:09:19.774 INFO [stderr] | ^^^^^^^^^^^ Nov 18 06:09:19.775 INFO [stderr] | Nov 18 06:09:19.775 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 18 06:09:19.775 INFO [stderr] Nov 18 06:09:19.815 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Nov 18 06:09:19.819 INFO [stderr] --> tests/injecting.rs:156:9 Nov 18 06:09:19.819 INFO [stderr] | Nov 18 06:09:19.819 INFO [stderr] 156 | #[mockable] Nov 18 06:09:19.819 INFO [stderr] | ^^^^^^^^^^^ Nov 18 06:09:19.819 INFO [stderr] | Nov 18 06:09:19.820 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 18 06:09:19.820 INFO [stderr] Nov 18 06:09:19.855 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Nov 18 06:09:19.856 INFO [stderr] --> tests/injecting.rs:189:9 Nov 18 06:09:19.856 INFO [stderr] | Nov 18 06:09:19.859 INFO [stderr] 189 | #[mockable] Nov 18 06:09:19.859 INFO [stderr] | ^^^^^^^^^^^ Nov 18 06:09:19.859 INFO [stderr] | Nov 18 06:09:19.859 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 18 06:09:19.859 INFO [stderr] Nov 18 06:09:20.060 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Nov 18 06:09:20.060 INFO [stderr] --> tests/injecting.rs:322:9 Nov 18 06:09:20.060 INFO [stderr] | Nov 18 06:09:20.060 INFO [stderr] 322 | #[mockable] Nov 18 06:09:20.060 INFO [stderr] | ^^^^^^^^^^^ Nov 18 06:09:20.060 INFO [stderr] | Nov 18 06:09:20.060 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 18 06:09:20.060 INFO [stderr] Nov 18 06:09:20.062 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Nov 18 06:09:20.062 INFO [stderr] --> tests/injecting.rs:323:9 Nov 18 06:09:20.062 INFO [stderr] | Nov 18 06:09:20.062 INFO [stderr] 323 | #[mockable] Nov 18 06:09:20.062 INFO [stderr] | ^^^^^^^^^^^ Nov 18 06:09:20.062 INFO [stderr] | Nov 18 06:09:20.062 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 18 06:09:20.062 INFO [stderr] Nov 18 06:09:20.081 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Nov 18 06:09:20.081 INFO [stderr] --> tests/injecting.rs:348:9 Nov 18 06:09:20.081 INFO [stderr] | Nov 18 06:09:20.081 INFO [stderr] 348 | #[mockable] Nov 18 06:09:20.081 INFO [stderr] | ^^^^^^^^^^^ Nov 18 06:09:20.081 INFO [stderr] | Nov 18 06:09:20.081 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 18 06:09:20.081 INFO [stderr] Nov 18 06:09:20.084 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Nov 18 06:09:20.084 INFO [stderr] --> tests/injecting.rs:378:9 Nov 18 06:09:20.084 INFO [stderr] | Nov 18 06:09:20.084 INFO [stderr] 378 | #[mockable] Nov 18 06:09:20.084 INFO [stderr] | ^^^^^^^^^^^ Nov 18 06:09:20.084 INFO [stderr] | Nov 18 06:09:20.084 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 18 06:09:20.084 INFO [stderr] Nov 18 06:09:20.088 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Nov 18 06:09:20.088 INFO [stderr] --> tests/injecting.rs:409:9 Nov 18 06:09:20.088 INFO [stderr] | Nov 18 06:09:20.088 INFO [stderr] 409 | #[mockable] Nov 18 06:09:20.088 INFO [stderr] | ^^^^^^^^^^^ Nov 18 06:09:20.088 INFO [stderr] | Nov 18 06:09:20.089 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 18 06:09:20.089 INFO [stderr] Nov 18 06:09:20.092 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Nov 18 06:09:20.092 INFO [stderr] --> tests/injecting.rs:445:9 Nov 18 06:09:20.092 INFO [stderr] | Nov 18 06:09:20.092 INFO [stderr] 445 | #[mockable] Nov 18 06:09:20.092 INFO [stderr] | ^^^^^^^^^^^ Nov 18 06:09:20.092 INFO [stderr] | Nov 18 06:09:20.092 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 18 06:09:20.093 INFO [stderr] Nov 18 06:09:20.103 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Nov 18 06:09:20.103 INFO [stderr] --> tests/injecting.rs:479:9 Nov 18 06:09:20.103 INFO [stderr] | Nov 18 06:09:20.103 INFO [stderr] 479 | #[mockable] Nov 18 06:09:20.103 INFO [stderr] | ^^^^^^^^^^^ Nov 18 06:09:20.103 INFO [stderr] | Nov 18 06:09:20.103 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 18 06:09:20.103 INFO [stderr] Nov 18 06:09:20.106 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Nov 18 06:09:20.107 INFO [stderr] --> tests/injecting.rs:509:9 Nov 18 06:09:20.107 INFO [stderr] | Nov 18 06:09:20.107 INFO [stderr] 509 | #[mockable] Nov 18 06:09:20.107 INFO [stderr] | ^^^^^^^^^^^ Nov 18 06:09:20.107 INFO [stderr] | Nov 18 06:09:20.107 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 18 06:09:20.107 INFO [stderr] Nov 18 06:09:20.108 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Nov 18 06:09:20.108 INFO [stderr] --> tests/injecting.rs:540:9 Nov 18 06:09:20.108 INFO [stderr] | Nov 18 06:09:20.108 INFO [stderr] 540 | #[mockable] Nov 18 06:09:20.108 INFO [stderr] | ^^^^^^^^^^^ Nov 18 06:09:20.108 INFO [stderr] | Nov 18 06:09:20.110 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 18 06:09:20.111 INFO [stderr] Nov 18 06:09:20.113 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Nov 18 06:09:20.114 INFO [stderr] --> tests/injecting.rs:576:9 Nov 18 06:09:20.114 INFO [stderr] | Nov 18 06:09:20.114 INFO [stderr] 576 | #[mockable] Nov 18 06:09:20.114 INFO [stderr] | ^^^^^^^^^^^ Nov 18 06:09:20.114 INFO [stderr] | Nov 18 06:09:20.114 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 18 06:09:20.114 INFO [stderr] Nov 18 06:09:20.341 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Nov 18 06:09:20.341 INFO [stderr] --> tests/injecting.rs:580:13 Nov 18 06:09:20.341 INFO [stderr] | Nov 18 06:09:20.341 INFO [stderr] 580 | #[not_mockable] Nov 18 06:09:20.341 INFO [stderr] | ^^^^^^^^^^^^^^^ Nov 18 06:09:20.341 INFO [stderr] | Nov 18 06:09:20.341 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 18 06:09:20.341 INFO [stderr] Nov 18 06:09:20.341 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Nov 18 06:09:20.341 INFO [stderr] --> tests/injecting.rs:449:13 Nov 18 06:09:20.341 INFO [stderr] | Nov 18 06:09:20.341 INFO [stderr] 449 | #[mockable] Nov 18 06:09:20.341 INFO [stderr] | ^^^^^^^^^^^ Nov 18 06:09:20.341 INFO [stderr] | Nov 18 06:09:20.341 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 18 06:09:20.341 INFO [stderr] Nov 18 06:09:20.443 INFO [stderr] error: aborting due to 19 previous errors Nov 18 06:09:20.443 INFO [stderr] Nov 18 06:09:20.443 INFO [stderr] Some errors occurred: E0557, E0658. Nov 18 06:09:20.443 INFO [stderr] For more information about an error, try `rustc --explain E0557`. Nov 18 06:09:20.451 INFO [stderr] error: Could not compile `mocktopus`. Nov 18 06:09:20.451 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 18 06:09:28.779 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:28.779 INFO [stderr] --> tests/mocking.rs:1:12 Nov 18 06:09:28.779 INFO [stderr] | Nov 18 06:09:28.779 INFO [stderr] 1 | #![feature(use_extern_macros)] Nov 18 06:09:28.779 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Nov 18 06:09:28.779 INFO [stderr] | Nov 18 06:09:28.779 INFO [stderr] = note: #[warn(stable_features)] on by default Nov 18 06:09:28.779 INFO [stderr] Nov 18 06:09:42.519 INFO [stderr] error: build failed Nov 18 06:09:42.519 INFO [stderr] su: No module specific data is present Nov 18 06:09:43.387 INFO running `"docker" "inspect" "ad6fee4539d1fa8e37669fb088b3cf03c8dc89a244153aefd1b4c1d22bf983a5"` Nov 18 06:09:43.675 INFO running `"docker" "rm" "-f" "ad6fee4539d1fa8e37669fb088b3cf03c8dc89a244153aefd1b4c1d22bf983a5"` Nov 18 06:09:43.936 INFO [stdout] ad6fee4539d1fa8e37669fb088b3cf03c8dc89a244153aefd1b4c1d22bf983a5