Oct 27 19:07:05.130 INFO checking mocktopus-0.5.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 19:07:05.130 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-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 27 19:07:05.339 INFO blam! bb48552f566d3c694669adce0e5be98b8cf0a4dedc3f88058ba8d2623074db70 Oct 27 19:07:05.341 INFO running `"docker" "start" "-a" "bb48552f566d3c694669adce0e5be98b8cf0a4dedc3f88058ba8d2623074db70"` Oct 27 19:07:05.915 INFO kablam! usermod: no changes Oct 27 19:07:05.965 INFO kablam! Compiling syn v0.14.9 Oct 27 19:07:23.957 INFO kablam! Compiling mocktopus_macros v0.5.0 Oct 27 19:07:31.321 INFO kablam! Checking mocktopus v0.5.0 (/source) Oct 27 19:07:31.943 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 27 19:07:31.943 INFO kablam! --> src/lib.rs:1:54 Oct 27 19:07:31.943 INFO kablam! | Oct 27 19:07:31.943 INFO kablam! 1 | #![feature(fn_traits, get_type_id, unboxed_closures, use_extern_macros)] Oct 27 19:07:31.943 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 19:07:31.943 INFO kablam! | Oct 27 19:07:31.943 INFO kablam! = note: #[warn(stable_features)] on by default Oct 27 19:07:31.943 INFO kablam! Oct 27 19:07:32.103 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 27 19:07:32.103 INFO kablam! --> src/lib.rs:1:54 Oct 27 19:07:32.103 INFO kablam! | Oct 27 19:07:32.104 INFO kablam! 1 | #![feature(fn_traits, get_type_id, unboxed_closures, use_extern_macros)] Oct 27 19:07:32.104 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 19:07:32.105 INFO kablam! | Oct 27 19:07:32.105 INFO kablam! = note: #[warn(stable_features)] on by default Oct 27 19:07:32.105 INFO kablam! Oct 27 19:07:32.131 INFO kablam! error[E0557]: feature has been removed Oct 27 19:07:32.132 INFO kablam! --> tests/injecting.rs:1:22 Oct 27 19:07:32.132 INFO kablam! | Oct 27 19:07:32.132 INFO kablam! 1 | #![feature(const_fn, proc_macro_gen, proc_macro_mod, use_extern_macros)] Oct 27 19:07:32.133 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 19:07:32.133 INFO kablam! | Oct 27 19:07:32.133 INFO kablam! note: subsumed by `#![feature(proc_macro_hygiene)]` Oct 27 19:07:32.133 INFO kablam! --> tests/injecting.rs:1:22 Oct 27 19:07:32.133 INFO kablam! | Oct 27 19:07:32.134 INFO kablam! 1 | #![feature(const_fn, proc_macro_gen, proc_macro_mod, use_extern_macros)] Oct 27 19:07:32.134 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 19:07:32.134 INFO kablam! Oct 27 19:07:32.134 INFO kablam! error[E0557]: feature has been removed Oct 27 19:07:32.134 INFO kablam! --> tests/injecting.rs:1:38 Oct 27 19:07:32.134 INFO kablam! | Oct 27 19:07:32.134 INFO kablam! 1 | #![feature(const_fn, proc_macro_gen, proc_macro_mod, use_extern_macros)] Oct 27 19:07:32.134 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 19:07:32.134 INFO kablam! | Oct 27 19:07:32.134 INFO kablam! note: subsumed by `#![feature(proc_macro_hygiene)]` Oct 27 19:07:32.134 INFO kablam! --> tests/injecting.rs:1:38 Oct 27 19:07:32.134 INFO kablam! | Oct 27 19:07:32.134 INFO kablam! 1 | #![feature(const_fn, proc_macro_gen, proc_macro_mod, use_extern_macros)] Oct 27 19:07:32.134 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 19:07:32.134 INFO kablam! Oct 27 19:07:33.255 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 27 19:07:33.255 INFO kablam! --> tests/injecting_no_std.rs:1:12 Oct 27 19:07:33.255 INFO kablam! | Oct 27 19:07:33.255 INFO kablam! 1 | #![feature(use_extern_macros)] Oct 27 19:07:33.255 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 19:07:33.255 INFO kablam! | Oct 27 19:07:33.255 INFO kablam! = note: #[warn(stable_features)] on by default Oct 27 19:07:33.255 INFO kablam! Oct 27 19:07:33.403 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 27 19:07:33.403 INFO kablam! --> tests/injecting.rs:90:1 Oct 27 19:07:33.403 INFO kablam! | Oct 27 19:07:33.403 INFO kablam! 90 | #[mockable] Oct 27 19:07:33.403 INFO kablam! | ^^^^^^^^^^^ Oct 27 19:07:33.403 INFO kablam! | Oct 27 19:07:33.403 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 27 19:07:33.403 INFO kablam! Oct 27 19:07:33.403 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 27 19:07:33.403 INFO kablam! --> tests/injecting.rs:99:9 Oct 27 19:07:33.403 INFO kablam! | Oct 27 19:07:33.403 INFO kablam! 99 | #[mockable] Oct 27 19:07:33.403 INFO kablam! | ^^^^^^^^^^^ Oct 27 19:07:33.403 INFO kablam! | Oct 27 19:07:33.403 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 27 19:07:33.403 INFO kablam! Oct 27 19:07:33.411 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 27 19:07:33.411 INFO kablam! --> tests/injecting.rs:126:9 Oct 27 19:07:33.411 INFO kablam! | Oct 27 19:07:33.411 INFO kablam! 126 | #[mockable] Oct 27 19:07:33.411 INFO kablam! | ^^^^^^^^^^^ Oct 27 19:07:33.411 INFO kablam! | Oct 27 19:07:33.411 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 27 19:07:33.411 INFO kablam! Oct 27 19:07:33.428 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 27 19:07:33.428 INFO kablam! --> tests/injecting.rs:156:9 Oct 27 19:07:33.428 INFO kablam! | Oct 27 19:07:33.428 INFO kablam! 156 | #[mockable] Oct 27 19:07:33.428 INFO kablam! | ^^^^^^^^^^^ Oct 27 19:07:33.428 INFO kablam! | Oct 27 19:07:33.428 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 27 19:07:33.428 INFO kablam! Oct 27 19:07:33.443 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 27 19:07:33.443 INFO kablam! --> tests/injecting.rs:189:9 Oct 27 19:07:33.443 INFO kablam! | Oct 27 19:07:33.443 INFO kablam! 189 | #[mockable] Oct 27 19:07:33.443 INFO kablam! | ^^^^^^^^^^^ Oct 27 19:07:33.443 INFO kablam! | Oct 27 19:07:33.443 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 27 19:07:33.443 INFO kablam! Oct 27 19:07:33.539 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 27 19:07:33.539 INFO kablam! --> tests/injecting.rs:322:9 Oct 27 19:07:33.539 INFO kablam! | Oct 27 19:07:33.539 INFO kablam! 322 | #[mockable] Oct 27 19:07:33.539 INFO kablam! | ^^^^^^^^^^^ Oct 27 19:07:33.539 INFO kablam! | Oct 27 19:07:33.539 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 27 19:07:33.539 INFO kablam! Oct 27 19:07:33.539 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 27 19:07:33.539 INFO kablam! --> tests/injecting.rs:323:9 Oct 27 19:07:33.539 INFO kablam! | Oct 27 19:07:33.539 INFO kablam! 323 | #[mockable] Oct 27 19:07:33.539 INFO kablam! | ^^^^^^^^^^^ Oct 27 19:07:33.539 INFO kablam! | Oct 27 19:07:33.539 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 27 19:07:33.539 INFO kablam! Oct 27 19:07:33.559 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 27 19:07:33.559 INFO kablam! --> tests/injecting.rs:348:9 Oct 27 19:07:33.559 INFO kablam! | Oct 27 19:07:33.559 INFO kablam! 348 | #[mockable] Oct 27 19:07:33.559 INFO kablam! | ^^^^^^^^^^^ Oct 27 19:07:33.559 INFO kablam! | Oct 27 19:07:33.559 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 27 19:07:33.559 INFO kablam! Oct 27 19:07:33.571 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 27 19:07:33.571 INFO kablam! --> tests/injecting.rs:378:9 Oct 27 19:07:33.571 INFO kablam! | Oct 27 19:07:33.571 INFO kablam! 378 | #[mockable] Oct 27 19:07:33.571 INFO kablam! | ^^^^^^^^^^^ Oct 27 19:07:33.571 INFO kablam! | Oct 27 19:07:33.571 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 27 19:07:33.571 INFO kablam! Oct 27 19:07:33.575 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 27 19:07:33.575 INFO kablam! --> tests/injecting.rs:409:9 Oct 27 19:07:33.575 INFO kablam! | Oct 27 19:07:33.575 INFO kablam! 409 | #[mockable] Oct 27 19:07:33.575 INFO kablam! | ^^^^^^^^^^^ Oct 27 19:07:33.575 INFO kablam! | Oct 27 19:07:33.575 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 27 19:07:33.575 INFO kablam! Oct 27 19:07:33.579 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 27 19:07:33.579 INFO kablam! --> tests/injecting.rs:445:9 Oct 27 19:07:33.579 INFO kablam! | Oct 27 19:07:33.579 INFO kablam! 445 | #[mockable] Oct 27 19:07:33.579 INFO kablam! | ^^^^^^^^^^^ Oct 27 19:07:33.579 INFO kablam! | Oct 27 19:07:33.579 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 27 19:07:33.579 INFO kablam! Oct 27 19:07:33.583 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 27 19:07:33.583 INFO kablam! --> tests/injecting.rs:479:9 Oct 27 19:07:33.583 INFO kablam! | Oct 27 19:07:33.583 INFO kablam! 479 | #[mockable] Oct 27 19:07:33.583 INFO kablam! | ^^^^^^^^^^^ Oct 27 19:07:33.583 INFO kablam! | Oct 27 19:07:33.583 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 27 19:07:33.583 INFO kablam! Oct 27 19:07:33.583 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 27 19:07:33.583 INFO kablam! --> tests/injecting.rs:509:9 Oct 27 19:07:33.583 INFO kablam! | Oct 27 19:07:33.583 INFO kablam! 509 | #[mockable] Oct 27 19:07:33.583 INFO kablam! | ^^^^^^^^^^^ Oct 27 19:07:33.583 INFO kablam! | Oct 27 19:07:33.583 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 27 19:07:33.583 INFO kablam! Oct 27 19:07:33.590 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 27 19:07:33.590 INFO kablam! --> tests/injecting.rs:540:9 Oct 27 19:07:33.590 INFO kablam! | Oct 27 19:07:33.590 INFO kablam! 540 | #[mockable] Oct 27 19:07:33.590 INFO kablam! | ^^^^^^^^^^^ Oct 27 19:07:33.590 INFO kablam! | Oct 27 19:07:33.590 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 27 19:07:33.590 INFO kablam! Oct 27 19:07:33.595 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 27 19:07:33.595 INFO kablam! --> tests/injecting.rs:576:9 Oct 27 19:07:33.595 INFO kablam! | Oct 27 19:07:33.595 INFO kablam! 576 | #[mockable] Oct 27 19:07:33.595 INFO kablam! | ^^^^^^^^^^^ Oct 27 19:07:33.595 INFO kablam! | Oct 27 19:07:33.595 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 27 19:07:33.595 INFO kablam! Oct 27 19:07:33.739 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 27 19:07:33.739 INFO kablam! --> tests/injecting.rs:580:13 Oct 27 19:07:33.739 INFO kablam! | Oct 27 19:07:33.739 INFO kablam! 580 | #[not_mockable] Oct 27 19:07:33.739 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 19:07:33.739 INFO kablam! | Oct 27 19:07:33.739 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 27 19:07:33.739 INFO kablam! Oct 27 19:07:33.739 INFO kablam! error[E0658]: custom attributes cannot be applied to modules (see issue #54727) Oct 27 19:07:33.739 INFO kablam! --> tests/injecting.rs:449:13 Oct 27 19:07:33.739 INFO kablam! | Oct 27 19:07:33.739 INFO kablam! 449 | #[mockable] Oct 27 19:07:33.739 INFO kablam! | ^^^^^^^^^^^ Oct 27 19:07:33.739 INFO kablam! | Oct 27 19:07:33.739 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 27 19:07:33.739 INFO kablam! Oct 27 19:07:33.820 INFO kablam! error: aborting due to 19 previous errors Oct 27 19:07:33.820 INFO kablam! Oct 27 19:07:33.820 INFO kablam! Some errors occurred: E0557, E0658. Oct 27 19:07:33.820 INFO kablam! For more information about an error, try `rustc --explain E0557`. Oct 27 19:07:33.824 INFO kablam! error: Could not compile `mocktopus`. Oct 27 19:07:33.824 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 27 19:07:42.131 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 27 19:07:42.131 INFO kablam! --> tests/mocking.rs:1:12 Oct 27 19:07:42.131 INFO kablam! | Oct 27 19:07:42.131 INFO kablam! 1 | #![feature(use_extern_macros)] Oct 27 19:07:42.131 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 19:07:42.131 INFO kablam! | Oct 27 19:07:42.131 INFO kablam! = note: #[warn(stable_features)] on by default Oct 27 19:07:42.131 INFO kablam! Oct 27 19:07:42.519 INFO kablam! error: build failed Oct 27 19:07:42.519 INFO kablam! su: No module specific data is present Oct 27 19:07:43.563 INFO running `"docker" "rm" "-f" "bb48552f566d3c694669adce0e5be98b8cf0a4dedc3f88058ba8d2623074db70"` Oct 27 19:07:43.823 INFO blam! bb48552f566d3c694669adce0e5be98b8cf0a4dedc3f88058ba8d2623074db70