Oct 11 16:40:28.114 INFO testing mocktopus-0.5.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 16:40:28.114 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 16:40:28.114 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 16:40:28.287 INFO blam! 888a97ba6e2022aa8a65a547cb833ddfb91e19f69b970bc789a8329b202fade1 Oct 11 16:40:28.289 INFO running `"docker" "start" "-a" "888a97ba6e2022aa8a65a547cb833ddfb91e19f69b970bc789a8329b202fade1"` Oct 11 16:40:28.873 INFO kablam! usermod: no changes Oct 11 16:40:28.929 INFO kablam! Compiling mocktopus_macros v0.5.0 Oct 11 16:40:36.730 INFO kablam! Compiling mocktopus v0.5.0 (/source) Oct 11 16:40:37.532 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 11 16:40:37.532 INFO kablam! --> src/lib.rs:1:54 Oct 11 16:40:37.532 INFO kablam! | Oct 11 16:40:37.532 INFO kablam! 1 | #![feature(fn_traits, get_type_id, unboxed_closures, use_extern_macros)] Oct 11 16:40:37.532 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 11 16:40:37.532 INFO kablam! | Oct 11 16:40:37.532 INFO kablam! = note: #[warn(stable_features)] on by default Oct 11 16:40:37.532 INFO kablam! Oct 11 16:40:37.620 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.72s Oct 11 16:40:37.623 INFO kablam! su: No module specific data is present Oct 11 16:40:37.955 INFO running `"docker" "rm" "-f" "888a97ba6e2022aa8a65a547cb833ddfb91e19f69b970bc789a8329b202fade1"` Oct 11 16:40:38.050 INFO blam! 888a97ba6e2022aa8a65a547cb833ddfb91e19f69b970bc789a8329b202fade1 Oct 11 16:40:38.052 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 16:40:38.052 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 16:40:38.261 INFO blam! 36206e04609b4eb6fc78fce3918e3c83408587aba60cc056d6822089e98a8810 Oct 11 16:40:38.263 INFO running `"docker" "start" "-a" "36206e04609b4eb6fc78fce3918e3c83408587aba60cc056d6822089e98a8810"` Oct 11 16:40:38.712 INFO kablam! usermod: no changes Oct 11 16:40:38.747 INFO kablam! Compiling mocktopus v0.5.0 (/source) Oct 11 16:40:38.820 INFO kablam! error[E0557]: feature has been removed Oct 11 16:40:38.820 INFO kablam! --> tests/injecting.rs:1:22 Oct 11 16:40:38.820 INFO kablam! | Oct 11 16:40:38.820 INFO kablam! 1 | #![feature(const_fn, proc_macro_gen, proc_macro_mod, use_extern_macros)] Oct 11 16:40:38.820 INFO kablam! | ^^^^^^^^^^^^^^ Oct 11 16:40:38.820 INFO kablam! | Oct 11 16:40:38.820 INFO kablam! note: subsumed by `#![feature(proc_macro_hygiene)]` Oct 11 16:40:38.820 INFO kablam! --> tests/injecting.rs:1:22 Oct 11 16:40:38.820 INFO kablam! | Oct 11 16:40:38.820 INFO kablam! 1 | #![feature(const_fn, proc_macro_gen, proc_macro_mod, use_extern_macros)] Oct 11 16:40:38.820 INFO kablam! | ^^^^^^^^^^^^^^ Oct 11 16:40:38.820 INFO kablam! Oct 11 16:40:38.820 INFO kablam! error[E0557]: feature has been removed Oct 11 16:40:38.820 INFO kablam! --> tests/injecting.rs:1:38 Oct 11 16:40:38.820 INFO kablam! | Oct 11 16:40:38.820 INFO kablam! 1 | #![feature(const_fn, proc_macro_gen, proc_macro_mod, use_extern_macros)] Oct 11 16:40:38.820 INFO kablam! | ^^^^^^^^^^^^^^ Oct 11 16:40:38.820 INFO kablam! | Oct 11 16:40:38.820 INFO kablam! note: subsumed by `#![feature(proc_macro_hygiene)]` Oct 11 16:40:38.820 INFO kablam! --> tests/injecting.rs:1:38 Oct 11 16:40:38.820 INFO kablam! | Oct 11 16:40:38.820 INFO kablam! 1 | #![feature(const_fn, proc_macro_gen, proc_macro_mod, use_extern_macros)] Oct 11 16:40:38.820 INFO kablam! | ^^^^^^^^^^^^^^ Oct 11 16:40:38.820 INFO kablam! Oct 11 16:40:40.077 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 11 16:40:40.077 INFO kablam! --> src/lib.rs:1:54 Oct 11 16:40:40.077 INFO kablam! | Oct 11 16:40:40.077 INFO kablam! 1 | #![feature(fn_traits, get_type_id, unboxed_closures, use_extern_macros)] Oct 11 16:40:40.078 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 11 16:40:40.078 INFO kablam! | Oct 11 16:40:40.078 INFO kablam! = note: #[warn(stable_features)] on by default Oct 11 16:40:40.078 INFO kablam! Oct 11 16:40:40.235 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 11 16:40:40.235 INFO kablam! --> tests/injecting_no_std.rs:1:12 Oct 11 16:40:40.235 INFO kablam! | Oct 11 16:40:40.235 INFO kablam! 1 | #![feature(use_extern_macros)] Oct 11 16:40:40.235 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 11 16:40:40.235 INFO kablam! | Oct 11 16:40:40.235 INFO kablam! = note: #[warn(stable_features)] on by default Oct 11 16:40:40.235 INFO kablam! Oct 11 16:40:40.827 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 11 16:40:40.827 INFO kablam! --> tests/injecting.rs:90:1 Oct 11 16:40:40.827 INFO kablam! | Oct 11 16:40:40.828 INFO kablam! 90 | #[mockable] Oct 11 16:40:40.828 INFO kablam! | ^^^^^^^^^^^ Oct 11 16:40:40.828 INFO kablam! | Oct 11 16:40:40.828 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 11 16:40:40.829 INFO kablam! Oct 11 16:40:40.829 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 11 16:40:40.830 INFO kablam! --> tests/injecting.rs:99:9 Oct 11 16:40:40.830 INFO kablam! | Oct 11 16:40:40.831 INFO kablam! 99 | #[mockable] Oct 11 16:40:40.831 INFO kablam! | ^^^^^^^^^^^ Oct 11 16:40:40.831 INFO kablam! | Oct 11 16:40:40.832 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 11 16:40:40.836 INFO kablam! Oct 11 16:40:40.852 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 11 16:40:40.852 INFO kablam! --> tests/injecting.rs:126:9 Oct 11 16:40:40.852 INFO kablam! | Oct 11 16:40:40.852 INFO kablam! 126 | #[mockable] Oct 11 16:40:40.852 INFO kablam! | ^^^^^^^^^^^ Oct 11 16:40:40.852 INFO kablam! | Oct 11 16:40:40.852 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 11 16:40:40.852 INFO kablam! Oct 11 16:40:40.864 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 11 16:40:40.864 INFO kablam! --> tests/injecting.rs:156:9 Oct 11 16:40:40.864 INFO kablam! | Oct 11 16:40:40.864 INFO kablam! 156 | #[mockable] Oct 11 16:40:40.864 INFO kablam! | ^^^^^^^^^^^ Oct 11 16:40:40.864 INFO kablam! | Oct 11 16:40:40.864 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 11 16:40:40.864 INFO kablam! Oct 11 16:40:40.876 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 11 16:40:40.876 INFO kablam! --> tests/injecting.rs:189:9 Oct 11 16:40:40.876 INFO kablam! | Oct 11 16:40:40.876 INFO kablam! 189 | #[mockable] Oct 11 16:40:40.876 INFO kablam! | ^^^^^^^^^^^ Oct 11 16:40:40.876 INFO kablam! | Oct 11 16:40:40.876 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 11 16:40:40.876 INFO kablam! Oct 11 16:40:40.955 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 11 16:40:40.955 INFO kablam! --> tests/injecting.rs:322:9 Oct 11 16:40:40.955 INFO kablam! | Oct 11 16:40:40.955 INFO kablam! 322 | #[mockable] Oct 11 16:40:40.955 INFO kablam! | ^^^^^^^^^^^ Oct 11 16:40:40.955 INFO kablam! | Oct 11 16:40:40.955 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 11 16:40:40.955 INFO kablam! Oct 11 16:40:40.961 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 11 16:40:40.961 INFO kablam! --> tests/injecting.rs:323:9 Oct 11 16:40:40.961 INFO kablam! | Oct 11 16:40:40.961 INFO kablam! 323 | #[mockable] Oct 11 16:40:40.961 INFO kablam! | ^^^^^^^^^^^ Oct 11 16:40:40.961 INFO kablam! | Oct 11 16:40:40.961 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 11 16:40:40.961 INFO kablam! Oct 11 16:40:40.983 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 11 16:40:40.983 INFO kablam! --> tests/injecting.rs:348:9 Oct 11 16:40:40.983 INFO kablam! | Oct 11 16:40:40.983 INFO kablam! 348 | #[mockable] Oct 11 16:40:40.983 INFO kablam! | ^^^^^^^^^^^ Oct 11 16:40:40.988 INFO kablam! | Oct 11 16:40:40.988 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 11 16:40:40.988 INFO kablam! Oct 11 16:40:41.001 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 11 16:40:41.001 INFO kablam! --> tests/injecting.rs:378:9 Oct 11 16:40:41.001 INFO kablam! | Oct 11 16:40:41.001 INFO kablam! 378 | #[mockable] Oct 11 16:40:41.001 INFO kablam! | ^^^^^^^^^^^ Oct 11 16:40:41.001 INFO kablam! | Oct 11 16:40:41.001 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 11 16:40:41.001 INFO kablam! Oct 11 16:40:41.004 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 11 16:40:41.004 INFO kablam! --> tests/injecting.rs:409:9 Oct 11 16:40:41.004 INFO kablam! | Oct 11 16:40:41.004 INFO kablam! 409 | #[mockable] Oct 11 16:40:41.004 INFO kablam! | ^^^^^^^^^^^ Oct 11 16:40:41.004 INFO kablam! | Oct 11 16:40:41.004 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 11 16:40:41.004 INFO kablam! Oct 11 16:40:41.016 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 11 16:40:41.016 INFO kablam! --> tests/injecting.rs:445:9 Oct 11 16:40:41.016 INFO kablam! | Oct 11 16:40:41.016 INFO kablam! 445 | #[mockable] Oct 11 16:40:41.016 INFO kablam! | ^^^^^^^^^^^ Oct 11 16:40:41.020 INFO kablam! | Oct 11 16:40:41.020 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 11 16:40:41.020 INFO kablam! Oct 11 16:40:41.024 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 11 16:40:41.024 INFO kablam! --> tests/injecting.rs:479:9 Oct 11 16:40:41.024 INFO kablam! | Oct 11 16:40:41.024 INFO kablam! 479 | #[mockable] Oct 11 16:40:41.024 INFO kablam! | ^^^^^^^^^^^ Oct 11 16:40:41.024 INFO kablam! | Oct 11 16:40:41.024 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 11 16:40:41.024 INFO kablam! Oct 11 16:40:41.032 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 11 16:40:41.032 INFO kablam! --> tests/injecting.rs:509:9 Oct 11 16:40:41.032 INFO kablam! | Oct 11 16:40:41.032 INFO kablam! 509 | #[mockable] Oct 11 16:40:41.032 INFO kablam! | ^^^^^^^^^^^ Oct 11 16:40:41.032 INFO kablam! | Oct 11 16:40:41.032 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 11 16:40:41.032 INFO kablam! Oct 11 16:40:41.041 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 11 16:40:41.041 INFO kablam! --> tests/injecting.rs:540:9 Oct 11 16:40:41.041 INFO kablam! | Oct 11 16:40:41.041 INFO kablam! 540 | #[mockable] Oct 11 16:40:41.041 INFO kablam! | ^^^^^^^^^^^ Oct 11 16:40:41.041 INFO kablam! | Oct 11 16:40:41.041 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 11 16:40:41.041 INFO kablam! Oct 11 16:40:41.046 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 11 16:40:41.046 INFO kablam! --> tests/injecting.rs:576:9 Oct 11 16:40:41.046 INFO kablam! | Oct 11 16:40:41.046 INFO kablam! 576 | #[mockable] Oct 11 16:40:41.046 INFO kablam! | ^^^^^^^^^^^ Oct 11 16:40:41.046 INFO kablam! | Oct 11 16:40:41.046 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 11 16:40:41.046 INFO kablam! Oct 11 16:40:41.292 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 11 16:40:41.292 INFO kablam! --> tests/injecting.rs:580:13 Oct 11 16:40:41.292 INFO kablam! | Oct 11 16:40:41.292 INFO kablam! 580 | #[not_mockable] Oct 11 16:40:41.292 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 11 16:40:41.292 INFO kablam! | Oct 11 16:40:41.292 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 11 16:40:41.292 INFO kablam! Oct 11 16:40:41.292 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 11 16:40:41.292 INFO kablam! --> tests/injecting.rs:449:13 Oct 11 16:40:41.292 INFO kablam! | Oct 11 16:40:41.292 INFO kablam! 449 | #[mockable] Oct 11 16:40:41.292 INFO kablam! | ^^^^^^^^^^^ Oct 11 16:40:41.292 INFO kablam! | Oct 11 16:40:41.293 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 11 16:40:41.293 INFO kablam! Oct 11 16:40:41.379 INFO kablam! error: aborting due to 19 previous errors Oct 11 16:40:41.379 INFO kablam! Oct 11 16:40:41.379 INFO kablam! Some errors occurred: E0557, E0658. Oct 11 16:40:41.379 INFO kablam! For more information about an error, try `rustc --explain E0557`. Oct 11 16:40:41.388 INFO kablam! error: Could not compile `mocktopus`. Oct 11 16:40:41.388 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 11 16:40:49.592 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 11 16:40:49.592 INFO kablam! --> tests/mocking.rs:1:12 Oct 11 16:40:49.592 INFO kablam! | Oct 11 16:40:49.592 INFO kablam! 1 | #![feature(use_extern_macros)] Oct 11 16:40:49.592 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 11 16:40:49.592 INFO kablam! | Oct 11 16:40:49.592 INFO kablam! = note: #[warn(stable_features)] on by default Oct 11 16:40:49.592 INFO kablam! Oct 11 16:41:00.658 INFO kablam! error: build failed Oct 11 16:41:00.658 INFO kablam! su: No module specific data is present Oct 11 16:41:01.116 INFO running `"docker" "rm" "-f" "36206e04609b4eb6fc78fce3918e3c83408587aba60cc056d6822089e98a8810"` Oct 11 16:41:01.448 INFO blam! 36206e04609b4eb6fc78fce3918e3c83408587aba60cc056d6822089e98a8810