Oct 16 02:36:00.244 INFO testing mocktopus-0.5.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 02:36:00.244 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 16 02:36:00.640 INFO blam! 902a662ba0599c757eb92c8cfdc5511e15eea948bff0a8946a278d7d550dcf05 Oct 16 02:36:00.643 INFO running `"docker" "start" "-a" "902a662ba0599c757eb92c8cfdc5511e15eea948bff0a8946a278d7d550dcf05"` Oct 16 02:36:01.740 INFO kablam! usermod: no changes Oct 16 02:36:01.815 INFO kablam! Compiling mocktopus_macros v0.5.0 Oct 16 02:36:08.840 INFO kablam! Compiling mocktopus v0.5.0 (/source) Oct 16 02:36:09.447 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 16 02:36:09.448 INFO kablam! --> src/lib.rs:1:54 Oct 16 02:36:09.449 INFO kablam! | Oct 16 02:36:09.449 INFO kablam! 1 | #![feature(fn_traits, get_type_id, unboxed_closures, use_extern_macros)] Oct 16 02:36:09.450 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 16 02:36:09.450 INFO kablam! | Oct 16 02:36:09.451 INFO kablam! = note: #[warn(stable_features)] on by default Oct 16 02:36:09.452 INFO kablam! Oct 16 02:36:09.657 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.89s Oct 16 02:36:09.661 INFO kablam! su: No module specific data is present Oct 16 02:36:11.062 INFO running `"docker" "rm" "-f" "902a662ba0599c757eb92c8cfdc5511e15eea948bff0a8946a278d7d550dcf05"` Oct 16 02:36:11.335 INFO blam! 902a662ba0599c757eb92c8cfdc5511e15eea948bff0a8946a278d7d550dcf05 Oct 16 02:36:11.343 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 16 02:36:11.820 INFO blam! 56c740ba27f4696fad6eb539b81fa558b225b77532f449056611249f0797a115 Oct 16 02:36:11.820 INFO running `"docker" "start" "-a" "56c740ba27f4696fad6eb539b81fa558b225b77532f449056611249f0797a115"` Oct 16 02:36:13.366 INFO kablam! usermod: no changes Oct 16 02:36:13.439 INFO kablam! Compiling mocktopus v0.5.0 (/source) Oct 16 02:36:13.559 INFO kablam! error[E0557]: feature has been removed Oct 16 02:36:13.559 INFO kablam! --> tests/injecting.rs:1:22 Oct 16 02:36:13.559 INFO kablam! | Oct 16 02:36:13.559 INFO kablam! 1 | #![feature(const_fn, proc_macro_gen, proc_macro_mod, use_extern_macros)] Oct 16 02:36:13.559 INFO kablam! | ^^^^^^^^^^^^^^ Oct 16 02:36:13.559 INFO kablam! | Oct 16 02:36:13.559 INFO kablam! note: subsumed by `#![feature(proc_macro_hygiene)]` Oct 16 02:36:13.559 INFO kablam! --> tests/injecting.rs:1:22 Oct 16 02:36:13.559 INFO kablam! | Oct 16 02:36:13.559 INFO kablam! 1 | #![feature(const_fn, proc_macro_gen, proc_macro_mod, use_extern_macros)] Oct 16 02:36:13.559 INFO kablam! | ^^^^^^^^^^^^^^ Oct 16 02:36:13.559 INFO kablam! Oct 16 02:36:13.559 INFO kablam! error[E0557]: feature has been removed Oct 16 02:36:13.559 INFO kablam! --> tests/injecting.rs:1:38 Oct 16 02:36:13.559 INFO kablam! | Oct 16 02:36:13.559 INFO kablam! 1 | #![feature(const_fn, proc_macro_gen, proc_macro_mod, use_extern_macros)] Oct 16 02:36:13.559 INFO kablam! | ^^^^^^^^^^^^^^ Oct 16 02:36:13.559 INFO kablam! | Oct 16 02:36:13.559 INFO kablam! note: subsumed by `#![feature(proc_macro_hygiene)]` Oct 16 02:36:13.559 INFO kablam! --> tests/injecting.rs:1:38 Oct 16 02:36:13.559 INFO kablam! | Oct 16 02:36:13.559 INFO kablam! 1 | #![feature(const_fn, proc_macro_gen, proc_macro_mod, use_extern_macros)] Oct 16 02:36:13.559 INFO kablam! | ^^^^^^^^^^^^^^ Oct 16 02:36:13.559 INFO kablam! Oct 16 02:36:15.111 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 16 02:36:15.112 INFO kablam! --> src/lib.rs:1:54 Oct 16 02:36:15.112 INFO kablam! | Oct 16 02:36:15.112 INFO kablam! 1 | #![feature(fn_traits, get_type_id, unboxed_closures, use_extern_macros)] Oct 16 02:36:15.112 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 16 02:36:15.112 INFO kablam! | Oct 16 02:36:15.112 INFO kablam! = note: #[warn(stable_features)] on by default Oct 16 02:36:15.112 INFO kablam! Oct 16 02:36:15.339 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 16 02:36:15.340 INFO kablam! --> tests/injecting_no_std.rs:1:12 Oct 16 02:36:15.340 INFO kablam! | Oct 16 02:36:15.340 INFO kablam! 1 | #![feature(use_extern_macros)] Oct 16 02:36:15.341 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 16 02:36:15.341 INFO kablam! | Oct 16 02:36:15.341 INFO kablam! = note: #[warn(stable_features)] on by default Oct 16 02:36:15.341 INFO kablam! Oct 16 02:36:15.785 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 16 02:36:15.785 INFO kablam! --> tests/injecting.rs:90:1 Oct 16 02:36:15.785 INFO kablam! | Oct 16 02:36:15.785 INFO kablam! 90 | #[mockable] Oct 16 02:36:15.785 INFO kablam! | ^^^^^^^^^^^ Oct 16 02:36:15.785 INFO kablam! | Oct 16 02:36:15.785 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 16 02:36:15.786 INFO kablam! Oct 16 02:36:15.786 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 16 02:36:15.786 INFO kablam! --> tests/injecting.rs:99:9 Oct 16 02:36:15.786 INFO kablam! | Oct 16 02:36:15.786 INFO kablam! 99 | #[mockable] Oct 16 02:36:15.786 INFO kablam! | ^^^^^^^^^^^ Oct 16 02:36:15.803 INFO kablam! | Oct 16 02:36:15.803 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 16 02:36:15.803 INFO kablam! Oct 16 02:36:15.835 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 16 02:36:15.835 INFO kablam! --> tests/injecting.rs:126:9 Oct 16 02:36:15.835 INFO kablam! | Oct 16 02:36:15.835 INFO kablam! 126 | #[mockable] Oct 16 02:36:15.835 INFO kablam! | ^^^^^^^^^^^ Oct 16 02:36:15.835 INFO kablam! | Oct 16 02:36:15.835 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 16 02:36:15.835 INFO kablam! Oct 16 02:36:15.887 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 16 02:36:15.887 INFO kablam! --> tests/injecting.rs:156:9 Oct 16 02:36:15.887 INFO kablam! | Oct 16 02:36:15.887 INFO kablam! 156 | #[mockable] Oct 16 02:36:15.887 INFO kablam! | ^^^^^^^^^^^ Oct 16 02:36:15.887 INFO kablam! | Oct 16 02:36:15.887 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 16 02:36:15.887 INFO kablam! Oct 16 02:36:15.919 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 16 02:36:15.919 INFO kablam! --> tests/injecting.rs:189:9 Oct 16 02:36:15.919 INFO kablam! | Oct 16 02:36:15.919 INFO kablam! 189 | #[mockable] Oct 16 02:36:15.919 INFO kablam! | ^^^^^^^^^^^ Oct 16 02:36:15.919 INFO kablam! | Oct 16 02:36:15.919 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 16 02:36:15.919 INFO kablam! Oct 16 02:36:16.155 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 16 02:36:16.155 INFO kablam! --> tests/injecting.rs:322:9 Oct 16 02:36:16.155 INFO kablam! | Oct 16 02:36:16.155 INFO kablam! 322 | #[mockable] Oct 16 02:36:16.155 INFO kablam! | ^^^^^^^^^^^ Oct 16 02:36:16.155 INFO kablam! | Oct 16 02:36:16.155 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 16 02:36:16.155 INFO kablam! Oct 16 02:36:16.155 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 16 02:36:16.158 INFO kablam! --> tests/injecting.rs:323:9 Oct 16 02:36:16.159 INFO kablam! | Oct 16 02:36:16.159 INFO kablam! 323 | #[mockable] Oct 16 02:36:16.159 INFO kablam! | ^^^^^^^^^^^ Oct 16 02:36:16.159 INFO kablam! | Oct 16 02:36:16.159 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 16 02:36:16.159 INFO kablam! Oct 16 02:36:16.183 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 16 02:36:16.191 INFO kablam! --> tests/injecting.rs:348:9 Oct 16 02:36:16.191 INFO kablam! | Oct 16 02:36:16.191 INFO kablam! 348 | #[mockable] Oct 16 02:36:16.191 INFO kablam! | ^^^^^^^^^^^ Oct 16 02:36:16.191 INFO kablam! | Oct 16 02:36:16.191 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 16 02:36:16.191 INFO kablam! Oct 16 02:36:16.199 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 16 02:36:16.199 INFO kablam! --> tests/injecting.rs:378:9 Oct 16 02:36:16.199 INFO kablam! | Oct 16 02:36:16.199 INFO kablam! 378 | #[mockable] Oct 16 02:36:16.199 INFO kablam! | ^^^^^^^^^^^ Oct 16 02:36:16.199 INFO kablam! | Oct 16 02:36:16.199 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 16 02:36:16.199 INFO kablam! Oct 16 02:36:16.203 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 16 02:36:16.203 INFO kablam! --> tests/injecting.rs:409:9 Oct 16 02:36:16.203 INFO kablam! | Oct 16 02:36:16.203 INFO kablam! 409 | #[mockable] Oct 16 02:36:16.203 INFO kablam! | ^^^^^^^^^^^ Oct 16 02:36:16.203 INFO kablam! | Oct 16 02:36:16.203 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 16 02:36:16.203 INFO kablam! Oct 16 02:36:16.209 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 16 02:36:16.209 INFO kablam! --> tests/injecting.rs:445:9 Oct 16 02:36:16.209 INFO kablam! | Oct 16 02:36:16.209 INFO kablam! 445 | #[mockable] Oct 16 02:36:16.209 INFO kablam! | ^^^^^^^^^^^ Oct 16 02:36:16.209 INFO kablam! | Oct 16 02:36:16.209 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 16 02:36:16.209 INFO kablam! Oct 16 02:36:16.215 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 16 02:36:16.215 INFO kablam! --> tests/injecting.rs:479:9 Oct 16 02:36:16.215 INFO kablam! | Oct 16 02:36:16.215 INFO kablam! 479 | #[mockable] Oct 16 02:36:16.215 INFO kablam! | ^^^^^^^^^^^ Oct 16 02:36:16.218 INFO kablam! | Oct 16 02:36:16.219 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 16 02:36:16.219 INFO kablam! Oct 16 02:36:16.219 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 16 02:36:16.219 INFO kablam! --> tests/injecting.rs:509:9 Oct 16 02:36:16.219 INFO kablam! | Oct 16 02:36:16.219 INFO kablam! 509 | #[mockable] Oct 16 02:36:16.219 INFO kablam! | ^^^^^^^^^^^ Oct 16 02:36:16.222 INFO kablam! | Oct 16 02:36:16.223 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 16 02:36:16.223 INFO kablam! Oct 16 02:36:16.230 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 16 02:36:16.231 INFO kablam! --> tests/injecting.rs:540:9 Oct 16 02:36:16.231 INFO kablam! | Oct 16 02:36:16.231 INFO kablam! 540 | #[mockable] Oct 16 02:36:16.231 INFO kablam! | ^^^^^^^^^^^ Oct 16 02:36:16.231 INFO kablam! | Oct 16 02:36:16.239 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 16 02:36:16.239 INFO kablam! Oct 16 02:36:16.239 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 16 02:36:16.239 INFO kablam! --> tests/injecting.rs:576:9 Oct 16 02:36:16.239 INFO kablam! | Oct 16 02:36:16.239 INFO kablam! 576 | #[mockable] Oct 16 02:36:16.239 INFO kablam! | ^^^^^^^^^^^ Oct 16 02:36:16.239 INFO kablam! | Oct 16 02:36:16.239 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 16 02:36:16.239 INFO kablam! Oct 16 02:36:16.687 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 16 02:36:16.687 INFO kablam! --> tests/injecting.rs:580:13 Oct 16 02:36:16.687 INFO kablam! | Oct 16 02:36:16.688 INFO kablam! 580 | #[not_mockable] Oct 16 02:36:16.688 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 16 02:36:16.688 INFO kablam! | Oct 16 02:36:16.689 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 16 02:36:16.689 INFO kablam! Oct 16 02:36:16.689 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 16 02:36:16.689 INFO kablam! --> tests/injecting.rs:449:13 Oct 16 02:36:16.690 INFO kablam! | Oct 16 02:36:16.690 INFO kablam! 449 | #[mockable] Oct 16 02:36:16.690 INFO kablam! | ^^^^^^^^^^^ Oct 16 02:36:16.690 INFO kablam! | Oct 16 02:36:16.690 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 16 02:36:16.690 INFO kablam! Oct 16 02:36:16.907 INFO kablam! error: aborting due to 19 previous errors Oct 16 02:36:16.907 INFO kablam! Oct 16 02:36:16.907 INFO kablam! Some errors occurred: E0557, E0658. Oct 16 02:36:16.907 INFO kablam! For more information about an error, try `rustc --explain E0557`. Oct 16 02:36:16.923 INFO kablam! error: Could not compile `mocktopus`. Oct 16 02:36:16.923 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 16 02:36:24.855 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 16 02:36:24.856 INFO kablam! --> tests/mocking.rs:1:12 Oct 16 02:36:24.856 INFO kablam! | Oct 16 02:36:24.856 INFO kablam! 1 | #![feature(use_extern_macros)] Oct 16 02:36:24.856 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 16 02:36:24.857 INFO kablam! | Oct 16 02:36:24.857 INFO kablam! = note: #[warn(stable_features)] on by default Oct 16 02:36:24.857 INFO kablam! Oct 16 02:36:34.131 INFO kablam! error: build failed Oct 16 02:36:34.131 INFO kablam! su: No module specific data is present Oct 16 02:36:34.755 INFO running `"docker" "rm" "-f" "56c740ba27f4696fad6eb539b81fa558b225b77532f449056611249f0797a115"` Oct 16 02:36:35.007 INFO blam! 56c740ba27f4696fad6eb539b81fa558b225b77532f449056611249f0797a115