Dec 07 07:08:05.022 INFO testing mocktopus-0.5.0 against try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468 for pr-56514 Dec 07 07:08:05.022 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-7/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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"` Dec 07 07:08:05.452 INFO [stdout] 4dda7b4c5bde5e736f4ecab6f9994795e107949bce9bb9ff36b318d04045d1ab Dec 07 07:08:05.454 INFO running `"docker" "start" "-a" "4dda7b4c5bde5e736f4ecab6f9994795e107949bce9bb9ff36b318d04045d1ab"` Dec 07 07:08:06.328 INFO [stderr] usermod: no changes Dec 07 07:08:06.403 INFO [stderr] Compiling mocktopus_macros v0.5.0 Dec 07 07:08:11.228 INFO [stderr] Compiling mocktopus v0.5.0 (/source) Dec 07 07:08:11.760 INFO [stderr] warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Dec 07 07:08:11.760 INFO [stderr] --> src/lib.rs:1:54 Dec 07 07:08:11.763 INFO [stderr] | Dec 07 07:08:11.763 INFO [stderr] 1 | #![feature(fn_traits, get_type_id, unboxed_closures, use_extern_macros)] Dec 07 07:08:11.763 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Dec 07 07:08:11.763 INFO [stderr] | Dec 07 07:08:11.763 INFO [stderr] = note: #[warn(stable_features)] on by default Dec 07 07:08:11.763 INFO [stderr] Dec 07 07:08:12.074 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.72s Dec 07 07:08:12.083 INFO [stderr] su: No module specific data is present Dec 07 07:08:12.740 INFO running `"docker" "inspect" "4dda7b4c5bde5e736f4ecab6f9994795e107949bce9bb9ff36b318d04045d1ab"` Dec 07 07:08:13.048 INFO running `"docker" "rm" "-f" "4dda7b4c5bde5e736f4ecab6f9994795e107949bce9bb9ff36b318d04045d1ab"` Dec 07 07:08:13.348 INFO [stdout] 4dda7b4c5bde5e736f4ecab6f9994795e107949bce9bb9ff36b318d04045d1ab Dec 07 07:08:13.354 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-7/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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"` Dec 07 07:08:13.721 INFO [stdout] 1a39726f3ebe423d29a83f0a82d3fe46aadb5af6378accb78fb0454d6740ab37 Dec 07 07:08:13.723 INFO running `"docker" "start" "-a" "1a39726f3ebe423d29a83f0a82d3fe46aadb5af6378accb78fb0454d6740ab37"` Dec 07 07:08:15.532 INFO [stderr] usermod: no changes Dec 07 07:08:15.644 INFO [stderr] Compiling mocktopus v0.5.0 (/source) Dec 07 07:08:15.808 INFO [stderr] error[E0557]: feature has been removed Dec 07 07:08:15.808 INFO [stderr] --> tests/injecting.rs:1:22 Dec 07 07:08:15.808 INFO [stderr] | Dec 07 07:08:15.808 INFO [stderr] 1 | #![feature(const_fn, proc_macro_gen, proc_macro_mod, use_extern_macros)] Dec 07 07:08:15.808 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 07 07:08:15.808 INFO [stderr] | Dec 07 07:08:15.808 INFO [stderr] note: subsumed by `#![feature(proc_macro_hygiene)]` Dec 07 07:08:15.808 INFO [stderr] --> tests/injecting.rs:1:22 Dec 07 07:08:15.808 INFO [stderr] | Dec 07 07:08:15.808 INFO [stderr] 1 | #![feature(const_fn, proc_macro_gen, proc_macro_mod, use_extern_macros)] Dec 07 07:08:15.808 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 07 07:08:15.808 INFO [stderr] Dec 07 07:08:15.808 INFO [stderr] error[E0557]: feature has been removed Dec 07 07:08:15.808 INFO [stderr] --> tests/injecting.rs:1:38 Dec 07 07:08:15.808 INFO [stderr] | Dec 07 07:08:15.808 INFO [stderr] 1 | #![feature(const_fn, proc_macro_gen, proc_macro_mod, use_extern_macros)] Dec 07 07:08:15.808 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 07 07:08:15.808 INFO [stderr] | Dec 07 07:08:15.808 INFO [stderr] note: subsumed by `#![feature(proc_macro_hygiene)]` Dec 07 07:08:15.808 INFO [stderr] --> tests/injecting.rs:1:38 Dec 07 07:08:15.808 INFO [stderr] | Dec 07 07:08:15.808 INFO [stderr] 1 | #![feature(const_fn, proc_macro_gen, proc_macro_mod, use_extern_macros)] Dec 07 07:08:15.808 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 07 07:08:15.808 INFO [stderr] Dec 07 07:08:17.653 INFO [stderr] warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Dec 07 07:08:17.653 INFO [stderr] --> src/lib.rs:1:54 Dec 07 07:08:17.653 INFO [stderr] | Dec 07 07:08:17.653 INFO [stderr] 1 | #![feature(fn_traits, get_type_id, unboxed_closures, use_extern_macros)] Dec 07 07:08:17.653 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Dec 07 07:08:17.653 INFO [stderr] | Dec 07 07:08:17.654 INFO [stderr] = note: #[warn(stable_features)] on by default Dec 07 07:08:17.654 INFO [stderr] Dec 07 07:08:17.977 INFO [stderr] warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Dec 07 07:08:17.977 INFO [stderr] --> tests/injecting_no_std.rs:1:12 Dec 07 07:08:17.977 INFO [stderr] | Dec 07 07:08:17.977 INFO [stderr] 1 | #![feature(use_extern_macros)] Dec 07 07:08:17.977 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Dec 07 07:08:17.977 INFO [stderr] | Dec 07 07:08:17.977 INFO [stderr] = note: #[warn(stable_features)] on by default Dec 07 07:08:17.977 INFO [stderr] Dec 07 07:08:18.340 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Dec 07 07:08:18.340 INFO [stderr] --> tests/injecting.rs:90:1 Dec 07 07:08:18.340 INFO [stderr] | Dec 07 07:08:18.340 INFO [stderr] 90 | #[mockable] Dec 07 07:08:18.340 INFO [stderr] | ^^^^^^^^^^^ Dec 07 07:08:18.340 INFO [stderr] | Dec 07 07:08:18.340 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Dec 07 07:08:18.340 INFO [stderr] Dec 07 07:08:18.352 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Dec 07 07:08:18.352 INFO [stderr] --> tests/injecting.rs:99:9 Dec 07 07:08:18.352 INFO [stderr] | Dec 07 07:08:18.352 INFO [stderr] 99 | #[mockable] Dec 07 07:08:18.352 INFO [stderr] | ^^^^^^^^^^^ Dec 07 07:08:18.352 INFO [stderr] | Dec 07 07:08:18.352 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Dec 07 07:08:18.352 INFO [stderr] Dec 07 07:08:18.400 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Dec 07 07:08:18.400 INFO [stderr] --> tests/injecting.rs:126:9 Dec 07 07:08:18.400 INFO [stderr] | Dec 07 07:08:18.400 INFO [stderr] 126 | #[mockable] Dec 07 07:08:18.400 INFO [stderr] | ^^^^^^^^^^^ Dec 07 07:08:18.400 INFO [stderr] | Dec 07 07:08:18.400 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Dec 07 07:08:18.400 INFO [stderr] Dec 07 07:08:18.476 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Dec 07 07:08:18.476 INFO [stderr] --> tests/injecting.rs:156:9 Dec 07 07:08:18.476 INFO [stderr] | Dec 07 07:08:18.476 INFO [stderr] 156 | #[mockable] Dec 07 07:08:18.476 INFO [stderr] | ^^^^^^^^^^^ Dec 07 07:08:18.476 INFO [stderr] | Dec 07 07:08:18.476 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Dec 07 07:08:18.476 INFO [stderr] Dec 07 07:08:18.560 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Dec 07 07:08:18.560 INFO [stderr] --> tests/injecting.rs:189:9 Dec 07 07:08:18.560 INFO [stderr] | Dec 07 07:08:18.560 INFO [stderr] 189 | #[mockable] Dec 07 07:08:18.560 INFO [stderr] | ^^^^^^^^^^^ Dec 07 07:08:18.560 INFO [stderr] | Dec 07 07:08:18.560 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Dec 07 07:08:18.560 INFO [stderr] Dec 07 07:08:18.964 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Dec 07 07:08:18.964 INFO [stderr] --> tests/injecting.rs:322:9 Dec 07 07:08:18.964 INFO [stderr] | Dec 07 07:08:18.964 INFO [stderr] 322 | #[mockable] Dec 07 07:08:18.964 INFO [stderr] | ^^^^^^^^^^^ Dec 07 07:08:18.964 INFO [stderr] | Dec 07 07:08:18.964 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Dec 07 07:08:18.964 INFO [stderr] Dec 07 07:08:18.984 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Dec 07 07:08:18.984 INFO [stderr] --> tests/injecting.rs:323:9 Dec 07 07:08:18.984 INFO [stderr] | Dec 07 07:08:18.984 INFO [stderr] 323 | #[mockable] Dec 07 07:08:18.984 INFO [stderr] | ^^^^^^^^^^^ Dec 07 07:08:18.984 INFO [stderr] | Dec 07 07:08:18.984 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Dec 07 07:08:18.984 INFO [stderr] Dec 07 07:08:19.056 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Dec 07 07:08:19.056 INFO [stderr] --> tests/injecting.rs:348:9 Dec 07 07:08:19.056 INFO [stderr] | Dec 07 07:08:19.056 INFO [stderr] 348 | #[mockable] Dec 07 07:08:19.056 INFO [stderr] | ^^^^^^^^^^^ Dec 07 07:08:19.056 INFO [stderr] | Dec 07 07:08:19.056 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Dec 07 07:08:19.056 INFO [stderr] Dec 07 07:08:19.060 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Dec 07 07:08:19.060 INFO [stderr] --> tests/injecting.rs:378:9 Dec 07 07:08:19.060 INFO [stderr] | Dec 07 07:08:19.060 INFO [stderr] 378 | #[mockable] Dec 07 07:08:19.060 INFO [stderr] | ^^^^^^^^^^^ Dec 07 07:08:19.060 INFO [stderr] | Dec 07 07:08:19.060 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Dec 07 07:08:19.060 INFO [stderr] Dec 07 07:08:19.064 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Dec 07 07:08:19.064 INFO [stderr] --> tests/injecting.rs:409:9 Dec 07 07:08:19.064 INFO [stderr] | Dec 07 07:08:19.064 INFO [stderr] 409 | #[mockable] Dec 07 07:08:19.064 INFO [stderr] | ^^^^^^^^^^^ Dec 07 07:08:19.064 INFO [stderr] | Dec 07 07:08:19.064 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Dec 07 07:08:19.064 INFO [stderr] Dec 07 07:08:19.068 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Dec 07 07:08:19.068 INFO [stderr] --> tests/injecting.rs:445:9 Dec 07 07:08:19.068 INFO [stderr] | Dec 07 07:08:19.068 INFO [stderr] 445 | #[mockable] Dec 07 07:08:19.068 INFO [stderr] | ^^^^^^^^^^^ Dec 07 07:08:19.068 INFO [stderr] | Dec 07 07:08:19.068 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Dec 07 07:08:19.068 INFO [stderr] Dec 07 07:08:19.072 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Dec 07 07:08:19.072 INFO [stderr] --> tests/injecting.rs:479:9 Dec 07 07:08:19.072 INFO [stderr] | Dec 07 07:08:19.072 INFO [stderr] 479 | #[mockable] Dec 07 07:08:19.072 INFO [stderr] | ^^^^^^^^^^^ Dec 07 07:08:19.072 INFO [stderr] | Dec 07 07:08:19.072 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Dec 07 07:08:19.072 INFO [stderr] Dec 07 07:08:19.072 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Dec 07 07:08:19.072 INFO [stderr] --> tests/injecting.rs:509:9 Dec 07 07:08:19.072 INFO [stderr] | Dec 07 07:08:19.072 INFO [stderr] 509 | #[mockable] Dec 07 07:08:19.072 INFO [stderr] | ^^^^^^^^^^^ Dec 07 07:08:19.072 INFO [stderr] | Dec 07 07:08:19.072 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Dec 07 07:08:19.072 INFO [stderr] Dec 07 07:08:19.076 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Dec 07 07:08:19.076 INFO [stderr] --> tests/injecting.rs:540:9 Dec 07 07:08:19.076 INFO [stderr] | Dec 07 07:08:19.076 INFO [stderr] 540 | #[mockable] Dec 07 07:08:19.076 INFO [stderr] | ^^^^^^^^^^^ Dec 07 07:08:19.076 INFO [stderr] | Dec 07 07:08:19.076 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Dec 07 07:08:19.076 INFO [stderr] Dec 07 07:08:19.080 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Dec 07 07:08:19.080 INFO [stderr] --> tests/injecting.rs:576:9 Dec 07 07:08:19.080 INFO [stderr] | Dec 07 07:08:19.080 INFO [stderr] 576 | #[mockable] Dec 07 07:08:19.080 INFO [stderr] | ^^^^^^^^^^^ Dec 07 07:08:19.080 INFO [stderr] | Dec 07 07:08:19.080 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Dec 07 07:08:19.080 INFO [stderr] Dec 07 07:08:19.548 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Dec 07 07:08:19.548 INFO [stderr] --> tests/injecting.rs:580:13 Dec 07 07:08:19.548 INFO [stderr] | Dec 07 07:08:19.548 INFO [stderr] 580 | #[not_mockable] Dec 07 07:08:19.548 INFO [stderr] | ^^^^^^^^^^^^^^^ Dec 07 07:08:19.548 INFO [stderr] | Dec 07 07:08:19.548 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Dec 07 07:08:19.548 INFO [stderr] Dec 07 07:08:19.553 INFO [stderr] error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Dec 07 07:08:19.553 INFO [stderr] --> tests/injecting.rs:449:13 Dec 07 07:08:19.553 INFO [stderr] | Dec 07 07:08:19.553 INFO [stderr] 449 | #[mockable] Dec 07 07:08:19.554 INFO [stderr] | ^^^^^^^^^^^ Dec 07 07:08:19.554 INFO [stderr] | Dec 07 07:08:19.555 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Dec 07 07:08:19.555 INFO [stderr] Dec 07 07:08:19.667 INFO [stderr] error: aborting due to 19 previous errors Dec 07 07:08:19.667 INFO [stderr] Dec 07 07:08:19.667 INFO [stderr] Some errors occurred: E0557, E0658. Dec 07 07:08:19.668 INFO [stderr] For more information about an error, try `rustc --explain E0557`. Dec 07 07:08:19.674 INFO [stderr] error: Could not compile `mocktopus`. Dec 07 07:08:19.674 INFO [stderr] warning: build failed, waiting for other jobs to finish... Dec 07 07:08:28.012 INFO [stderr] warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Dec 07 07:08:28.012 INFO [stderr] --> tests/mocking.rs:1:12 Dec 07 07:08:28.012 INFO [stderr] | Dec 07 07:08:28.012 INFO [stderr] 1 | #![feature(use_extern_macros)] Dec 07 07:08:28.012 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Dec 07 07:08:28.012 INFO [stderr] | Dec 07 07:08:28.012 INFO [stderr] = note: #[warn(stable_features)] on by default Dec 07 07:08:28.012 INFO [stderr] Dec 07 07:08:36.875 INFO [stderr] error: build failed Dec 07 07:08:36.876 INFO [stderr] su: No module specific data is present Dec 07 07:08:37.912 INFO running `"docker" "inspect" "1a39726f3ebe423d29a83f0a82d3fe46aadb5af6378accb78fb0454d6740ab37"` Dec 07 07:08:38.262 INFO running `"docker" "rm" "-f" "1a39726f3ebe423d29a83f0a82d3fe46aadb5af6378accb78fb0454d6740ab37"` Dec 07 07:08:38.612 INFO [stdout] 1a39726f3ebe423d29a83f0a82d3fe46aadb5af6378accb78fb0454d6740ab37