Sep 20 03:14:38.975 INFO checking galvanic-mock-0.1.3 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 20 03:14:38.975 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 20 03:14:38.975 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-5/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 03:14:39.144 INFO blam! 1e9799a7b587eb2792e6cd357548b4cad93d66916403981cab60fe833767ad5b Sep 20 03:14:39.146 INFO running `"docker" "start" "-a" "1e9799a7b587eb2792e6cd357548b4cad93d66916403981cab60fe833767ad5b"` Sep 20 03:14:40.133 INFO kablam! usermod: no changes Sep 20 03:14:40.238 INFO kablam! Checking galvanic-assert v0.8.7 Sep 20 03:14:40.254 INFO kablam! Compiling galvanic-mock v0.1.3 (/source) Sep 20 03:14:43.574 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 20 03:14:43.574 INFO kablam! --> src/lib.rs:15:12 Sep 20 03:14:43.574 INFO kablam! | Sep 20 03:14:43.574 INFO kablam! 15 | #![feature(proc_macro)] Sep 20 03:14:43.574 INFO kablam! | ^^^^^^^^^^ Sep 20 03:14:43.574 INFO kablam! | Sep 20 03:14:43.574 INFO kablam! = note: #[warn(stable_features)] on by default Sep 20 03:14:43.574 INFO kablam! Sep 20 03:14:43.786 INFO kablam! warning: unused `#[macro_use]` import Sep 20 03:14:43.786 INFO kablam! --> src/lib.rs:32:13 Sep 20 03:14:43.786 INFO kablam! | Sep 20 03:14:43.786 INFO kablam! 32 | #[cfg(test)]#[macro_use] Sep 20 03:14:43.786 INFO kablam! | ^^^^^^^^^^^^ Sep 20 03:14:43.786 INFO kablam! | Sep 20 03:14:43.786 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 03:14:43.786 INFO kablam! Sep 20 03:14:43.889 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 20 03:14:43.889 INFO kablam! --> src/lib.rs:15:12 Sep 20 03:14:43.889 INFO kablam! | Sep 20 03:14:43.889 INFO kablam! 15 | #![feature(proc_macro)] Sep 20 03:14:43.889 INFO kablam! | ^^^^^^^^^^ Sep 20 03:14:43.889 INFO kablam! | Sep 20 03:14:43.889 INFO kablam! = note: #[warn(stable_features)] on by default Sep 20 03:14:43.889 INFO kablam! Sep 20 03:14:44.957 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 20 03:14:44.957 INFO kablam! --> src/lib.rs:15:12 Sep 20 03:14:44.957 INFO kablam! | Sep 20 03:14:44.957 INFO kablam! 15 | #![feature(proc_macro)] Sep 20 03:14:44.957 INFO kablam! | ^^^^^^^^^^ Sep 20 03:14:44.957 INFO kablam! | Sep 20 03:14:44.957 INFO kablam! = note: #[warn(stable_features)] on by default Sep 20 03:14:44.957 INFO kablam! Sep 20 03:14:48.606 INFO kablam! error: custom attribute panicked Sep 20 03:14:48.606 INFO kablam! --> tests/mock_referred_trait.rs:26:1 Sep 20 03:14:48.606 INFO kablam! | Sep 20 03:14:48.606 INFO kablam! 26 | #[mockable(intern ::sub1::sub2)] Sep 20 03:14:48.606 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:14:48.606 INFO kablam! | Sep 20 03:14:48.606 INFO kablam! = help: message: failed to parse #[mockable(..)] requires the absolute path of the trait's module.It must be preceded with `extern`/`intern` if the trait is defined in another crate/module Sep 20 03:14:48.606 INFO kablam! Sep 20 03:14:48.606 INFO kablam! error: aborting due to previous error Sep 20 03:14:48.606 INFO kablam! Sep 20 03:14:48.609 INFO kablam! error: Could not compile `galvanic-mock`. Sep 20 03:14:48.610 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 03:14:48.814 INFO kablam! error: macro attributes cannot be used together with `#[test]` or `#[bench]` Sep 20 03:14:48.814 INFO kablam! --> tests/verify_on_drop.rs:27:1 Sep 20 03:14:48.814 INFO kablam! | Sep 20 03:14:48.814 INFO kablam! 27 | #[use_mocks] Sep 20 03:14:48.814 INFO kablam! | ^^^^^^^^^^^^ Sep 20 03:14:48.822 INFO kablam! Sep 20 03:14:48.968 INFO kablam! error: macro attributes cannot be used together with `#[test]` or `#[bench]` Sep 20 03:14:48.968 INFO kablam! --> tests/verify_on_drop.rs:43:1 Sep 20 03:14:48.968 INFO kablam! | Sep 20 03:14:48.968 INFO kablam! 43 | #[use_mocks] Sep 20 03:14:48.968 INFO kablam! | ^^^^^^^^^^^^ Sep 20 03:14:48.968 INFO kablam! Sep 20 03:14:49.076 INFO kablam! error: aborting due to 2 previous errors Sep 20 03:14:49.076 INFO kablam! Sep 20 03:14:49.076 INFO kablam! error: Could not compile `galvanic-mock`. Sep 20 03:14:49.076 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 03:14:49.288 INFO kablam! error: macro attributes cannot be used together with `#[test]` or `#[bench]` Sep 20 03:14:49.288 INFO kablam! --> tests/expect_void_method.rs:29:5 Sep 20 03:14:49.288 INFO kablam! | Sep 20 03:14:49.288 INFO kablam! 29 | #[use_mocks] Sep 20 03:14:49.288 INFO kablam! | ^^^^^^^^^^^^ Sep 20 03:14:49.288 INFO kablam! Sep 20 03:14:49.330 INFO kablam! error: aborting due to previous error Sep 20 03:14:49.330 INFO kablam! Sep 20 03:14:49.358 INFO kablam! error: Could not compile `galvanic-mock`. Sep 20 03:14:49.358 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 03:14:49.396 INFO kablam! error: macro attributes cannot be used together with `#[test]` or `#[bench]` Sep 20 03:14:49.396 INFO kablam! --> tests/expect_method_without_args.rs:26:1 Sep 20 03:14:49.396 INFO kablam! | Sep 20 03:14:49.397 INFO kablam! 26 | #[use_mocks] Sep 20 03:14:49.397 INFO kablam! | ^^^^^^^^^^^^ Sep 20 03:14:49.397 INFO kablam! Sep 20 03:14:49.411 INFO kablam! error: aborting due to previous error Sep 20 03:14:49.411 INFO kablam! Sep 20 03:14:49.411 INFO kablam! error: Could not compile `galvanic-mock`. Sep 20 03:14:49.411 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 03:14:49.570 INFO kablam! error: macro attributes cannot be used together with `#[test]` or `#[bench]` Sep 20 03:14:49.570 INFO kablam! --> tests/given_different_returns.rs:26:1 Sep 20 03:14:49.570 INFO kablam! | Sep 20 03:14:49.570 INFO kablam! 26 | #[use_mocks] Sep 20 03:14:49.570 INFO kablam! | ^^^^^^^^^^^^ Sep 20 03:14:49.570 INFO kablam! Sep 20 03:14:49.582 INFO kablam! error: macro attributes cannot be used together with `#[test]` or `#[bench]` Sep 20 03:14:49.582 INFO kablam! --> tests/given_different_repeats.rs:26:1 Sep 20 03:14:49.582 INFO kablam! | Sep 20 03:14:49.582 INFO kablam! 26 | #[use_mocks] Sep 20 03:14:49.582 INFO kablam! | ^^^^^^^^^^^^ Sep 20 03:14:49.582 INFO kablam! Sep 20 03:14:49.582 INFO kablam! error: macro attributes cannot be used together with `#[test]` or `#[bench]` Sep 20 03:14:49.582 INFO kablam! --> tests/given_different_returns.rs:41:1 Sep 20 03:14:49.582 INFO kablam! | Sep 20 03:14:49.582 INFO kablam! 41 | #[use_mocks] Sep 20 03:14:49.582 INFO kablam! | ^^^^^^^^^^^^ Sep 20 03:14:49.582 INFO kablam! Sep 20 03:14:49.590 INFO kablam! error: macro attributes cannot be used together with `#[test]` or `#[bench]` Sep 20 03:14:49.590 INFO kablam! --> tests/given_different_repeats.rs:40:1 Sep 20 03:14:49.590 INFO kablam! | Sep 20 03:14:49.590 INFO kablam! 40 | #[use_mocks] Sep 20 03:14:49.590 INFO kablam! | ^^^^^^^^^^^^ Sep 20 03:14:49.590 INFO kablam! Sep 20 03:14:49.602 INFO kablam! error: macro attributes cannot be used together with `#[test]` or `#[bench]` Sep 20 03:14:49.602 INFO kablam! --> tests/given_different_repeats.rs:54:1 Sep 20 03:14:49.602 INFO kablam! | Sep 20 03:14:49.602 INFO kablam! 54 | #[use_mocks] Sep 20 03:14:49.602 INFO kablam! | ^^^^^^^^^^^^ Sep 20 03:14:49.602 INFO kablam! Sep 20 03:14:49.602 INFO kablam! error: aborting due to 2 previous errors Sep 20 03:14:49.602 INFO kablam! Sep 20 03:14:49.607 INFO kablam! error: macro attributes cannot be used together with `#[test]` or `#[bench]` Sep 20 03:14:49.607 INFO kablam! --> tests/expect_different_interactions.rs:29:5 Sep 20 03:14:49.607 INFO kablam! | Sep 20 03:14:49.607 INFO kablam! 29 | #[use_mocks] Sep 20 03:14:49.607 INFO kablam! | ^^^^^^^^^^^^ Sep 20 03:14:49.607 INFO kablam! Sep 20 03:14:49.607 INFO kablam! error: Could not compile `galvanic-mock`. Sep 20 03:14:49.607 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 03:14:49.615 INFO kablam! error: macro attributes cannot be used together with `#[test]` or `#[bench]` Sep 20 03:14:49.615 INFO kablam! --> tests/given_different_repeats.rs:70:1 Sep 20 03:14:49.615 INFO kablam! | Sep 20 03:14:49.615 INFO kablam! 70 | #[use_mocks] Sep 20 03:14:49.615 INFO kablam! | ^^^^^^^^^^^^ Sep 20 03:14:49.615 INFO kablam! Sep 20 03:14:49.619 INFO kablam! error: macro attributes cannot be used together with `#[test]` or `#[bench]` Sep 20 03:14:49.619 INFO kablam! --> tests/expect_different_interactions.rs:51:5 Sep 20 03:14:49.619 INFO kablam! | Sep 20 03:14:49.619 INFO kablam! 51 | #[use_mocks] Sep 20 03:14:49.619 INFO kablam! | ^^^^^^^^^^^^ Sep 20 03:14:49.619 INFO kablam! Sep 20 03:14:49.630 INFO kablam! error: aborting due to 4 previous errors Sep 20 03:14:49.630 INFO kablam! Sep 20 03:14:49.634 INFO kablam! error: macro attributes cannot be used together with `#[test]` or `#[bench]` Sep 20 03:14:49.634 INFO kablam! --> tests/expect_different_interactions.rs:72:5 Sep 20 03:14:49.634 INFO kablam! | Sep 20 03:14:49.634 INFO kablam! 72 | #[use_mocks] Sep 20 03:14:49.634 INFO kablam! | ^^^^^^^^^^^^ Sep 20 03:14:49.634 INFO kablam! Sep 20 03:14:49.636 INFO kablam! error: Could not compile `galvanic-mock`. Sep 20 03:14:49.636 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 03:14:49.647 INFO kablam! error: macro attributes cannot be used together with `#[test]` or `#[bench]` Sep 20 03:14:49.647 INFO kablam! --> tests/expect_different_interactions.rs:98:5 Sep 20 03:14:49.647 INFO kablam! | Sep 20 03:14:49.647 INFO kablam! 98 | #[use_mocks] Sep 20 03:14:49.647 INFO kablam! | ^^^^^^^^^^^^ Sep 20 03:14:49.647 INFO kablam! Sep 20 03:14:49.659 INFO kablam! error: macro attributes cannot be used together with `#[test]` or `#[bench]` Sep 20 03:14:49.659 INFO kablam! --> tests/expect_different_interactions.rs:119:5 Sep 20 03:14:49.659 INFO kablam! | Sep 20 03:14:49.659 INFO kablam! 119 | #[use_mocks] Sep 20 03:14:49.659 INFO kablam! | ^^^^^^^^^^^^ Sep 20 03:14:49.659 INFO kablam! Sep 20 03:14:49.670 INFO kablam! error: macro attributes cannot be used together with `#[test]` or `#[bench]` Sep 20 03:14:49.670 INFO kablam! --> tests/expect_different_interactions.rs:140:5 Sep 20 03:14:49.670 INFO kablam! | Sep 20 03:14:49.670 INFO kablam! 140 | #[use_mocks] Sep 20 03:14:49.670 INFO kablam! | ^^^^^^^^^^^^ Sep 20 03:14:49.670 INFO kablam! Sep 20 03:14:49.683 INFO kablam! error: macro attributes cannot be used together with `#[test]` or `#[bench]` Sep 20 03:14:49.683 INFO kablam! --> tests/expect_different_interactions.rs:166:5 Sep 20 03:14:49.683 INFO kablam! | Sep 20 03:14:49.683 INFO kablam! 166 | #[use_mocks] Sep 20 03:14:49.683 INFO kablam! | ^^^^^^^^^^^^ Sep 20 03:14:49.683 INFO kablam! Sep 20 03:14:49.693 INFO kablam! error: macro attributes cannot be used together with `#[test]` or `#[bench]` Sep 20 03:14:49.693 INFO kablam! --> tests/expect_different_interactions.rs:188:5 Sep 20 03:14:49.693 INFO kablam! | Sep 20 03:14:49.693 INFO kablam! 188 | #[use_mocks] Sep 20 03:14:49.693 INFO kablam! | ^^^^^^^^^^^^ Sep 20 03:14:49.693 INFO kablam! Sep 20 03:14:49.703 INFO kablam! error: macro attributes cannot be used together with `#[test]` or `#[bench]` Sep 20 03:14:49.703 INFO kablam! --> tests/expect_different_interactions.rs:208:5 Sep 20 03:14:49.703 INFO kablam! | Sep 20 03:14:49.703 INFO kablam! 208 | #[use_mocks] Sep 20 03:14:49.703 INFO kablam! | ^^^^^^^^^^^^ Sep 20 03:14:49.703 INFO kablam! Sep 20 03:14:49.716 INFO kablam! error: macro attributes cannot be used together with `#[test]` or `#[bench]` Sep 20 03:14:49.716 INFO kablam! --> tests/expect_different_interactions.rs:234:5 Sep 20 03:14:49.716 INFO kablam! | Sep 20 03:14:49.716 INFO kablam! 234 | #[use_mocks] Sep 20 03:14:49.716 INFO kablam! | ^^^^^^^^^^^^ Sep 20 03:14:49.716 INFO kablam! Sep 20 03:14:49.726 INFO kablam! error: macro attributes cannot be used together with `#[test]` or `#[bench]` Sep 20 03:14:49.726 INFO kablam! --> tests/expect_different_interactions.rs:255:5 Sep 20 03:14:49.726 INFO kablam! | Sep 20 03:14:49.726 INFO kablam! 255 | #[use_mocks] Sep 20 03:14:49.726 INFO kablam! | ^^^^^^^^^^^^ Sep 20 03:14:49.726 INFO kablam! Sep 20 03:14:49.735 INFO kablam! error: macro attributes cannot be used together with `#[test]` or `#[bench]` Sep 20 03:14:49.735 INFO kablam! --> tests/expect_different_interactions.rs:277:5 Sep 20 03:14:49.735 INFO kablam! | Sep 20 03:14:49.735 INFO kablam! 277 | #[use_mocks] Sep 20 03:14:49.735 INFO kablam! | ^^^^^^^^^^^^ Sep 20 03:14:49.735 INFO kablam! Sep 20 03:14:49.746 INFO kablam! error: macro attributes cannot be used together with `#[test]` or `#[bench]` Sep 20 03:14:49.746 INFO kablam! --> tests/expect_different_interactions.rs:301:5 Sep 20 03:14:49.746 INFO kablam! | Sep 20 03:14:49.746 INFO kablam! 301 | #[use_mocks] Sep 20 03:14:49.746 INFO kablam! | ^^^^^^^^^^^^ Sep 20 03:14:49.746 INFO kablam! Sep 20 03:14:49.755 INFO kablam! error: macro attributes cannot be used together with `#[test]` or `#[bench]` Sep 20 03:14:49.755 INFO kablam! --> tests/expect_different_interactions.rs:322:5 Sep 20 03:14:49.755 INFO kablam! | Sep 20 03:14:49.755 INFO kablam! 322 | #[use_mocks] Sep 20 03:14:49.755 INFO kablam! | ^^^^^^^^^^^^ Sep 20 03:14:49.755 INFO kablam! Sep 20 03:14:49.765 INFO kablam! error: macro attributes cannot be used together with `#[test]` or `#[bench]` Sep 20 03:14:49.765 INFO kablam! --> tests/expect_different_interactions.rs:350:5 Sep 20 03:14:49.765 INFO kablam! | Sep 20 03:14:49.765 INFO kablam! 350 | #[use_mocks] Sep 20 03:14:49.765 INFO kablam! | ^^^^^^^^^^^^ Sep 20 03:14:49.765 INFO kablam! Sep 20 03:14:49.774 INFO kablam! error: macro attributes cannot be used together with `#[test]` or `#[bench]` Sep 20 03:14:49.774 INFO kablam! --> tests/expect_different_interactions.rs:370:5 Sep 20 03:14:49.774 INFO kablam! | Sep 20 03:14:49.774 INFO kablam! 370 | #[use_mocks] Sep 20 03:14:49.774 INFO kablam! | ^^^^^^^^^^^^ Sep 20 03:14:49.774 INFO kablam! Sep 20 03:14:49.799 INFO kablam! error: custom attribute panicked Sep 20 03:14:49.799 INFO kablam! --> tests/expect_different_interactions.rs:394:5 Sep 20 03:14:49.799 INFO kablam! | Sep 20 03:14:49.799 INFO kablam! 394 | #[mockable(::multiple_traits)] Sep 20 03:14:49.799 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:14:49.799 INFO kablam! | Sep 20 03:14:49.799 INFO kablam! = help: message: failed to parse #[mockable(..)] requires the absolute path of the trait's module.It must be preceded with `extern`/`intern` if the trait is defined in another crate/module Sep 20 03:14:49.799 INFO kablam! Sep 20 03:14:49.799 INFO kablam! error: aborting due to 17 previous errors Sep 20 03:14:49.799 INFO kablam! Sep 20 03:14:49.799 INFO kablam! error: Could not compile `galvanic-mock`. Sep 20 03:14:49.799 INFO kablam! Sep 20 03:14:49.799 INFO kablam! To learn more, run the command again with --verbose. Sep 20 03:14:49.812 INFO kablam! su: No module specific data is present Sep 20 03:14:50.638 INFO running `"docker" "rm" "-f" "1e9799a7b587eb2792e6cd357548b4cad93d66916403981cab60fe833767ad5b"` Sep 20 03:14:50.756 INFO blam! 1e9799a7b587eb2792e6cd357548b4cad93d66916403981cab60fe833767ad5b