Oct 16 02:35:58.866 INFO testing mocktopus-0.5.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 02:35:58.867 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:35:59.191 INFO blam! b5184a6513a77318c78e7035d3a077c81783326869448542885c86a816813a29 Oct 16 02:35:59.194 INFO running `"docker" "start" "-a" "b5184a6513a77318c78e7035d3a077c81783326869448542885c86a816813a29"` Oct 16 02:36:00.291 INFO kablam! usermod: no changes Oct 16 02:36:00.335 INFO kablam! Compiling syn v0.14.9 Oct 16 02:36:16.103 INFO kablam! Compiling mocktopus_macros v0.5.0 Oct 16 02:36:22.371 INFO kablam! Compiling mocktopus v0.5.0 (/source) Oct 16 02:36:22.911 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:22.911 INFO kablam! --> src/lib.rs:1:54 Oct 16 02:36:22.911 INFO kablam! | Oct 16 02:36:22.911 INFO kablam! 1 | #![feature(fn_traits, get_type_id, unboxed_closures, use_extern_macros)] Oct 16 02:36:22.911 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 16 02:36:22.911 INFO kablam! | Oct 16 02:36:22.911 INFO kablam! = note: #[warn(stable_features)] on by default Oct 16 02:36:22.911 INFO kablam! Oct 16 02:36:23.139 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 22.84s Oct 16 02:36:23.147 INFO kablam! su: No module specific data is present Oct 16 02:36:24.053 INFO running `"docker" "rm" "-f" "b5184a6513a77318c78e7035d3a077c81783326869448542885c86a816813a29"` Oct 16 02:36:24.419 INFO blam! b5184a6513a77318c78e7035d3a077c81783326869448542885c86a816813a29 Oct 16 02:36:24.420 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:24.785 INFO blam! 8ca3e1e11d1cab2bf7e99b2c11fc59254bfef7561e9bf7b35db74130ef316524 Oct 16 02:36:24.787 INFO running `"docker" "start" "-a" "8ca3e1e11d1cab2bf7e99b2c11fc59254bfef7561e9bf7b35db74130ef316524"` Oct 16 02:36:26.270 INFO kablam! usermod: no changes Oct 16 02:36:26.363 INFO kablam! Compiling mocktopus v0.5.0 (/source) Oct 16 02:36:26.547 INFO kablam! error[E0557]: feature has been removed Oct 16 02:36:26.547 INFO kablam! --> tests/injecting.rs:1:22 Oct 16 02:36:26.547 INFO kablam! | Oct 16 02:36:26.547 INFO kablam! 1 | #![feature(const_fn, proc_macro_gen, proc_macro_mod, use_extern_macros)] Oct 16 02:36:26.547 INFO kablam! | ^^^^^^^^^^^^^^ Oct 16 02:36:26.547 INFO kablam! | Oct 16 02:36:26.547 INFO kablam! note: subsumed by `#![feature(proc_macro_hygiene)]` Oct 16 02:36:26.547 INFO kablam! --> tests/injecting.rs:1:22 Oct 16 02:36:26.547 INFO kablam! | Oct 16 02:36:26.547 INFO kablam! 1 | #![feature(const_fn, proc_macro_gen, proc_macro_mod, use_extern_macros)] Oct 16 02:36:26.547 INFO kablam! | ^^^^^^^^^^^^^^ Oct 16 02:36:26.547 INFO kablam! Oct 16 02:36:26.547 INFO kablam! error[E0557]: feature has been removed Oct 16 02:36:26.547 INFO kablam! --> tests/injecting.rs:1:38 Oct 16 02:36:26.547 INFO kablam! | Oct 16 02:36:26.547 INFO kablam! 1 | #![feature(const_fn, proc_macro_gen, proc_macro_mod, use_extern_macros)] Oct 16 02:36:26.547 INFO kablam! | ^^^^^^^^^^^^^^ Oct 16 02:36:26.547 INFO kablam! | Oct 16 02:36:26.547 INFO kablam! note: subsumed by `#![feature(proc_macro_hygiene)]` Oct 16 02:36:26.547 INFO kablam! --> tests/injecting.rs:1:38 Oct 16 02:36:26.547 INFO kablam! | Oct 16 02:36:26.547 INFO kablam! 1 | #![feature(const_fn, proc_macro_gen, proc_macro_mod, use_extern_macros)] Oct 16 02:36:26.547 INFO kablam! | ^^^^^^^^^^^^^^ Oct 16 02:36:26.547 INFO kablam! Oct 16 02:36:28.219 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:28.219 INFO kablam! --> src/lib.rs:1:54 Oct 16 02:36:28.219 INFO kablam! | Oct 16 02:36:28.219 INFO kablam! 1 | #![feature(fn_traits, get_type_id, unboxed_closures, use_extern_macros)] Oct 16 02:36:28.219 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 16 02:36:28.219 INFO kablam! | Oct 16 02:36:28.219 INFO kablam! = note: #[warn(stable_features)] on by default Oct 16 02:36:28.219 INFO kablam! Oct 16 02:36:29.163 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:29.163 INFO kablam! --> tests/injecting_no_std.rs:1:12 Oct 16 02:36:29.163 INFO kablam! | Oct 16 02:36:29.163 INFO kablam! 1 | #![feature(use_extern_macros)] Oct 16 02:36:29.163 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 16 02:36:29.163 INFO kablam! | Oct 16 02:36:29.163 INFO kablam! = note: #[warn(stable_features)] on by default Oct 16 02:36:29.163 INFO kablam! Oct 16 02:36:29.251 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 16 02:36:29.252 INFO kablam! --> tests/injecting.rs:90:1 Oct 16 02:36:29.252 INFO kablam! | Oct 16 02:36:29.252 INFO kablam! 90 | #[mockable] Oct 16 02:36:29.253 INFO kablam! | ^^^^^^^^^^^ Oct 16 02:36:29.253 INFO kablam! | Oct 16 02:36:29.253 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 16 02:36:29.254 INFO kablam! Oct 16 02:36:29.254 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 16 02:36:29.254 INFO kablam! --> tests/injecting.rs:99:9 Oct 16 02:36:29.254 INFO kablam! | Oct 16 02:36:29.255 INFO kablam! 99 | #[mockable] Oct 16 02:36:29.255 INFO kablam! | ^^^^^^^^^^^ Oct 16 02:36:29.255 INFO kablam! | Oct 16 02:36:29.256 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 16 02:36:29.258 INFO kablam! Oct 16 02:36:29.291 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 16 02:36:29.291 INFO kablam! --> tests/injecting.rs:126:9 Oct 16 02:36:29.291 INFO kablam! | Oct 16 02:36:29.291 INFO kablam! 126 | #[mockable] Oct 16 02:36:29.291 INFO kablam! | ^^^^^^^^^^^ Oct 16 02:36:29.291 INFO kablam! | Oct 16 02:36:29.291 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 16 02:36:29.291 INFO kablam! Oct 16 02:36:29.319 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 16 02:36:29.319 INFO kablam! --> tests/injecting.rs:156:9 Oct 16 02:36:29.319 INFO kablam! | Oct 16 02:36:29.319 INFO kablam! 156 | #[mockable] Oct 16 02:36:29.319 INFO kablam! | ^^^^^^^^^^^ Oct 16 02:36:29.323 INFO kablam! | Oct 16 02:36:29.323 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 16 02:36:29.323 INFO kablam! Oct 16 02:36:29.351 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 16 02:36:29.351 INFO kablam! --> tests/injecting.rs:189:9 Oct 16 02:36:29.351 INFO kablam! | Oct 16 02:36:29.351 INFO kablam! 189 | #[mockable] Oct 16 02:36:29.351 INFO kablam! | ^^^^^^^^^^^ Oct 16 02:36:29.367 INFO kablam! | Oct 16 02:36:29.367 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 16 02:36:29.367 INFO kablam! Oct 16 02:36:29.751 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 16 02:36:29.751 INFO kablam! --> tests/injecting.rs:322:9 Oct 16 02:36:29.751 INFO kablam! | Oct 16 02:36:29.751 INFO kablam! 322 | #[mockable] Oct 16 02:36:29.751 INFO kablam! | ^^^^^^^^^^^ Oct 16 02:36:29.767 INFO kablam! | Oct 16 02:36:29.767 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 16 02:36:29.767 INFO kablam! Oct 16 02:36:29.767 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 16 02:36:29.767 INFO kablam! --> tests/injecting.rs:323:9 Oct 16 02:36:29.767 INFO kablam! | Oct 16 02:36:29.767 INFO kablam! 323 | #[mockable] Oct 16 02:36:29.767 INFO kablam! | ^^^^^^^^^^^ Oct 16 02:36:29.783 INFO kablam! | Oct 16 02:36:29.783 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 16 02:36:29.783 INFO kablam! Oct 16 02:36:29.883 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 16 02:36:29.884 INFO kablam! --> tests/injecting.rs:348:9 Oct 16 02:36:29.884 INFO kablam! | Oct 16 02:36:29.884 INFO kablam! 348 | #[mockable] Oct 16 02:36:29.885 INFO kablam! | ^^^^^^^^^^^ Oct 16 02:36:29.891 INFO kablam! | Oct 16 02:36:29.891 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 16 02:36:29.892 INFO kablam! Oct 16 02:36:29.892 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 16 02:36:29.892 INFO kablam! --> tests/injecting.rs:378:9 Oct 16 02:36:29.893 INFO kablam! | Oct 16 02:36:29.893 INFO kablam! 378 | #[mockable] Oct 16 02:36:29.893 INFO kablam! | ^^^^^^^^^^^ Oct 16 02:36:29.927 INFO kablam! | Oct 16 02:36:29.928 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 16 02:36:29.928 INFO kablam! Oct 16 02:36:29.943 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 16 02:36:29.943 INFO kablam! --> tests/injecting.rs:409:9 Oct 16 02:36:29.943 INFO kablam! | Oct 16 02:36:29.944 INFO kablam! 409 | #[mockable] Oct 16 02:36:29.944 INFO kablam! | ^^^^^^^^^^^ Oct 16 02:36:29.944 INFO kablam! | Oct 16 02:36:29.945 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 16 02:36:29.945 INFO kablam! Oct 16 02:36:29.955 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 16 02:36:29.955 INFO kablam! --> tests/injecting.rs:445:9 Oct 16 02:36:29.955 INFO kablam! | Oct 16 02:36:29.955 INFO kablam! 445 | #[mockable] Oct 16 02:36:29.955 INFO kablam! | ^^^^^^^^^^^ Oct 16 02:36:29.959 INFO kablam! | Oct 16 02:36:29.959 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 16 02:36:29.959 INFO kablam! Oct 16 02:36:29.975 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 16 02:36:29.975 INFO kablam! --> tests/injecting.rs:479:9 Oct 16 02:36:29.975 INFO kablam! | Oct 16 02:36:29.975 INFO kablam! 479 | #[mockable] Oct 16 02:36:29.975 INFO kablam! | ^^^^^^^^^^^ Oct 16 02:36:29.975 INFO kablam! | Oct 16 02:36:29.975 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 16 02:36:29.975 INFO kablam! Oct 16 02:36:29.975 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 16 02:36:29.975 INFO kablam! --> tests/injecting.rs:509:9 Oct 16 02:36:29.975 INFO kablam! | Oct 16 02:36:29.975 INFO kablam! 509 | #[mockable] Oct 16 02:36:29.975 INFO kablam! | ^^^^^^^^^^^ Oct 16 02:36:29.977 INFO kablam! | Oct 16 02:36:29.977 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 16 02:36:29.977 INFO kablam! Oct 16 02:36:29.983 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 16 02:36:29.983 INFO kablam! --> tests/injecting.rs:540:9 Oct 16 02:36:29.983 INFO kablam! | Oct 16 02:36:29.983 INFO kablam! 540 | #[mockable] Oct 16 02:36:29.983 INFO kablam! | ^^^^^^^^^^^ Oct 16 02:36:30.019 INFO kablam! | Oct 16 02:36:30.019 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 16 02:36:30.019 INFO kablam! Oct 16 02:36:30.019 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 16 02:36:30.019 INFO kablam! --> tests/injecting.rs:576:9 Oct 16 02:36:30.019 INFO kablam! | Oct 16 02:36:30.019 INFO kablam! 576 | #[mockable] Oct 16 02:36:30.019 INFO kablam! | ^^^^^^^^^^^ Oct 16 02:36:30.019 INFO kablam! | Oct 16 02:36:30.019 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 16 02:36:30.019 INFO kablam! Oct 16 02:36:30.432 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 16 02:36:30.432 INFO kablam! --> tests/injecting.rs:580:13 Oct 16 02:36:30.432 INFO kablam! | Oct 16 02:36:30.432 INFO kablam! 580 | #[not_mockable] Oct 16 02:36:30.432 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 16 02:36:30.432 INFO kablam! | Oct 16 02:36:30.434 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 16 02:36:30.435 INFO kablam! Oct 16 02:36:30.435 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 16 02:36:30.435 INFO kablam! --> tests/injecting.rs:449:13 Oct 16 02:36:30.435 INFO kablam! | Oct 16 02:36:30.435 INFO kablam! 449 | #[mockable] Oct 16 02:36:30.435 INFO kablam! | ^^^^^^^^^^^ Oct 16 02:36:30.435 INFO kablam! | Oct 16 02:36:30.435 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 16 02:36:30.435 INFO kablam! Oct 16 02:36:30.568 INFO kablam! error: aborting due to 19 previous errors Oct 16 02:36:30.568 INFO kablam! Oct 16 02:36:30.568 INFO kablam! Some errors occurred: E0557, E0658. Oct 16 02:36:30.568 INFO kablam! For more information about an error, try `rustc --explain E0557`. Oct 16 02:36:30.583 INFO kablam! error: Could not compile `mocktopus`. Oct 16 02:36:30.583 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 16 02:36:38.010 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:38.011 INFO kablam! --> tests/mocking.rs:1:12 Oct 16 02:36:38.011 INFO kablam! | Oct 16 02:36:38.011 INFO kablam! 1 | #![feature(use_extern_macros)] Oct 16 02:36:38.011 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 16 02:36:38.012 INFO kablam! | Oct 16 02:36:38.012 INFO kablam! = note: #[warn(stable_features)] on by default Oct 16 02:36:38.012 INFO kablam! Oct 16 02:36:47.644 INFO kablam! error: build failed Oct 16 02:36:47.647 INFO kablam! su: No module specific data is present Oct 16 02:36:48.735 INFO running `"docker" "rm" "-f" "8ca3e1e11d1cab2bf7e99b2c11fc59254bfef7561e9bf7b35db74130ef316524"` Oct 16 02:36:49.039 INFO blam! 8ca3e1e11d1cab2bf7e99b2c11fc59254bfef7561e9bf7b35db74130ef316524